Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 4358:83d4452bc522
[project @ 2003-02-23 02:16:53 by jwe]
author | jwe |
---|---|
date | Sun, 23 Feb 2003 02:16:54 +0000 |
parents | 05415e529cef |
children | 3192d1c40195 |
comparison
equal
deleted
inserted
replaced
4357:d700cfed902a | 4358:83d4452bc522 |
---|---|
1 2003-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * deprecated/struct_contains.m, deprecated/struct_elements.m: | |
4 New files. | |
5 | |
1 2003-02-20 John W. Eaton <jwe@bevo.che.wisc.edu> | 6 2003-02-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 7 |
3 * statistics/tests/kolmogorov_smirnov_test.m: Use str2func to make | 8 * statistics/tests/kolmogorov_smirnov_test.m: Use str2func to make |
4 function handle to pass to feval. | 9 function handle to pass to feval. |
5 * statistics/base/qqplot.m: Likewise. | 10 * statistics/base/qqplot.m: Likewise. |