LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

need help on treating strings

I need to remove all spaces in below string and put the data in string/dbl array. e.g. array[0] contains "04:00", array[1] contains "0.4" ... . so and so forth... array[8] contains "0.00D"
I have tested with match pattern and it doesn't work. 😞

"04:00               0.4       3      17      13       4    0.00D   0.00D   0.00D"

can anyone help?


thanks
0 Kudos
Message 1 of 2
(2,409 Views)
Hi m_min,
try the attached example.
Hope this helps.
 
Mike
0 Kudos
Message 2 of 2
(2,401 Views)