How to make a 3-D surface graph from a given table data

Hello,

I’d like to insert some data from a 3-D table as shown in the attached picture in Labview software and represent these (x,y,z) data to a 3-D surface graph.

Could somedody please help me with that problem?

Stef.





LabVIEW has 3D graphing controls that are quite easy to use. The 3D Surface Graph control does exactly what you want. You can search for 3D Surface Graph in the front panel controls palette if you can’t find it yourself. Follow the instructions here: http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/plotting_data_3d_graph/. The location of the example VI that is included with LabVIEW changes somewhat depending on your version of LabVIEW. In 2013, it’s at labview\examples\Controls and Indicators\Graphs and Charts\Math Plots - 3D\

Thanks a lot!!! I found it

Stef