01-07-2009 10:20 AM
Dear Friends,
Please find attached herewith a simple LabView propgram to find the square of a number. The problem is that it only gives me the value of the last squared number instead of giving all of them one by one. The problem seems to be very small but I am unable to locate the same. Kindly suggest any modification required in the program. Your help is most welcome.
Thanks,
Neelesh.
01-07-2009 10:25 AM
Get rid of the array builder and enable auto indexing on the loop's output tunnel.
Mike...
01-07-2009 11:25 AM