Scilab Function

genfac3d - compute facets of a 3D surface

Calling Sequence

[xx,yy,zz]=genfac3d(x,y,z,[mask])

Parameters

Description

genfac3d computes a four sided facets representation of a 3D surface z=f(x,y) defined by x, y and z.

Examples

See Also