12-19-2013 12:54 PM
Does LabVIEW have an equivalent to the MATLAB "hold on" plot function?
I would like to plot 3D data points (x,y,x) on top of a surface plot. This is trivial in MATLAB: one would plot a surface, issue a hold on command, and then issue a command to plot data points in 3D. Does LabVIEW have a similar solution?
Thanks.
12-20-2013 05:11 PM
LabVIEW Graphs can take multiple data types and have multiple plots.
In the case that you are connecting an array of waveforms your program can send any number of plots to a graph.
This document discusses this more: http://digital.ni.com/public.nsf/allkb/21E8163F259DA2058625703B007511AA