From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Hooovahh

Array Subset Support Multidimensional Arrays

Status: New

So recently I learned of another feature that the In Place Element structure has, that the native functions it represents doesn't.  The IPE structure support splitting arrays, and it can split multidimension arrays like 2D and 3D arrays.  In doing so you can also specify the dimension that it can be split along by right clicking and choosing Split Dimension.  So is there a reason why the native Split 1D array function can be made into the Split Array function with the same features as the IPE?

 

Attached is a snippet showing the current method of splitting an array with IPE and the primative for a 2D array.

 

Array Subset IPE.png

2 Comments
altenbach
Knight of NI

You probably should ask the moderator to change the title and replace the words "array subset" with "split array".

Array subset already supports arrays of any dimension.

Yamaeda
Proven Zealot

Replace Array Subset only seems to take 1D-arrays on my installation atleast.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer