Overview
This example demonstrates how to create a waterfall plot that will take in continuously varying data and update automatically. This could be used to see how sound frequencies change with time or perhaps see the movement of an object by analysing radar data.

The signal in this example is just a simulated sine wave with noise but can easily replaced with data from hardware. You can vary the amplitude and frequency using the dials to see how the waterfall plot responds to the change.
Requirements
LabVIEW 2014
The Sound and Vibration Measurement Suite is needed to run this VI.
Code Snippet

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