<< fcontour graphics m_circle >>
removed >> removed > 5-5-2 > graphics > fcontour2d

fcontour2d

Level curves of a surface defined by a function on a 2D plot

Calling Sequence

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>)

Description

This function is obsolete. It is now included in the contour2d function.

History

VersionDescription
5.5.2 fcontour2d was removed after Scilab 5.5.2. contour2d supersedes it.

<< fcontour graphics m_circle >>