comparison scripts/plot/plot.m @ 6448:2110cc251779

[project @ 2007-03-24 02:47:36 by jwe]
author jwe
date Sat, 24 Mar 2007 02:47:36 +0000
parents 1896d9b1f302
children 5dc550e1f419
comparison
equal deleted inserted replaced
6447:3f79532415b5 6448:2110cc251779
158 ## @end example 158 ## @end example
159 ## 159 ##
160 ## This will plot the cosine and sine functions and label them accordingly 160 ## This will plot the cosine and sine functions and label them accordingly
161 ## in the key. 161 ## in the key.
162 ## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__ 162 ## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__
163 ## bar, stairs, errorbar, replot, xlabel, ylabel, title, print} 163 ## bar, stairs, errorbar, xlabel, ylabel, title, print}
164 ## @end deftypefn 164 ## @end deftypefn
165 165
166 ## Author: jwe 166 ## Author: jwe
167 167
168 function retval = plot (varargin) 168 function retval = plot (varargin)