Jump to content

New Array VI


Recommended Posts

So I know this is a few years old, but I wanted to update it.  I stumbled across Altenbach's post here, about converting a 2D to a 1D array.  So I combined his code to the code in this post and made two polymorphic VIs that support a few more features.  

 

From the 2D to 1D it has several more polymorphic types, and supports concatenating by rows or columns.

 

From the 1D to 2D it has several more polymorphic types, supports specifying the number of rows, or number of columns to make, and supports iterating over rows, or columns when splitting.

 

I wanted to make individual icons for each polymorphic type but didn't get around to it.  I also pulled these out of the LLB but admittedly that was just so it was easier to work on, on disk.

1D to 2D Array.zip

2D to 1D Array.zip

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.