LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Plot 3-D Mesh

In attached data.xls, there are 3 layers of data
(z = 1.5, 2.5 ,3.5)
As I ran my attached vi, I can only see only one layer (z=1.5)

How can I change my program so that I can show all data as a 3-D solid module?

Thanks.


Usage:

1.detach both files (vi and .xls)
2 Run detached vi and open data.xls in the pop-up window.
Download All
0 Kudos
Message 1 of 2
(2,470 Views)
Hi huang256,

Here I stated something about the function "Read from spreadsheet file.vi" and .xls files. And if you would read the help for the function you can see that it really needs a text file and not some binary file as Excel produces.

Waldemar
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
0 Kudos
Message 2 of 2
(2,470 Views)