Scilab 5.5.0
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
nf3d
conversion de facettes pour plot3d
Séquence d'appel
[xx,yy,zz]=nf3d(x,y,z)
Paramètres
- x,y,x,xx,yy,zz
6 matrices réelles
Description
Fonction utilitaire utilisée pour convertir des facettes codées dans trois matrices x,y,z (format plot3d2) dans un format accepté par plot3d.
Comments
Add a comment:
Please login to comment this page.