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

MESHEDGES Computes array of edge vertex indices from face array.

   EDGES = meshEdges(FACES);

   Example
     meshEdges

   See also
     meshes3d, meshEdgeFaces, meshFaceEdges

Package: matgeom