LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do I put matrix into text file?

hello
ı want to put matrix with 95x95 obtained the end of for loop into text file\How can I do?. could you help me?
0 Kudos
Message 1 of 2
(2,641 Views)
A simple way to do it is

Functions > File I/O > Write To Spreadsheet File

or

Functions > String > Array To Spreadsheet String
and Functions > File I/O > Write Characters To File

Good Luck
Message 2 of 2
(2,641 Views)