01-09-2008 02:40 PM
01-10-2008 07:08 AM
Romain D.
National Instruments France
01-10-2008 07:24 AM
Hello Romain,
In fact I use a WHILE loop with a IF inside, but I want to fill in my array only for the right condition.
For the moment, the array is filled for the two conditions right and false. For the false condition, i put Pi value by default. As a consequence, after my while loop, I have to sort my array to have the element different from Pi.
That why I ask the question to know if it is possible to fill in an array without auto indexing
Best regards
01-10-2008 08:21 AM
Romain D.
National Instruments France
01-10-2008 08:54 AM
01-10-2008 09:00 AM
01-10-2008 10:00 AM - edited 01-10-2008 10:05 AM
Romain D.
National Instruments France
01-10-2008 10:26 AM
Ok, It's the best solution to do what I want.
Thanks a lot
Kind regards
Nono