diff scripts/ChangeLog @ 4348:05415e529cef

[project @ 2003-02-21 06:22:48 by jwe]
author jwe
date Fri, 21 Feb 2003 06:22:48 +0000
parents 8aa604426d35
children 83d4452bc522
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Feb 20 23:32:25 2003 +0000
+++ b/scripts/ChangeLog	Fri Feb 21 06:22:48 2003 +0000
@@ -1,3 +1,12 @@
+2003-02-20  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* statistics/tests/kolmogorov_smirnov_test.m: Use str2func to make
+	function handle to pass to feval.
+	* statistics/base/qqplot.m: Likewise.
+	* statistics/base/ppplot.m: Likewise.
+	* signal/spectral_xdf.m: Likewise.
+	* signal/spectral_adf.m: Likewise.
+
 2003-02-19  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* plot/axis.m: Avoid whitespace in literal matrix problem.