Example Code

How to Create an Array of Different-Sized Arrays in LabVIEW

Code and Documents

Attachment

This example VI shows how to create a 2-dimensional array composed of several different-sized (different number of elements in each) arrays. You can use this type of data to create Pareto matrices or similar objects.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors