From: Alexm Smith on
I have x,y,z data, each in a column, but I've tried different ways to get the 3D plot, z vs. x and y plane, of coz.
Since I don't know the explicit function form of z concerning x and y.
How can I do this?
I want the 3D surface, not scattered points or curve.
Thank you so much!
From: Jonas Lundgren on
"Alexm Smith" <aleisia(a)hotmail.com> wrote in message <hn9cma$coa$1(a)fred.mathworks.com>...
> I have x,y,z data, each in a column, but I've tried different ways to get the 3D plot, z vs. x and y plane, of coz.
> Since I don't know the explicit function form of z concerning x and y.
> How can I do this?
> I want the 3D surface, not scattered points or curve.
> Thank you so much!

help griddata
/Jonas
From: Luigi Giaccari on
"Alexm Smith" <aleisia(a)hotmail.com> wrote in message <hn9cma$coa$1(a)fred.mathworks.com>...
> I have x,y,z data, each in a column, but I've tried different ways to get the 3D plot, z vs. x and y plane, of coz.
> Since I don't know the explicit function form of z concerning x and y.
> How can I do this?
> I want the 3D surface, not scattered points or curve.
> Thank you so much!


I hope one of these works

http://www.mathworks.com/matlabcentral/newsreader/create_message?reply_id=711429

http://www.advancedmcode.org/how-to-plot-a-coloured-surface-from-3d-scatter.html

http://www.advancedmcode.org/surface-recostruction-from-scattered-points-cloud-mycrustopen.html

http://www.advancedmcode.org/surface-recostruction-from-scattered-points-cloud-mycrust-robust.html



http://www.advancedmcode.org