Dear,
I would use GUI Composer to plot FFT results through Scalar graphComponent palette but I don' found how display directly array.
Could you help me?
Regards
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear,
I would use GUI Composer to plot FFT results through Scalar graphComponent palette but I don' found how display directly array.
Could you help me?
Regards
Hello,
Yes I use GCv2, my array contains values that it necessary to plot all at one time, these values are computed in processor (FFT results).
Regards
Yes I use GCv2, my array contains values that it necessary to plot all at one time
This may not be supported. I will need to confirm with engineering and let you know.
Hello,
Could you tell me how write series_0_values parameter in data description field?
My data is defined as float data1[50]
is-it &data1 or data1[0] or data1?
Regards