Scilab 5.3.3
- Scilab help
- Graphics
- 2d_plot
- LineSpec
- Matplot
- Matplot1
- Matplot_properties
- Sfgrayplot
- Sgrayplot
- champ
- champ1
- champ_properties
- comet
- contour2d
- contour2di
- contourf
- errbar
- fchamp
- fcontour2d
- fec
- fec_properties
- fgrayplot
- fplot2d
- grayplot
- grayplot_properties
- graypolarplot
- histplot
- oldplot
- paramfplot2d
- plot
- plot2d
- plot2d1
- plot2d2
- plot2d3
- plot2d4
- plot2d_old_version
- polarplot
Scilab help >> Graphics > 2d_plot > fcontour2d
Add a comment:
Please login to comment this page.
fcontour2d
level curves of a surface defined by a function on a 2D plot
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.
Authors
J.Ph.C.
Comments
Add a comment:
Please login to comment this page.
| << fchamp | 2d_plot | fec >> |