Re: 3D surface plots with intensity value to overlay at each point?

2004-02-25 Thread FraserD
Jeremy, within the framework of the example you posted me, how is it possible to read in the intensity value matrix as well. also, i found that the vi didn't load properly with LabVIEW 7.0 - the 3D graph control was asking for a newer version? kindest regards, Fraser

Re: 3D surface plots with intensity value to overlay at each point?

2004-02-19 Thread FraserD
Joe I get so far, but i'm not sure how to add a cursor with coordinates from a file. is this what you meant? thank again Fraser

Re: 3D surface plots with intensity value to overlay at each point?

2004-02-19 Thread FraserD
Jeremy that's some very useful information and thanks for the example. i will work on it next week. thanks Fraser

Re: 3D surface plots with intensity value to overlay at each point?

2004-02-16 Thread FraserD
Joe if i do this, i think i need to manually enter the values, and there are several thousand. It's not really practical. Perhaps i have missed a way that it is possible; what did you have in mind? thanks Fraser

3D surface plots with intensity value to overlay at each point?

2004-02-15 Thread FraserD
i have a data set with XYZ points and an 8 bit intensity value (0-255) which i would like to overlay on the 3D plot. Is this possible with the 3D surface graph in LabVIEW?