03-16-2014 02:41 AM
hi: I was wondering if there is a way to create 3D mesh (scaled) based on volume of cells. Assume there are 100 cells divided in X=25,Y=2,Z=2 format. however, each cell has slightly different volume and are stored in a text file in layers format.... I want to be able to create a 3D mesh out it..Is it feasible in labview?
03-16-2014 07:36 AM
Just about anything is feasible in LabVIEW. The task is sufficiently complex that if you want the solution created for you, the benefactor will probably be seeking financial renumeration.
03-17-2014 08:01 AM
Creating 3D mesh plots is a functionality that comes with the LabVIEW full development system. The only caveat would be to read from the text files and format the data appropriately for the 3D mesh function to read. The function help is linked below.
http://zone.ni.com/reference/en-XX/help/371361H-01/lvpict/3d_mesh_plot_vi/