Scilab Function

fplot3d - 3D plot of a surface defined by a function

Calling Sequence

fplot3d(xr,yr,f,[theta,alpha,leg,flag,ebox])
fplot3d(xr,yr,f,<opt_args>)

Parameters

Description

fplot3d plots a surface defined by the external function f on the grid defined by xr and yr.

Enter the command fplot3d() to see a demo.

Examples

See Also

Author