Mercurial > hg > octave-nkf
diff scripts/geometry/triplot.m @ 7650:eb7bdde776f2
Texinfo fixes
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 26 Mar 2008 16:27:14 -0400 |
parents | a1dbe9d80eee |
children | eb63fbe60fab |
line wrap: on
line diff
--- a/scripts/geometry/triplot.m +++ b/scripts/geometry/triplot.m @@ -19,7 +19,7 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} triplot (@var{tri}, @var{x}, @var{y}) ## @deftypefnx {Function File} {} triplot (@var{tri}, @var{x}, @var{y}, @var{linespec}) -## @deftypefnx {Function File} {@var{h} = } triplot (@dots{}) +## @deftypefnx {Function File} {@var{h} =} triplot (@dots{}) ## Plot a triangular mesh in 2D. The variable @var{tri} is the triangular ## meshing of the points @code{(@var{x}, @var{y})} which is returned from ## @code{delaunay}. If given, the @var{linespec} determines the properties