09-10-2015 02:22 AM
Will Initialize Array Function takes the last two inputted lengths as row and column size?
Thank you!!
Regards,
Rashme SR
09-10-2015 02:43 AM - edited 09-10-2015 02:45 AM
Hi Rashme,
all your recent threads were asking for things explained in the LabVIEW help, in example VIs coming with LabVIEW and in all those (FREE!) online courses for LabVIEW beginners.
Have you considered to take all that help availabe before asking questions like these?
Will Initialize Array Function takes the last two inputted lengths as row and column size?
Why don't you check this on your own? Easiest would be to use unique values for page, row, and column!
(Hint: I used the LabVIEW terms for the indices of your 3D array you try to initialize. And I used the correct order of these terms…)