Mercurial > hg > octave-lyh
comparison scripts/plot/plot.m @ 5053:c08cb1098afc
[project @ 2004-10-19 23:10:54 by jwe]
author | jwe |
---|---|
date | Tue, 19 Oct 2004 23:10:55 +0000 |
parents | efac4b97bb09 |
children | eecc24b92d97 |
comparison
equal
deleted
inserted
replaced
5052:c6ef19da4b24 | 5053:c08cb1098afc |
---|---|
161 ## @end example | 161 ## @end example |
162 ## | 162 ## |
163 ## This will plot the cosine and sine functions and label them accordingly | 163 ## This will plot the cosine and sine functions and label them accordingly |
164 ## in the key. | 164 ## in the key. |
165 ## @end deftypefn | 165 ## @end deftypefn |
166 ## | |
166 ## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__ | 167 ## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__ |
167 ## bar, stairs, errorbar, gplot, gsplot, replot, xlabel, ylabel, and title} | 168 ## bar, stairs, errorbar, gplot, gsplot, replot, xlabel, ylabel, and title} |
168 | 169 |
169 ## Author: jwe | 170 ## Author: jwe |
170 | 171 |