LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to show CWT in 3D instead of intensity spectrum

In SPT for Labview/Labwindow, CWT are showed in intensity spectrum. But how to show it in 3D spectrum not 2D intensity spectrum. Give me a example for the continous_wavelet_transform.prj in SPT.
0 Kudos
Message 1 of 2
(3,086 Views)
You can try to use an ActiveX Control that displays a 3d graph. Look at the example program under \samples\userint\activex\3dgraph.prj or 3DGraphColorMap.prj. It demonstrates how to use the CW3DGraph control. You may have to do a little tweaking to the CWT project to get the data in the correct format. Hope this helps!
Jeremy L.
National Instruments
0 Kudos
Message 2 of 2
(3,073 Views)