Hello,
I am trying to remove a line from a string array. I know that it
is the second line, I don't know the length of the first line.
Here is a sample input:
numel numnp nmat nmode
1 8 1 0
matl no., E modulus, Poisson Ratio, mass
0 3000000.0 0.29 2.77e3
el no.,connectivity, matl no
0 0 1 2 3 4 5 6 7 0
I would like Labview to extract the second line; 1 8 1 0
Thanks,
Richard