From: sezgin on
I can plot 2d graphics but I can't plot 3d graphics (ex: mesh , surf ...) in my application. If there is anyone who can do this, plesa reply this message. Thanks...
From: muk on
"sezgin " <skacar(a)sakarya.edu.tr> wrote in message <hjp0ni$6ne$1(a)fred.mathworks.com>...
> I can plot 2d graphics but I can't plot 3d graphics (ex: mesh , surf ...) in my application. If there is anyone who can do this, plesa reply this message. Thanks...

There should be three dimension data and then you can choose the these data in Matlab , and plot it.
for ex: x, y, z.