comparison scripts/ChangeLog @ 10400:b14fd5116c29

Ensure that 'limits' is a 2 or 4 vector, and that 'fn' is a function
author Soren Hauberg <hauberg@gmail.com>
date Fri, 05 Mar 2010 14:29:47 -0800
parents f7cf1a53e1c5
children 6d1e49abf95f
comparison
equal deleted inserted replaced
10399:81bcdf5fd7a9 10400:b14fd5116c29
1 2010-03-05 Soren Hauberg <hauberg@gmail.com>
2
3 * plot/fplot.m: Ensure that 'limits' is a 2 or 4 vector, and that 'fn' is a
4 function.
5
1 2010-03-05 Jaroslav Hajek <highegg@gmail.com> 6 2010-03-05 Jaroslav Hajek <highegg@gmail.com>
2 7
3 * testfun/test.m: Support catching warnings and errors by IDs. 8 * testfun/test.m: Support catching warnings and errors by IDs.
4 9
5 2010-03-05 Jaroslav Hajek <highegg@gmail.com> 10 2010-03-05 Jaroslav Hajek <highegg@gmail.com>