[scilab-Users] 3D- plot

Collette yann yann.collette at scilab.org
Thu Jun 3 09:05:11 CEST 2010


Hello,

You can try to use the following form of plot3d: 
plot3d(xf,yf,list(zf,colors),<opt_args>)
where the shape is described by xf, yf and zf, and for each point, you 
can give a color.

YC

Le 03/06/2010 07:50, Luc Gabriël a écrit :
>
> Good morning
>
> I have a spatial measuring system (placed into an incubator). When 
> running a test is temperature one of my key parameters.
>
> Now I want to display this system in a 4d representation where the 3d 
> is the spatial position of the sensors (in form of a scatter plot) 
>  and the forth dimension is the color which represent a temperature level.
>
> I know how to do it in Matlab but I don't get away with it in scilab.
>
> Is it possible and can you give me a hint?
>
> Thank you.
>
> Luc Gabriël
>
> luc.gabriel at telenet.be
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100603/8c3c3b33/attachment.htm>


More information about the users mailing list