LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to store the data in the file in the form of matrix

How to read the data from the file in the form of Matrix and how to write the data in a file in the form of Matrix
0 Kudos
Message 1 of 2
(2,741 Views)
ArrayToFile and FileToArray can be useful for your needs. You can read the online helo on these functions and search the forums for discussions about them: here is an example on how to use the first function


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,729 Views)