Doubt in plot3d

Lucio Agostinho Rocha outrosdiasvirao at yahoo.com.br
Sun May 17 07:13:29 CEST 2009


Hi,

I'm trying to plot the following function in Scilab:

x=[-1:0.01:1];
y=[-1:0.01:1];
g = x .* sin(4 .* %pi .* x) - y .* sin ( 4 .* %pi .* y + %pi ) + 1;
plot3d(x,y,g)

but nothing is displayed. What i'm doing wrong? Someone could help me? If yes, how can I put a degrade with several colors?

Thanks in advance,

Lucio
........




      Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20090516/974470b9/attachment.htm>


More information about the users mailing list