From: striker on
I want to create a 3D model of banana in matlab.how is it possible.
From: Walter Roberson on
striker wrote:
> I want to create a 3D model of banana in matlab.how is it possible.

Sorry, Matlab is equipped with built-in self-defences against modelling
fresh fruit.


http://en.wikipedia.org/wiki/Self_Defence_Against_Fresh_Fruit
From: striker on
Walter Roberson <roberson(a)hushmail.com> wrote in message <hjksmp$lde$1(a)canopus.cc.umanitoba.ca>...
> striker wrote:
> > I want to create a 3D model of banana in matlab.how is it possible.
>
> Sorry, Matlab is equipped with built-in self-defences against modelling
> fresh fruit.
>
>
> http://en.wikipedia.org/wiki/Self_Defence_Against_Fresh_Fruit

sorry i couldnot get ur point
From: John D'Errico on
Walter Roberson <roberson(a)hushmail.com> wrote in message <hjksmp$lde$1(a)canopus.cc.umanitoba.ca>...
> striker wrote:
> > I want to create a 3D model of banana in matlab.how is it possible.
>
> Sorry, Matlab is equipped with built-in self-defences against modelling
> fresh fruit.
>
>
> http://en.wikipedia.org/wiki/Self_Defence_Against_Fresh_Fruit

No. That is not true. Only if you have the 16 ton
weight toolbox is that true. And do you have any
idea what the cost of shipping is for the 16 ton
weight toolbox? UPS makes you unload it from
the truck yourself too.

John
From: ImageAnalyst on
On Jan 25, 12:53 pm, "striker " <friend_...(a)hotmail.com> wrote:
> I want to create a 3D model of banana in matlab.how is it possible.

----------------------------------------------------------------------------------------
Do you already have a list of (x,y,z) coordinates and you just need to
visualize/plot it? Or do you also need to get the coordinates in the
first place?
Did you check out the 3D visualization section in the Help?