3D plot of a surface (obsolete) (original) (raw)
Scilab 5.3.3
- Scilab help
- Graphics
- 3d_plot
- comet3d
- contour
- eval3d
- eval3dp
- fac3d
- fcontour
- fplot3d
- fplot3d1
- genfac3d
- geom3d
- hist3d
- mesh
- milk_drop
- nf3d
- param3d
- param3d1
- param3d_properties
- plot3d
- plot3d1
- plot3d2
- plot3d3
- secto3d
- surf
- surface_properties
Please note that the recommended version of Scilab is 2026.0.1. This page might be outdated.
However, this page did not exist in the previous stable version.
Scilab help >> Graphics > 3d_plot > fac3d
fac3d
3D plot of a surface (obsolete)
Calling Sequence
fac3d(x,y,z,[theta,alpha,leg,flag,ebox]) fac3d1(x,y,z,[theta,alpha,leg,flag,ebox])
Description
These functions are obsolete and have been replaced byplot3d and plot3d1.