Example Code

Read Data from a File and Plot it on 3D Ribbon Plot in 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

Coding that exemplifies how to plot data obtained from a file on a 3D Ribbon Plot.

 

Description

This example code reads data from a file and plots the data on 3D Ribbon Plot. The code is simplified to one ribbon of data. You can modify and add as many sets of data as you wish. I have provided a data file as well so you see how it works.

 

 

Requirements

LabVIEW 2015 SP1 or compatible

 

Steps to Implement or Execute Code
1. Run the VI
2. Browse for the file when prompted

 

Additional Information or References

Snippet.png


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

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