LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to put data (from texte file) in the Tab

Hi,
I have a file with one line data.
I want to put the data in a tab with 5 colums and x line.
I attach a example.
Thank's
0 Kudos
Message 1 of 2
(2,523 Views)
You need to modify the input parameters in the Spreadsheet Sheet String to Array. For the delimeter, you need to specify a space. By default, the function uses a tab as a delimiter.
0 Kudos
Message 2 of 2
(2,523 Views)