01-18-2016 01:16 PM
Hi, I generated an array with random numbers and some of them are NAN, and the waveform shown is not continuous, how can I solve this problem? I want to keep an array with nulls in it, but I want it to be continuous when it is shown on screen.
01-18-2016 01:38 PM
Hi Xinghe.W,
Use not a Number function with a select function or a case structure.
I made you a VI
Regards.