Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 4529:78954aeaf321
[project @ 2003-10-04 19:35:36 by jwe]
author | jwe |
---|---|
date | Sat, 04 Oct 2003 19:35:36 +0000 |
parents | cccd107fa208 |
children | a5f23212a3d8 |
comparison
equal
deleted
inserted
replaced
4528:7a85d54d0cbd | 4529:78954aeaf321 |
---|---|
1 2003-10-04 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * plot/__axis_label__.m, plot/xlabel.m, plot/ylabel.m, | |
4 plot/zlabel.m, plot/title.m: Return a value if nargout > 0. | |
5 | |
1 2003-10-02 Quentin Spencer <qspencer@ieee.org> | 6 2003-10-02 Quentin Spencer <qspencer@ieee.org> |
2 | 7 |
3 * statistics/base/mean.m: Fix missing semicolon problem. | 8 * statistics/base/mean.m: Fix missing semicolon problem. |
4 | 9 |
5 2003-09-08 Al Niessner <Al.Niessner@jpl.nasa.gov> | 10 2003-09-08 Al Niessner <Al.Niessner@jpl.nasa.gov> |