The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

WRITEMESH_OFF Write a mesh into a text file in OFF format.

   writeMesh_off(FNAME, V, F)

   Example
   writeMesh_off

   See also
      meshes3d, writeMesh, readMesh_off, writeMesh_ply

Package: matgeom