Example Code

Creating a Watterfall Plot using a 3D-Graph

Code and Documents

Attachment

This example uses the CW3Dgraph ActiveX Object to create a Waterfall plot using. The VI uses Express VIs to generate a sine wave and calculate the FFT Power spectrum. The result is plotted in a 3D graph using a feedback node to build the Z-Matrix. A shift register is used to build the Z-Matrix.

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

Contributors