well.
because all of my data from the text i read contains of some values, implies they won't be zero.
By using mike.vi, it consists of 0.00 value in my labview table.
How is this so?
Hi sean1985,
if you have an empty string and you convert it to a dbl, you will get "0.00". And because of there are some empty fields in your file, you get all the "0.00" values.
Mike
mike,
i have alter some changes previously to \s\s. \s\s format will contribute to a column of 0.00 in my table
whereas \s\s\s cannot read in positive values (because there will be no sign) which then treat it as empty field, and in terms output as 0.00
Hi sean1985,
there is only one empty field. If you read your data as 1D array and delete the first elements, then you have 1024 elements in your array. You can create a table of it with the reshape array function. See the attached picture.
Hope it helps.
Mike
Mike! U have defintely proved yourself as a veteran... Why cant i thought of this?
Anyway thks for ur patience and time
Furthermore, if possible can go n see my post at labview math script..lolx....... pls!!!!!!!!
Why u, because, i got addicted to ur way of teaching..lolx!!