comparison scripts/ChangeLog @ 8847:4629e3925e75

fplot.m: fix nargin check
author John W. Eaton <jwe@octave.org>
date Mon, 23 Feb 2009 16:44:42 -0500
parents b86b42f77899
children 538184c540a9
comparison
equal deleted inserted replaced
8846:492801cd65eb 8847:4629e3925e75
1 2009-02-23 John W. Eaton <jwe@octave.org>
2
3 * plot/fplot.m: Fix nargin check.
4 From Joel Parker <Joel.Parker@radiancetech.com>.
5
1 2009-02-20 Steffen Groot <steffen.groot@technolution.eu> 6 2009-02-20 Steffen Groot <steffen.groot@technolution.eu>
2 7
3 * plot/__patch__.m: Correct indexing of varargin. 8 * plot/__patch__.m: Correct indexing of varargin.
4 9
5 2009-02-20 Jaroslav Hajek <highegg@gmail.com> 10 2009-02-20 Jaroslav Hajek <highegg@gmail.com>