Scilab 5.5.2
- Scilab Help
- Graphics
- 2d_plot
- LineSpec
- Matplot
- Matplot1
- Matplot properties
- Sfgrayplot
- Sgrayplot
- champ
- champ1
- champ properties
- comet
- contour2d
- contour2di
- contour2dm
- contourf
- errbar
- fchamp
- fcontour2d
- fec
- fec properties
- fgrayplot
- fplot2d
- grayplot
- grayplot properties
- graypolarplot
- histplot
- paramfplot2d
- plot
- plot2d
- plot2d1
- plot2d2
- plot2d3
- plot2d4
- polarplot
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
fcontour2d
Level curves of a surface defined by a function on a 2D plot. This function is obsolete.
Calling Sequence
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.
Report an issue | ||
<< fchamp | 2d_plot | fec >> |