Mercurial > hg > octave-lyh
diff scripts/plot/__plt2mm__.m @ 3449:858695b3ed62
[project @ 2000-01-18 04:08:59 by jwe]
author | jwe |
---|---|
date | Tue, 18 Jan 2000 04:09:14 +0000 |
parents | f8dde1807dee |
children | 0493a367de6f |
line wrap: on
line diff
--- a/scripts/plot/__plt2mm__.m +++ b/scripts/plot/__plt2mm__.m @@ -17,7 +17,9 @@ ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA ## 02111-1307, USA. -## usage: function __plt2mm__ (x, y, fmt) +## -*- texinfo -*- +## @deftypefn {Function File} {} __plt2mm__ (@var{x}, @var{y}, @var{fmt}) +## @end deftypefn ## Author: jwe