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 関数に統合されています.
Version | Description |
5.5.2 | fcontour2d was removed after Scilab 5.5.2.
contour2d supersedes it. |