Scilab Function

plot3d1 - 3D gray or color level plot of a surface

Calling Sequence

plot3d1(x,y,z,[theta,alpha,leg,flag,ebox])
plot3d1(xf,yf,zf,[theta,alpha,leg,flag,ebox])

Parameters

Description

plot3d1 plots a surface with colors depending on the z-level of the surface.

Enter the command plot3d1() to see a demo.

Examples

See Also

Author