Example Code

Reverse 2D Array of Cluster without column number limitation

Code and Documents

Attachment

This example is based on the example "reverse a 2D-Array of double with any number of colums" see: https://decibel.ni.com/content/docs/DOC-20940

Description:

This VI shows a way to reverse a 2D-Array of Clusters with any number of colums.

Reverse 2D-Array of Cluster with free number of columns.png

The Column-Cluster is defined as typedef which is stored in the file "Cluster.ctl"

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

Contributors