User`s guide

R2013a
5-20
Functionality What Happens
When You
Use This
Functionality
Use This Instead Compatibility Considerations
bitmax Still runs flintmax Replace all instances of
bitmax with flintmax.
TriRep Still runs triangulation Replace all instances
of TriRep with
triangulation. Most
of the triangulation
properties and methods
are the same as those in
TriRep, but there are
a few exceptions. See
triangulation class to
replace TriRep” on page
5-14 for details.
DelaunayTri Still runs delaunayTriangulation Replace all instances
of DelaunayTri with
delaunayTriangulation.
Most of the
delaunayTriangulation
properties and methods
are the same as those in
DelaunayTri, but there
are a few exceptions. See
delaunayTriangulation
class to replace
DelaunayTri” on page
5-15 for details.