Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
fcontour
level curves on a 3D surface defined by a function. This function is obsolete.
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.
Report an issue | ||
<< fac3d | 3d_plot | fplot3d >> |