Mercurial > hg > octave-max
comparison scripts/ChangeLog @ 11315:c715816f4539
Add additional calling form to docstring for [xyz]label functions.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 06 Dec 2010 17:30:47 -0800 |
parents | 87f258202b0f |
children | b7ff4a51ea88 |
comparison
equal
deleted
inserted
replaced
11314:87f258202b0f | 11315:c715816f4539 |
---|---|
1 2010-12-06 Rik <octave@nomad.inbox5.com> | |
2 | |
3 * plot/xlabel.m, plot/ylabel.m, plot/zlabel.m: Add additional calling | |
4 form to docstring which returns handle (h) | |
5 | |
1 2010-12-06 Rik <octave@nomad.inbox5.com> | 6 2010-12-06 Rik <octave@nomad.inbox5.com> |
2 | 7 |
3 * scripts/testfun/speed.m: Overhaul documentation string. | 8 * scripts/testfun/speed.m: Overhaul documentation string. |
4 | 9 |
5 2010-12-03 Ben Abbott <bpabbott@mac.com> | 10 2010-12-03 Ben Abbott <bpabbott@mac.com> |