Mercurial > hg > octave-lyh
diff scripts/plot/closereq.m @ 6895:76e3d985ae56
[project @ 2007-09-13 18:22:38 by jwe]
author | jwe |
---|---|
date | Thu, 13 Sep 2007 18:22:51 +0000 |
parents | b298a4c12fc3 |
children | 93c65f2a5668 |
line wrap: on
line diff
--- a/scripts/plot/closereq.m +++ b/scripts/plot/closereq.m @@ -19,7 +19,9 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} closereq () -## Close the current figure. +## Close the current figure and delete all graphics objects associated +## with it. +## @seealso{close, delete} ## @end deftypefn ## Author: jwe