Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 6768:40e1255eda0e
[project @ 2007-06-29 20:11:58 by jwe]
author | jwe |
---|---|
date | Fri, 29 Jun 2007 20:12:04 +0000 |
parents | e6b528a3a2a9 |
children | babcbcc11ab6 |
comparison
equal
deleted
inserted
replaced
6767:a6c8000f113e | 6768:40e1255eda0e |
---|---|
1 2007-06-29 Marcus W. Reble <reble@wisc.edu> | |
2 | |
3 * optimization/sqp.m (sqp): New args, lb, ub, maxiter, and tolerance. | |
4 (fdjac): Set nx outside of if block. | |
5 (cf_ub_lb, cigrad_ub_lb): New subfunctons. | |
6 | |
1 2007-06-28 Michael Goffioul <michael.goffioul@gmail.com> | 7 2007-06-28 Michael Goffioul <michael.goffioul@gmail.com> |
2 | 8 |
3 * plot/subplot.m: Add 'ishandle' check when parsing the existing axes. | 9 * plot/subplot.m: Add 'ishandle' check when parsing the existing axes. |
4 | 10 |
5 * plot/axis.m: Also set "visible" property when setting axes to | 11 * plot/axis.m: Also set "visible" property when setting axes to |