Example Code

Graphically Displaying 4D Array Using LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview

This example shows a quick way to plot 3D graph displayed with colour.


Description
This VI plots a 3D graph with the 4th dimension is intensity which is displayed with colour. This graph will continually update with random data. To Display another 4D array it is a straight swap with the random number generation for loop.

 

Requirements

  • LabVIEW 2012 (or compatible)


Steps to Implement or Execute Code

  • Select the plot color
  • Run the program

 

Additional Information or References
VI Snippet

3-337.png

**This document has been updated to meet the current required format for the NI Code Exchange.**

Regards

Robert

National Instruments UK & Ireland

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