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

fcontour

level curves on a 3D surface defined by a function

Calling Sequence

fcontour(xr, yr, f, nz)
fcontour(xr, yr, f, nz, theta)
fcontour(xr, yr, f, nz, theta, alpha)
fcontour(xr, yr, f, nz, theta, alpha, leg)
fcontour(xr, yr, f, nz, theta, alpha, leg, flag)
fcontour(xr, yr, f, nz, theta, alpha, leg, flag, ebox)
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.

History

VersionDescription
5.5.2 fcontour was removed after Scilab 5.5.2. contour supersedes it.

<< graphics graphics fcontour2d >>