11-04-2009 07:11 AM
Hello all,
Is there a way to plot multiple data into a chart? please provide your feedback.
thanks,
11-04-2009 07:15 AM
Yes.
11-04-2009 07:15 AM
11-04-2009 07:23 AM
Krunal K Patel wrote:
Yes Just try to connect 2D array to your chart as input an you will see each row or column as one plot.
Arrays to a chart make a combined single waveform.
Clusters to a chart make separate waveforms.
11-04-2009 07:37 AM
thanks for all your inputs guys.... cluster works well in plotting multiple data.