08-10-2017 07:43 AM
I am getting 3 values plotted on a waveform chart when using values from a 1D array with 2 elements. The 3rd value is a constant zero. I've attached screenshots showing this problem in a minimal example. Does anyone know how I could remove this zero value?
08-10-2017 07:48 AM
Right click the Array to Cluster and select Set Size. It is probably 9, and you want it to be 2.
08-10-2017 07:50 AM - edited 08-10-2017 07:51 AM
Before your waveform output, you have an array to cluster. Under properties, what is the size of the cluster? I am going to guess that it is set to 3 <default is 9>.
08-10-2017 07:53 AM