Scilab 5.3.3
Aide Scilab >> Graphiques > 3d_plot > fcontour
fcontour
level curves on a 3D surface defined by a function
Calling Sequence
fcontour(xr,yr,f,nz,[theta,alpha,leg,flag,ebox,zlev]) fcontour(xr,yr,f,nz,<opt_args>)
Description
This function is obsolete. It is now included in the contour function.
Authors
J.Ph.C.
| << contour | 3d_plot | fplot3d >> |