11-02-2019 12:10 AM
Hi, im new in this thing of labview, so i dont know a lot of things about this software. Im trying to change a column of a boolean array to the other side of the array. If someone could help me, i´ll be very grateful
Solved! Go to Solution.
11-02-2019 01:58 AM - edited 11-02-2019 01:59 AM
At the top of this forum are plenty of links to learning resources. Don't take shortcuts!
What doe the arrays signify? Where do they come from?
Your description is ambiguous. Do you need to reverse the rows? Do you want to change the first column to all FALSE and then overwrite the last column with the original data from the first column?? Do you want to swap the first and last column?
(In the meantime, maybe this could also give you some ideas.)
11-02-2019 04:27 AM
WOW, thank you really, i was running out of time, so i couldn´t search for more information, actually the links that you show me was the thing im looking for. So yeah, i will look deeper before asking!