MESHFACEEDGES Computes edge indices of each face. FE = meshFaceEdges(V, E, F) Returns a 1-by-NF cell array containing for each face, the set of edge indices corresponding to adjacent edges. Example meshFaceEdges See also meshes3d, meshEdgeFaces
Package: matgeom