From: Jimmy Ingamont on
I have 3 arrays X (length point), Y (width point), and Z(height point) which contain data points I wish to plot in 3d (like this http://thermal.gg.utah.edu/tutorials/matlab/peaks.png ) How can I do this?


From: Sean on
"Jimmy Ingamont" <funnyinga(a)hotmail.com> wrote in message <htcfg8$ld1$1(a)fred.mathworks.com>...
> I have 3 vectors X [length], Y [Width], and Z[Height] that contain points I wish to plot to appear as something like http://thermal.gg.utah.edu/tutorials/matlab/peaks.png
>
> How do I do this?

a hint:
>>help surf