05-07-2008 02:36 AM
appforce wrote:Is there any way to get a chunk of data and plot these data first and then get another chunk of data, plot the data, and still hold the previous data on the plot?
05-07-2008 02:10 PM - edited 05-07-2008 02:11 PM
appforce wrote:
Here is the VI.
Point 7 and 8 are completely useless, you can wire the output from the indexing node direclty to the graph terminal. Try it!
There is a primitive to read such files in one step.
The following code does exactly the same
05-07-2008 04:25 PM