Level curves of a surface defined by a function on a 2D plot
fcontour2d(xr, yr, f, nz) fcontour2d(xr, yr, f, nz, style) fcontour2d(xr, yr, f, nz, style, strf) fcontour2d(xr, yr, f, nz, style, strf, leg) fcontour2d(xr, yr, f, nz, style, strf, leg, rect) fcontour2d(xr, yr, f, nz, style, strf, leg, rect, nax) fcontour2d(xr, yr, f, nz, <opt_args>)
This function is obsolete. It is now included in the contour2d function.
Version | Description |
5.5.2 | fcontour2d was removed after Scilab 5.5.2.
contour2d supersedes it. |