Dear all,
During my work,I have a trouble to plot some data channels in plotting.
Some data channels could be invalidated as time goes on.
Therefore I treat the data as NaN(0 divided by 0).
In plotting the data, I would like to exclude the channel until validate.
The number of data could be changed.
How can I control the number of input to wavechart automatically?
(This mean the number of cluster(or array) element as time goes on.)
Thank you in advance.
Lee
*) I will very appreciate if you give an example code.