Hi all
I'm using, thanking to your quickly and detailed answers,labview from a few
days,
in my Vi I've now a little trouble,
I have, in a for loop structure, 480 integers that came up from an internal
formula
in for,
how can I build a 1d array of dimension 1*480 with all this numbers,
In other words do I need to initialize this array? (for example an array
1*480 filled with zeros),
or I could build it simply appending each number to the previous one and the
array will be every time increased of a unit in terms of dimension?
Thanks a lot to all.
Best regards
Sonic