Hi guys,
I have to plot a serie of data (x,y) that are read from a text file. How can is it possible to store the data in a variable in the workspace in order to make it possible to access/process the data after each action (for example after pushing a button etc. etc.) without reading the txt file each time (it's a huge file and it requires some minutes to be read).
Thanks in advance
Bye
I have to plot a serie of data (x,y) that are read from a text file. How can is it possible to store the data in a variable in the workspace in order to make it possible to access/process the data after each action (for example after pushing a button etc. etc.) without reading the txt file each time (it's a huge file and it requires some minutes to be read).
Thanks in advance
Bye