LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extracting elements of Array

Solved!
Go to solution

From a 16 x 1 output array, I want to extract 9x1 output array.

Does anybody has a clue how to do this in labview ?

0 Kudos
Message 1 of 2
(2,245 Views)
Solution
Accepted by topic author himanshub

Hi himanshub,

 

in the array functions palette you will find "index array" to index single elements (scalar, row/column, page, etc) from an array or "array subset" to get consecutive elements...

 

As this is a really basic question I would also suggest to attend the free online courses found in the academics section Smiley Wink

Message Edited by GerdW on 06-25-2009 10:18 AM
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(2,244 Views)