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

fcontour2d

2次元プロット上に関数で定義された曲面の等高線を描画

呼び出し手順

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

説明

この関数は廃止されており, contour2d 関数に統合されています.

履歴

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

<< fcontour graphics m_circle >>