11-15-2009 06:44 AM
Hi,
I have a set of 3 vectors X, Y and Z, and I plotted them in a surface plot. There is a minimum in the surface plot, and i know this minimum, i just take the minimum of the Z-values. I would like to mark this point on the surface plot and also mark the coordinates with lines of this point. Also the lower regions of the plot are in black, because of the color spectrum, i'd like to change that aswell, so smurking up the plot a bit :). I attached the vi and the data set. Also, could there be a better way to make a surface plot? If you put the z-range from 0 to 1000, you can see the minimum, but it's not very nice, not continuous.
Thanks,
KF_
11-16-2009 08:28 AM - edited 11-16-2009 08:29 AM
I posted a semi-worse-case 3d example in this thread. This is a preview of the code I used...
Starting at post #7 in that thread, you will find a tutorial that discusses how to work with the 3d graph.
Ben