Mercurial > hg > octave-lyh
diff scripts/plot/newplot.m @ 9672:43a07df0ed4c
document graphics structures
author | Michael D. Godfrey <godfrey@isl.stanford.edu> |
---|---|
date | Wed, 30 Sep 2009 10:18:32 -0400 |
parents | eb63fbe60fab |
children | 4516a0c97ced |
line wrap: on
line diff
--- a/scripts/plot/newplot.m +++ b/scripts/plot/newplot.m @@ -18,8 +18,9 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} newplot () -## Prepare graphics engine to produce a new plot. This function should -## be called at the beginning of all high-level plotting functions. +## Prepare graphics engine to produce a new plot. This function is +## called at the beginning of all high-level plotting functions. +## It is not normally required in user programs. ## @end deftypefn function newplot ()