Mercurial > hg > octave-nkf
changeset 8847:4629e3925e75
fplot.m: fix nargin check
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 23 Feb 2009 16:44:42 -0500 |
parents | 492801cd65eb |
children | 7557cf34ffcd |
files | scripts/ChangeLog scripts/plot/fplot.m |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2009-02-23 John W. Eaton <jwe@octave.org> + + * plot/fplot.m: Fix nargin check. + From Joel Parker <Joel.Parker@radiancetech.com>. + 2009-02-20 Steffen Groot <steffen.groot@technolution.eu> * plot/__patch__.m: Correct indexing of varargin.