LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

1D Array as Array Subset Output?

Hey guys,

I am curious if I can get a 1D Array as the Array Subset block's output?

I am trying to pull out one row of a 2D Array and even though I have the subset block coded such that the output will always be a 1D array, the data/wire type is 2D.  Is there a way I can either change that or cast it into a 1D afterwards.  This has been frustrating me for some time now and it really seems like someone should have found a work around at this point.

I am using LV8.2

I would attach a pic, but I think you guys know what I am talking about.

Thanks,
~milq
0 Kudos
Message 1 of 3
(3,062 Views)


@Milqman wrote:
Hey guys,

I am curious if I can get a 1D Array as the Array Subset block's output?

I am trying to pull out one row of a 2D Array




You need 'Index Array':


Tib

Message Edited by TonP on 05-29-2007 08:24 PM

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 3
(3,062 Views)
Thanks a bunch, I knew it had to be that easy.
0 Kudos
Message 3 of 3
(3,049 Views)