annotate scripts/ChangeLog @ 5214:eecc24b92d97

[project @ 2005-03-16 17:14:12 by jwe]
author jwe
date Wed, 16 Mar 2005 17:14:12 +0000
parents 59592dcbb5d8
children 32c569794216
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5214
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
1 2005-03-16 John W. Eaton <jwe@octave.org>
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
2
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
3 * __axis_label__.m, __errplot__.m, __plt__.m, axis.m, bar.m,
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
4 bottom_title.m, contour.m, errorbar.m, figure.m, grid.m, loglog.m,
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
5 loglogerr.m, mesh.m, meshgrid.m, mplot.m, multiplot.m, oneplot.m,
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
6 plot.m, plot_border.m, polar.m, semilogx.m, semilogxerr.m,
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
7 semilogy.m, semilogyerr.m, shg.m, stairs.m, subplot.m,
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
8 subwindow.m, title.m, top_title.m, xlabel.m: Use __gplot__ instead
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
9 of gplot, __gsplot__ instead of gsplot, __gset__ instead of gset.
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
10 Remove gplot, gsplot from @seealso docs.
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
11
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
12 2005-03-16 John W. Eaton <jwe@octave.org>
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
13
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
14 * plot/replot.m: New file.
eecc24b92d97 [project @ 2005-03-16 17:14:12 by jwe]
jwe
parents: 5205
diff changeset
15
5205
59592dcbb5d8 [project @ 2005-03-15 16:04:56 by jwe]
jwe
parents: 5196
diff changeset
16 2005-03-15 David Bateman <dbateman@free.fr>
59592dcbb5d8 [project @ 2005-03-15 16:04:56 by jwe]
jwe
parents: 5196
diff changeset
17
59592dcbb5d8 [project @ 2005-03-15 16:04:56 by jwe]
jwe
parents: 5196
diff changeset
18 * set/unique.m, set/ismember.m: Handle cell arrays.
59592dcbb5d8 [project @ 2005-03-15 16:04:56 by jwe]
jwe
parents: 5196
diff changeset
19
5196
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
20 2005-03-09 John W. Eaton <jwe@octave.org>
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
21
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
22 * statistics/Makefile.in (bin-dist): Delete target.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
23 (BINDISTSUBDIRS): Delete variable.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
24 * scripts/control/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
25
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
26 * scripts/audio/Makefile.in (bin-dist): Delete target.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
27 (BINDISTFILES): Delete variable.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
28 * scripts/control/base/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
29 * scripts/control/hinf/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
30 * scripts/control/obsolete/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
31 * scripts/control/system/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
32 * scripts/control/util/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
33 * scripts/deprecated/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
34 * scripts/elfun/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
35 * scripts/finance/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
36 * scripts/general/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
37 * scripts/image/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
38 * scripts/sparse/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
39 * scripts/io/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
40 * scripts/plot/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
41 * scripts/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
42 * scripts/miscellaneous/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
43 * scripts/linear-algebra/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
44 * scripts/polynomial/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
45 * scripts/quaternion/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
46 * scripts/set/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
47 * scripts/signal/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
48 * scripts/specfun/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
49 * scripts/special-matrix/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
50 * scripts/startup/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
51 * scripts/statistics/base/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
52 * scripts/statistics/distributions/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
53 * scripts/statistics/models/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
54 * scripts/statistics/tests/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
55 * scripts/strings/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
56 * scripts/time/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5195
diff changeset
57
5195
5208182e2e62 [project @ 2005-03-08 19:04:12 by jwe]
jwe
parents: 5193
diff changeset
58 2005-03-08 John W. Eaton <jwe@octave.org>
5208182e2e62 [project @ 2005-03-08 19:04:12 by jwe]
jwe
parents: 5193
diff changeset
59
5208182e2e62 [project @ 2005-03-08 19:04:12 by jwe]
jwe
parents: 5193
diff changeset
60 * general/repmat.m: Correctly diagnose 3-argument non-scalar
5208182e2e62 [project @ 2005-03-08 19:04:12 by jwe]
jwe
parents: 5193
diff changeset
61 dimensions case. From Matthew A Swabey <mas01r@ecs.soton.ac.uk>.
5208182e2e62 [project @ 2005-03-08 19:04:12 by jwe]
jwe
parents: 5193
diff changeset
62
5192
a6ad58b1c46f [project @ 2005-03-04 05:25:35 by jwe]
jwe
parents: 5181
diff changeset
63 2005-03-04 John W. Eaton <jwe@octave.org>
a6ad58b1c46f [project @ 2005-03-04 05:25:35 by jwe]
jwe
parents: 5181
diff changeset
64
a6ad58b1c46f [project @ 2005-03-04 05:25:35 by jwe]
jwe
parents: 5181
diff changeset
65 * plot/clg.m: New file.
a6ad58b1c46f [project @ 2005-03-04 05:25:35 by jwe]
jwe
parents: 5181
diff changeset
66
5193
40d1282dda33 [project @ 2005-03-04 14:09:49 by jwe]
jwe
parents: 5192
diff changeset
67 2005-03-03 John W. Eaton <jwe@octave.org>
40d1282dda33 [project @ 2005-03-04 14:09:49 by jwe]
jwe
parents: 5192
diff changeset
68
40d1282dda33 [project @ 2005-03-04 14:09:49 by jwe]
jwe
parents: 5192
diff changeset
69 * general/isequal.m, general/sortrows.m, set/ismember.m,
40d1282dda33 [project @ 2005-03-04 14:09:49 by jwe]
jwe
parents: 5192
diff changeset
70 set/setdiff.m, strings/str2double.m, strings/strmatch.m,
40d1282dda33 [project @ 2005-03-04 14:09:49 by jwe]
jwe
parents: 5192
diff changeset
71 strings/strcmpi.m:
40d1282dda33 [project @ 2005-03-04 14:09:49 by jwe]
jwe
parents: 5192
diff changeset
72 New files from Octave-forge. Adapt to Octave coding standards.
40d1282dda33 [project @ 2005-03-04 14:09:49 by jwe]
jwe
parents: 5192
diff changeset
73
5181
41cd70503c72 [project @ 2005-03-03 05:49:55 by jwe]
jwe
parents: 5164
diff changeset
74 2005-03-03 Paul Kienzle <pkienzle@users.sf.net>
41cd70503c72 [project @ 2005-03-03 05:49:55 by jwe]
jwe
parents: 5164
diff changeset
75
41cd70503c72 [project @ 2005-03-03 05:49:55 by jwe]
jwe
parents: 5164
diff changeset
76 * statistics/distributions/binomial_pdf.m: Extend the feasible
41cd70503c72 [project @ 2005-03-03 05:49:55 by jwe]
jwe
parents: 5164
diff changeset
77 computation range.
41cd70503c72 [project @ 2005-03-03 05:49:55 by jwe]
jwe
parents: 5164
diff changeset
78
5164
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
79 2005-02-25 John W. Eaton <jwe@octave.org>
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
80
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
81 Sparse merge.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
82
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
83 2005-01-23 David Bateman <dbateman@free.fr>
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
84
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
85 * sparse/randperm.m: Delete duplicate randperm.m.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
86
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
87 2005-01-10 John W. Eaton <jwe@octave.org>
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
88
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
89 * sparse/Makefile.in: New file.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
90 * configure.in (AC_CONFIG_FILES): Add sparse/Makefile to the list.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
91
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
92 2005-01-07 David Bateman <dbateman@free.fr>
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
93
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
94 * set/unique.m: import file from octave-forge.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
95
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
96 2005-01-05 David Bateman <dbateman@free.fr>
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
97
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
98 * Makefile.in: include sparse directory in SUBDIRS.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
99
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
100 2004-12-30 John W. Eaton <jwe@octave.org>
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
101
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
102 * sparse/nzmax.m: Delete (there is an nzmax function in
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
103 src/DLD-FUNCTIONS/sparse.cc).
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
104
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
105 2004-12-28 John W. Eaton <jwe@octave.org>
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
106
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
107 Merge of sparse code from David Bateman <dbateman@free.fr> and
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
108 Andy Adler <adler@site.uottawa.ca>.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
109
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
110 * sparse/colperm.m, sparse/nonzeros.m, sparse/nzmax.m,
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
111 sparse/randperm.m, sparse/spalloc.m, sparse/spconvert.m,
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
112 sparse/spdiags.m, sparse/speye.m, sparse/spfun.m, sparse/sphcat.m,
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
113 sparse/spones.m, sparse/sprand.m, sparse/sprandn.m,
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
114 sparse/spstats.m, sparse/spvcat.m, sparse/spy.m: New files.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
115
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
116 * sparse: New directory.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5158
diff changeset
117
5158
955ed0dcdc5f [project @ 2005-02-23 00:40:57 by jwe]
jwe
parents: 5154
diff changeset
118 2005-02-22 John W. Eaton <jwe@octave.org>
955ed0dcdc5f [project @ 2005-02-23 00:40:57 by jwe]
jwe
parents: 5154
diff changeset
119
955ed0dcdc5f [project @ 2005-02-23 00:40:57 by jwe]
jwe
parents: 5154
diff changeset
120 * polynomial/residue.m: Force prepad to always create row vectors.
955ed0dcdc5f [project @ 2005-02-23 00:40:57 by jwe]
jwe
parents: 5154
diff changeset
121
955ed0dcdc5f [project @ 2005-02-23 00:40:57 by jwe]
jwe
parents: 5154
diff changeset
122 * polynomial/poly.m: Quick return if m is 0.
955ed0dcdc5f [project @ 2005-02-23 00:40:57 by jwe]
jwe
parents: 5154
diff changeset
123 From Carmen Navarrete <carmen.navarrete@uam.es>.
955ed0dcdc5f [project @ 2005-02-23 00:40:57 by jwe]
jwe
parents: 5154
diff changeset
124
5154
9cb38bfb04ea [project @ 2005-02-21 21:23:28 by jwe]
jwe
parents: 5153
diff changeset
125 2005-02-21 David Bateman <dbateman@free.fr>
9cb38bfb04ea [project @ 2005-02-21 21:23:28 by jwe]
jwe
parents: 5153
diff changeset
126
9cb38bfb04ea [project @ 2005-02-21 21:23:28 by jwe]
jwe
parents: 5153
diff changeset
127 * statistics/distributions/poisson_rnd.m: fix for lambda of zero.
9cb38bfb04ea [project @ 2005-02-21 21:23:28 by jwe]
jwe
parents: 5153
diff changeset
128 From Mark van Rossum <mvanross@inf.ed.ac.uk>.
9cb38bfb04ea [project @ 2005-02-21 21:23:28 by jwe]
jwe
parents: 5153
diff changeset
129 Fix for row vectors with at least one element of lambda not in
9cb38bfb04ea [project @ 2005-02-21 21:23:28 by jwe]
jwe
parents: 5153
diff changeset
130 (0, Inf).
9cb38bfb04ea [project @ 2005-02-21 21:23:28 by jwe]
jwe
parents: 5153
diff changeset
131
5152
b111ca4715c6 [project @ 2005-02-21 19:41:23 by jwe]
jwe
parents: 5135
diff changeset
132 2005-02-21 John W. Eaton <jwe@octave.org>
b111ca4715c6 [project @ 2005-02-21 19:41:23 by jwe]
jwe
parents: 5135
diff changeset
133
5153
ee2af1e830b2 [project @ 2005-02-21 21:01:42 by jwe]
jwe
parents: 5152
diff changeset
134 * statistics/base/qqplot.m: Use feval instead of eval.
ee2af1e830b2 [project @ 2005-02-21 21:01:42 by jwe]
jwe
parents: 5152
diff changeset
135
5152
b111ca4715c6 [project @ 2005-02-21 19:41:23 by jwe]
jwe
parents: 5135
diff changeset
136 * plot/grid.m, plot/plot_border.m, plot/title.m, plot/top_title.m,
b111ca4715c6 [project @ 2005-02-21 19:41:23 by jwe]
jwe
parents: 5135
diff changeset
137 plot/__axis_label__.m: Issue replot command.
b111ca4715c6 [project @ 2005-02-21 19:41:23 by jwe]
jwe
parents: 5135
diff changeset
138
5135
8eaef366ab43 [project @ 2005-02-09 07:59:37 by jwe]
jwe
parents: 5133
diff changeset
139 2005-02-09 John W. Eaton <jwe@octave.org>
8eaef366ab43 [project @ 2005-02-09 07:59:37 by jwe]
jwe
parents: 5133
diff changeset
140
8eaef366ab43 [project @ 2005-02-09 07:59:37 by jwe]
jwe
parents: 5133
diff changeset
141 * polynomial/polyderiv.m: Force P to be a row vector.
8eaef366ab43 [project @ 2005-02-09 07:59:37 by jwe]
jwe
parents: 5133
diff changeset
142
5133
7191f6e086f9 [project @ 2005-02-08 19:17:41 by jwe]
jwe
parents: 5125
diff changeset
143 2005-02-08 John W. Eaton <jwe@octave.org>
7191f6e086f9 [project @ 2005-02-08 19:17:41 by jwe]
jwe
parents: 5125
diff changeset
144
7191f6e086f9 [project @ 2005-02-08 19:17:41 by jwe]
jwe
parents: 5125
diff changeset
145 * strings/dec2base.m: Don't delete leading zero if third arg is
7191f6e086f9 [project @ 2005-02-08 19:17:41 by jwe]
jwe
parents: 5125
diff changeset
146 provided and len <= computed max_len.
7191f6e086f9 [project @ 2005-02-08 19:17:41 by jwe]
jwe
parents: 5125
diff changeset
147
5125
8bf86c0fad1b [project @ 2005-01-27 17:50:57 by jwe]
jwe
parents: 5123
diff changeset
148 2005-01-27 David Bateman <dbateman@free.fr>
8bf86c0fad1b [project @ 2005-01-27 17:50:57 by jwe]
jwe
parents: 5123
diff changeset
149
8bf86c0fad1b [project @ 2005-01-27 17:50:57 by jwe]
jwe
parents: 5123
diff changeset
150 * strings/dec2base.m: Be even more careful about handling all digits.
8bf86c0fad1b [project @ 2005-01-27 17:50:57 by jwe]
jwe
parents: 5123
diff changeset
151
8bf86c0fad1b [project @ 2005-01-27 17:50:57 by jwe]
jwe
parents: 5123
diff changeset
152 2005-01-27 Paul Kienzle <pkienzle@users.sf.net>
8bf86c0fad1b [project @ 2005-01-27 17:50:57 by jwe]
jwe
parents: 5123
diff changeset
153
8bf86c0fad1b [project @ 2005-01-27 17:50:57 by jwe]
jwe
parents: 5123
diff changeset
154 * strings/dec2base.m: Use integer arithmetic to count number of digits.
8bf86c0fad1b [project @ 2005-01-27 17:50:57 by jwe]
jwe
parents: 5123
diff changeset
155
5123
500f3031866d [project @ 2005-01-27 16:30:09 by jwe]
jwe
parents: 5118
diff changeset
156 2005-01-27 Benjamin Hall <benjamin.hall@pw.utc.com>
500f3031866d [project @ 2005-01-27 16:30:09 by jwe]
jwe
parents: 5118
diff changeset
157
500f3031866d [project @ 2005-01-27 16:30:09 by jwe]
jwe
parents: 5118
diff changeset
158 * statistics/base/median.m: Make it work for the scalar case too.
500f3031866d [project @ 2005-01-27 16:30:09 by jwe]
jwe
parents: 5118
diff changeset
159
5117
2d94fe12e09a [project @ 2005-01-25 18:43:49 by jwe]
jwe
parents: 5116
diff changeset
160 2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org>.
2d94fe12e09a [project @ 2005-01-25 18:43:49 by jwe]
jwe
parents: 5116
diff changeset
161
2d94fe12e09a [project @ 2005-01-25 18:43:49 by jwe]
jwe
parents: 5116
diff changeset
162 * plot/__plt__.m: Initialize fmt and sep outside of loop.
5118
ecbb290ba9ff [project @ 2005-01-25 22:10:26 by jwe]
jwe
parents: 5117
diff changeset
163 Simplify logic for decoding args.
5117
2d94fe12e09a [project @ 2005-01-25 18:43:49 by jwe]
jwe
parents: 5116
diff changeset
164
5115
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
165 2005-01-24 John W. Eaton <jwe@octave.org>
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
166
5116
67320fb4ae5c [project @ 2005-01-25 03:57:01 by jwe]
jwe
parents: 5115
diff changeset
167 * plot/__plr__.m, plot/__plr2__.m: Pass name of caller to __plt__.
67320fb4ae5c [project @ 2005-01-25 03:57:01 by jwe]
jwe
parents: 5115
diff changeset
168
67320fb4ae5c [project @ 2005-01-25 03:57:01 by jwe]
jwe
parents: 5115
diff changeset
169 * plot/__plt__.m: No need to save and reset hold state now.
67320fb4ae5c [project @ 2005-01-25 03:57:01 by jwe]
jwe
parents: 5115
diff changeset
170 (first_plot): Delete unused variable.
67320fb4ae5c [project @ 2005-01-25 03:57:01 by jwe]
jwe
parents: 5115
diff changeset
171
5115
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
172 * plot/__plr2__.m, plot/__plt2__.m: Improve diagnostics.
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
173
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
174 * plot/__plr__.m: Use __plt__, not specific __pltXX__ functions.
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
175 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m,
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
176 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m,
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
177 plot/__plt2vv__.m:
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
178 Return data and gnuplot commands instead of evaluating them.
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
179 * plot/__plt__.m: Handle evaluation of all gnuplot commands here.
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
180 Based on changes from Daniel J Sebald <daniel.sebald@ieee.org>.
57372235194b [project @ 2005-01-24 18:38:45 by jwe]
jwe
parents: 5108
diff changeset
181
5108
10004c9625c3 [project @ 2005-01-18 20:05:10 by jwe]
jwe
parents: 5096
diff changeset
182 2005-01-18 John W. Eaton <jwe@octave.org>
10004c9625c3 [project @ 2005-01-18 20:05:10 by jwe]
jwe
parents: 5096
diff changeset
183
10004c9625c3 [project @ 2005-01-18 20:05:10 by jwe]
jwe
parents: 5096
diff changeset
184 * linear-algebra/cross.m: Allocate idx1 before use.
10004c9625c3 [project @ 2005-01-18 20:05:10 by jwe]
jwe
parents: 5096
diff changeset
185
5096
60168f509269 [project @ 2004-12-08 15:26:46 by jwe]
jwe
parents: 5095
diff changeset
186 2004-12-08 Heikki Junes <Heikki.Junes@hut.fi>
60168f509269 [project @ 2004-12-08 15:26:46 by jwe]
jwe
parents: 5095
diff changeset
187
60168f509269 [project @ 2004-12-08 15:26:46 by jwe]
jwe
parents: 5095
diff changeset
188 * statistics/base/range.m: Fix varargin usage.
60168f509269 [project @ 2004-12-08 15:26:46 by jwe]
jwe
parents: 5095
diff changeset
189
5091
87b0b9a97e40 [project @ 2004-12-03 04:41:50 by jwe]
jwe
parents: 5090
diff changeset
190 2004-12-02 Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be>
87b0b9a97e40 [project @ 2004-12-03 04:41:50 by jwe]
jwe
parents: 5090
diff changeset
191
87b0b9a97e40 [project @ 2004-12-03 04:41:50 by jwe]
jwe
parents: 5090
diff changeset
192 * strings/deblank.m: Remove all trailing whitespace (check with
87b0b9a97e40 [project @ 2004-12-03 04:41:50 by jwe]
jwe
parents: 5090
diff changeset
193 isspace), not just SPC.
87b0b9a97e40 [project @ 2004-12-03 04:41:50 by jwe]
jwe
parents: 5090
diff changeset
194
5090
c42c90543e36 [project @ 2004-12-03 04:32:11 by jwe]
jwe
parents: 5073
diff changeset
195 2004-12-02 Balint Reczey <balint_reczey@yahoo.com>
c42c90543e36 [project @ 2004-12-03 04:32:11 by jwe]
jwe
parents: 5073
diff changeset
196
c42c90543e36 [project @ 2004-12-03 04:32:11 by jwe]
jwe
parents: 5073
diff changeset
197 * statistics/base/moment.m: Fix argument parsing for N-d arrays.
c42c90543e36 [project @ 2004-12-03 04:32:11 by jwe]
jwe
parents: 5073
diff changeset
198
5073
e71be9c548f2 [project @ 2004-11-09 18:31:25 by jwe]
jwe
parents: 5072
diff changeset
199 2004-11-09 John W. Eaton <jwe@octave.org>
e71be9c548f2 [project @ 2004-11-09 18:31:25 by jwe]
jwe
parents: 5072
diff changeset
200
e71be9c548f2 [project @ 2004-11-09 18:31:25 by jwe]
jwe
parents: 5072
diff changeset
201 * miscellaneous/fileparts.m: Allow filenames with no extension.
e71be9c548f2 [project @ 2004-11-09 18:31:25 by jwe]
jwe
parents: 5072
diff changeset
202 From Julius Smith <jos@ccrma.stanford.edu>.
e71be9c548f2 [project @ 2004-11-09 18:31:25 by jwe]
jwe
parents: 5072
diff changeset
203
5072
97b62f0c1bee [project @ 2004-11-09 05:51:30 by jwe]
jwe
parents: 5065
diff changeset
204 2004-11-08 John W. Eaton <jwe@octave.org>
97b62f0c1bee [project @ 2004-11-09 05:51:30 by jwe]
jwe
parents: 5065
diff changeset
205
97b62f0c1bee [project @ 2004-11-09 05:51:30 by jwe]
jwe
parents: 5065
diff changeset
206 * plot/__plt2vm__.m: Delete debugging statement.
97b62f0c1bee [project @ 2004-11-09 05:51:30 by jwe]
jwe
parents: 5065
diff changeset
207 From Dmitri A. Sergatskov <dmitri@unm.edu>.
97b62f0c1bee [project @ 2004-11-09 05:51:30 by jwe]
jwe
parents: 5065
diff changeset
208
5065
1312d3af9eb0 [project @ 2004-11-04 20:12:00 by jwe]
jwe
parents: 5031
diff changeset
209 2004-11-04 John W. Eaton <jwe@octave.org>
1312d3af9eb0 [project @ 2004-11-04 20:12:00 by jwe]
jwe
parents: 5031
diff changeset
210
1312d3af9eb0 [project @ 2004-11-04 20:12:00 by jwe]
jwe
parents: 5031
diff changeset
211 * plot/hist.m: Always return row vectors for vector args.
1312d3af9eb0 [project @ 2004-11-04 20:12:00 by jwe]
jwe
parents: 5031
diff changeset
212
5031
5d1e2102d447 [project @ 2004-09-24 03:50:58 by jwe]
jwe
parents: 5021
diff changeset
213 2004-09-23 John W. Eaton <jwe@octave.org>
5d1e2102d447 [project @ 2004-09-24 03:50:58 by jwe]
jwe
parents: 5021
diff changeset
214
5d1e2102d447 [project @ 2004-09-24 03:50:58 by jwe]
jwe
parents: 5021
diff changeset
215 * strings/strcmp.m: If args are not strings or cell arrays of
5d1e2102d447 [project @ 2004-09-24 03:50:58 by jwe]
jwe
parents: 5021
diff changeset
216 strings, return zero instead of reporting an error.
5d1e2102d447 [project @ 2004-09-24 03:50:58 by jwe]
jwe
parents: 5021
diff changeset
217
5021
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
218 2004-09-22 Federico Zenith <zenith@chemeng.ntnu.no>
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
219
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
220 * control/base/analdemo.m, control/base/are.m, control/base/bddemo.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
221 control/base/controldemo.m, control/base/damp.m, control/base/dare.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
222 control/base/dcgain.m, control/base/dgram.m, control/base/dlyap.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
223 control/base/dre.m, control/base/frdemo.m, control/base/gram.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
224 control/base/impulse.m, control/base/lqp.m, control/base/obsv.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
225 control/base/pzmap.m, control/base/rldemo.m, control/hinf/h2norm.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
226 control/hinf/hinfsyn.m, control/hinf/hinfsyn_ric.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
227 control/hinf/is_dgkf.m, control/system/c2d.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
228 control/system/is_detectable.m, control/system/is_sample.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
229 control/system/is_siso.m, control/system/is_stable.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
230 control/system/ss2sys.m, control/system/ss.m, control/system/sys2ss.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
231 control/system/sys2tf.m, control/system/sys2zp.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
232 control/system/sysappend.m, control/system/sysconnect.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
233 control/system/sysdisc.m, control/system/sysdup.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
234 control/system/sysgetsignals.m, control/system/sysmult.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
235 control/system/syssetsignals.m, control/system/syssub.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
236 control/system/tf2sys.m, control/system/ugain.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
237 control/system/zp2ss.m, control/system/zp2sys.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
238 control/system/zp2tf.m, control/util/axis2dlim.m, polynomial/roots.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
239 special-matrix/toeplitz.m: Fix typos in doc strings.
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
240
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
241 * control/base/are.m, control/base/dare.m, control/base/lsim.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
242 control/base/ltifr.m, control/base/place.m,control/base/tzero2.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
243 control/base/tzero.m, control/hinf/hinf_ctr.m, control/hinf/wgt1o.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
244 ontrol/system/is_abcd.m, control/system/parallel.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
245 control/system/ss2tf.m, control/system/ss2zp.m, control/system/ss.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
246 control/system/sysappend.m, control/system/sysconnect.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
247 control/system/sysdup.m, control/system/sysgroup.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
248 control/system/sysprune.m, control/system/sysreorder.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
249 control/system/sysscale.m, control/system/syssub.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
250 control/system/tf2ss.m, control/system/tf2zp.m, control/util/zgfmul.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
251 control/util/zginit.m, control/util/zgscal.m, elfun/acoth.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
252 polynomial/polyout.m, specfun/log2.m:
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
253 Add output arguments in doc strings.
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
254
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
255 * control/base/are.m, control/base/bode_bounds, control/base/bode.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
256 control/base/__bodquist__.m, control/base/ctrb.m, control/base/dare.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
257 control/base/DEMOcontrol.m, control/base/dlyap.m, control/base/dre.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
258 control/base/freqchkw.m, control/base/__freqresp__.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
259 control/base/__freqresp__.m, control/base/lqp.m, control/base/lqr.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
260 contol/base/lsim.m, control/base/lyap.m, control/base/nyquist.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
261 control/base/obsv.m, control/base/place.m, control/base/pzmap.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
262 control/base/__stepimp__.m, control/base/step.m, control/base/tzero2.m
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
263 control/base/tzero.m, control/hinf/dhinfdemo.m, control/hinf/h2norm.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
264 control/hinf/h2syn.m, control/hinf/hinfdemo.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
265 control/hinf/hinfnorm.m, control/hinf/hinfsyn_chk.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
266 control/hinf/hinfsyn.m, control/hinf/is_dgkf.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
267 control/obsolete/syschnames.m, control/obsolete/syschnames.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
268 control/system/c2d.m, control/system/is_abcd.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
269 control/system/is_controllable.m, control/system/is_detectable.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
270 control/system/is_observable.m, control/system/is_stable.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
271 control/system/jet707.m, control/system/ord2.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
272 control/system/starp.m, control/system/sys2fir.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
273 control/system/sys2ss.m, control/system/sys2tf.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
274 control/system/sys2zp.m, control/system/syscont.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
275 control/system/sysdisc.m, control/system/sysdup.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
276 control/system/sysgettype.m, control/system/sysgroup.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
277 control/system/sysmult.m, control/system/sysprune.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
278 control/system/sysreorder.m, control/system/sysscale.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
279 control/system/syssetsignals.m, control/system/sysupdate.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
280 control/system/tf2ss.m, control/system/tf2sys.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
281 control/system/zp2ss.m, control/system/zp2sys.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
282 control/util/axis2dlim.m, control/util/prompt.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
283 control/util/zgfmul.m, control/util/zginit.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
284 control/util/__zgpbal__.m, control/util/zgscal.m:
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
285 Use @var, @strong, @command, @math, @acronym, @table and @cite
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
286 in doc strings.
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
287
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
288 * control/base/bode_bounds.m, control/base/ctrb.m, control/base/dre.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
289 control/base/dgram.m, control/base/dlyap.m, control/base/ltifr.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
290 control/base/nyquist.m, control/base/obsv.m, control/base/tzero.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
291 control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
292 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
293 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
294 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
295 control/hinf/wgt1o.m, control/obsolete/syschnames.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
296 control/system/c2d.m, control/system/fir2sys.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
297 control/system/is_stabilizable.m, control/system/jet707.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
298 control/system/ord2.m, control/system/ss2tf.m, control/system/tf2ss.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
299 control/util/zgshsr.m, polynomial/polyout.m:
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
300 New @tex section(s) in doc strings for better formating of printed
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
301 output.
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
302
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
303 * control/base/__freqresp__.m, control/base/nyquist.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
304 control/base/__stepimp__.m, control/hinf/hinfdemo.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
305 control/obsolete/syschnames.m, control/system/sysprune.m:
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
306 Use proper double quote marks for TeX.
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
307
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
308 * control/base/DEMOcontrol.m: Add missing ;
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
309
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
310 * control/base/nichols.m, control/base/rlocus.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
311 control/obsolete/minfo.m, control/system/is_digital.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
312 control/system/ss2zp.m, control/system/sysmin.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
313 control/system/tf2zp.m, control/util/sortcom.m:
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
314 Convert documentation to use or more completely use Texinfo.
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
315
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
316 * control/base/rlocus.m, control/hinf/dhinfdemo.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
317 control/hinf/hinfdemo.m, control/system/ord2.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
318 control/system/parallel.m, control/system/ss2tf.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
319 control/system/starp.m: Use "@group ... @end group" to avoid ascii
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
320 art splitting over a page boundary.
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
321
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
322 * control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
323 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
324 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
325 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m,
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
326 control/hinf/wgt1o.m, control/system/buildssic.m:
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
327 Use {\cal H}_\infty for H-infinity and likewise for H-2 to
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
328 the TeX documentation.
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
329
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
330 * control/system/is_stabilizable.m:
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
331 Add Copyright so that help is displayed correctly.
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
332
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
333 * special-matrix/vander.m: Octave indexes start at 1.
2a0e2daac997 [project @ 2004-09-22 12:45:09 by jwe]
jwe
parents: 5011
diff changeset
334
5011
1743bf921773 [project @ 2004-09-21 15:41:14 by jwe]
jwe
parents: 5003
diff changeset
335 2004-09-21 David Bateman <dbateman@free.fr>
1743bf921773 [project @ 2004-09-21 15:41:14 by jwe]
jwe
parents: 5003
diff changeset
336
1743bf921773 [project @ 2004-09-21 15:41:14 by jwe]
jwe
parents: 5003
diff changeset
337 * general/rotdim.m: New function for rotation of an N-d array in an
1743bf921773 [project @ 2004-09-21 15:41:14 by jwe]
jwe
parents: 5003
diff changeset
338 arbitrary plane.
1743bf921773 [project @ 2004-09-21 15:41:14 by jwe]
jwe
parents: 5003
diff changeset
339
1743bf921773 [project @ 2004-09-21 15:41:14 by jwe]
jwe
parents: 5003
diff changeset
340 * general/flipdim.m: New function to flip an N-d array about an
1743bf921773 [project @ 2004-09-21 15:41:14 by jwe]
jwe
parents: 5003
diff changeset
341 arbitrary axis.
1743bf921773 [project @ 2004-09-21 15:41:14 by jwe]
jwe
parents: 5003
diff changeset
342
5003
a0e7231a58eb [project @ 2004-09-16 16:44:44 by jwe]
jwe
parents: 4993
diff changeset
343 2004-09-15 David Bateman <dbateman@free.fr>
a0e7231a58eb [project @ 2004-09-16 16:44:44 by jwe]
jwe
parents: 4993
diff changeset
344
a0e7231a58eb [project @ 2004-09-16 16:44:44 by jwe]
jwe
parents: 4993
diff changeset
345 * general/bitget.m: Replace Bmax, which is undefined with bitmax
a0e7231a58eb [project @ 2004-09-16 16:44:44 by jwe]
jwe
parents: 4993
diff changeset
346
4992
2f2afb8635f5 [project @ 2004-09-15 18:22:27 by jwe]
jwe
parents: 4983
diff changeset
347 2004-09-15 John W. Eaton <jwe@octave.org>
2f2afb8635f5 [project @ 2004-09-15 18:22:27 by jwe]
jwe
parents: 4983
diff changeset
348
2f2afb8635f5 [project @ 2004-09-15 18:22:27 by jwe]
jwe
parents: 4983
diff changeset
349 * strings/strcmp.m: Fix typo in cell/string array case.
4993
761b8d760785 [project @ 2004-09-15 18:28:56 by jwe]
jwe
parents: 4992
diff changeset
350 Use iscellstr to check for cells rather than iscell.
761b8d760785 [project @ 2004-09-15 18:28:56 by jwe]
jwe
parents: 4992
diff changeset
351 Improve diagnostics for invalid args.
4992
2f2afb8635f5 [project @ 2004-09-15 18:22:27 by jwe]
jwe
parents: 4983
diff changeset
352
4983
13aaef87cf18 [project @ 2004-09-10 13:51:29 by jwe]
jwe
parents: 4964
diff changeset
353 2004-09-10 David Bateman <dbateman@free.fr>
13aaef87cf18 [project @ 2004-09-10 13:51:29 by jwe]
jwe
parents: 4964
diff changeset
354
13aaef87cf18 [project @ 2004-09-10 13:51:29 by jwe]
jwe
parents: 4964
diff changeset
355 * statistics/distributions/binomial_rnd.m: Fix error for scalar n
13aaef87cf18 [project @ 2004-09-10 13:51:29 by jwe]
jwe
parents: 4964
diff changeset
356 and p with n > 1, and fix for matrix n and p with n == 1.
13aaef87cf18 [project @ 2004-09-10 13:51:29 by jwe]
jwe
parents: 4964
diff changeset
357
13aaef87cf18 [project @ 2004-09-10 13:51:29 by jwe]
jwe
parents: 4964
diff changeset
358 * statistics/distributions/poisson_rnd.m: Fix for matrix length,
13aaef87cf18 [project @ 2004-09-10 13:51:29 by jwe]
jwe
parents: 4964
diff changeset
359 due to row vs. column vector operations.
13aaef87cf18 [project @ 2004-09-10 13:51:29 by jwe]
jwe
parents: 4964
diff changeset
360
4964
269c3d6c0569 [project @ 2004-09-04 01:16:28 by jwe]
jwe
parents: 4950
diff changeset
361 2004-09-03 David Bateman <dbateman@free.fr>
269c3d6c0569 [project @ 2004-09-04 01:16:28 by jwe]
jwe
parents: 4950
diff changeset
362
269c3d6c0569 [project @ 2004-09-04 01:16:28 by jwe]
jwe
parents: 4950
diff changeset
363 * general/repmat.m: Fix to allow logical classes.
269c3d6c0569 [project @ 2004-09-04 01:16:28 by jwe]
jwe
parents: 4950
diff changeset
364
4950
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
365 2004-08-31 John W. Eaton <jwe@octave.org>
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
366
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
367 * general/isa.m: New function, from Octave-forge.
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
368
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
369 2004-08-31 David Bateman <dbateman@free.fr>
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
370
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
371 * general/bitcmp.m, general/bitget.m, general/bitset.m: Remove
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
372 limitation on the use of int64 and uint64 types, and the use
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
373 of the eval.
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
374
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
375 * general/bitset.m: Remove superfluous cast to return type, as bug
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
376 in .^ with integer types is fixed.
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
377
0896307b1b48 [project @ 2004-08-31 21:26:35 by jwe]
jwe
parents: 4945
diff changeset
378 * general/repmat.m: Adapt to allow integer types.
4945
4bd917f8a4a7 [project @ 2004-08-31 15:09:17 by jwe]
jwe
parents: 4942
diff changeset
379
4bd917f8a4a7 [project @ 2004-08-31 15:09:17 by jwe]
jwe
parents: 4942
diff changeset
380 2004-08-31 Paul Kienzle <pkienzle@users.sf.net>
4bd917f8a4a7 [project @ 2004-08-31 15:09:17 by jwe]
jwe
parents: 4942
diff changeset
381
4bd917f8a4a7 [project @ 2004-08-31 15:09:17 by jwe]
jwe
parents: 4942
diff changeset
382 * plot/axis.m: Don't reset axes when querying them.
4bd917f8a4a7 [project @ 2004-08-31 15:09:17 by jwe]
jwe
parents: 4942
diff changeset
383
4942
a0f2839f6ac8 [project @ 2004-08-28 01:29:39 by jwe]
jwe
parents: 4918
diff changeset
384 2004-08-27 David Bateman <dbateman@free.fr>
a0f2839f6ac8 [project @ 2004-08-28 01:29:39 by jwe]
jwe
parents: 4918
diff changeset
385
a0f2839f6ac8 [project @ 2004-08-28 01:29:39 by jwe]
jwe
parents: 4918
diff changeset
386 * statistics/base/ranks.m: Handle non-consecutive ties.
a0f2839f6ac8 [project @ 2004-08-28 01:29:39 by jwe]
jwe
parents: 4918
diff changeset
387 Eliminate loop.
a0f2839f6ac8 [project @ 2004-08-28 01:29:39 by jwe]
jwe
parents: 4918
diff changeset
388
4918
d2a7208f35d4 [project @ 2004-07-27 15:18:04 by jwe]
jwe
parents: 4915
diff changeset
389 2004-07-27 David Bateman <dbateman@free.fr>
d2a7208f35d4 [project @ 2004-07-27 15:18:04 by jwe]
jwe
parents: 4915
diff changeset
390
d2a7208f35d4 [project @ 2004-07-27 15:18:04 by jwe]
jwe
parents: 4915
diff changeset
391 * general/num2str.m: Also insert spaces in output when precision
d2a7208f35d4 [project @ 2004-07-27 15:18:04 by jwe]
jwe
parents: 4915
diff changeset
392 argument is supplied.
d2a7208f35d4 [project @ 2004-07-27 15:18:04 by jwe]
jwe
parents: 4915
diff changeset
393
4915
c638c144d4da [project @ 2004-07-23 19:01:22 by jwe]
jwe
parents: 4911
diff changeset
394 2004-07-23 David Bateman <dbateman@free.fr>
c638c144d4da [project @ 2004-07-23 19:01:22 by jwe]
jwe
parents: 4911
diff changeset
395
c638c144d4da [project @ 2004-07-23 19:01:22 by jwe]
jwe
parents: 4911
diff changeset
396 * general/bitcmp.m, general/bitget.m, general/bitset.m: New functions.
c638c144d4da [project @ 2004-07-23 19:01:22 by jwe]
jwe
parents: 4911
diff changeset
397
4911
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
398 2004-07-22 Etienne Grossmann <etienne@cs.uky.edu>
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
399
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
400 * general/sub2ind.m: Make reshaping index list unnecessary.
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
401
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
402 2004-07-22 Paul Kienzle <pkienzle@users.sf.net>
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
403
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
404 * miscellaneous/unix.m: Fix doc string.
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
405
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
406 2004-07-22 Stefan van der Walt <stefan@sun.ac.za>
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
407
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
408 * plot/figure.m: Clarification of documentation.
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
409
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
410 * image/imshow.m: Warn for complex images.
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
411 Only estimate colourmap for images in [0, 65536].
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
412
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
413 2004-07-22 David Bateman <dbateman@free.fr>
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
414
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
415 * general/num2str.m: Fix the case of an all zero input.
14027e0bafa4 [project @ 2004-07-22 19:58:06 by jwe]
jwe
parents: 4906
diff changeset
416
4906
6754342ef7ad [project @ 2004-06-23 11:11:50 by jwe]
jwe
parents: 4900
diff changeset
417 2004-06-22 Etienne Grossmann <etienne@cs.uky.edu>
6754342ef7ad [project @ 2004-06-23 11:11:50 by jwe]
jwe
parents: 4900
diff changeset
418
6754342ef7ad [project @ 2004-06-23 11:11:50 by jwe]
jwe
parents: 4900
diff changeset
419 * general/ind2sub.m: Doc fix.
6754342ef7ad [project @ 2004-06-23 11:11:50 by jwe]
jwe
parents: 4900
diff changeset
420
4900
cf470c996819 [project @ 2004-06-08 15:13:22 by jwe]
jwe
parents: 4898
diff changeset
421 2004-06-08 John W. Eaton <jwe@octave.org>
cf470c996819 [project @ 2004-06-08 15:13:22 by jwe]
jwe
parents: 4898
diff changeset
422
cf470c996819 [project @ 2004-06-08 15:13:22 by jwe]
jwe
parents: 4898
diff changeset
423 * statistics/tests/kolmogorov_smirnov_test.m: Use func2str to
cf470c996819 [project @ 2004-06-08 15:13:22 by jwe]
jwe
parents: 4898
diff changeset
424 convert function handle to string for eval.
cf470c996819 [project @ 2004-06-08 15:13:22 by jwe]
jwe
parents: 4898
diff changeset
425
4898
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
426 2004-06-04 Paul Kienzle <pkienzle@users.sf.net>
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
427
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
428 * plot/errorbar.m: Remove debugging output.
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
429
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
430 2004-06-03 Stefan van der Walt <stefan@sun.ac.za>
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
431
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
432 * plot/__pltopt__.m: Properly escape @ symbols in doc string.
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
433
4897
89eee52fd4c7 [project @ 2004-06-03 23:07:55 by jwe]
jwe
parents: 4894
diff changeset
434 2004-06-03 Paul Kienzle <pkienzle@users.sf.net>
89eee52fd4c7 [project @ 2004-06-03 23:07:55 by jwe]
jwe
parents: 4894
diff changeset
435
4898
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
436 * deprecated/com2str.m: Include 'i' suffix for pure imaginary numbers.
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
437
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
438 * polynomial/polyout.m: Use parenthesis if necessary around
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
439 complex polynomial coefficient.
8fd9495f5054 [project @ 2004-06-04 13:29:33 by jwe]
jwe
parents: 4897
diff changeset
440
4897
89eee52fd4c7 [project @ 2004-06-03 23:07:55 by jwe]
jwe
parents: 4894
diff changeset
441 * plot/__errcomm__.m, plot/__errplot__.m: Simplify code and fix
89eee52fd4c7 [project @ 2004-06-03 23:07:55 by jwe]
jwe
parents: 4894
diff changeset
442 the bug which causes __errplot__ to ignore the last argument.
89eee52fd4c7 [project @ 2004-06-03 23:07:55 by jwe]
jwe
parents: 4894
diff changeset
443
4894
ab5870f984d9 [project @ 2004-06-03 19:32:02 by jwe]
jwe
parents: 4890
diff changeset
444 2004-06-03 David Bateman <dbateman@free.fr>
ab5870f984d9 [project @ 2004-06-03 19:32:02 by jwe]
jwe
parents: 4890
diff changeset
445
ab5870f984d9 [project @ 2004-06-03 19:32:02 by jwe]
jwe
parents: 4890
diff changeset
446 * general/shiftdim.m: New function based on JWE code snippet.
ab5870f984d9 [project @ 2004-06-03 19:32:02 by jwe]
jwe
parents: 4890
diff changeset
447
ab5870f984d9 [project @ 2004-06-03 19:32:02 by jwe]
jwe
parents: 4890
diff changeset
448 * general/circdim.m: New function.
ab5870f984d9 [project @ 2004-06-03 19:32:02 by jwe]
jwe
parents: 4890
diff changeset
449
4890
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
450 2004-05-06 David Bateman <dbateman@free.fr>
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
451
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
452 * general/issquare.m: Fail if ndim(x) > 2.
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
453
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
454 * linear-algebra/norm.m, linear-algebra/norm.m: Fail if ndim(x) > 2.
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
455
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
456 * linear-alegbra/cross.m, linear-algebra/dot.m: Allow matrix and
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
457 N-d array arguments. Add optional dim argument to define
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
458 dimension along which to operate.
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
459
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
460 * linear-algebra/dmult.m: Allow N-d arrays.
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
461
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
462 * linear-algebra/vec.m: Use v(:) and not reshape.
e7da90a1cc11 [project @ 2004-05-06 20:36:29 by jwe]
jwe
parents: 4885
diff changeset
463
4885
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
464 2004-04-29 David Bateman <dbateman@free.fr>
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
465
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
466 * statistics/base/ranks.m, statistics/base/run_count.m,
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
467 statistics/base/studentize.m, statistics/base/kurtosis.m
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
468 statistics/base/statistics.m, statistics/base/skewness.m
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
469 statistics/base/iqr.m:
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
470 Make N-d array aware. Allow optional argument to define the
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
471 dimension along which to operate. Update the documentation.
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
472
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
473 * statistics/base/ranks.m: Change algorithm to use sort,
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
474 and adjust for the ties after.
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
475
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
476 * statistics/base/run_counts.m: Change algorithm to use
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
477 the a combination of diff and find, rather than a for-loop.
28ab079d8f0e [project @ 2004-04-30 04:21:33 by jwe]
jwe
parents: 4881
diff changeset
478
4881
d665266bb453 [project @ 2004-04-23 16:19:28 by jwe]
jwe
parents: 4878
diff changeset
479 2004-04-23 Paul Kienzle <pkienzle@users.sf.net>
d665266bb453 [project @ 2004-04-23 16:19:28 by jwe]
jwe
parents: 4878
diff changeset
480
d665266bb453 [project @ 2004-04-23 16:19:28 by jwe]
jwe
parents: 4878
diff changeset
481 * plot/hist.m: Correctly determine cutoffs. New tests.
d665266bb453 [project @ 2004-04-23 16:19:28 by jwe]
jwe
parents: 4878
diff changeset
482
4878
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
483 2004-04-23 David Bateman <dbateman@free.fr>
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
484
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
485 * general/int2str.m: Treat only real part of argument, and treat
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
486 NDArrays by stacking the slices through the matrix vertically.
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
487
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
488 * general/num2str.m: Improve format of integer matrices, and the
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
489 conversion of complex matrices added. Treat NDArrays by stacking
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
490 the slices through the matrix vertically.
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
491
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
492 * deprecated/com2str.m: Moved here from general subdirectory.
4eaf35cfdb11 [project @ 2004-04-23 15:42:10 by jwe]
jwe
parents: 4877
diff changeset
493
4877
0ab4fd8ded30 [project @ 2004-04-22 19:59:44 by jwe]
jwe
parents: 4870
diff changeset
494 2004-04-22 John W. Eaton <jwe@octave.org>
0ab4fd8ded30 [project @ 2004-04-22 19:59:44 by jwe]
jwe
parents: 4870
diff changeset
495
0ab4fd8ded30 [project @ 2004-04-22 19:59:44 by jwe]
jwe
parents: 4870
diff changeset
496 * quaternion/qtransvmat.m: Use continuation characters to make
0ab4fd8ded30 [project @ 2004-04-22 19:59:44 by jwe]
jwe
parents: 4870
diff changeset
497 sure result is a matrix instead of a vector. From <aklark@atdot.it>.
0ab4fd8ded30 [project @ 2004-04-22 19:59:44 by jwe]
jwe
parents: 4870
diff changeset
498
4869
b92d59213e63 [project @ 2004-04-21 17:03:02 by jwe]
jwe
parents: 4863
diff changeset
499 2004-04-21 David Bateman <dbateman@free.fr>
b92d59213e63 [project @ 2004-04-21 17:03:02 by jwe]
jwe
parents: 4863
diff changeset
500
4870
2cbc6f37b0c2 [project @ 2004-04-21 17:30:51 by jwe]
jwe
parents: 4869
diff changeset
501 * scripts/elfun/lcm.m: Make N-d aware.
2cbc6f37b0c2 [project @ 2004-04-21 17:30:51 by jwe]
jwe
parents: 4869
diff changeset
502
4869
b92d59213e63 [project @ 2004-04-21 17:03:02 by jwe]
jwe
parents: 4863
diff changeset
503 * general/diff.m: Make the code N-d array aware. Allow an
b92d59213e63 [project @ 2004-04-21 17:03:02 by jwe]
jwe
parents: 4863
diff changeset
504 optional argument to define the dimension along which to perform
b92d59213e63 [project @ 2004-04-21 17:03:02 by jwe]
jwe
parents: 4863
diff changeset
505 the differences and allow the order of the differences to be larger
b92d59213e63 [project @ 2004-04-21 17:03:02 by jwe]
jwe
parents: 4863
diff changeset
506 than the dimension itself.
b92d59213e63 [project @ 2004-04-21 17:03:02 by jwe]
jwe
parents: 4863
diff changeset
507
b92d59213e63 [project @ 2004-04-21 17:03:02 by jwe]
jwe
parents: 4863
diff changeset
508 * general/rot90.m, general/fliplr.m, general/flipud.m: Limit the
b92d59213e63 [project @ 2004-04-21 17:03:02 by jwe]
jwe
parents: 4863
diff changeset
509 use of these functions to 1- and 2-d arrays.
b92d59213e63 [project @ 2004-04-21 17:03:02 by jwe]
jwe
parents: 4863
diff changeset
510
4863
c4cefcb802da [project @ 2004-04-16 15:57:23 by jwe]
jwe
parents: 4862
diff changeset
511 2004-04-16 John W. Eaton <jwe@octave.org>
c4cefcb802da [project @ 2004-04-16 15:57:23 by jwe]
jwe
parents: 4862
diff changeset
512
c4cefcb802da [project @ 2004-04-16 15:57:23 by jwe]
jwe
parents: 4862
diff changeset
513 * elfun/gcd.m: Delete.
c4cefcb802da [project @ 2004-04-16 15:57:23 by jwe]
jwe
parents: 4862
diff changeset
514
4862
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
515 2004-04-15 David Bateman <dbateman@free.fr>
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
516
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
517 * set/create_set.m, general/is_duplicate_entry.m: Make N-d array aware.
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
518
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
519 * general/shift.m, general/prepad.m, general/postpad.m: Make N-d
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
520 array aware and and optional argument for the dimension along
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
521 which to operate.
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
522
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
523 * scripts/signal/unwrap.m: Make N-d array aware and fix optional
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
524 argument for the dimension to be consistent with other N-d array
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
525 functions.
a0997c4d1d54 [project @ 2004-04-15 21:14:43 by jwe]
jwe
parents: 4860
diff changeset
526
4860
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
527 2004-04-08 David Bateman <dbateman@free.fr>
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
528
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
529 * statistics/distributions/discrete_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
530 statistics/distributions/discrete_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
531 statistics/distributions/discrete_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
532 statistics/distributions/discrete_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
533 statistics/distributions/exponential_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
534 statistics/distributions/exponential_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
535 statistics/distributions/exponential_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
536 statistics/distributions/exponential_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
537 statistics/distributions/f_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
538 statistics/distributions/f_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
539 statistics/distributions/f_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
540 statistics/distributions/f_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
541 statistics/distributions/geometric_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
542 statistics/distributions/geometric_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
543 statistics/distributions/geometric_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
544 statistics/distributions/geometric_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
545 statistics/distributions/hypergeometric_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
546 statistics/distributions/kolmogorov_smirnov_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
547 statistics/distributions/laplace_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
548 statistics/distributions/laplace_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
549 statistics/distributions/laplace_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
550 statistics/distributions/laplace_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
551 statistics/distributions/logistic_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
552 statistics/distributions/logistic_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
553 statistics/distributions/lognormal_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
554 statistics/distributions/lognormal_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
555 statistics/distributions/lognormal_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
556 statistics/distributions/lognormal_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
557 statistics/distributions/pascal_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
558 statistics/distributions/pascal_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
559 statistics/distributions/pascal_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
560 statistics/distributions/pascal_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
561 statistics/distributions/poisson_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
562 statistics/distributions/poisson_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
563 statistics/distributions/poisson_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
564 statistics/distributions/poisson_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
565 statistics/distributions/t_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
566 statistics/distributions/t_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
567 statistics/distributions/t_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
568 statistics/distributions/t_rnd.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
569 statistics/distributions/weibull_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
570 statistics/distributions/weibull_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
571 statistics/distributions/weibull_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
572 statistics/distributions/weibull_rnd.m:
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
573 Allow N-d arrays.
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
574
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
575 * statistics/distributions/discrete_inv.m: Fix bug in indexing,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
576 that results in NaN in places where it should not have had.
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
577
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
578 * statistics/distributions/discrete_rnd.m: New argument formats to
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
579 allow creating arbitrary matrices, compatiable with the other
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
580 *_rnd.m functions. Maintain compatiablity with previous format.
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
581
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
582 * statistics/distributions/empirical_rnd.m: New argument formats
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
583 to allow creating arbitrary matrices, compatiable with the other
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
584 *_rnd.m functions. Maintain compatiablity with previous
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
585 format. Allow N-d arrays.
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
586
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
587 * statistics/distributions/hypergeometric_cdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
588 statistics/distributions/hypergeometric_inv.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
589 statistics/distributions/hypergeometric_pdf.m,
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
590 statistics/distributions/wiener_rnd.m:
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
591 Error for non-scalar arguments.
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
592
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
593 * statistics/distributions/pascal_rnd.m:
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
594 Correct for n = 1 bug, where all elements were equal.
48c7fbca248b [project @ 2004-04-08 23:56:39 by jwe]
jwe
parents: 4854
diff changeset
595
4849
a3440ff5eb14 [project @ 2004-04-06 15:23:56 by jwe]
jwe
parents: 4847
diff changeset
596 2004-04-06 David Bateman <dbateman@free.fr>
a3440ff5eb14 [project @ 2004-04-06 15:23:56 by jwe]
jwe
parents: 4847
diff changeset
597
4854
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
598 * general/common_size.m, miscellaneous/bincoeff.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
599 statistics/distributions/beta_cdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
600 statistics/distributions/beta_inv.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
601 statistics/distributions/beta_pdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
602 statistics/distributions/beta_rnd.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
603 statistics/distributions/binomial_cdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
604 statistics/distributions/binomial_inv.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
605 statistics/distributions/binomial_pdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
606 statistics/distributions/binomial_rnd.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
607 statistics/distributions/cauchy_cdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
608 statistics/distributions/cauchy_inv.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
609 statistics/distributions/cauchy_pdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
610 statistics/distributions/cauchy_rnd.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
611 statistics/distributions/chisquare_cdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
612 statistics/distributions/chisquare_inv.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
613 statistics/distributions/chisquare_pdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
614 statistics/distributions/chisquare_rnd.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
615 statistics/distributions/gamma_cdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
616 statistics/distributions/gamma_inv.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
617 statistics/distributions/gamma_pdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
618 statistics/distributions/gamma_rnd.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
619 statistics/distributions/normal_cdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
620 statistics/distributions/normal_inv.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
621 statistics/distributions/normal_pdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
622 statistics/distributions/normal_rnd.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
623 statistics/distributions/stdnormal_cdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
624 statistics/distributions/stdnormal_pdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
625 statistics/distributions/stdnormal_rnd.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
626 statistics/distributions/uniform_cdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
627 statistics/distributions/uniform_inv.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
628 statistics/distributions/uniform_pdf.m,
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
629 statistics/distributions/uniform_rnd.m:
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
630 Allow the inputs to be N-d arrays.
4b0f3b055331 [project @ 2004-04-07 02:37:05 by jwe]
jwe
parents: 4852
diff changeset
631
4852
404c7122853e [project @ 2004-04-06 17:23:37 by jwe]
jwe
parents: 4849
diff changeset
632 * statistics/base/var.m: Update for N-d arrays. Allow dimension arg.
404c7122853e [project @ 2004-04-06 17:23:37 by jwe]
jwe
parents: 4849
diff changeset
633 * statistics/base/median.m: Likewise.
4849
a3440ff5eb14 [project @ 2004-04-06 15:23:56 by jwe]
jwe
parents: 4847
diff changeset
634
4844
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
635 2004-04-02 David Bateman <dbateman@free.fr>
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
636
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
637 * statistics/base/std.m: Allow optional args for type and dim.
4847
83ddfedb8db7 [project @ 2004-04-02 21:15:34 by jwe]
jwe
parents: 4844
diff changeset
638 * statistics/base/center.m, statistics/base/meansq.m,
83ddfedb8db7 [project @ 2004-04-02 21:15:34 by jwe]
jwe
parents: 4844
diff changeset
639 statistics/base/moment.m, statistics/base/range.m:
4852
404c7122853e [project @ 2004-04-06 17:23:37 by jwe]
jwe
parents: 4849
diff changeset
640 Update for N-d arrays.
4844
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
641 * signal/fftshift.m: Fix dimensioning error.
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
642
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
643 * statistics/base/std.m: Use repmat not ones(nr,1)*mean to allow
4852
404c7122853e [project @ 2004-04-06 17:23:37 by jwe]
jwe
parents: 4849
diff changeset
644 N-d arrays.
4844
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
645
4852
404c7122853e [project @ 2004-04-06 17:23:37 by jwe]
jwe
parents: 4849
diff changeset
646 * general/mod.m, general/mod.m: Allow N-d arrays with one scalar arg.
404c7122853e [project @ 2004-04-06 17:23:37 by jwe]
jwe
parents: 4849
diff changeset
647
404c7122853e [project @ 2004-04-06 17:23:37 by jwe]
jwe
parents: 4849
diff changeset
648 * signal/fftshift.m: Update for N-d arrays, allow optional dim arg.
4844
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
649
4852
404c7122853e [project @ 2004-04-06 17:23:37 by jwe]
jwe
parents: 4849
diff changeset
650 * specfun/erfinv.m, general/repmat.m: Update for N-d arrays.
4844
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
651
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
652 * control/base/bode.m, control/base/lqg.m, control/system/ss2sys.m,
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
653 control/system/cellidx.m, control/system/dmr2d.m control/system/ss.m,
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
654 control/system/sysprune.m: Doc update for usage of cell arrays.
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
655
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
656 * control/system/sysidx.m: Use cellidx and not listidx.
9f7ef92b50b0 [project @ 2004-04-02 17:26:53 by jwe]
jwe
parents: 4841
diff changeset
657
4841
66fb9f8c66c8 [project @ 2004-03-12 23:02:54 by jwe]
jwe
parents: 4836
diff changeset
658 2004-03-12 John W. Eaton <jwe@bevo.che.wisc.edu>
66fb9f8c66c8 [project @ 2004-03-12 23:02:54 by jwe]
jwe
parents: 4836
diff changeset
659
66fb9f8c66c8 [project @ 2004-03-12 23:02:54 by jwe]
jwe
parents: 4836
diff changeset
660 * plot/__pltopt1__.m: Always add title clause to plot command with
66fb9f8c66c8 [project @ 2004-03-12 23:02:54 by jwe]
jwe
parents: 4836
diff changeset
661 default of "" (so it is off unless explicitly set by the user).
66fb9f8c66c8 [project @ 2004-03-12 23:02:54 by jwe]
jwe
parents: 4836
diff changeset
662
4836
518e495e489f [project @ 2004-03-12 18:16:03 by jwe]
jwe
parents: 4834
diff changeset
663 2004-03-12 Stefan van der Walt <stefan@sun.ac.za>
518e495e489f [project @ 2004-03-12 18:16:03 by jwe]
jwe
parents: 4834
diff changeset
664
518e495e489f [project @ 2004-03-12 18:16:03 by jwe]
jwe
parents: 4834
diff changeset
665 * image/imshow.m: Accept "truesize" argument.
518e495e489f [project @ 2004-03-12 18:16:03 by jwe]
jwe
parents: 4834
diff changeset
666 Ignore current colormap. New tests and demos.
518e495e489f [project @ 2004-03-12 18:16:03 by jwe]
jwe
parents: 4834
diff changeset
667
4834
8f669cc5a901 [project @ 2004-03-11 18:49:17 by jwe]
jwe
parents: 4826
diff changeset
668 2004-03-10 Volker Kuhlmann <VolkerKuhlmann@gmx.de>
8f669cc5a901 [project @ 2004-03-11 18:49:17 by jwe]
jwe
parents: 4826
diff changeset
669
8f669cc5a901 [project @ 2004-03-11 18:49:17 by jwe]
jwe
parents: 4826
diff changeset
670 * signal/sinewave.m: Allow N to default to M.
8f669cc5a901 [project @ 2004-03-11 18:49:17 by jwe]
jwe
parents: 4826
diff changeset
671
4826
a7b1e6122d0c [project @ 2004-03-09 19:57:29 by jwe]
jwe
parents: 4819
diff changeset
672 2004-03-09 John W. Eaton <jwe@bevo.che.wisc.edu>
a7b1e6122d0c [project @ 2004-03-09 19:57:29 by jwe]
jwe
parents: 4819
diff changeset
673
a7b1e6122d0c [project @ 2004-03-09 19:57:29 by jwe]
jwe
parents: 4819
diff changeset
674 * signal/unwrap.m: Use "isempty (tol)" instead of "tol == []".
a7b1e6122d0c [project @ 2004-03-09 19:57:29 by jwe]
jwe
parents: 4819
diff changeset
675
4818
ef6ae7349d59 [project @ 2004-03-04 22:10:45 by jwe]
jwe
parents: 4811
diff changeset
676 2004-03-04 John W. Eaton <jwe@bevo.che.wisc.edu>
ef6ae7349d59 [project @ 2004-03-04 22:10:45 by jwe]
jwe
parents: 4811
diff changeset
677
ef6ae7349d59 [project @ 2004-03-04 22:10:45 by jwe]
jwe
parents: 4811
diff changeset
678 * general/deal.m: New function.
4819
de3b34644549 [project @ 2004-03-05 04:57:07 by jwe]
jwe
parents: 4818
diff changeset
679 Add tests from Paul Kienzle.
4818
ef6ae7349d59 [project @ 2004-03-04 22:10:45 by jwe]
jwe
parents: 4811
diff changeset
680
4811
198f3712c692 [project @ 2004-03-03 19:24:33 by jwe]
jwe
parents: 4807
diff changeset
681 2004-03-03 Stefan van der Walt <stefan@sun.ac.za>
198f3712c692 [project @ 2004-03-03 19:24:33 by jwe]
jwe
parents: 4807
diff changeset
682
198f3712c692 [project @ 2004-03-03 19:24:33 by jwe]
jwe
parents: 4807
diff changeset
683 * plot/hist.m: Compute histogram correctly for n>=30.
198f3712c692 [project @ 2004-03-03 19:24:33 by jwe]
jwe
parents: 4807
diff changeset
684
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
685 2004-03-02 Paul Kienzle <pkienzle@users.sf.net>
4807
15e923b54eff [project @ 2004-03-02 14:21:02 by jwe]
jwe
parents: 4806
diff changeset
686
15e923b54eff [project @ 2004-03-02 14:21:02 by jwe]
jwe
parents: 4806
diff changeset
687 * signal/sinc.m: Use i(:) instead of i when checking for any nonzeros.
15e923b54eff [project @ 2004-03-02 14:21:02 by jwe]
jwe
parents: 4806
diff changeset
688
4806
d3bd9c04147f [project @ 2004-03-02 05:12:32 by jwe]
jwe
parents: 4790
diff changeset
689 2004-03-01 John W. Eaton <jwe@bevo.che.wisc.edu>
d3bd9c04147f [project @ 2004-03-02 05:12:32 by jwe]
jwe
parents: 4790
diff changeset
690
d3bd9c04147f [project @ 2004-03-02 05:12:32 by jwe]
jwe
parents: 4790
diff changeset
691 * miscellaneous/horzcat.m: Delete.
d3bd9c04147f [project @ 2004-03-02 05:12:32 by jwe]
jwe
parents: 4790
diff changeset
692 * miscellaneous/vertcat.m: Delete.
d3bd9c04147f [project @ 2004-03-02 05:12:32 by jwe]
jwe
parents: 4790
diff changeset
693
4790
91a84c9bdadb [project @ 2004-02-19 20:15:17 by jwe]
jwe
parents: 4789
diff changeset
694 2004-02-19 John W. Eaton <jwe@bevo.che.wisc.edu>
91a84c9bdadb [project @ 2004-02-19 20:15:17 by jwe]
jwe
parents: 4789
diff changeset
695
91a84c9bdadb [project @ 2004-02-19 20:15:17 by jwe]
jwe
parents: 4789
diff changeset
696 * plot/figure.m: Also look for GNUTERM in the environment and use
91a84c9bdadb [project @ 2004-02-19 20:15:17 by jwe]
jwe
parents: 4789
diff changeset
697 that if it is set (for OS X). From Per Persson <persquare@mac.com>.
91a84c9bdadb [project @ 2004-02-19 20:15:17 by jwe]
jwe
parents: 4789
diff changeset
698
4789
ac4441e16ffa [project @ 2004-02-19 16:16:34 by jwe]
jwe
parents: 4780
diff changeset
699 2004-02-18 John W. Eaton <jwe@bevo.che.wisc.edu>
ac4441e16ffa [project @ 2004-02-19 16:16:34 by jwe]
jwe
parents: 4780
diff changeset
700
ac4441e16ffa [project @ 2004-02-19 16:16:34 by jwe]
jwe
parents: 4780
diff changeset
701 * control/base/__stepimp__.m: Only call clearplot if we will be
ac4441e16ffa [project @ 2004-02-19 16:16:34 by jwe]
jwe
parents: 4780
diff changeset
702 doing multiple plots in the same gnuplot frame.
ac4441e16ffa [project @ 2004-02-19 16:16:34 by jwe]
jwe
parents: 4780
diff changeset
703
4780
5eb5b8aaed8a [project @ 2004-02-17 15:32:13 by jwe]
jwe
parents: 4778
diff changeset
704 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu>
5eb5b8aaed8a [project @ 2004-02-17 15:32:13 by jwe]
jwe
parents: 4778
diff changeset
705
5eb5b8aaed8a [project @ 2004-02-17 15:32:13 by jwe]
jwe
parents: 4778
diff changeset
706 * control/system/__sysconcat__.m, control/system/__tfl__.m,
5eb5b8aaed8a [project @ 2004-02-17 15:32:13 by jwe]
jwe
parents: 4778
diff changeset
707 control/system/cellidx.m, control/system/ss.m,
5eb5b8aaed8a [project @ 2004-02-17 15:32:13 by jwe]
jwe
parents: 4778
diff changeset
708 control/system/tf.m, control/system/zp.m: New functions.
5eb5b8aaed8a [project @ 2004-02-17 15:32:13 by jwe]
jwe
parents: 4778
diff changeset
709
4778
567c8e2d2438 [project @ 2004-02-17 00:35:43 by jwe]
jwe
parents: 4772
diff changeset
710 2004-02-16 Glenn Golden <gdg@zplane.com>
567c8e2d2438 [project @ 2004-02-17 00:35:43 by jwe]
jwe
parents: 4772
diff changeset
711
567c8e2d2438 [project @ 2004-02-17 00:35:43 by jwe]
jwe
parents: 4772
diff changeset
712 * statistics/distributions/discrete_inv.m:
567c8e2d2438 [project @ 2004-02-17 00:35:43 by jwe]
jwe
parents: 4772
diff changeset
713 Reduce memory requirements.
567c8e2d2438 [project @ 2004-02-17 00:35:43 by jwe]
jwe
parents: 4772
diff changeset
714
4772
9eed17b2c8d1 [project @ 2004-02-16 17:57:34 by jwe]
jwe
parents: 4771
diff changeset
715 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu>
9eed17b2c8d1 [project @ 2004-02-16 17:57:34 by jwe]
jwe
parents: 4771
diff changeset
716
9eed17b2c8d1 [project @ 2004-02-16 17:57:34 by jwe]
jwe
parents: 4771
diff changeset
717 * plot/__errcomm__.m: Fix thinko in previous change.
9eed17b2c8d1 [project @ 2004-02-16 17:57:34 by jwe]
jwe
parents: 4771
diff changeset
718 From Teemu Ikonen <tpikonen@pcu.helsinki.fi>.
9eed17b2c8d1 [project @ 2004-02-16 17:57:34 by jwe]
jwe
parents: 4771
diff changeset
719
4771
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
720 2004-02-16 A S Hodel <a.s.hodel@Eng.Auburn.EDU>
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
721
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
722 * control/base/__bodquist__.m, control/base/__stepimp__.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
723 control/base/analdemo.m, control/base/bddemo.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
724 control/base/bode.m, control/base/dre.m, control/base/frdemo.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
725 control/base/lqg.m, control/base/nyquist.m, control/base/place.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
726 control/base/rldemo.m, control/base/rlocus.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
727 control/base/tzero.m, control/hinf/dgkfdemo.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
728 control/hinf/dhinfdemo.m, control/hinf/h2syn.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
729 control/hinf/hinf_ctr.m, control/hinf/hinfsyn.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
730 control/hinf/wgt1o.m, control/obsolete/dlqg.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
731 control/obsolete/packsys.m, control/obsolete/series.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
732 control/system/__sysdefioname__.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
733 control/system/__sysdefstname__.m, control/system/__sysgroupn__.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
734 control/system/__tf2sysl__.m, control/system/buildssic.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
735 control/system/c2d.m, control/system/d2c.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
736 control/system/dmr2d.m, control/system/fir2sys.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
737 control/system/is_signal_list.m, control/system/is_siso.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
738 control/system/jet707.m, control/system/listidx.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
739 control/system/moddemo.m, control/system/ord2.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
740 control/system/packedform.m, control/system/parallel.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
741 control/system/ss2sys.m, control/system/sys2tf.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
742 control/system/sys2zp.m, control/system/sysadd.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
743 control/system/sysappend.m, control/system/sysconnect.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
744 control/system/syscont.m, control/system/sysdimensions.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
745 control/system/sysdisc.m, control/system/sysdup.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
746 control/system/sysgetsignals.m, control/system/sysgettype.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
747 control/system/sysgroup.m, control/system/sysmin.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
748 control/system/sysmult.m, control/system/sysprune.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
749 control/system/sysrepdemo.m, control/system/sysscale.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
750 control/system/syssetsignals.m, control/system/syssub.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
751 control/system/sysupdate.m, control/system/tf2sys.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
752 control/system/ugain.m, control/system/zp2ss.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
753 control/system/zp2sys.m, control/util/__outlist__.m,
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
754 control/util/__zgpbal__.m, control/util/strappend.m:
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
755 Use cell arrays instead of lists.
b8105302cfe8 [project @ 2004-02-16 17:45:50 by jwe]
jwe
parents: 4723
diff changeset
756
4723
ccb4eca28f7e [project @ 2004-01-23 14:33:26 by jwe]
jwe
parents: 4717
diff changeset
757 2004-01-23 Stefan van der Walt <stefan@sun.ac.za>
ccb4eca28f7e [project @ 2004-01-23 14:33:26 by jwe]
jwe
parents: 4717
diff changeset
758
ccb4eca28f7e [project @ 2004-01-23 14:33:26 by jwe]
jwe
parents: 4717
diff changeset
759 * plot/bar.m: Increase size of cutoff vector from xlen-1 to xlen
ccb4eca28f7e [project @ 2004-01-23 14:33:26 by jwe]
jwe
parents: 4717
diff changeset
760 so that bar (1, 1) will work.
ccb4eca28f7e [project @ 2004-01-23 14:33:26 by jwe]
jwe
parents: 4717
diff changeset
761
4710
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4706
diff changeset
762 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu>
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4706
diff changeset
763
4717
7fa16e369904 [project @ 2004-01-23 03:15:53 by jwe]
jwe
parents: 4710
diff changeset
764 * plot/__errcomm__.m: Cope with nargin now being a function.
7fa16e369904 [project @ 2004-01-23 03:15:53 by jwe]
jwe
parents: 4710
diff changeset
765 * plot/__errplot__.m: Likewise.
7fa16e369904 [project @ 2004-01-23 03:15:53 by jwe]
jwe
parents: 4710
diff changeset
766 * plot/__plt__.m: Likewise.
7fa16e369904 [project @ 2004-01-23 03:15:53 by jwe]
jwe
parents: 4710
diff changeset
767 * plot/plot_border.m: Likewise.
7fa16e369904 [project @ 2004-01-23 03:15:53 by jwe]
jwe
parents: 4710
diff changeset
768
4710
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4706
diff changeset
769 * Makefile.in (distclean, maintainer-clean): Remove DOCSTRINGS,
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4706
diff changeset
770 not $(DOCSTRINGS).
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4706
diff changeset
771
4706
2c73119a576a [project @ 2004-01-22 04:36:54 by jwe]
jwe
parents: 4692
diff changeset
772 2004-01-21 Quentin Spencer <qspencer@ieee.org>
2c73119a576a [project @ 2004-01-22 04:36:54 by jwe]
jwe
parents: 4692
diff changeset
773
2c73119a576a [project @ 2004-01-22 04:36:54 by jwe]
jwe
parents: 4692
diff changeset
774 * linear-algebra/rank.m: Allow rank ([]) to return 0, same as
2c73119a576a [project @ 2004-01-22 04:36:54 by jwe]
jwe
parents: 4692
diff changeset
775 rank ([], tol).
2c73119a576a [project @ 2004-01-22 04:36:54 by jwe]
jwe
parents: 4692
diff changeset
776
4691
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
777 2004-01-10 John W. Eaton <jwe@bevo.che.wisc.edu>
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
778
4692
ae49c6ba722c [project @ 2004-01-10 22:15:47 by jwe]
jwe
parents: 4691
diff changeset
779 * elfun/acot.m: Return atan (1./z).
ae49c6ba722c [project @ 2004-01-10 22:15:47 by jwe]
jwe
parents: 4691
diff changeset
780 From Gregory Vanuxem <g.vanuxem@wanadoo.fr>.
ae49c6ba722c [project @ 2004-01-10 22:15:47 by jwe]
jwe
parents: 4691
diff changeset
781
4691
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
782 * miscellaneous/dir.m: New file.
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
783
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
784 * general/num2str.m: Use "%d" as format if values are ints with
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
785 magnitude less than 1e10.
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
786
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
787 2004-01-09 John W. Eaton <jwe@bevo.che.wisc.edu>
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
788
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
789 * general/num2str.m: If single arg is string, return it.
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
790
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
791 * miscellaneous/not.m: New file.
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
792
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
793 * miscellaneous/unix.m: New file.
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
794
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
795 * miscellaneous/isunix.m: New file.
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
796 * miscellaneous/ispc.m: New file.
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
797
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
798 * miscellaneous/computer.m: New file.
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
799
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
800 * miscellaneous/delete.m: New file.
bdc51b369a78 [project @ 2004-01-10 18:16:02 by jwe]
jwe
parents: 4689
diff changeset
801
4689
a2d3862ed07a [project @ 2004-01-08 20:49:06 by jwe]
jwe
parents: 4685
diff changeset
802 2004-01-08 John W. Eaton <jwe@bevo.che.wisc.edu>
a2d3862ed07a [project @ 2004-01-08 20:49:06 by jwe]
jwe
parents: 4685
diff changeset
803
a2d3862ed07a [project @ 2004-01-08 20:49:06 by jwe]
jwe
parents: 4685
diff changeset
804 * statistics/tests/kolmogorov_smirnov_test_2.m: Fix test for ties.
a2d3862ed07a [project @ 2004-01-08 20:49:06 by jwe]
jwe
parents: 4685
diff changeset
805
a2d3862ed07a [project @ 2004-01-08 20:49:06 by jwe]
jwe
parents: 4685
diff changeset
806 2004-01-07 John W. Eaton <jwe@bevo.che.wisc.edu>
a2d3862ed07a [project @ 2004-01-08 20:49:06 by jwe]
jwe
parents: 4685
diff changeset
807
a2d3862ed07a [project @ 2004-01-08 20:49:06 by jwe]
jwe
parents: 4685
diff changeset
808 * miscellaneous/path.m: Handle DEFAULT_LOADPATH substitution.
a2d3862ed07a [project @ 2004-01-08 20:49:06 by jwe]
jwe
parents: 4685
diff changeset
809 Always return substituted version of LOADPATH if nargout != 0.
a2d3862ed07a [project @ 2004-01-08 20:49:06 by jwe]
jwe
parents: 4685
diff changeset
810
4685
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4677
diff changeset
811 2003-12-21 Schloegl Alois <alois.schloegl@tugraz.at>
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4677
diff changeset
812
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4677
diff changeset
813 * miscellaneous/fullfile.m: If filename is empty, set it to "."
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4677
diff changeset
814 before continuing.
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4677
diff changeset
815
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4677
diff changeset
816 * miscellaneous/fileparts.m: Allow name to start with ".".
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4677
diff changeset
817
4677
e650670557f7 [project @ 2003-12-17 00:15:30 by jwe]
jwe
parents: 4675
diff changeset
818 2003-12-16 John W. Eaton <jwe@bevo.che.wisc.edu>
e650670557f7 [project @ 2003-12-17 00:15:30 by jwe]
jwe
parents: 4675
diff changeset
819
e650670557f7 [project @ 2003-12-17 00:15:30 by jwe]
jwe
parents: 4675
diff changeset
820 * general/ind2sub.m: New file.
e650670557f7 [project @ 2003-12-17 00:15:30 by jwe]
jwe
parents: 4675
diff changeset
821 * general/sub2ind.m: New file.
e650670557f7 [project @ 2003-12-17 00:15:30 by jwe]
jwe
parents: 4675
diff changeset
822
4675
f6d6335c08f6 [project @ 2003-12-16 05:11:26 by jwe]
jwe
parents: 4673
diff changeset
823 2003-12-15 John W. Eaton <jwe@bevo.che.wisc.edu>
f6d6335c08f6 [project @ 2003-12-16 05:11:26 by jwe]
jwe
parents: 4673
diff changeset
824
f6d6335c08f6 [project @ 2003-12-16 05:11:26 by jwe]
jwe
parents: 4673
diff changeset
825 * control/system/zp2ss.m: Don't save and restore
f6d6335c08f6 [project @ 2003-12-16 05:11:26 by jwe]
jwe
parents: 4673
diff changeset
826 warn_empty_list_elements.
f6d6335c08f6 [project @ 2003-12-16 05:11:26 by jwe]
jwe
parents: 4673
diff changeset
827
f6d6335c08f6 [project @ 2003-12-16 05:11:26 by jwe]
jwe
parents: 4673
diff changeset
828 2003-12-15 Gabriele Pannocchia <g.pannocchia@ing.unipi.it>
f6d6335c08f6 [project @ 2003-12-16 05:11:26 by jwe]
jwe
parents: 4673
diff changeset
829
f6d6335c08f6 [project @ 2003-12-16 05:11:26 by jwe]
jwe
parents: 4673
diff changeset
830 * control/system/zp2ss.m: Correct definition of pure gain system.
f6d6335c08f6 [project @ 2003-12-16 05:11:26 by jwe]
jwe
parents: 4673
diff changeset
831
4673
6639c2574023 [project @ 2003-12-10 16:11:54 by jwe]
jwe
parents: 4637
diff changeset
832 2003-12-10 Quentin Spencer <qspencer@ieee.org>
6639c2574023 [project @ 2003-12-10 16:11:54 by jwe]
jwe
parents: 4637
diff changeset
833
6639c2574023 [project @ 2003-12-10 16:11:54 by jwe]
jwe
parents: 4637
diff changeset
834 * statistics/base/mean.m: Remove special case for row vectors.
6639c2574023 [project @ 2003-12-10 16:11:54 by jwe]
jwe
parents: 4637
diff changeset
835
4637
2b4e706ff011 [project @ 2003-11-20 04:39:32 by jwe]
jwe
parents: 4631
diff changeset
836 2003-11-19 Quentin Spencer <qspencer@ieee.org>
2b4e706ff011 [project @ 2003-11-20 04:39:32 by jwe]
jwe
parents: 4631
diff changeset
837
2b4e706ff011 [project @ 2003-11-20 04:39:32 by jwe]
jwe
parents: 4631
diff changeset
838 * signal/freqz_plot.m: Save and restore automatic_replot too.
2b4e706ff011 [project @ 2003-11-20 04:39:32 by jwe]
jwe
parents: 4631
diff changeset
839
4631
cae0b7c46842 [project @ 2003-11-18 18:30:06 by jwe]
jwe
parents: 4630
diff changeset
840 2003-11-18 Danilo Piazzalunga <danilopiazza@libero.it>
cae0b7c46842 [project @ 2003-11-18 18:30:06 by jwe]
jwe
parents: 4630
diff changeset
841
cae0b7c46842 [project @ 2003-11-18 18:30:06 by jwe]
jwe
parents: 4630
diff changeset
842 * statistics/base/iqr.m: Handle matrices.
cae0b7c46842 [project @ 2003-11-18 18:30:06 by jwe]
jwe
parents: 4630
diff changeset
843
4630
ca70857bdbd1 [project @ 2003-11-18 18:18:16 by jwe]
jwe
parents: 4629
diff changeset
844 2003-11-18 John W. Eaton <jwe@bevo.che.wisc.edu>
ca70857bdbd1 [project @ 2003-11-18 18:18:16 by jwe]
jwe
parents: 4629
diff changeset
845
ca70857bdbd1 [project @ 2003-11-18 18:18:16 by jwe]
jwe
parents: 4629
diff changeset
846 * general/issymmetric.m: Don't fail if norm (x) == 0.
ca70857bdbd1 [project @ 2003-11-18 18:18:16 by jwe]
jwe
parents: 4629
diff changeset
847
4629
ed92d574b55b [project @ 2003-11-17 20:43:13 by jwe]
jwe
parents: 4611
diff changeset
848 2003-11-17 John W. Eaton <jwe@bevo.che.wisc.edu>
ed92d574b55b [project @ 2003-11-17 20:43:13 by jwe]
jwe
parents: 4611
diff changeset
849
ed92d574b55b [project @ 2003-11-17 20:43:13 by jwe]
jwe
parents: 4611
diff changeset
850 * miscellaneous/path.m: Fix thinko in previous change.
ed92d574b55b [project @ 2003-11-17 20:43:13 by jwe]
jwe
parents: 4611
diff changeset
851
4609
ac4e4807acc5 [project @ 2003-11-14 16:14:31 by jwe]
jwe
parents: 4567
diff changeset
852 2003-11-14 Gabriele Pannocchia <g.pannocchia@ing.unipi.it>
ac4e4807acc5 [project @ 2003-11-14 16:14:31 by jwe]
jwe
parents: 4567
diff changeset
853
4629
ed92d574b55b [project @ 2003-11-17 20:43:13 by jwe]
jwe
parents: 4611
diff changeset
854 * control/base/dare.m: Check positive (semi)definiteness and
ed92d574b55b [project @ 2003-11-17 20:43:13 by jwe]
jwe
parents: 4611
diff changeset
855 dimensions of r (and q).
ed92d574b55b [project @ 2003-11-17 20:43:13 by jwe]
jwe
parents: 4611
diff changeset
856 * control/base/dlqr.m: Check stabilizability of (A,B),
ed92d574b55b [project @ 2003-11-17 20:43:13 by jwe]
jwe
parents: 4611
diff changeset
857 detectability of (A,Q), and whether (A,Q) has non minimal modes
ed92d574b55b [project @ 2003-11-17 20:43:13 by jwe]
jwe
parents: 4611
diff changeset
858 near unit circle.
4611
c76a32c6f90c [project @ 2003-11-14 17:48:46 by jwe]
jwe
parents: 4610
diff changeset
859
c76a32c6f90c [project @ 2003-11-14 17:48:46 by jwe]
jwe
parents: 4610
diff changeset
860 * control/system/is_detectable.m: Use Hautus Lemma.
c76a32c6f90c [project @ 2003-11-14 17:48:46 by jwe]
jwe
parents: 4610
diff changeset
861 Correct the behavior for discrete-time systems.
c76a32c6f90c [project @ 2003-11-14 17:48:46 by jwe]
jwe
parents: 4610
diff changeset
862 * control/system/is_stabilizable.m: Likewise.
c76a32c6f90c [project @ 2003-11-14 17:48:46 by jwe]
jwe
parents: 4610
diff changeset
863
4609
ac4e4807acc5 [project @ 2003-11-14 16:14:31 by jwe]
jwe
parents: 4567
diff changeset
864 * linear-algebra/krylov.m: Return H = [] in Vnrm == 0 case.
ac4e4807acc5 [project @ 2003-11-14 16:14:31 by jwe]
jwe
parents: 4567
diff changeset
865
ac4e4807acc5 [project @ 2003-11-14 16:14:31 by jwe]
jwe
parents: 4567
diff changeset
866 * linear-algebra/krylovb.m: Fix typo in usage message.
ac4e4807acc5 [project @ 2003-11-14 16:14:31 by jwe]
jwe
parents: 4567
diff changeset
867
4610
02d2fcf835fc [project @ 2003-11-14 17:08:59 by jwe]
jwe
parents: 4609
diff changeset
868 * general/isdefinite.m: New function.
02d2fcf835fc [project @ 2003-11-14 17:08:59 by jwe]
jwe
parents: 4609
diff changeset
869
4567
fc30061d01da [project @ 2003-10-29 20:11:15 by jwe]
jwe
parents: 4559
diff changeset
870 2003-10-29 John W. Eaton <jwe@bevo.che.wisc.edu>
fc30061d01da [project @ 2003-10-29 20:11:15 by jwe]
jwe
parents: 4559
diff changeset
871
fc30061d01da [project @ 2003-10-29 20:11:15 by jwe]
jwe
parents: 4559
diff changeset
872 * general/reshape: Delete.
fc30061d01da [project @ 2003-10-29 20:11:15 by jwe]
jwe
parents: 4559
diff changeset
873
4559
802818bfac91 [project @ 2003-10-28 19:13:43 by jwe]
jwe
parents: 4536
diff changeset
874 2003-10-28 John W. Eaton <jwe@bevo.che.wisc.edu>
802818bfac91 [project @ 2003-10-28 19:13:43 by jwe]
jwe
parents: 4536
diff changeset
875
802818bfac91 [project @ 2003-10-28 19:13:43 by jwe]
jwe
parents: 4536
diff changeset
876 * general/numel.m: Delete.
802818bfac91 [project @ 2003-10-28 19:13:43 by jwe]
jwe
parents: 4536
diff changeset
877
4535
a5f23212a3d8 [project @ 2003-10-16 02:39:15 by jwe]
jwe
parents: 4529
diff changeset
878 2003-10-15 John W. Eaton <jwe@bevo.che.wisc.edu>
a5f23212a3d8 [project @ 2003-10-16 02:39:15 by jwe]
jwe
parents: 4529
diff changeset
879
4536
dcc6ac844587 [project @ 2003-10-16 02:48:06 by jwe]
jwe
parents: 4535
diff changeset
880 * miscellaneous/horzcat.m, miscellaneous/vartcat.m: New files.
dcc6ac844587 [project @ 2003-10-16 02:48:06 by jwe]
jwe
parents: 4535
diff changeset
881
dcc6ac844587 [project @ 2003-10-16 02:48:06 by jwe]
jwe
parents: 4535
diff changeset
882 * deprecated/isstr.m: New file.
4535
a5f23212a3d8 [project @ 2003-10-16 02:39:15 by jwe]
jwe
parents: 4529
diff changeset
883
4529
78954aeaf321 [project @ 2003-10-04 19:35:36 by jwe]
jwe
parents: 4525
diff changeset
884 2003-10-04 John W. Eaton <jwe@bevo.che.wisc.edu>
78954aeaf321 [project @ 2003-10-04 19:35:36 by jwe]
jwe
parents: 4525
diff changeset
885
78954aeaf321 [project @ 2003-10-04 19:35:36 by jwe]
jwe
parents: 4525
diff changeset
886 * plot/__axis_label__.m, plot/xlabel.m, plot/ylabel.m,
78954aeaf321 [project @ 2003-10-04 19:35:36 by jwe]
jwe
parents: 4525
diff changeset
887 plot/zlabel.m, plot/title.m: Return a value if nargout > 0.
78954aeaf321 [project @ 2003-10-04 19:35:36 by jwe]
jwe
parents: 4525
diff changeset
888
4525
cccd107fa208 [project @ 2003-10-02 05:24:04 by jwe]
jwe
parents: 4503
diff changeset
889 2003-10-02 Quentin Spencer <qspencer@ieee.org>
cccd107fa208 [project @ 2003-10-02 05:24:04 by jwe]
jwe
parents: 4503
diff changeset
890
cccd107fa208 [project @ 2003-10-02 05:24:04 by jwe]
jwe
parents: 4503
diff changeset
891 * statistics/base/mean.m: Fix missing semicolon problem.
cccd107fa208 [project @ 2003-10-02 05:24:04 by jwe]
jwe
parents: 4503
diff changeset
892
4503
55db663c15ce [project @ 2003-09-09 01:54:26 by jwe]
jwe
parents: 4492
diff changeset
893 2003-09-08 Al Niessner <Al.Niessner@jpl.nasa.gov>
55db663c15ce [project @ 2003-09-09 01:54:26 by jwe]
jwe
parents: 4492
diff changeset
894
55db663c15ce [project @ 2003-09-09 01:54:26 by jwe]
jwe
parents: 4492
diff changeset
895 * plot/subplot.m: New global variable, __multiplot_scale__.
55db663c15ce [project @ 2003-09-09 01:54:26 by jwe]
jwe
parents: 4492
diff changeset
896
4492
819e3c246702 [project @ 2003-08-29 17:09:38 by jwe]
jwe
parents: 4491
diff changeset
897 2003-08-29 David Castelow <DCastelow@Airspan.com>
819e3c246702 [project @ 2003-08-29 17:09:38 by jwe]
jwe
parents: 4491
diff changeset
898
819e3c246702 [project @ 2003-08-29 17:09:38 by jwe]
jwe
parents: 4491
diff changeset
899 * strings/dec2base.m, strings/dec2bin.m, strings/dec2hex.m:
819e3c246702 [project @ 2003-08-29 17:09:38 by jwe]
jwe
parents: 4491
diff changeset
900 Allow optional length argument.
819e3c246702 [project @ 2003-08-29 17:09:38 by jwe]
jwe
parents: 4491
diff changeset
901
4491
96a25f032846 [project @ 2003-08-28 21:01:21 by jwe]
jwe
parents: 4478
diff changeset
902 2003-08-28 John W. Eaton <jwe@bevo.che.wisc.edu>
96a25f032846 [project @ 2003-08-28 21:01:21 by jwe]
jwe
parents: 4478
diff changeset
903
96a25f032846 [project @ 2003-08-28 21:01:21 by jwe]
jwe
parents: 4478
diff changeset
904 * polynomial/polyfit.m: Avoid calling flipud.
96a25f032846 [project @ 2003-08-28 21:01:21 by jwe]
jwe
parents: 4478
diff changeset
905 From Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be>.
96a25f032846 [project @ 2003-08-28 21:01:21 by jwe]
jwe
parents: 4478
diff changeset
906 Return structure as second output value for improved Matlab
96a25f032846 [project @ 2003-08-28 21:01:21 by jwe]
jwe
parents: 4478
diff changeset
907 compatibility.
96a25f032846 [project @ 2003-08-28 21:01:21 by jwe]
jwe
parents: 4478
diff changeset
908
4476
b7360f8eb035 [project @ 2003-07-30 17:17:21 by jwe]
jwe
parents: 4469
diff changeset
909 2003-07-30 John W. Eaton <jwe@bevo.che.wisc.edu>
b7360f8eb035 [project @ 2003-07-30 17:17:21 by jwe]
jwe
parents: 4469
diff changeset
910
4478
7afd4bf05aa8 [project @ 2003-07-30 19:15:31 by jwe]
jwe
parents: 4476
diff changeset
911 * linear-algebra/cond.m: Behave as though old built-in variable
7afd4bf05aa8 [project @ 2003-07-30 19:15:31 by jwe]
jwe
parents: 4476
diff changeset
912 propagate_empty_matrices is always 1. Also handle empty matrices
7afd4bf05aa8 [project @ 2003-07-30 19:15:31 by jwe]
jwe
parents: 4476
diff changeset
913 with one non-zero dimension.
7afd4bf05aa8 [project @ 2003-07-30 19:15:31 by jwe]
jwe
parents: 4476
diff changeset
914
4476
b7360f8eb035 [project @ 2003-07-30 17:17:21 by jwe]
jwe
parents: 4469
diff changeset
915 * miscellaneous/dump_prefs.m: Add warn_separator_insert and
b7360f8eb035 [project @ 2003-07-30 17:17:21 by jwe]
jwe
parents: 4469
diff changeset
916 warn_single_quote_string to the list.
4478
7afd4bf05aa8 [project @ 2003-07-30 19:15:31 by jwe]
jwe
parents: 4476
diff changeset
917 Delete whitespace_in_literal_matrix and propagate_empty_matrices
7afd4bf05aa8 [project @ 2003-07-30 19:15:31 by jwe]
jwe
parents: 4476
diff changeset
918 from the list.
4476
b7360f8eb035 [project @ 2003-07-30 17:17:21 by jwe]
jwe
parents: 4469
diff changeset
919
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
920 2003-07-25 Paul Kienzle <pkienzle@users.sf.net>
4469
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4468
diff changeset
921
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4468
diff changeset
922 * signal/autocov.m: Transpose result of conj because diag returns
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4468
diff changeset
923 a column vector, not a row vector.
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4468
diff changeset
924
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4468
diff changeset
925 * audio/playaudio.m, audio/record.m, image/image.m,
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4468
diff changeset
926 miscellaneous/bug_report.m: Protect spaces in filenames
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4468
diff changeset
927 with quotes.
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4468
diff changeset
928
4466
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4464
diff changeset
929 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu>
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4464
diff changeset
930
4468
efb6301dae80 [project @ 2003-07-15 19:18:20 by jwe]
jwe
parents: 4466
diff changeset
931 * io/printf.m, io/puts.m: Delete.
efb6301dae80 [project @ 2003-07-15 19:18:20 by jwe]
jwe
parents: 4466
diff changeset
932
4466
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4464
diff changeset
933 * miscellaneous/dump_prefs.m: Delete define_all_return_values and
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4464
diff changeset
934 default_return_value from the list.
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4464
diff changeset
935 Add warn_undefined_return_values to the list.
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4464
diff changeset
936
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4464
diff changeset
937
4464
184fc19a7d99 [project @ 2003-07-13 23:15:28 by jwe]
jwe
parents: 4463
diff changeset
938 2003-07-13 John W. Eaton <jwe@bevo.che.wisc.edu>
184fc19a7d99 [project @ 2003-07-13 23:15:28 by jwe]
jwe
parents: 4463
diff changeset
939
184fc19a7d99 [project @ 2003-07-13 23:15:28 by jwe]
jwe
parents: 4463
diff changeset
940 * miscellaneous/dump_prefs.m: Delete default_global_variable_value
184fc19a7d99 [project @ 2003-07-13 23:15:28 by jwe]
jwe
parents: 4463
diff changeset
941 and initialize_global_variables from the list.
184fc19a7d99 [project @ 2003-07-13 23:15:28 by jwe]
jwe
parents: 4463
diff changeset
942
4460
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
943 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu>
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
944
4463
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
945 * image/colormap.m: Don't save and restore default_eval_print_flag.
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
946
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
947 * miscellaneous/dump_prefs.m: Delete default_eval_print_flag.
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
948
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
949 * control/util/zgshsr.m: Use x OP= y instead of x = x OP y.
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
950 * control/system/sys2fir.m: Likewise.
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
951
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
952 * control/system/is_siso.m: Use && instead of & where appropriate.
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
953 * control/system/__tf2sysl__.m: Likewise.
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
954
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
955 * control/system/__tf2sysl__.m: Use end instead of length(X).
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
956
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
957 * control/freqchkw.m: Use %-escapes for error instead of num2str
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
958 and [] concatenation.
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
959 * control/system/sys2fir.m: Likewise.
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
960
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
961 * control/base/dgram.m, control/base/freqchkw.m,
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
962 control/base/gram.m, control/system/__abcddims__.m,
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
963 control/system/__sysdefstname__.m, control/system/__tf2sysl__.m,
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
964 control/system/is_sample.m, control/system/is_signal_list.m,
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
965 control/system/is_siso.m, control/system/sys2fir.m,
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
966 control/system/syschtsam.m, control/system/sysgettsam.m,
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
967 control/system/sysgettype.m, control/system/tf2zp.m,
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
968 control/system/ugain.m, control/util/prompt.m,
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
969 control/util/run_cmd.m, control/util/zgrownorm.m,
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
970 control/util/zgshsr.m:
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
971 Improve conformance to Octave coding style.
322453495d75 [project @ 2003-07-12 05:03:33 by jwe]
jwe
parents: 4461
diff changeset
972
4461
af308ca1a354 [project @ 2003-07-11 22:21:17 by jwe]
jwe
parents: 4460
diff changeset
973 * miscellaneous/dump_prefs.m: Add warn_resize_on_reange_error to
af308ca1a354 [project @ 2003-07-11 22:21:17 by jwe]
jwe
parents: 4460
diff changeset
974 the list.
af308ca1a354 [project @ 2003-07-11 22:21:17 by jwe]
jwe
parents: 4460
diff changeset
975 Delete resize_on_range_error from the list.
af308ca1a354 [project @ 2003-07-11 22:21:17 by jwe]
jwe
parents: 4460
diff changeset
976
4460
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
977 * control/base/pzmap.m, control/base/place.m,
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
978 control/base/__freqresp__.m, control/system/sysappend.m,
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
979 control/system/syscont.m, control/system/sysdisc.m,
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
980 control/system/sysgroup.m, control/system/tfout.m,
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
981 control/system/zp2ss.m, control/system/zpout.m,
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
982 control/util/__outlist__.m, signal/arma_rnd.m, general/shift.m,
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
983 strings/strcat.m: Save and restore warn_empty_list_elements, not
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
984 empty_list_elements_ok.
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
985
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
986 * miscellaneous/dump_prefs.m: Add warn_empty_list_elements to the list.
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
987 Delete empty_list_elements_ok from the list.
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
988
4457
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
989 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu>
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
990
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
991 * miscellaneous/dump_prefs.m: Include warn_neg_dim_as_zero in the
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
992 list.
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
993 Delete treat_neg_dim_as_zero from the list.
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
994
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
995 * strings/blanks.m: Don't check treat_neg_dim_as_zero.
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
996
4451
ea1d3e1a4b1b [project @ 2003-07-09 19:09:09 by jwe]
jwe
parents: 4440
diff changeset
997 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu>
ea1d3e1a4b1b [project @ 2003-07-09 19:09:09 by jwe]
jwe
parents: 4440
diff changeset
998
4455
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
999 * general/reshape.m: Omit do_fortran_indexing from doc string (it
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
1000 was not used in the code in any case).
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
1001
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
1002 * strings/strjust.m: Temporarily set warn_fortran_indexing, not
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
1003 do_fortran_indexing.
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
1004
4452
f3c21a1d1c62 [project @ 2003-07-09 23:20:18 by jwe]
jwe
parents: 4451
diff changeset
1005 * statistics/base/moment.m: Temporarily set warn_str_to_num, not
f3c21a1d1c62 [project @ 2003-07-09 23:20:18 by jwe]
jwe
parents: 4451
diff changeset
1006 implict_str_to_num_ok. Use unwind_protect block to do it.
f3c21a1d1c62 [project @ 2003-07-09 23:20:18 by jwe]
jwe
parents: 4451
diff changeset
1007
4451
ea1d3e1a4b1b [project @ 2003-07-09 19:09:09 by jwe]
jwe
parents: 4440
diff changeset
1008 * miscellaneous/dump_prefs.m: Include DEFAULT_EXEC_PATH,
ea1d3e1a4b1b [project @ 2003-07-09 19:09:09 by jwe]
jwe
parents: 4440
diff changeset
1009 DEFAULT_LOAD_PATH, crash_dumps_octave_core,
4452
f3c21a1d1c62 [project @ 2003-07-09 23:20:18 by jwe]
jwe
parents: 4451
diff changeset
1010 sighup_dumps_octave_core, sigterm_dumps_octave_core,
4455
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
1011 warn_imag_to_real, warn_num_to_str, warn_str_to_num, and
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
1012 warn_fortran_indexing in the list.
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
1013 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok,
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
1014 implicit_str_to_num_ok, do_fortran_indexing, and
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
1015 prefer_column_vectors from list.
4451
ea1d3e1a4b1b [project @ 2003-07-09 19:09:09 by jwe]
jwe
parents: 4440
diff changeset
1016
4440
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4430
diff changeset
1017 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu>
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4430
diff changeset
1018
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4430
diff changeset
1019 * Makefile.in (distclean, maintainer-clean): Also remove
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4430
diff changeset
1020 gethelp$(BUILD_EXEEXT), $(DOCSTRINGS), and autom4te.cache
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4430
diff changeset
1021 directory.
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4430
diff changeset
1022
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1023 2003-06-17 Aaron A. King <king@quercus.tiem.utk.edu>
4430
1541c3ed2c93 [project @ 2003-06-17 16:50:23 by jwe]
jwe
parents: 4424
diff changeset
1024
1541c3ed2c93 [project @ 2003-06-17 16:50:23 by jwe]
jwe
parents: 4424
diff changeset
1025 * plot/hist.m: Don't forget to define n if x is a vector.
1541c3ed2c93 [project @ 2003-06-17 16:50:23 by jwe]
jwe
parents: 4424
diff changeset
1026
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1027 2003-06-13 Alois Schloegl <alois.schloegl@tugraz.at>
4424
ab82d3a27d96 [project @ 2003-06-13 14:35:25 by jwe]
jwe
parents: 4422
diff changeset
1028
ab82d3a27d96 [project @ 2003-06-13 14:35:25 by jwe]
jwe
parents: 4422
diff changeset
1029 * miscellaneous/fileparts.m: For compatibility with Matlab,
ab82d3a27d96 [project @ 2003-06-13 14:35:25 by jwe]
jwe
parents: 4422
diff changeset
1030 return "." with extension.
ab82d3a27d96 [project @ 2003-06-13 14:35:25 by jwe]
jwe
parents: 4422
diff changeset
1031
4422
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4413
diff changeset
1032 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu>
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4413
diff changeset
1033
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4413
diff changeset
1034 * control/base/__stepimp__.m, control/base/nichols.m,
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4413
diff changeset
1035 control/base/nyquist.m, miscellaneous/dump_prefs.m,
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4413
diff changeset
1036 plot/bottom_title.m, plot/mplot.m, plot/multiplot.m,
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4413
diff changeset
1037 plot/oneplot.m, plot/plot_border.m, plot/subplot.m,
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4413
diff changeset
1038 plot/subwindow.m, plot/top_title.m, signal/freqz_plot.m:
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4413
diff changeset
1039 Eliminate gnuplot_has_multiplot (assume it is always true).
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4413
diff changeset
1040
4413
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4407
diff changeset
1041 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu>
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4407
diff changeset
1042
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4407
diff changeset
1043 * Makefile.in, image/Makefile.in, startup/Makefile.in: Handle DESTDIR.
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4407
diff changeset
1044
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1045 2003-05-05 Andy Adler <adler@site.uottawa.ca>
4407
16e8acbd19d5 [project @ 2003-05-05 19:00:56 by jwe]
jwe
parents: 4404
diff changeset
1046
16e8acbd19d5 [project @ 2003-05-05 19:00:56 by jwe]
jwe
parents: 4404
diff changeset
1047 * plot/hist.m: Improve performance by using different algorithms
16e8acbd19d5 [project @ 2003-05-05 19:00:56 by jwe]
jwe
parents: 4404
diff changeset
1048 depending on number of bins.
16e8acbd19d5 [project @ 2003-05-05 19:00:56 by jwe]
jwe
parents: 4404
diff changeset
1049
4404
c05051baf03b [project @ 2003-05-01 19:41:57 by jwe]
jwe
parents: 4403
diff changeset
1050 2003-05-01 John W. Eaton <jwe@bevo.che.wisc.edu>
c05051baf03b [project @ 2003-05-01 19:41:57 by jwe]
jwe
parents: 4403
diff changeset
1051
c05051baf03b [project @ 2003-05-01 19:41:57 by jwe]
jwe
parents: 4403
diff changeset
1052 * control/system/sysadd.m: If systems are not "tf", convert before
c05051baf03b [project @ 2003-05-01 19:41:57 by jwe]
jwe
parents: 4403
diff changeset
1053 adding.
c05051baf03b [project @ 2003-05-01 19:41:57 by jwe]
jwe
parents: 4403
diff changeset
1054
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1055 2003-05-01 Paul Kienzle <pkienzle@users.sf.net>
4403
f52b3f1a9399 [project @ 2003-05-01 19:28:11 by jwe]
jwe
parents: 4375
diff changeset
1056
f52b3f1a9399 [project @ 2003-05-01 19:28:11 by jwe]
jwe
parents: 4375
diff changeset
1057 * image/imagesc.m: Accept data limits parameter for colormap.
f52b3f1a9399 [project @ 2003-05-01 19:28:11 by jwe]
jwe
parents: 4375
diff changeset
1058
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1059 2003-04-11 Doug Stewart <dastew@sympatico.ca>
4375
5855de872659 [project @ 2003-04-11 17:40:32 by jwe]
jwe
parents: 4373
diff changeset
1060
5855de872659 [project @ 2003-04-11 17:40:32 by jwe]
jwe
parents: 4373
diff changeset
1061 * control/base/__stepimp__.m: If digital impulse, reduce gain of
5855de872659 [project @ 2003-04-11 17:40:32 by jwe]
jwe
parents: 4373
diff changeset
1062 the impulse by t_step.
5855de872659 [project @ 2003-04-11 17:40:32 by jwe]
jwe
parents: 4373
diff changeset
1063
4373
51cd16a73307 [project @ 2003-04-07 21:03:37 by jwe]
jwe
parents: 4371
diff changeset
1064 2003-04-07 John W. Eaton <jwe@bevo.che.wisc.edu>
51cd16a73307 [project @ 2003-04-07 21:03:37 by jwe]
jwe
parents: 4371
diff changeset
1065
51cd16a73307 [project @ 2003-04-07 21:03:37 by jwe]
jwe
parents: 4371
diff changeset
1066 * control/base/__bodquist__.m: Don't convert pdbig and fdbig to
51cd16a73307 [project @ 2003-04-07 21:03:37 by jwe]
jwe
parents: 4371
diff changeset
1067 column vectors.
51cd16a73307 [project @ 2003-04-07 21:03:37 by jwe]
jwe
parents: 4371
diff changeset
1068
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1069 2003-03-24 Quentin Spencer <qspencer@ieee.org>
4371
c14ec945fabb [project @ 2003-03-26 16:05:59 by jwe]
jwe
parents: 4369
diff changeset
1070
c14ec945fabb [project @ 2003-03-26 16:05:59 by jwe]
jwe
parents: 4369
diff changeset
1071 * linear-algebra/null.m: Handle empty matrix arg.
c14ec945fabb [project @ 2003-03-26 16:05:59 by jwe]
jwe
parents: 4369
diff changeset
1072
4369
3192d1c40195 [project @ 2003-03-18 09:13:46 by jwe]
jwe
parents: 4358
diff changeset
1073 2003-03-18 John W. Eaton <jwe@bevo.che.wisc.edu>
3192d1c40195 [project @ 2003-03-18 09:13:46 by jwe]
jwe
parents: 4358
diff changeset
1074
3192d1c40195 [project @ 2003-03-18 09:13:46 by jwe]
jwe
parents: 4358
diff changeset
1075 * general/shift.m: Force empty_list_elements_ok to 1.
3192d1c40195 [project @ 2003-03-18 09:13:46 by jwe]
jwe
parents: 4358
diff changeset
1076
4358
83d4452bc522 [project @ 2003-02-23 02:16:53 by jwe]
jwe
parents: 4348
diff changeset
1077 2003-02-22 John W. Eaton <jwe@bevo.che.wisc.edu>
83d4452bc522 [project @ 2003-02-23 02:16:53 by jwe]
jwe
parents: 4348
diff changeset
1078
83d4452bc522 [project @ 2003-02-23 02:16:53 by jwe]
jwe
parents: 4348
diff changeset
1079 * deprecated/struct_contains.m, deprecated/struct_elements.m:
83d4452bc522 [project @ 2003-02-23 02:16:53 by jwe]
jwe
parents: 4348
diff changeset
1080 New files.
83d4452bc522 [project @ 2003-02-23 02:16:53 by jwe]
jwe
parents: 4348
diff changeset
1081
4348
05415e529cef [project @ 2003-02-21 06:22:48 by jwe]
jwe
parents: 4340
diff changeset
1082 2003-02-20 John W. Eaton <jwe@bevo.che.wisc.edu>
05415e529cef [project @ 2003-02-21 06:22:48 by jwe]
jwe
parents: 4340
diff changeset
1083
05415e529cef [project @ 2003-02-21 06:22:48 by jwe]
jwe
parents: 4340
diff changeset
1084 * statistics/tests/kolmogorov_smirnov_test.m: Use str2func to make
05415e529cef [project @ 2003-02-21 06:22:48 by jwe]
jwe
parents: 4340
diff changeset
1085 function handle to pass to feval.
05415e529cef [project @ 2003-02-21 06:22:48 by jwe]
jwe
parents: 4340
diff changeset
1086 * statistics/base/qqplot.m: Likewise.
05415e529cef [project @ 2003-02-21 06:22:48 by jwe]
jwe
parents: 4340
diff changeset
1087 * statistics/base/ppplot.m: Likewise.
05415e529cef [project @ 2003-02-21 06:22:48 by jwe]
jwe
parents: 4340
diff changeset
1088 * signal/spectral_xdf.m: Likewise.
05415e529cef [project @ 2003-02-21 06:22:48 by jwe]
jwe
parents: 4340
diff changeset
1089 * signal/spectral_adf.m: Likewise.
05415e529cef [project @ 2003-02-21 06:22:48 by jwe]
jwe
parents: 4340
diff changeset
1090
4340
8aa604426d35 [project @ 2003-02-20 04:01:31 by jwe]
jwe
parents: 4334
diff changeset
1091 2003-02-19 John W. Eaton <jwe@bevo.che.wisc.edu>
8aa604426d35 [project @ 2003-02-20 04:01:31 by jwe]
jwe
parents: 4334
diff changeset
1092
8aa604426d35 [project @ 2003-02-20 04:01:31 by jwe]
jwe
parents: 4334
diff changeset
1093 * plot/axis.m: Avoid whitespace in literal matrix problem.
8aa604426d35 [project @ 2003-02-20 04:01:31 by jwe]
jwe
parents: 4334
diff changeset
1094
4334
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
1095 2003-02-18 John W. Eaton <jwe@bevo.che.wisc.edu>
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
1096
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
1097 * linear-algebra/logm.m: New file.
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
1098
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1099 2003-02-18 David Bateman <dbateman@free.fr>
4329
d53c33d93440 [project @ 2003-02-18 20:00:48 by jwe]
jwe
parents: 4321
diff changeset
1100
d53c33d93440 [project @ 2003-02-18 20:00:48 by jwe]
jwe
parents: 4321
diff changeset
1101 * mkpkgadd: Scan C++ files as well
d53c33d93440 [project @ 2003-02-18 20:00:48 by jwe]
jwe
parents: 4321
diff changeset
1102
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1103 2003-02-13 Alois Schloegl <alois.schloegl@tugraz.at>
4321
8460c03f3b4b [project @ 2003-02-14 01:08:38 by jwe]
jwe
parents: 4317
diff changeset
1104
8460c03f3b4b [project @ 2003-02-14 01:08:38 by jwe]
jwe
parents: 4317
diff changeset
1105 * strings/findstr.m: Return empty set for zero-length target.
8460c03f3b4b [project @ 2003-02-14 01:08:38 by jwe]
jwe
parents: 4317
diff changeset
1106
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1107 2003-02-11 Paul Kienzle <pkienzle@users.sf.net>
4317
1ced186d4b6b [project @ 2003-02-11 16:10:09 by jwe]
jwe
parents: 4305
diff changeset
1108
1ced186d4b6b [project @ 2003-02-11 16:10:09 by jwe]
jwe
parents: 4305
diff changeset
1109 * set/union.m: Preserve the orientation of inputs.
1ced186d4b6b [project @ 2003-02-11 16:10:09 by jwe]
jwe
parents: 4305
diff changeset
1110
4305
98e65d1728a1 [project @ 2003-01-23 16:48:11 by jwe]
jwe
parents: 4303
diff changeset
1111 2003-01-23 John W. Eaton <jwe@bevo.che.wisc.edu>
98e65d1728a1 [project @ 2003-01-23 16:48:11 by jwe]
jwe
parents: 4303
diff changeset
1112
98e65d1728a1 [project @ 2003-01-23 16:48:11 by jwe]
jwe
parents: 4303
diff changeset
1113 * general/int2str.m: Eliminate leading spaces.
98e65d1728a1 [project @ 2003-01-23 16:48:11 by jwe]
jwe
parents: 4303
diff changeset
1114
4303
e15a96673976 [project @ 2003-01-23 03:03:08 by jwe]
jwe
parents: 4298
diff changeset
1115 2003-01-22 John W. Eaton <jwe@bevo.che.wisc.edu>
e15a96673976 [project @ 2003-01-23 03:03:08 by jwe]
jwe
parents: 4298
diff changeset
1116
e15a96673976 [project @ 2003-01-23 03:03:08 by jwe]
jwe
parents: 4298
diff changeset
1117 * general/int2str.m: Do a better job with 0, Inf, and NaN,
e15a96673976 [project @ 2003-01-23 03:03:08 by jwe]
jwe
parents: 4298
diff changeset
1118
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1119 2003-01-11 Paul Kienzle <pkienzle@users.sf.net>
4298
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4295
diff changeset
1120
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4295
diff changeset
1121 * Makefile.in (gethelp$(BUILD_EXEEXT)): Pass $(BUILD_CXXFLAGS) and
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4295
diff changeset
1122 $(BUILD_LDFLAGS) to compiler.
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4295
diff changeset
1123
4295
fea24da316a2 [project @ 2003-01-11 04:23:24 by jwe]
jwe
parents: 4292
diff changeset
1124 2003-01-10 John W. Eaton <jwe@bevo.che.wisc.edu>
fea24da316a2 [project @ 2003-01-11 04:23:24 by jwe]
jwe
parents: 4292
diff changeset
1125
fea24da316a2 [project @ 2003-01-11 04:23:24 by jwe]
jwe
parents: 4292
diff changeset
1126 * general/num2str.m: Don't specify field width for scalars.
fea24da316a2 [project @ 2003-01-11 04:23:24 by jwe]
jwe
parents: 4292
diff changeset
1127
4292
c8f6dd25219d [project @ 2003-01-05 07:50:29 by jwe]
jwe
parents: 4279
diff changeset
1128 2003-01-05 John W. Eaton <jwe@bevo.che.wisc.edu>
c8f6dd25219d [project @ 2003-01-05 07:50:29 by jwe]
jwe
parents: 4279
diff changeset
1129
c8f6dd25219d [project @ 2003-01-05 07:50:29 by jwe]
jwe
parents: 4279
diff changeset
1130 * Makefile.in (DISTFILES): Don't forget mkpkgadd.
c8f6dd25219d [project @ 2003-01-05 07:50:29 by jwe]
jwe
parents: 4279
diff changeset
1131
4265
48897c78c52b [project @ 2003-01-03 06:04:29 by jwe]
jwe
parents: 4264
diff changeset
1132 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu>
48897c78c52b [project @ 2003-01-03 06:04:29 by jwe]
jwe
parents: 4264
diff changeset
1133
4279
64c444ac1fee [project @ 2003-01-04 01:10:25 by jwe]
jwe
parents: 4266
diff changeset
1134 * gethelp.cc: Define __USE_STD_IOSTREAM if using Compaq C++.
64c444ac1fee [project @ 2003-01-04 01:10:25 by jwe]
jwe
parents: 4266
diff changeset
1135
4266
1086ac09a411 [project @ 2003-01-03 06:22:54 by jwe]
jwe
parents: 4265
diff changeset
1136 * miscellaneous/tempname.m: New file.
1086ac09a411 [project @ 2003-01-03 06:22:54 by jwe]
jwe
parents: 4265
diff changeset
1137
1086ac09a411 [project @ 2003-01-03 06:22:54 by jwe]
jwe
parents: 4265
diff changeset
1138 * miscellaneous/tempdir.m: New file.
1086ac09a411 [project @ 2003-01-03 06:22:54 by jwe]
jwe
parents: 4265
diff changeset
1139
4265
48897c78c52b [project @ 2003-01-03 06:04:29 by jwe]
jwe
parents: 4264
diff changeset
1140 * miscellaneous/fullfile.m: New file.
48897c78c52b [project @ 2003-01-03 06:04:29 by jwe]
jwe
parents: 4264
diff changeset
1141
4259
0493a367de6f [project @ 2003-01-02 17:30:14 by jwe]
jwe
parents: 4257
diff changeset
1142 2003-01-02 John W. Eaton <jwe@bevo.che.wisc.edu>
0493a367de6f [project @ 2003-01-02 17:30:14 by jwe]
jwe
parents: 4257
diff changeset
1143
4264
4e2d2516da22 [project @ 2003-01-03 05:30:34 by jwe]
jwe
parents: 4260
diff changeset
1144 * miscellaneous/fileparts.m: New file.
4e2d2516da22 [project @ 2003-01-03 05:30:34 by jwe]
jwe
parents: 4260
diff changeset
1145
4e2d2516da22 [project @ 2003-01-03 05:30:34 by jwe]
jwe
parents: 4260
diff changeset
1146 * io/beep.m: New file.
4e2d2516da22 [project @ 2003-01-03 05:30:34 by jwe]
jwe
parents: 4260
diff changeset
1147
4260
17826ec287bc [project @ 2003-01-02 17:59:17 by jwe]
jwe
parents: 4259
diff changeset
1148 * plot/__pltopt1__.m: Call undo_string_escapes for title part of
17826ec287bc [project @ 2003-01-02 17:59:17 by jwe]
jwe
parents: 4259
diff changeset
1149 format only.
4259
0493a367de6f [project @ 2003-01-02 17:30:14 by jwe]
jwe
parents: 4257
diff changeset
1150
4257
e556870ce8f0 [project @ 2003-01-02 03:14:41 by jwe]
jwe
parents: 4229
diff changeset
1151 2003-01-01 John W. Eaton <jwe@bevo.che.wisc.edu>
e556870ce8f0 [project @ 2003-01-02 03:14:41 by jwe]
jwe
parents: 4229
diff changeset
1152
e556870ce8f0 [project @ 2003-01-02 03:14:41 by jwe]
jwe
parents: 4229
diff changeset
1153 * strings/strcmp.m: Handle cell arrays of strings.
e556870ce8f0 [project @ 2003-01-02 03:14:41 by jwe]
jwe
parents: 4229
diff changeset
1154
4229
40153a2affd6 [project @ 2002-12-18 20:37:32 by jwe]
jwe
parents: 4225
diff changeset
1155 2002-12-18 John W. Eaton <jwe@bevo.che.wisc.edu>
40153a2affd6 [project @ 2002-12-18 20:37:32 by jwe]
jwe
parents: 4225
diff changeset
1156
40153a2affd6 [project @ 2002-12-18 20:37:32 by jwe]
jwe
parents: 4225
diff changeset
1157 * general/int2str.m: Handle matrices.
40153a2affd6 [project @ 2002-12-18 20:37:32 by jwe]
jwe
parents: 4225
diff changeset
1158 * general/num2str.m: Likewise.
40153a2affd6 [project @ 2002-12-18 20:37:32 by jwe]
jwe
parents: 4225
diff changeset
1159 Also handle optional precision, and format args.
40153a2affd6 [project @ 2002-12-18 20:37:32 by jwe]
jwe
parents: 4225
diff changeset
1160
4225
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1161 2002-12-17 John W. Eaton <jwe@bevo.che.wisc.edu>
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1162
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1163 * audio/Makefile.in, control/base/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1164 control/hinf/Makefile.in, control/obsolete/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1165 control/system/Makefile.in, elfun/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1166 finance/Makefile.in, general/Makefile.in, image/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1167 io/Makefile.in, linear-algebra/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1168 miscellaneous/Makefile.in, polynomial/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1169 quaternion/Makefile.in, set/Makefile.in, signal/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1170 specfun/Makefile.in, special-matrix/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1171 statistics/base/Makefile.in, statistics/distributions/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1172 statistics/models/Makefile.in, statistics/tests/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1173 strings/Makefile.in, time/Makefile.in, plot/Makefile.in,
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1174 deprecated/Makefile.in: Use new do-script-install and
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1175 do-script-uninstall macros.
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1176
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1177 * mkpkgadd: New script.
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1178
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1179 * plot/close.m: New file.
fa4dfbc33ce5 [project @ 2002-12-18 03:07:48 by jwe]
jwe
parents: 4184
diff changeset
1180
4184
e4b7578e5fc7 [project @ 2002-11-15 20:58:50 by jwe]
jwe
parents: 4174
diff changeset
1181 2002-11-15 John W. Eaton <jwe@bevo.che.wisc.edu>
e4b7578e5fc7 [project @ 2002-11-15 20:58:50 by jwe]
jwe
parents: 4174
diff changeset
1182
e4b7578e5fc7 [project @ 2002-11-15 20:58:50 by jwe]
jwe
parents: 4174
diff changeset
1183 * image/image.m: Use -raw option for xv.
e4b7578e5fc7 [project @ 2002-11-15 20:58:50 by jwe]
jwe
parents: 4174
diff changeset
1184 From Remy Bruno <remy.bruno@libertysurf.fr>
e4b7578e5fc7 [project @ 2002-11-15 20:58:50 by jwe]
jwe
parents: 4174
diff changeset
1185
4172
2e94b2abfe6d [project @ 2002-11-12 21:14:04 by jwe]
jwe
parents: 4171
diff changeset
1186 2002-11-12 John W. Eaton <jwe@bevo.che.wisc.edu>
2e94b2abfe6d [project @ 2002-11-12 21:14:04 by jwe]
jwe
parents: 4171
diff changeset
1187
4174
aabb8307021f [project @ 2002-11-13 00:45:22 by jwe]
jwe
parents: 4172
diff changeset
1188 * control/base/lsim.m: Use approximate test for step size change.
aabb8307021f [project @ 2002-11-13 00:45:22 by jwe]
jwe
parents: 4172
diff changeset
1189
4172
2e94b2abfe6d [project @ 2002-11-12 21:14:04 by jwe]
jwe
parents: 4171
diff changeset
1190 * signal/bartlett.m: Avoid row/column mismatch error.
2e94b2abfe6d [project @ 2002-11-12 21:14:04 by jwe]
jwe
parents: 4171
diff changeset
1191
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1192 2002-11-12 Paul Kienzle <pkienzle@users.sf.net>
4171
04694e5b4239 [project @ 2002-11-12 20:27:24 by jwe]
jwe
parents: 4150
diff changeset
1193
04694e5b4239 [project @ 2002-11-12 20:27:24 by jwe]
jwe
parents: 4150
diff changeset
1194 * statistics/base/var.m: Use better formula for improved accuracy.
04694e5b4239 [project @ 2002-11-12 20:27:24 by jwe]
jwe
parents: 4150
diff changeset
1195
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1196 2002-11-04 Nicholas Piper <nick-octave@nickpiper.co.uk>
4150
0d411821682c [project @ 2002-11-04 22:03:05 by jwe]
jwe
parents: 4148
diff changeset
1197
0d411821682c [project @ 2002-11-04 22:03:05 by jwe]
jwe
parents: 4148
diff changeset
1198 * control/base/lsim.m: Correct doc string.
0d411821682c [project @ 2002-11-04 22:03:05 by jwe]
jwe
parents: 4148
diff changeset
1199
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1200 2002-11-04 A S Hodel <a.s.hodel@Eng.Auburn.EDU>
4150
0d411821682c [project @ 2002-11-04 22:03:05 by jwe]
jwe
parents: 4148
diff changeset
1201
0d411821682c [project @ 2002-11-04 22:03:05 by jwe]
jwe
parents: 4148
diff changeset
1202 * control/system/syssub.m: Call tf2sys with Gnum-Hnum, not Gnum+Hnum.
0d411821682c [project @ 2002-11-04 22:03:05 by jwe]
jwe
parents: 4148
diff changeset
1203
4148
dc912f90db92 [project @ 2002-11-02 04:16:57 by jwe]
jwe
parents: 4146
diff changeset
1204 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu>
dc912f90db92 [project @ 2002-11-02 04:16:57 by jwe]
jwe
parents: 4146
diff changeset
1205
dc912f90db92 [project @ 2002-11-02 04:16:57 by jwe]
jwe
parents: 4146
diff changeset
1206 * plot/contour.m: Handle x and y as matrices too.
dc912f90db92 [project @ 2002-11-02 04:16:57 by jwe]
jwe
parents: 4146
diff changeset
1207
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1208 2002-11-01 Joseph P. Skudlarek <jskud@jskud.com>
4148
dc912f90db92 [project @ 2002-11-02 04:16:57 by jwe]
jwe
parents: 4146
diff changeset
1209
dc912f90db92 [project @ 2002-11-02 04:16:57 by jwe]
jwe
parents: 4146
diff changeset
1210 * plot/contour.m: Fix error and usage messages.
dc912f90db92 [project @ 2002-11-02 04:16:57 by jwe]
jwe
parents: 4146
diff changeset
1211
4146
c3bb286a18a9 [project @ 2002-11-01 20:18:29 by jwe]
jwe
parents: 4139
diff changeset
1212 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu>
c3bb286a18a9 [project @ 2002-11-01 20:18:29 by jwe]
jwe
parents: 4139
diff changeset
1213
c3bb286a18a9 [project @ 2002-11-01 20:18:29 by jwe]
jwe
parents: 4139
diff changeset
1214 * plot/contour.m: Correct orientation of plot.
c3bb286a18a9 [project @ 2002-11-01 20:18:29 by jwe]
jwe
parents: 4139
diff changeset
1215
4139
02ca908056e9 [project @ 2002-11-01 00:49:13 by jwe]
jwe
parents: 4137
diff changeset
1216 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu>
02ca908056e9 [project @ 2002-11-01 00:49:13 by jwe]
jwe
parents: 4137
diff changeset
1217
02ca908056e9 [project @ 2002-11-01 00:49:13 by jwe]
jwe
parents: 4137
diff changeset
1218 * control/base/analdemo.m: Fix typo.
02ca908056e9 [project @ 2002-11-01 00:49:13 by jwe]
jwe
parents: 4137
diff changeset
1219
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1220 2002-10-31 Francesco Potorti` <pot@gnu.org>
4137
4e8255035e84 [project @ 2002-10-31 15:10:57 by jwe]
jwe
parents: 4098
diff changeset
1221
4e8255035e84 [project @ 2002-10-31 15:10:57 by jwe]
jwe
parents: 4098
diff changeset
1222 * statistics/distributions/discrete_pdf.m: Fix typo.
4e8255035e84 [project @ 2002-10-31 15:10:57 by jwe]
jwe
parents: 4098
diff changeset
1223
4098
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
1224 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu>
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
1225
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
1226 * mkdoc: Exit immediately on errors.
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
1227 Exit with error if gethelp does not exist.
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
1228
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
1229 * Makefile.in: Use $(BUILD_EXEEXT) as appropriate.
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
1230
4093
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4079
diff changeset
1231 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu>
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4079
diff changeset
1232
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4079
diff changeset
1233 * Makefile.in (gethelp): Use $(BUILD_CXX), not $(CXX).
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4079
diff changeset
1234
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1235 2002-09-27 Paul Kienzle <pkienzle@users.sf.net>
4079
c0532bbaefd7 [project @ 2002-09-30 19:08:09 by jwe]
jwe
parents: 4077
diff changeset
1236
c0532bbaefd7 [project @ 2002-09-30 19:08:09 by jwe]
jwe
parents: 4077
diff changeset
1237 * statistics/distributions/normal_cdf.m: Handle variance == 0.
c0532bbaefd7 [project @ 2002-09-30 19:08:09 by jwe]
jwe
parents: 4077
diff changeset
1238 * statistics/distributions/normal_pdf.m: Likewise.
c0532bbaefd7 [project @ 2002-09-30 19:08:09 by jwe]
jwe
parents: 4077
diff changeset
1239 * statistics/distributions/normal_inv.m: Likewise.
c0532bbaefd7 [project @ 2002-09-30 19:08:09 by jwe]
jwe
parents: 4077
diff changeset
1240
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1241 2002-09-27 Paul Kienzle <pkienzle@users.sf.net>
4077
b5267e631ba8 [project @ 2002-09-27 22:48:46 by jwe]
jwe
parents: 4068
diff changeset
1242
b5267e631ba8 [project @ 2002-09-27 22:48:46 by jwe]
jwe
parents: 4068
diff changeset
1243 * specfun/erfinv.m: Return NaN for NaN inputs.
b5267e631ba8 [project @ 2002-09-27 22:48:46 by jwe]
jwe
parents: 4068
diff changeset
1244
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1245 2002-09-26 Jeff Cunningham <jeffrey@cunningham.net>
4068
2c088a2f36e2 [project @ 2002-09-26 22:48:24 by jwe]
jwe
parents: 4031
diff changeset
1246
2c088a2f36e2 [project @ 2002-09-26 22:48:24 by jwe]
jwe
parents: 4031
diff changeset
1247 * statistics/base/var.m: Handle complex values.
2c088a2f36e2 [project @ 2002-09-26 22:48:24 by jwe]
jwe
parents: 4031
diff changeset
1248
4031
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1249 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu>
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1250
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1251 * configure.in (AC_CONFIG_FILES): Add deprecated/Makefile to the
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1252 list.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1253 * deprecated/Makefile.in: New file.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1254
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1255 2002-08-09 Paul Kienzle <pkienzle@users.sf.net>
4031
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1256
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1257 * statistics/distributions/beta_cdf.m: Replace betai with betainc.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1258 * statistics/distributions/binomial_cdf.m: Likewise.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1259 * statistics/distributions/f_cdf.m: Likewise.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1260 * statistics/distributions/t_cdf.m: Likewise.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1261
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1262 * miscellaneous/bincoeff.m: Replace lgamma with gammaln.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1263 * specfun/beta.m: Likewise.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1264 * special-matrix/invhilb.m: Likewise (but it is only in a comment).
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1265 * statistics/distributions/gamma_pdf.m: Likewise.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1266 * statistics/distributions/poisson_pdf.m: Likewise.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1267
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1268 * statistics/distributions/gamma_cdf.m: replace gammai with gammainc
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1269 * statistics/distributions/poisson_cdf.m: Likewise.
2168f4a0e88d [project @ 2002-08-10 04:22:52 by jwe]
jwe
parents: 4030
diff changeset
1270
4026
8cb8eff3f44c [project @ 2002-08-09 06:54:46 by jwe]
jwe
parents: 4022
diff changeset
1271 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu>
8cb8eff3f44c [project @ 2002-08-09 06:54:46 by jwe]
jwe
parents: 4022
diff changeset
1272
4028
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1273 * deprecated/is_bool.m: New file.
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1274 * deprecated/is_complex.m: New file.
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1275 * deprecated/is_global.m: New file.
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1276 * deprecated/is_list.m: New file.
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1277 * deprecated/is_matrix.m: New file.
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1278 * deprecated/is_scalar.m: New file.
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1279 * deprecated/is_square.m: New file.
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1280 * deprecated/is_stream.m: New file.
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1281 * deprecated/is_struct.m: New file.
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1282 * deprecated/is_symmetric.m: New file.
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1283 * deprecated/is_vector.m: New file.
4030
22bd65326ec1 [project @ 2002-08-09 18:58:13 by jwe]
jwe
parents: 4029
diff changeset
1284 * Change all callers of these functions to use the new names.
4028
ef75c970c8f5 [project @ 2002-08-09 07:19:02 by jwe]
jwe
parents: 4026
diff changeset
1285
4029
2cc57b6169cf [project @ 2002-08-09 07:36:15 by jwe]
jwe
parents: 4028
diff changeset
1286 * deprecated: New directory.
2cc57b6169cf [project @ 2002-08-09 07:36:15 by jwe]
jwe
parents: 4028
diff changeset
1287 * Makefile.in (SUBDIRS): Add it to the list.
2cc57b6169cf [project @ 2002-08-09 07:36:15 by jwe]
jwe
parents: 4028
diff changeset
1288
4026
8cb8eff3f44c [project @ 2002-08-09 06:54:46 by jwe]
jwe
parents: 4022
diff changeset
1289 * general/isscalar.m: Rename from is_scalar.m.
8cb8eff3f44c [project @ 2002-08-09 06:54:46 by jwe]
jwe
parents: 4022
diff changeset
1290 * general/issquare.m: Rename from is_square.m.
8cb8eff3f44c [project @ 2002-08-09 06:54:46 by jwe]
jwe
parents: 4022
diff changeset
1291 * general/issymmetric.m: Rename from is_symmetric.m.
8cb8eff3f44c [project @ 2002-08-09 06:54:46 by jwe]
jwe
parents: 4022
diff changeset
1292 * general/isvector.m: Rename from is_vector.m.
8cb8eff3f44c [project @ 2002-08-09 06:54:46 by jwe]
jwe
parents: 4022
diff changeset
1293
4022
789c4112a37d [project @ 2002-08-06 03:42:41 by jwe]
jwe
parents: 4020
diff changeset
1294 2002-08-05 John W. Eaton <jwe@bevo.che.wisc.edu>
789c4112a37d [project @ 2002-08-06 03:42:41 by jwe]
jwe
parents: 4020
diff changeset
1295
789c4112a37d [project @ 2002-08-06 03:42:41 by jwe]
jwe
parents: 4020
diff changeset
1296 * statistics/base/mean.m: Allow empty matrices.
789c4112a37d [project @ 2002-08-06 03:42:41 by jwe]
jwe
parents: 4020
diff changeset
1297 Handle DIM arg.
789c4112a37d [project @ 2002-08-06 03:42:41 by jwe]
jwe
parents: 4020
diff changeset
1298
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1299 2002-08-05 Teemu Ikonen <tpikonen@pcu.helsinki.fi>
4020
ca18dc3d5596 [project @ 2002-08-05 16:50:37 by jwe]
jwe
parents: 4011
diff changeset
1300
ca18dc3d5596 [project @ 2002-08-05 16:50:37 by jwe]
jwe
parents: 4011
diff changeset
1301 * plot/__errcomm__.m: If format is not specified, default to error
ca18dc3d5596 [project @ 2002-08-05 16:50:37 by jwe]
jwe
parents: 4011
diff changeset
1302 bar format.
ca18dc3d5596 [project @ 2002-08-05 16:50:37 by jwe]
jwe
parents: 4011
diff changeset
1303
4011
eb377885843d [project @ 2002-08-01 20:08:08 by jwe]
jwe
parents: 4008
diff changeset
1304 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu>
eb377885843d [project @ 2002-08-01 20:08:08 by jwe]
jwe
parents: 4008
diff changeset
1305
eb377885843d [project @ 2002-08-01 20:08:08 by jwe]
jwe
parents: 4008
diff changeset
1306 * miscellaneous/popen2.m: Use F_SETFL and O_NONBLOCK, not
eb377885843d [project @ 2002-08-01 20:08:08 by jwe]
jwe
parents: 4008
diff changeset
1307 __F_SETFL__ and __O_NONBLOCK__.
eb377885843d [project @ 2002-08-01 20:08:08 by jwe]
jwe
parents: 4008
diff changeset
1308
eb377885843d [project @ 2002-08-01 20:08:08 by jwe]
jwe
parents: 4008
diff changeset
1309 * image/saveimage.m: Use OCTAVE_VERSION, not __OCTAVE_VERSION__.
eb377885843d [project @ 2002-08-01 20:08:08 by jwe]
jwe
parents: 4008
diff changeset
1310 * miscellaneous/bug_report.m: Likewise.
eb377885843d [project @ 2002-08-01 20:08:08 by jwe]
jwe
parents: 4008
diff changeset
1311
4007
31448e09d38e [project @ 2002-07-26 01:47:32 by jwe]
jwe
parents: 4006
diff changeset
1312 2002-07-25 John W. Eaton <jwe@bevo.che.wisc.edu>
31448e09d38e [project @ 2002-07-26 01:47:32 by jwe]
jwe
parents: 4006
diff changeset
1313
4008
a0e323e959cd [project @ 2002-07-26 04:51:03 by jwe]
jwe
parents: 4007
diff changeset
1314 * general/mod.m: Use isreal (x), not any (any (imag (x))).
a0e323e959cd [project @ 2002-07-26 04:51:03 by jwe]
jwe
parents: 4007
diff changeset
1315 * general/rem.m: Likewise.
a0e323e959cd [project @ 2002-07-26 04:51:03 by jwe]
jwe
parents: 4007
diff changeset
1316
a0e323e959cd [project @ 2002-07-26 04:51:03 by jwe]
jwe
parents: 4007
diff changeset
1317 * plot/loglogerr.m: Use varargin instead of old style varargs.
a0e323e959cd [project @ 2002-07-26 04:51:03 by jwe]
jwe
parents: 4007
diff changeset
1318 * plot/semilogxerr.m: Likewise.
4007
31448e09d38e [project @ 2002-07-26 01:47:32 by jwe]
jwe
parents: 4006
diff changeset
1319 * plot/semilogyerr.m: Likewise.
31448e09d38e [project @ 2002-07-26 01:47:32 by jwe]
jwe
parents: 4006
diff changeset
1320
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1321 2002-07-25 Teemu Ikonen <tpikonen@pcu.helsinki.fi>
4006
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1322
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1323 * plot/__errcomm__.m: New file. Common functionality for error plots.
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1324 * plot/loglogerr.m: New file. Double logarithm plots with errorbars.
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1325 * plot/semilogxerr.m: New file. Semilogarithm plots with errorbars.
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1326 * plot/semilogyerr.m: New file. Semilogarithm plots with errorbars
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1327
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1328 * plot/errorbar.m: Use __errcomm__.m.
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1329 * plot/__errplot__.m: Minor cleanups.
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1330 * plot/__pltopt__.m: Handle boxxyerrorbars plot style.
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1331 * plot/__pltopt1__.m: Likewise.
efac4b97bb09 [project @ 2002-07-26 01:20:46 by jwe]
jwe
parents: 3981
diff changeset
1332
3980
02a959755258 [project @ 2002-07-10 18:48:58 by jwe]
jwe
parents: 3979
diff changeset
1333 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu>
02a959755258 [project @ 2002-07-10 18:48:58 by jwe]
jwe
parents: 3979
diff changeset
1334
3981
29ea0e6bd19e [project @ 2002-07-10 19:07:57 by jwe]
jwe
parents: 3980
diff changeset
1335 * general/rem.m: Delete redundant call to usage.
29ea0e6bd19e [project @ 2002-07-10 19:07:57 by jwe]
jwe
parents: 3980
diff changeset
1336
3980
02a959755258 [project @ 2002-07-10 18:48:58 by jwe]
jwe
parents: 3979
diff changeset
1337 * general/mod.m: Additional error checks, Texinfoize doc string.
02a959755258 [project @ 2002-07-10 18:48:58 by jwe]
jwe
parents: 3979
diff changeset
1338
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1339 2002-04-29 Paul Kienzle <pkienzle@users.sf.net>
3980
02a959755258 [project @ 2002-07-10 18:48:58 by jwe]
jwe
parents: 3979
diff changeset
1340
02a959755258 [project @ 2002-07-10 18:48:58 by jwe]
jwe
parents: 3979
diff changeset
1341 * general/mod.m: New function.
02a959755258 [project @ 2002-07-10 18:48:58 by jwe]
jwe
parents: 3979
diff changeset
1342
3979
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1343 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu>
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1344
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1345 * control/system/sysmult.m: Use varargin instead of old style varargs.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1346 * control/system/sysadd.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1347 * control/system/sysgroup.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1348 * control/system/syssub.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1349 * elfun/gcd.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1350 * elfun/lcm.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1351 * general/common_size.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1352 * io/printf.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1353 * miscellaneous/menu.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1354 * miscellaneous/path.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1355 * plot/__errplot__.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1356 * plot/__plt__.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1357 * plot/axis.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1358 * plot/errorbar.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1359 * plot/mplot.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1360 * plot/loglog.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1361 * plot/plot.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1362 * plot/plot_border.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1363 * plot/semilogx.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1364 * plot/semilogy.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1365 * plot/xlabel.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1366 * plot/ylabel.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1367 * plot/zlabel.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1368 * statistics/base/ppplot.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1369 * statistics/base/qqplot.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1370 * statistics/tests/bartlett_test.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1371 * statistics/tests/kolmogorov_smirnov_test.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1372 * statistics/tests/kruskal_wallis_test.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1373 * strings/str2mat.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1374 * strings/strcat.m: Likewise.
e0b7a493e5a8 [project @ 2002-07-10 17:45:34 by jwe]
jwe
parents: 3962
diff changeset
1375
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1376 2002-06-27 Paul Kienzle <pkienzle@jazz.ncnr.nist.gov>
3962
e39b0ee1da6c [project @ 2002-06-27 14:14:08 by jwe]
jwe
parents: 3925
diff changeset
1377
e39b0ee1da6c [project @ 2002-06-27 14:14:08 by jwe]
jwe
parents: 3925
diff changeset
1378 * statistics/distributions/gamma_pdf.m: Avoid overflow in more cases.
e39b0ee1da6c [project @ 2002-06-27 14:14:08 by jwe]
jwe
parents: 3925
diff changeset
1379
3924
9483f6f094ef [project @ 2002-05-01 07:16:28 by jwe]
jwe
parents: 3918
diff changeset
1380 2002-05-01 John W. Eaton <jwe@bevo.che.wisc.edu>
9483f6f094ef [project @ 2002-05-01 07:16:28 by jwe]
jwe
parents: 3918
diff changeset
1381
9483f6f094ef [project @ 2002-05-01 07:16:28 by jwe]
jwe
parents: 3918
diff changeset
1382 * skip-autoheader: New file, for autogen.sh.
3925
ab04567e7809 [project @ 2002-05-01 07:22:59 by jwe]
jwe
parents: 3924
diff changeset
1383 * Makefile.in (DISTFILES): Add it to the list.
3924
9483f6f094ef [project @ 2002-05-01 07:16:28 by jwe]
jwe
parents: 3918
diff changeset
1384
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1385 2002-04-29 Paul Kienzle <pkienzle@users.sf.net>
3914
9eb96199e0f1 [project @ 2002-04-30 02:40:04 by jwe]
jwe
parents: 3911
diff changeset
1386
9eb96199e0f1 [project @ 2002-04-30 02:40:04 by jwe]
jwe
parents: 3911
diff changeset
1387 * general/repmat.m: New function.
9eb96199e0f1 [project @ 2002-04-30 02:40:04 by jwe]
jwe
parents: 3911
diff changeset
1388
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1389 2002-04-25 Paul Kienzle <pkienzle@users.sf.net>
3911
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3910
diff changeset
1390
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3910
diff changeset
1391 * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio.
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3910
diff changeset
1392 Use optional parameter to specify the number of bits in the input.
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3910
diff changeset
1393 * audio/mu2lin.m: Accept matrices, return n-bit integers or
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3910
diff changeset
1394 floats in the range [-1,1], 2x speedup.
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3910
diff changeset
1395
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3910
diff changeset
1396 * strings/index.m, strings/rindex.m: Vectorize for speed.
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3910
diff changeset
1397
3910
79a90a0f0eff [project @ 2002-04-25 05:36:52 by jwe]
jwe
parents: 3907
diff changeset
1398 2002-04-25 John W. Eaton <jwe@bevo.che.wisc.edu>
79a90a0f0eff [project @ 2002-04-25 05:36:52 by jwe]
jwe
parents: 3907
diff changeset
1399
79a90a0f0eff [project @ 2002-04-25 05:36:52 by jwe]
jwe
parents: 3907
diff changeset
1400 * linear-algebra/kron.m: Delete.
79a90a0f0eff [project @ 2002-04-25 05:36:52 by jwe]
jwe
parents: 3907
diff changeset
1401
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1402 2002-04-24 Paul Kienzle <pkienzle@users.sf.net>
3907
437884fae441 [project @ 2002-04-24 19:33:08 by jwe]
jwe
parents: 3906
diff changeset
1403
437884fae441 [project @ 2002-04-24 19:33:08 by jwe]
jwe
parents: 3906
diff changeset
1404 * signal/freqz.m: If nargout is zero, plot results instead of
437884fae441 [project @ 2002-04-24 19:33:08 by jwe]
jwe
parents: 3906
diff changeset
1405 returning them.
437884fae441 [project @ 2002-04-24 19:33:08 by jwe]
jwe
parents: 3906
diff changeset
1406 * signal/freqz_plot.m: New file.
437884fae441 [project @ 2002-04-24 19:33:08 by jwe]
jwe
parents: 3906
diff changeset
1407
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1408 2002-04-24 Bill Lash <lash@tellabs.com>
3906
a7096282a091 [project @ 2002-04-24 19:19:55 by jwe]
jwe
parents: 3904
diff changeset
1409
a7096282a091 [project @ 2002-04-24 19:19:55 by jwe]
jwe
parents: 3904
diff changeset
1410 * scripts/signal/unwrap.m: New file.
a7096282a091 [project @ 2002-04-24 19:19:55 by jwe]
jwe
parents: 3904
diff changeset
1411
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1412 2002-04-23 Paul Kienzle <pkienzle@users.sf.net>
3904
6b00ac653c0f [project @ 2002-04-24 04:56:10 by jwe]
jwe
parents: 3894
diff changeset
1413
6b00ac653c0f [project @ 2002-04-24 04:56:10 by jwe]
jwe
parents: 3894
diff changeset
1414 * image/rgb2hsv.m: Faster, more accurate, remove the
6b00ac653c0f [project @ 2002-04-24 04:56:10 by jwe]
jwe
parents: 3894
diff changeset
1415 divide by zero warning.
6b00ac653c0f [project @ 2002-04-24 04:56:10 by jwe]
jwe
parents: 3894
diff changeset
1416
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1417 2002-04-09 Paul Kienzle <pkienzle@users.sf.net>
3893
abd8659eea11 [project @ 2002-04-09 21:36:31 by jwe]
jwe
parents: 3891
diff changeset
1418
3894
d71f92546e45 [project @ 2002-04-10 00:39:03 by jwe]
jwe
parents: 3893
diff changeset
1419 * strings/deblank.m: Trim \0 as well as blank.
d71f92546e45 [project @ 2002-04-10 00:39:03 by jwe]
jwe
parents: 3893
diff changeset
1420
3893
abd8659eea11 [project @ 2002-04-09 21:36:31 by jwe]
jwe
parents: 3891
diff changeset
1421 * scripts/freqz.m: Evaluate a specific range of frequencies
abd8659eea11 [project @ 2002-04-09 21:36:31 by jwe]
jwe
parents: 3891
diff changeset
1422 expressed in radians or Hz relative to a supplied sample rate.
abd8659eea11 [project @ 2002-04-09 21:36:31 by jwe]
jwe
parents: 3891
diff changeset
1423
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1424 2002-04-04 Paul Kienzle <pkienzle@users.sf.net>
3890
9652abf2c297 [project @ 2002-04-04 23:24:39 by jwe]
jwe
parents: 3889
diff changeset
1425
9652abf2c297 [project @ 2002-04-04 23:24:39 by jwe]
jwe
parents: 3889
diff changeset
1426 * signal/fftfilt.m: Filter columns if called with a matrix.
9652abf2c297 [project @ 2002-04-04 23:24:39 by jwe]
jwe
parents: 3889
diff changeset
1427
3891
e2cbe8e31e06 [project @ 2002-04-04 23:38:33 by jwe]
jwe
parents: 3890
diff changeset
1428 * strings/findstr.m: Vectorize as much as possible.
e2cbe8e31e06 [project @ 2002-04-04 23:38:33 by jwe]
jwe
parents: 3890
diff changeset
1429
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1430 2002-04-04 Dirk Laurie <dirk@calvyn.puk.ac.za>
3889
ac24529a78a0 [project @ 2002-04-04 23:03:15 by jwe]
jwe
parents: 3887
diff changeset
1431
ac24529a78a0 [project @ 2002-04-04 23:03:15 by jwe]
jwe
parents: 3887
diff changeset
1432 * special-matrix/invhilb.m: New version that is faster and more
ac24529a78a0 [project @ 2002-04-04 23:03:15 by jwe]
jwe
parents: 3887
diff changeset
1433 accurate.
ac24529a78a0 [project @ 2002-04-04 23:03:15 by jwe]
jwe
parents: 3887
diff changeset
1434
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1435 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu>
3887
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3885
diff changeset
1436
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3885
diff changeset
1437 * configure.in: Update for autoconf 2.5x.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3885
diff changeset
1438
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1439 2002-04-03 Paul Kienzle <pkienzle@users.sf.net>
3885
f49111e2d8a4 [project @ 2002-04-03 17:33:19 by jwe]
jwe
parents: 3883
diff changeset
1440
f49111e2d8a4 [project @ 2002-04-03 17:33:19 by jwe]
jwe
parents: 3883
diff changeset
1441 * special-matrix/vander.m: Code tidy and vectorize.
f49111e2d8a4 [project @ 2002-04-03 17:33:19 by jwe]
jwe
parents: 3883
diff changeset
1442
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1443 2002-04-02 Paul Kienzle <pkienzle@users.sf.net>
3882
c8c1ead8474f [project @ 2002-04-02 18:25:48 by jwe]
jwe
parents: 3876
diff changeset
1444
3883
69b6bd271277 [project @ 2002-04-02 21:05:10 by jwe]
jwe
parents: 3882
diff changeset
1445 * linear-algebra/cross.m: Accept nx3 and 3xn matrices, in addition
69b6bd271277 [project @ 2002-04-02 21:05:10 by jwe]
jwe
parents: 3882
diff changeset
1446 to vectors. Issue a warning in the case x matches y' but return a
69b6bd271277 [project @ 2002-04-02 21:05:10 by jwe]
jwe
parents: 3882
diff changeset
1447 column vector as Octave currently does.
69b6bd271277 [project @ 2002-04-02 21:05:10 by jwe]
jwe
parents: 3882
diff changeset
1448
3882
c8c1ead8474f [project @ 2002-04-02 18:25:48 by jwe]
jwe
parents: 3876
diff changeset
1449 * plot/contour.m: Set default number of levels for contour(x,y,z).
c8c1ead8474f [project @ 2002-04-02 18:25:48 by jwe]
jwe
parents: 3876
diff changeset
1450
c8c1ead8474f [project @ 2002-04-02 18:25:48 by jwe]
jwe
parents: 3876
diff changeset
1451 * control/system/starp.m: Leave more of the documentation
c8c1ead8474f [project @ 2002-04-02 18:25:48 by jwe]
jwe
parents: 3876
diff changeset
1452 processing to texinfo and less to the @format block.
c8c1ead8474f [project @ 2002-04-02 18:25:48 by jwe]
jwe
parents: 3876
diff changeset
1453
c8c1ead8474f [project @ 2002-04-02 18:25:48 by jwe]
jwe
parents: 3876
diff changeset
1454 * image/imagesc.m: Only display image if no output is requested.
c8c1ead8474f [project @ 2002-04-02 18:25:48 by jwe]
jwe
parents: 3876
diff changeset
1455 Code tidying.
c8c1ead8474f [project @ 2002-04-02 18:25:48 by jwe]
jwe
parents: 3876
diff changeset
1456
3876
a134e5cfdc01 [project @ 2002-03-07 18:57:46 by jwe]
jwe
parents: 3872
diff changeset
1457 2002-03-07 Paul Kienzle <pkienzle@kienzle.powernet.co.uk>
a134e5cfdc01 [project @ 2002-03-07 18:57:46 by jwe]
jwe
parents: 3872
diff changeset
1458
a134e5cfdc01 [project @ 2002-03-07 18:57:46 by jwe]
jwe
parents: 3872
diff changeset
1459 * statistics/base/center.m: Accept and return empty matrix.
a134e5cfdc01 [project @ 2002-03-07 18:57:46 by jwe]
jwe
parents: 3872
diff changeset
1460
3872
57d51184b669 [project @ 2002-02-23 02:54:08 by jwe]
jwe
parents: 3869
diff changeset
1461 2002-02-22 John W. Eaton <jwe@bevo.che.wisc.edu>
57d51184b669 [project @ 2002-02-23 02:54:08 by jwe]
jwe
parents: 3869
diff changeset
1462
57d51184b669 [project @ 2002-02-23 02:54:08 by jwe]
jwe
parents: 3869
diff changeset
1463 * specfun/erfinv.m: Fix usage message.
57d51184b669 [project @ 2002-02-23 02:54:08 by jwe]
jwe
parents: 3869
diff changeset
1464
3869
63aa2e20e638 [project @ 2002-02-09 05:08:15 by jwe]
jwe
parents: 3837
diff changeset
1465 2002-02-08 John W. Eaton <jwe@bevo.che.wisc.edu>
63aa2e20e638 [project @ 2002-02-09 05:08:15 by jwe]
jwe
parents: 3837
diff changeset
1466
63aa2e20e638 [project @ 2002-02-09 05:08:15 by jwe]
jwe
parents: 3837
diff changeset
1467 * elfun/coth.m: Use 1 ./ tanh(z) instead of cosh(z) ./ sinh(z).
63aa2e20e638 [project @ 2002-02-09 05:08:15 by jwe]
jwe
parents: 3837
diff changeset
1468 From "Michael O'Brien" <mobrien@kento.unm.edu>.
63aa2e20e638 [project @ 2002-02-09 05:08:15 by jwe]
jwe
parents: 3837
diff changeset
1469
3837
bb3e654d6684 [project @ 2001-06-07 00:24:25 by jwe]
jwe
parents: 3836
diff changeset
1470 2001-06-06 John W. Eaton <jwe@bevo.che.wisc.edu>
bb3e654d6684 [project @ 2001-06-07 00:24:25 by jwe]
jwe
parents: 3836
diff changeset
1471
bb3e654d6684 [project @ 2001-06-07 00:24:25 by jwe]
jwe
parents: 3836
diff changeset
1472 * statistics/distributions/discrete_cdf.m: Downcase incorrectly
bb3e654d6684 [project @ 2001-06-07 00:24:25 by jwe]
jwe
parents: 3836
diff changeset
1473 capitalized variable names.
bb3e654d6684 [project @ 2001-06-07 00:24:25 by jwe]
jwe
parents: 3836
diff changeset
1474
3836
b8c1cb5b9fd9 [project @ 2001-05-31 19:30:49 by jwe]
jwe
parents: 3833
diff changeset
1475 2001-05-30 Jean-Francois Cardoso <cardoso@tsi.enst.fr>
b8c1cb5b9fd9 [project @ 2001-05-31 19:30:49 by jwe]
jwe
parents: 3833
diff changeset
1476
b8c1cb5b9fd9 [project @ 2001-05-31 19:30:49 by jwe]
jwe
parents: 3833
diff changeset
1477 * m/image/saveimage.m: fix saving an image to Postscript format.
b8c1cb5b9fd9 [project @ 2001-05-31 19:30:49 by jwe]
jwe
parents: 3833
diff changeset
1478
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1479 2001-04-18 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu>
3814
fb01838d0f38 [project @ 2001-04-19 02:26:07 by jwe]
jwe
parents: 3803
diff changeset
1480
fb01838d0f38 [project @ 2001-04-19 02:26:07 by jwe]
jwe
parents: 3803
diff changeset
1481 * control/system/is_stabilizable.m: Pass a to sys2ss, not sys.
fb01838d0f38 [project @ 2001-04-19 02:26:07 by jwe]
jwe
parents: 3803
diff changeset
1482
3803
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3801
diff changeset
1483 2001-02-28 Kai Habel <kai.habel@gmx.de>
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3801
diff changeset
1484
3833
f3278ec3ccb7 [project @ 2001-05-17 12:31:52 by jwe]
jwe
parents: 3814
diff changeset
1485 * general/cart2pol.m: New file.
f3278ec3ccb7 [project @ 2001-05-17 12:31:52 by jwe]
jwe
parents: 3814
diff changeset
1486 * general/pol2cart.m: New file.
f3278ec3ccb7 [project @ 2001-05-17 12:31:52 by jwe]
jwe
parents: 3814
diff changeset
1487 * general/cart2sph.m: New file.
f3278ec3ccb7 [project @ 2001-05-17 12:31:52 by jwe]
jwe
parents: 3814
diff changeset
1488 * general/sph2cart.m: New file.
f3278ec3ccb7 [project @ 2001-05-17 12:31:52 by jwe]
jwe
parents: 3814
diff changeset
1489 * image/rgb2hsv.m: New file.
f3278ec3ccb7 [project @ 2001-05-17 12:31:52 by jwe]
jwe
parents: 3814
diff changeset
1490 * image/hsv2rgb.m: New file.
3803
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3801
diff changeset
1491
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3801
diff changeset
1492 2001-02-26 Paul Kienzle <pkienzle@kienzle.powernet.co.uk>
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3801
diff changeset
1493
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3801
diff changeset
1494 * plot/meshgrid.m: Avoid for loops.
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3801
diff changeset
1495 * plot/meshdom.m: Likewise.
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3801
diff changeset
1496
3801
bc61e418f200 [project @ 2001-02-23 02:13:10 by jwe]
jwe
parents: 3792
diff changeset
1497 2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu>
bc61e418f200 [project @ 2001-02-23 02:13:10 by jwe]
jwe
parents: 3792
diff changeset
1498
bc61e418f200 [project @ 2001-02-23 02:13:10 by jwe]
jwe
parents: 3792
diff changeset
1499 * linear-algebra/norm.m: Use sqrt instead of ^0.5.
bc61e418f200 [project @ 2001-02-23 02:13:10 by jwe]
jwe
parents: 3792
diff changeset
1500
bc61e418f200 [project @ 2001-02-23 02:13:10 by jwe]
jwe
parents: 3792
diff changeset
1501 2001-02-22 Heinz Bauschke <bauschke@cecm.sfu.ca>
bc61e418f200 [project @ 2001-02-23 02:13:10 by jwe]
jwe
parents: 3792
diff changeset
1502
bc61e418f200 [project @ 2001-02-23 02:13:10 by jwe]
jwe
parents: 3792
diff changeset
1503 * linear-algebra/norm.m: Use more efficient method for Frobenius
bc61e418f200 [project @ 2001-02-23 02:13:10 by jwe]
jwe
parents: 3792
diff changeset
1504 norm.
bc61e418f200 [project @ 2001-02-23 02:13:10 by jwe]
jwe
parents: 3792
diff changeset
1505
3792
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1506 2001-02-09 David Livings <david.livings@asa.co.uk>
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1507
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1508 * statistics/tests/welch_test.m: Fix typo.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1509
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1510 * statistics/distributions/chisquare_cdf.m:
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1511 Don't restrict inputs to be only positive integers.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1512 * statistics/distributions/chisquare_inv.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1513 * statistics/distributions/chisquare_pdf.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1514 * statistics/distributions/chisquare_rnd.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1515 * statistics/distributions/f_cdf.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1516 * statistics/distributions/f_inv.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1517 * statistics/distributions/f_pdf.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1518 * statistics/distributions/f_rnd.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1519 * statistics/distributions/t_cdf.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1520 * statistics/distributions/t_inv.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1521 * statistics/distributions/t_pdf.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1522 * statistics/distributions/t_rnd.m: Likewise.
74c2fc84f0cf [project @ 2001-02-09 15:56:19 by jwe]
jwe
parents: 3790
diff changeset
1523
3790
1e0d844b8f54 [project @ 2001-02-09 04:12:54 by jwe]
jwe
parents: 3787
diff changeset
1524 2001-02-08 Paul Kienzle <pkienzle@kienzle.powernet.co.uk>
1e0d844b8f54 [project @ 2001-02-09 04:12:54 by jwe]
jwe
parents: 3787
diff changeset
1525
1e0d844b8f54 [project @ 2001-02-09 04:12:54 by jwe]
jwe
parents: 3787
diff changeset
1526 * strings/dec2base.m: New file.
1e0d844b8f54 [project @ 2001-02-09 04:12:54 by jwe]
jwe
parents: 3787
diff changeset
1527 * strings/base2dec.m: New file.
1e0d844b8f54 [project @ 2001-02-09 04:12:54 by jwe]
jwe
parents: 3787
diff changeset
1528 * strings/strjust.m: New file.
1e0d844b8f54 [project @ 2001-02-09 04:12:54 by jwe]
jwe
parents: 3787
diff changeset
1529 * strings/dec2hex.m: Replace with version that just calls 2dec2base.
1e0d844b8f54 [project @ 2001-02-09 04:12:54 by jwe]
jwe
parents: 3787
diff changeset
1530 * strings/dec2bin.m: Likewise.
1e0d844b8f54 [project @ 2001-02-09 04:12:54 by jwe]
jwe
parents: 3787
diff changeset
1531 * strings/hex2dec.m: Replace with version that just calls base2dec.
1e0d844b8f54 [project @ 2001-02-09 04:12:54 by jwe]
jwe
parents: 3787
diff changeset
1532 * strings/bin2dec.m: Likewise.
1e0d844b8f54 [project @ 2001-02-09 04:12:54 by jwe]
jwe
parents: 3787
diff changeset
1533
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1534 2001-02-07 David Livings <david.livings@asa.co.uk>
3787
5fea33691021 [project @ 2001-02-07 18:24:37 by jwe]
jwe
parents: 3775
diff changeset
1535
5fea33691021 [project @ 2001-02-07 18:24:37 by jwe]
jwe
parents: 3775
diff changeset
1536 * statistics/base/ppplot.m: Use gset, not set.
5fea33691021 [project @ 2001-02-07 18:24:37 by jwe]
jwe
parents: 3775
diff changeset
1537 * statistics/base/qqplot.m: Likewise.
5fea33691021 [project @ 2001-02-07 18:24:37 by jwe]
jwe
parents: 3775
diff changeset
1538
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1539 2001-02-05 Ondrej Popp <ondrej@geocities.com>
3775
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3759
diff changeset
1540
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3759
diff changeset
1541 * control/system/c2d.m: Add missing endif.
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3759
diff changeset
1542
3759
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1543 2000-12-15 Teemu Ikonen <tpikonen@pcu.helsinki.fi>
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1544
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1545 * strings/index.m: Return 0 if either string is empty.
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1546
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1547 2000-12-15 Ben Sapp <bsapp@lanl.gov>
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1548
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1549 * control/system/c2d.m: Allow option of matched pole/zero
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1550 equivalent for conversion.
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1551
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1552 2000-12-15 Matthew W. Roberts <matt@lehi.tamu.edu>
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1553
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1554 * strings/findstr.m: Return empty matrix if search string is empty.
110bc441a954 [project @ 2000-12-16 01:25:12 by jwe]
jwe
parents: 3757
diff changeset
1555
3757
574711ce9070 [project @ 2000-12-15 18:19:15 by jwe]
jwe
parents: 3754
diff changeset
1556 2000-12-15 Kai Habel <kai.habel@gmx.de>
574711ce9070 [project @ 2000-12-15 18:19:15 by jwe]
jwe
parents: 3754
diff changeset
1557
574711ce9070 [project @ 2000-12-15 18:19:15 by jwe]
jwe
parents: 3754
diff changeset
1558 * saveimage.m: Do create rawbit image for black and white images,
574711ce9070 [project @ 2000-12-15 18:19:15 by jwe]
jwe
parents: 3754
diff changeset
1559 but do it correctly.
574711ce9070 [project @ 2000-12-15 18:19:15 by jwe]
jwe
parents: 3754
diff changeset
1560
3754
e63a3a6d7797 [project @ 2000-12-14 21:57:14 by jwe]
jwe
parents: 3748
diff changeset
1561 2000-12-13 Teemu Ikonen <tpikonen@pcu.helsinki.fi>
e63a3a6d7797 [project @ 2000-12-14 21:57:14 by jwe]
jwe
parents: 3748
diff changeset
1562
e63a3a6d7797 [project @ 2000-12-14 21:57:14 by jwe]
jwe
parents: 3748
diff changeset
1563 * polynomial/deconv.m: For compatibility with Matlab, don't reduce
e63a3a6d7797 [project @ 2000-12-14 21:57:14 by jwe]
jwe
parents: 3748
diff changeset
1564 result polynomials.
e63a3a6d7797 [project @ 2000-12-14 21:57:14 by jwe]
jwe
parents: 3748
diff changeset
1565
3748
599fb10b454d [project @ 2000-12-08 04:43:33 by jwe]
jwe
parents: 3740
diff changeset
1566 2000-12-07 John W. Eaton <jwe@bevo.che.wisc.edu>
599fb10b454d [project @ 2000-12-08 04:43:33 by jwe]
jwe
parents: 3740
diff changeset
1567
599fb10b454d [project @ 2000-12-08 04:43:33 by jwe]
jwe
parents: 3740
diff changeset
1568 * image/saveimage.m: Don't try to create rawbit image.
599fb10b454d [project @ 2000-12-08 04:43:33 by jwe]
jwe
parents: 3740
diff changeset
1569
3740
0228f57f88c3 [project @ 2000-11-28 02:51:22 by jwe]
jwe
parents: 3737
diff changeset
1570 2000-11-21 John W. Eaton <jwe@bevo.che.wisc.edu>
0228f57f88c3 [project @ 2000-11-28 02:51:22 by jwe]
jwe
parents: 3737
diff changeset
1571
0228f57f88c3 [project @ 2000-11-28 02:51:22 by jwe]
jwe
parents: 3737
diff changeset
1572 * Makefile.in (bin-dist): Pass -C to $(MAKE), not -c.
0228f57f88c3 [project @ 2000-11-28 02:51:22 by jwe]
jwe
parents: 3737
diff changeset
1573
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1574 2000-11-16 Paul Kienzle <pkienzle@kienzle.powernet.co.uk>
3737
b736f8b8f0a1 [project @ 2000-11-16 18:01:08 by jwe]
jwe
parents: 3727
diff changeset
1575
b736f8b8f0a1 [project @ 2000-11-16 18:01:08 by jwe]
jwe
parents: 3727
diff changeset
1576 * plot/contour.m: Reorder args for Matlab compatibility.
b736f8b8f0a1 [project @ 2000-11-16 18:01:08 by jwe]
jwe
parents: 3727
diff changeset
1577
3727
e6d0041aedf3 [project @ 2000-10-31 02:08:49 by jwe]
jwe
parents: 3718
diff changeset
1578 2000-10-27 Mats Jansson <mats.e.jansson@home.se>
e6d0041aedf3 [project @ 2000-10-31 02:08:49 by jwe]
jwe
parents: 3718
diff changeset
1579
e6d0041aedf3 [project @ 2000-10-31 02:08:49 by jwe]
jwe
parents: 3718
diff changeset
1580 * set/create_set.m: Avoid empty matrix in matrix list warning.
e6d0041aedf3 [project @ 2000-10-31 02:08:49 by jwe]
jwe
parents: 3718
diff changeset
1581
3717
e3501697c995 [project @ 2000-09-08 06:27:44 by jwe]
jwe
parents: 3714
diff changeset
1582 2000-09-08 Teemu Ikonen <tpikonen@pcu.helsinki.fi>
e3501697c995 [project @ 2000-09-08 06:27:44 by jwe]
jwe
parents: 3714
diff changeset
1583
3718
65c6da68ddb3 [project @ 2000-09-08 06:50:02 by jwe]
jwe
parents: 3717
diff changeset
1584 * plot/errorbar.m, plot/__errplot__.m: New functions.
65c6da68ddb3 [project @ 2000-09-08 06:50:02 by jwe]
jwe
parents: 3717
diff changeset
1585
3717
e3501697c995 [project @ 2000-09-08 06:27:44 by jwe]
jwe
parents: 3714
diff changeset
1586 * plot/mesh.m: Also set nologscale before plotting.
e3501697c995 [project @ 2000-09-08 06:27:44 by jwe]
jwe
parents: 3714
diff changeset
1587 * plot/__pltopt1__.m: Handle xerrorbars, yerrorbars, and
e3501697c995 [project @ 2000-09-08 06:27:44 by jwe]
jwe
parents: 3714
diff changeset
1588 xyerrorbars instead of just errorbars.
e3501697c995 [project @ 2000-09-08 06:27:44 by jwe]
jwe
parents: 3714
diff changeset
1589
3714
38ff09748e26 [project @ 2000-08-25 06:10:30 by jwe]
jwe
parents: 3709
diff changeset
1590 2000-08-25 Thomas Walter <walter@pctc.chemie.uni-erlangen.de>
38ff09748e26 [project @ 2000-08-25 06:10:30 by jwe]
jwe
parents: 3709
diff changeset
1591
38ff09748e26 [project @ 2000-08-25 06:10:30 by jwe]
jwe
parents: 3709
diff changeset
1592 * image/image.m: Try display (from ImageMagick) first.
38ff09748e26 [project @ 2000-08-25 06:10:30 by jwe]
jwe
parents: 3709
diff changeset
1593
3709
c73bea82af94 [project @ 2000-08-02 02:23:26 by jwe]
jwe
parents: 3705
diff changeset
1594 2000-08-01 Rolf Fabian <fabian@tu-cottbus.de>
c73bea82af94 [project @ 2000-08-02 02:23:26 by jwe]
jwe
parents: 3705
diff changeset
1595
c73bea82af94 [project @ 2000-08-02 02:23:26 by jwe]
jwe
parents: 3705
diff changeset
1596 * plot/meshgrid.m: Use transpose to reorient vectors, not complex
c73bea82af94 [project @ 2000-08-02 02:23:26 by jwe]
jwe
parents: 3705
diff changeset
1597 conjugate transpose.
c73bea82af94 [project @ 2000-08-02 02:23:26 by jwe]
jwe
parents: 3705
diff changeset
1598
3705
7e90f4e9a4d5 [project @ 2000-07-22 01:57:25 by jwe]
jwe
parents: 3696
diff changeset
1599 2000-07-21 John W. Eaton <jwe@bevo.che.wisc.edu>
7e90f4e9a4d5 [project @ 2000-07-22 01:57:25 by jwe]
jwe
parents: 3696
diff changeset
1600
7e90f4e9a4d5 [project @ 2000-07-22 01:57:25 by jwe]
jwe
parents: 3696
diff changeset
1601 * strings/str2mat.m: Apply setstr to each argument.
7e90f4e9a4d5 [project @ 2000-07-22 01:57:25 by jwe]
jwe
parents: 3696
diff changeset
1602
3696
5a7174ebc684 [project @ 2000-07-17 19:38:53 by jwe]
jwe
parents: 3695
diff changeset
1603 2000-07-17 Gabriele Pannocchia <pannocchia@ing.unipi.it>
5a7174ebc684 [project @ 2000-07-17 19:38:53 by jwe]
jwe
parents: 3695
diff changeset
1604
5a7174ebc684 [project @ 2000-07-17 19:38:53 by jwe]
jwe
parents: 3695
diff changeset
1605 * control/base/dkalman.m: New file.
5a7174ebc684 [project @ 2000-07-17 19:38:53 by jwe]
jwe
parents: 3695
diff changeset
1606 * control/base/dlqe.m: Handle singular A matrix.
5a7174ebc684 [project @ 2000-07-17 19:38:53 by jwe]
jwe
parents: 3695
diff changeset
1607 * control/base/dlqr.m: Likewise.
5a7174ebc684 [project @ 2000-07-17 19:38:53 by jwe]
jwe
parents: 3695
diff changeset
1608
3695
64ca92e02a7e [project @ 2000-07-14 18:49:06 by jwe]
jwe
parents: 3690
diff changeset
1609 2000-07-14 John W. Eaton <jwe@bevo.che.wisc.edu>
64ca92e02a7e [project @ 2000-07-14 18:49:06 by jwe]
jwe
parents: 3690
diff changeset
1610
64ca92e02a7e [project @ 2000-07-14 18:49:06 by jwe]
jwe
parents: 3690
diff changeset
1611 * strings/strcmp.m: Return 0 instead of an error if row and column
64ca92e02a7e [project @ 2000-07-14 18:49:06 by jwe]
jwe
parents: 3690
diff changeset
1612 dimensions don't match.
64ca92e02a7e [project @ 2000-07-14 18:49:06 by jwe]
jwe
parents: 3690
diff changeset
1613
3690
55e59236c5e5 [project @ 2000-06-30 20:55:36 by jwe]
jwe
parents: 3685
diff changeset
1614 2000-06-30 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE>
55e59236c5e5 [project @ 2000-06-30 20:55:36 by jwe]
jwe
parents: 3685
diff changeset
1615
55e59236c5e5 [project @ 2000-06-30 20:55:36 by jwe]
jwe
parents: 3685
diff changeset
1616 * plot/hist.m: Allow 3 argument form to work.
55e59236c5e5 [project @ 2000-06-30 20:55:36 by jwe]
jwe
parents: 3685
diff changeset
1617
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1618 2000-06-27 Matthew W. Roberts <matt@lehi.tamu.edu>
3683
505f5c35a2c9 [project @ 2000-06-27 20:19:47 by jwe]
jwe
parents: 3679
diff changeset
1619
505f5c35a2c9 [project @ 2000-06-27 20:19:47 by jwe]
jwe
parents: 3679
diff changeset
1620 * plot/plot.m: Add examples in doc string.
505f5c35a2c9 [project @ 2000-06-27 20:19:47 by jwe]
jwe
parents: 3679
diff changeset
1621
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1622 2000-06-08 Ben Sapp <bsapp@nua.lampf.lanl.gov>
3679
0f319a2fca12 [project @ 2000-06-08 16:17:42 by jwe]
jwe
parents: 3674
diff changeset
1623
0f319a2fca12 [project @ 2000-06-08 16:17:42 by jwe]
jwe
parents: 3674
diff changeset
1624 * control/base/__stepimp__.m: Reset multiplot state when done.
0f319a2fca12 [project @ 2000-06-08 16:17:42 by jwe]
jwe
parents: 3674
diff changeset
1625 Do the right thing even if automatic_replot is not zero.
0f319a2fca12 [project @ 2000-06-08 16:17:42 by jwe]
jwe
parents: 3674
diff changeset
1626 Avoid failure if system has pure imaginary poles.
0f319a2fca12 [project @ 2000-06-08 16:17:42 by jwe]
jwe
parents: 3674
diff changeset
1627
3674
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3672
diff changeset
1628 2000-06-06 John W. Eaton <jwe@bevo.che.wisc.edu>
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3672
diff changeset
1629
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3672
diff changeset
1630 * general/logical.m: Return arg if it is empty. Better error
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3672
diff changeset
1631 message for non-numeric types.
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3672
diff changeset
1632
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1633 2000-05-31 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu>
3672
a0952f6b163e [project @ 2000-05-31 20:57:50 by jwe]
jwe
parents: 3670
diff changeset
1634
a0952f6b163e [project @ 2000-05-31 20:57:50 by jwe]
jwe
parents: 3670
diff changeset
1635 * control/base/dlqe.m: Update documentation. Fix typo. Warn
a0952f6b163e [project @ 2000-05-31 20:57:50 by jwe]
jwe
parents: 3670
diff changeset
1636 about difference with Matlab dlqe function.
a0952f6b163e [project @ 2000-05-31 20:57:50 by jwe]
jwe
parents: 3670
diff changeset
1637
a0952f6b163e [project @ 2000-05-31 20:57:50 by jwe]
jwe
parents: 3670
diff changeset
1638 * control/system/sysmult.m: Fix typo in argument dimensions checking.
a0952f6b163e [project @ 2000-05-31 20:57:50 by jwe]
jwe
parents: 3670
diff changeset
1639
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1640 2000-05-24 Ben Sapp <bsapp@nua.lampf.lanl.gov>
3670
0287dfeb1f34 [project @ 2000-05-24 18:41:37 by jwe]
jwe
parents: 3667
diff changeset
1641
0287dfeb1f34 [project @ 2000-05-24 18:41:37 by jwe]
jwe
parents: 3667
diff changeset
1642 * strings/strrep.m: Fix typo.
0287dfeb1f34 [project @ 2000-05-24 18:41:37 by jwe]
jwe
parents: 3667
diff changeset
1643
3666
301e0da5b455 [project @ 2000-05-13 06:02:36 by jwe]
jwe
parents: 3656
diff changeset
1644 2000-05-13 John W. Eaton <jwe@bevo.che.wisc.edu>
301e0da5b455 [project @ 2000-05-13 06:02:36 by jwe]
jwe
parents: 3656
diff changeset
1645
301e0da5b455 [project @ 2000-05-13 06:02:36 by jwe]
jwe
parents: 3656
diff changeset
1646 * strings/strrep.m: Don't transpose result for case of jump > 0.
301e0da5b455 [project @ 2000-05-13 06:02:36 by jwe]
jwe
parents: 3656
diff changeset
1647
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1648 2000-05-13 Paul Kienzle <pkienzle@kienzle.powernet.co.uk>
3666
301e0da5b455 [project @ 2000-05-13 06:02:36 by jwe]
jwe
parents: 3656
diff changeset
1649
301e0da5b455 [project @ 2000-05-13 06:02:36 by jwe]
jwe
parents: 3656
diff changeset
1650 * strings/strrep.m: Avoid for loop for speed.
3667
f7f94396dd81 [project @ 2000-05-13 06:31:28 by jwe]
jwe
parents: 3666
diff changeset
1651 * plot/axis.m: Handle string options for Matlab compatibility.
3666
301e0da5b455 [project @ 2000-05-13 06:02:36 by jwe]
jwe
parents: 3656
diff changeset
1652
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1653 2000-04-04 John Smith <john@arrows.demon.co.uk>
3656
96679fb690a4 [project @ 2000-04-04 06:16:22 by jwe]
jwe
parents: 3651
diff changeset
1654
96679fb690a4 [project @ 2000-04-04 06:16:22 by jwe]
jwe
parents: 3651
diff changeset
1655 * statistics/distributions/beta_inv.m: Provide better(?) initial
96679fb690a4 [project @ 2000-04-04 06:16:22 by jwe]
jwe
parents: 3651
diff changeset
1656 guess for iteration.
96679fb690a4 [project @ 2000-04-04 06:16:22 by jwe]
jwe
parents: 3651
diff changeset
1657
3651
c2305b99fbd7 [project @ 2000-03-31 07:12:29 by jwe]
jwe
parents: 3619
diff changeset
1658 2000-03-31 Paul Kienzle <pkienzle@kienzle.powernet.co.uk>
c2305b99fbd7 [project @ 2000-03-31 07:12:29 by jwe]
jwe
parents: 3619
diff changeset
1659
c2305b99fbd7 [project @ 2000-03-31 07:12:29 by jwe]
jwe
parents: 3619
diff changeset
1660 * image/image.m: Allow image (A) or image (x, y, A).
c2305b99fbd7 [project @ 2000-03-31 07:12:29 by jwe]
jwe
parents: 3619
diff changeset
1661 * image/imagesc.m: Likewise.
c2305b99fbd7 [project @ 2000-03-31 07:12:29 by jwe]
jwe
parents: 3619
diff changeset
1662
c2305b99fbd7 [project @ 2000-03-31 07:12:29 by jwe]
jwe
parents: 3619
diff changeset
1663 * image/image.m: If zoom is not supplied, or if it is an empty
c2305b99fbd7 [project @ 2000-03-31 07:12:29 by jwe]
jwe
parents: 3619
diff changeset
1664 matrix, autoscale the image.
c2305b99fbd7 [project @ 2000-03-31 07:12:29 by jwe]
jwe
parents: 3619
diff changeset
1665
3618
8cea69ad95ae [project @ 2000-03-22 20:51:45 by jwe]
jwe
parents: 3617
diff changeset
1666 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu>
8cea69ad95ae [project @ 2000-03-22 20:51:45 by jwe]
jwe
parents: 3617
diff changeset
1667
3619
a7fe24b18fa4 [project @ 2000-03-22 21:56:18 by jwe]
jwe
parents: 3618
diff changeset
1668 * plot/title.m, plot/bottom_title.m, plot/top_title.m:
a7fe24b18fa4 [project @ 2000-03-22 21:56:18 by jwe]
jwe
parents: 3618
diff changeset
1669 Undo string escapes in text twice(!) before sending to gnuplot.
a7fe24b18fa4 [project @ 2000-03-22 21:56:18 by jwe]
jwe
parents: 3618
diff changeset
1670
3618
8cea69ad95ae [project @ 2000-03-22 20:51:45 by jwe]
jwe
parents: 3617
diff changeset
1671 * image/saveimage.m: Add comment to file saying who created it and
8cea69ad95ae [project @ 2000-03-22 20:51:45 by jwe]
jwe
parents: 3617
diff changeset
1672 when it was created. Suggested by Stephen Eglen
8cea69ad95ae [project @ 2000-03-22 20:51:45 by jwe]
jwe
parents: 3617
diff changeset
1673 <stephen@cogsci.ed.ac.uk>.
8cea69ad95ae [project @ 2000-03-22 20:51:45 by jwe]
jwe
parents: 3617
diff changeset
1674
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1675 2000-03-21 Paul Kienzle <pkienzle@kienzle.powernet.co.uk>
3617
b0d6c6e84d56 [project @ 2000-03-21 10:51:38 by jwe]
jwe
parents: 3616
diff changeset
1676
b0d6c6e84d56 [project @ 2000-03-21 10:51:38 by jwe]
jwe
parents: 3616
diff changeset
1677 * polynomial/polyreduce.m: Simplify by looking for the first
b0d6c6e84d56 [project @ 2000-03-21 10:51:38 by jwe]
jwe
parents: 3616
diff changeset
1678 non-zero element rather than the last of the first set of zero
b0d6c6e84d56 [project @ 2000-03-21 10:51:38 by jwe]
jwe
parents: 3616
diff changeset
1679 elements.
b0d6c6e84d56 [project @ 2000-03-21 10:51:38 by jwe]
jwe
parents: 3616
diff changeset
1680
b0d6c6e84d56 [project @ 2000-03-21 10:51:38 by jwe]
jwe
parents: 3616
diff changeset
1681 * plot/__pltopt1__.m: Accept "--", "-.", and ":" line styles.
b0d6c6e84d56 [project @ 2000-03-21 10:51:38 by jwe]
jwe
parents: 3616
diff changeset
1682
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1683 2000-03-21 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE>
3616
1b5178224a25 [project @ 2000-03-21 08:45:53 by jwe]
jwe
parents: 3604
diff changeset
1684
1b5178224a25 [project @ 2000-03-21 08:45:53 by jwe]
jwe
parents: 3604
diff changeset
1685 * image/saveimage.m: Swap black and white colormaps so zero is
1b5178224a25 [project @ 2000-03-21 08:45:53 by jwe]
jwe
parents: 3604
diff changeset
1686 displayed as black and 1 is displayed as white.
1b5178224a25 [project @ 2000-03-21 08:45:53 by jwe]
jwe
parents: 3604
diff changeset
1687 Fix indexing bug in ppm case.
1b5178224a25 [project @ 2000-03-21 08:45:53 by jwe]
jwe
parents: 3604
diff changeset
1688
3604
5446d3f11362 [project @ 2000-03-07 04:00:20 by jwe]
jwe
parents: 3603
diff changeset
1689 2000-03-06 Stephen Eglen <stephen@anc.ed.ac.uk>
5446d3f11362 [project @ 2000-03-07 04:00:20 by jwe]
jwe
parents: 3603
diff changeset
1690
5446d3f11362 [project @ 2000-03-07 04:00:20 by jwe]
jwe
parents: 3603
diff changeset
1691 * statistics/tests/kolmogorov_smirnov_test_2.m: Account for ties
5446d3f11362 [project @ 2000-03-07 04:00:20 by jwe]
jwe
parents: 3603
diff changeset
1692 between the two distributions (took same approach as ks.test() in R.)
5446d3f11362 [project @ 2000-03-07 04:00:20 by jwe]
jwe
parents: 3603
diff changeset
1693
3603
de4471c26cd3 [project @ 2000-02-29 07:59:54 by jwe]
jwe
parents: 3601
diff changeset
1694 2000-02-29 John W. Eaton <jwe@bevo.che.wisc.edu>
de4471c26cd3 [project @ 2000-02-29 07:59:54 by jwe]
jwe
parents: 3601
diff changeset
1695
de4471c26cd3 [project @ 2000-02-29 07:59:54 by jwe]
jwe
parents: 3601
diff changeset
1696 * control/base/bode.m: Temporarily disable automatic_replot.
de4471c26cd3 [project @ 2000-02-29 07:59:54 by jwe]
jwe
parents: 3601
diff changeset
1697
3599
b8fa63b7ea79 [project @ 2000-02-23 22:48:08 by jwe]
jwe
parents: 3597
diff changeset
1698 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu>
b8fa63b7ea79 [project @ 2000-02-23 22:48:08 by jwe]
jwe
parents: 3597
diff changeset
1699
3601
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3599
diff changeset
1700 * Makefile.in (clean): Also remove gethelp.
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3599
diff changeset
1701
3599
b8fa63b7ea79 [project @ 2000-02-23 22:48:08 by jwe]
jwe
parents: 3597
diff changeset
1702 * specfun/erfinv.m: Use z_new in convergence test, not z_old.
b8fa63b7ea79 [project @ 2000-02-23 22:48:08 by jwe]
jwe
parents: 3597
diff changeset
1703
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1704 2000-02-11 Georg Thimm <mgeorg@SGraphicsWS1.mpe.ntu.edu.sg>
3597
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1705
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1706 * set/create_set.m: Use find to avoid while loop.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1707
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1708 2000-02-11 Stephen Eglen <stephen@cogsci.ed.ac.uk>
3597
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1709
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1710 * plot/hist.m: New optional third argument.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1711
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1712 2000-02-10 John W. Eaton <jwe@bevo.che.wisc.edu>
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1713
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1714 * miscellaneous/bug_report.m: Use octave-bug script with version
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1715 number appended.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3575
diff changeset
1716
3575
7576a76f6d7b [project @ 2000-02-04 11:02:49 by jwe]
jwe
parents: 3498
diff changeset
1717 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu>
7576a76f6d7b [project @ 2000-02-04 11:02:49 by jwe]
jwe
parents: 3498
diff changeset
1718
7576a76f6d7b [project @ 2000-02-04 11:02:49 by jwe]
jwe
parents: 3498
diff changeset
1719 * gethelp.cc: Sprinkle with std:: qualifier.
7576a76f6d7b [project @ 2000-02-04 11:02:49 by jwe]
jwe
parents: 3498
diff changeset
1720
3498
e391aeef2b3c [project @ 2000-01-31 03:17:14 by jwe]
jwe
parents: 3495
diff changeset
1721 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu>
e391aeef2b3c [project @ 2000-01-31 03:17:14 by jwe]
jwe
parents: 3495
diff changeset
1722
e391aeef2b3c [project @ 2000-01-31 03:17:14 by jwe]
jwe
parents: 3495
diff changeset
1723 * image/saveimage.m: Delete some debugging code.
e391aeef2b3c [project @ 2000-01-31 03:17:14 by jwe]
jwe
parents: 3495
diff changeset
1724
3486
9493fe321888 [project @ 2000-01-28 05:05:41 by jwe]
jwe
parents: 3483
diff changeset
1725 2000-01-27 John W. Eaton <jwe@bevo.che.wisc.edu>
9493fe321888 [project @ 2000-01-28 05:05:41 by jwe]
jwe
parents: 3483
diff changeset
1726
9493fe321888 [project @ 2000-01-28 05:05:41 by jwe]
jwe
parents: 3483
diff changeset
1727 * signal/sinc.m: Avoid reshaping.
9493fe321888 [project @ 2000-01-28 05:05:41 by jwe]
jwe
parents: 3483
diff changeset
1728
9493fe321888 [project @ 2000-01-28 05:05:41 by jwe]
jwe
parents: 3483
diff changeset
1729 * image/rgb2ind.m: No longer needs to reset do_fortran_indexing.
9493fe321888 [project @ 2000-01-28 05:05:41 by jwe]
jwe
parents: 3483
diff changeset
1730 * image/ind2rgb.m: Ditto.
9493fe321888 [project @ 2000-01-28 05:05:41 by jwe]
jwe
parents: 3483
diff changeset
1731 * image/ind2gray.m: Ditto.
9493fe321888 [project @ 2000-01-28 05:05:41 by jwe]
jwe
parents: 3483
diff changeset
1732 * general/reshape.m: Ditto. Also no longer needs to reset
9493fe321888 [project @ 2000-01-28 05:05:41 by jwe]
jwe
parents: 3483
diff changeset
1733 implicit_str_to_num_ok.
9493fe321888 [project @ 2000-01-28 05:05:41 by jwe]
jwe
parents: 3483
diff changeset
1734
3483
1bb6e519a4a2 [project @ 2000-01-26 23:37:10 by jwe]
jwe
parents: 3476
diff changeset
1735 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu>
1bb6e519a4a2 [project @ 2000-01-26 23:37:10 by jwe]
jwe
parents: 3476
diff changeset
1736
1bb6e519a4a2 [project @ 2000-01-26 23:37:10 by jwe]
jwe
parents: 3476
diff changeset
1737 * miscellaneous/popen2.m: Deal with the fact that pipe now returns
1bb6e519a4a2 [project @ 2000-01-26 23:37:10 by jwe]
jwe
parents: 3476
diff changeset
1738 a list of file structures, not a vector of numeric file ids.
1bb6e519a4a2 [project @ 2000-01-26 23:37:10 by jwe]
jwe
parents: 3476
diff changeset
1739
3474
9c68cfa263eb [project @ 2000-01-25 10:17:55 by jwe]
jwe
parents: 3473
diff changeset
1740 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu>
9c68cfa263eb [project @ 2000-01-25 10:17:55 by jwe]
jwe
parents: 3473
diff changeset
1741
3476
78e1e0007f0f [project @ 2000-01-26 00:05:43 by jwe]
jwe
parents: 3474
diff changeset
1742 * plot/__axis_label__.m: New function.
78e1e0007f0f [project @ 2000-01-26 00:05:43 by jwe]
jwe
parents: 3474
diff changeset
1743 Undo string escapes in text twice(!) before sending to gnuplot.
78e1e0007f0f [project @ 2000-01-26 00:05:43 by jwe]
jwe
parents: 3474
diff changeset
1744 * plot/xlabel.m: Use it.
78e1e0007f0f [project @ 2000-01-26 00:05:43 by jwe]
jwe
parents: 3474
diff changeset
1745 * plot/ylabel.m: Ditto.
78e1e0007f0f [project @ 2000-01-26 00:05:43 by jwe]
jwe
parents: 3474
diff changeset
1746 * plot/zlabel.m: Ditto.
78e1e0007f0f [project @ 2000-01-26 00:05:43 by jwe]
jwe
parents: 3474
diff changeset
1747
3474
9c68cfa263eb [project @ 2000-01-25 10:17:55 by jwe]
jwe
parents: 3473
diff changeset
1748 * plot/mesh.m: Fix error message to reflect reality.
9c68cfa263eb [project @ 2000-01-25 10:17:55 by jwe]
jwe
parents: 3473
diff changeset
1749
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1750 2000-01-24 Cyril Humbert <humbert@phobos.univ-mlv.fr>
3473
64f8babb7b3d [project @ 2000-01-25 09:44:15 by jwe]
jwe
parents: 3471
diff changeset
1751
64f8babb7b3d [project @ 2000-01-25 09:44:15 by jwe]
jwe
parents: 3471
diff changeset
1752 * statistics/distributions/weibull_pdf.m: Use correct formula.
64f8babb7b3d [project @ 2000-01-25 09:44:15 by jwe]
jwe
parents: 3471
diff changeset
1753
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
1754 2000-01-22 Michael Reifenberger <mike@Plaut.de>
3471
a0aef47b4b4d [project @ 2000-01-22 23:10:42 by jwe]
jwe
parents: 3456
diff changeset
1755
a0aef47b4b4d [project @ 2000-01-22 23:10:42 by jwe]
jwe
parents: 3456
diff changeset
1756 * audio/saveaudio.m: Also accept files with .ul extension.
a0aef47b4b4d [project @ 2000-01-22 23:10:42 by jwe]
jwe
parents: 3456
diff changeset
1757 * audio/loadaudio.m: Ditto.
a0aef47b4b4d [project @ 2000-01-22 23:10:42 by jwe]
jwe
parents: 3456
diff changeset
1758 * audio/playaudio.m: Ditto.
a0aef47b4b4d [project @ 2000-01-22 23:10:42 by jwe]
jwe
parents: 3456
diff changeset
1759
3456
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1760 2000-01-19 John W. Eaton <jwe@bevo.che.wisc.edu>
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1761
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1762 * statistics/distributions/beta_cdf.m: Texinfoize doc string.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1763 * statistics/distributions/beta_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1764 * statistics/distributions/beta_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1765 * statistics/distributions/beta_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1766 * statistics/distributions/binomial_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1767 * statistics/distributions/binomial_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1768 * statistics/distributions/binomial_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1769 * statistics/distributions/binomial_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1770 * statistics/distributions/cauchy_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1771 * statistics/distributions/cauchy_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1772 * statistics/distributions/cauchy_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1773 * statistics/distributions/cauchy_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1774 * statistics/distributions/chisquare_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1775 * statistics/distributions/chisquare_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1776 * statistics/distributions/chisquare_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1777 * statistics/distributions/chisquare_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1778 * statistics/distributions/discrete_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1779 * statistics/distributions/discrete_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1780 * statistics/distributions/discrete_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1781 * statistics/distributions/discrete_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1782 * statistics/distributions/empirical_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1783 * statistics/distributions/empirical_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1784 * statistics/distributions/empirical_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1785 * statistics/distributions/empirical_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1786 * statistics/distributions/exponential_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1787 * statistics/distributions/exponential_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1788 * statistics/distributions/exponential_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1789 * statistics/distributions/exponential_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1790 * statistics/distributions/f_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1791 * statistics/distributions/f_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1792 * statistics/distributions/f_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1793 * statistics/distributions/f_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1794 * statistics/distributions/gamma_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1795 * statistics/distributions/gamma_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1796 * statistics/distributions/gamma_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1797 * statistics/distributions/gamma_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1798 * statistics/distributions/geometric_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1799 * statistics/distributions/geometric_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1800 * statistics/distributions/geometric_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1801 * statistics/distributions/geometric_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1802 * statistics/distributions/hypergeometric_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1803 * statistics/distributions/hypergeometric_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1804 * statistics/distributions/hypergeometric_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1805 * statistics/distributions/hypergeometric_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1806 * statistics/distributions/kolmogorov_smirnov_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1807 * statistics/distributions/laplace_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1808 * statistics/distributions/laplace_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1809 * statistics/distributions/laplace_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1810 * statistics/distributions/laplace_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1811 * statistics/distributions/logistic_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1812 * statistics/distributions/logistic_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1813 * statistics/distributions/logistic_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1814 * statistics/distributions/logistic_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1815 * statistics/distributions/lognormal_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1816 * statistics/distributions/lognormal_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1817 * statistics/distributions/lognormal_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1818 * statistics/distributions/lognormal_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1819 * statistics/distributions/normal_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1820 * statistics/distributions/normal_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1821 * statistics/distributions/normal_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1822 * statistics/distributions/normal_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1823 * statistics/distributions/pascal_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1824 * statistics/distributions/pascal_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1825 * statistics/distributions/pascal_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1826 * statistics/distributions/pascal_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1827 * statistics/distributions/poisson_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1828 * statistics/distributions/poisson_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1829 * statistics/distributions/poisson_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1830 * statistics/distributions/poisson_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1831 * statistics/distributions/stdnormal_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1832 * statistics/distributions/stdnormal_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1833 * statistics/distributions/stdnormal_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1834 * statistics/distributions/stdnormal_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1835 * statistics/distributions/t_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1836 * statistics/distributions/t_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1837 * statistics/distributions/t_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1838 * statistics/distributions/t_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1839 * statistics/distributions/uniform_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1840 * statistics/distributions/uniform_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1841 * statistics/distributions/uniform_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1842 * statistics/distributions/uniform_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1843 * statistics/distributions/weibull_cdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1844 * statistics/distributions/weibull_inv.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1845 * statistics/distributions/weibull_pdf.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1846 * statistics/distributions/weibull_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1847 * statistics/distributions/wiener_rnd.m: Ditto.
434790acb067 [project @ 2000-01-19 06:58:51 by jwe]
jwe
parents: 3454
diff changeset
1848
3453
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1849 2000-01-18 John W. Eaton <jwe@bevo.che.wisc.edu>
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1850
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1851 * statistics/base/values.m: Texinfoize doc string.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1852 * statistics/base/var.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1853 * statistics/base/table.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1854 * statistics/base/studentize.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1855 * statistics/base/statistics.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1856 * statistics/base/spearman.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1857 * statistics/base/run_count.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1858 * statistics/base/ranks.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1859 * statistics/base/range.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1860 * statistics/base/qqplot.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1861 * statistics/base/probit.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1862 * statistics/base/ppplot.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1863 * statistics/base/moment.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1864 * statistics/base/meansq.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1865 * statistics/base/logit.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1866 * statistics/base/kendall.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1867 * statistics/base/iqr.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1868 * statistics/base/cut.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1869 * statistics/base/cor.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1870 * statistics/base/cloglog.m: Ditto.
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1871 * statistics/base/center.m: Ditto.
3454
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1872 * statistics/models/logistic_regression.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1873 * statistics/models/logistic_regression_derivative.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1874 * statistics/models/logistic_regression_likelihood.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1875 * statistics/tests/anova.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1876 * statistics/tests/bartlett_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1877 * statistics/tests/chisquare_test_homogeneity.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1878 * statistics/tests/chisquare_test_independence.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1879 * statistics/tests/cor_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1880 * statistics/tests/f_test_regression.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1881 * statistics/tests/hotelling_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1882 * statistics/tests/hotelling_test_2.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1883 * statistics/tests/kolmogorov_smirnov_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1884 * statistics/tests/kolmogorov_smirnov_test_2.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1885 * statistics/tests/kruskal_wallis_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1886 * statistics/tests/manova.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1887 * statistics/tests/mcnemar_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1888 * statistics/tests/prop_test_2.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1889 * statistics/tests/run_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1890 * statistics/tests/sign_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1891 * statistics/tests/t_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1892 * statistics/tests/t_test_2.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1893 * statistics/tests/t_test_regression.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1894 * statistics/tests/u_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1895 * statistics/tests/var_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1896 * statistics/tests/welch_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1897 * statistics/tests/wilcoxon_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1898 * statistics/tests/z_test.m: Ditto.
d8b731d3f7a3 [project @ 2000-01-18 10:13:31 by jwe]
jwe
parents: 3453
diff changeset
1899 * statistics/tests/z_test_2.m: Ditto.
3453
71d2e09c15a2 [project @ 2000-01-18 08:32:09 by jwe]
jwe
parents: 3452
diff changeset
1900
3446
5ee5afb3981a [project @ 2000-01-17 09:42:43 by jwe]
jwe
parents: 3441
diff changeset
1901 2000-01-17 John W. Eaton <jwe@bevo.che.wisc.edu>
5ee5afb3981a [project @ 2000-01-17 09:42:43 by jwe]
jwe
parents: 3441
diff changeset
1902
5ee5afb3981a [project @ 2000-01-17 09:42:43 by jwe]
jwe
parents: 3441
diff changeset
1903 * strings/bin2dec.m: Texinfoize doc string.
3449
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1904 * plot/__plr1__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1905 * plot/__pltopt__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1906 * plot/__plt__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1907 * plot/__plt2vv__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1908 * plot/__plr2__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1909 * plot/__plr__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1910 * plot/__plt1__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1911 * plot/__plt2__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1912 * plot/__plt2mm__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1913 * plot/__plt2mv__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1914 * plot/__plt2ss__.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1915 * miscellaneous/paren.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1916 * miscellaneous/comma.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1917 * miscellaneous/semicolon.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1918 * miscellaneous/path.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1919 * miscellaneous/list_primes.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1920 * miscellaneous/flops.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1921 * miscellaneous/dump_prefs.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1922 * miscellaneous/bug_report.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1923 * linear-algebra/dot.m: Ditto
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1924 * linear-algebra/dmult.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1925 * general/randperm.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1926 * general/logical.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1927 * general/is_duplicate_entry.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1928 * signal/arch_fit.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1929 * signal/arch_rnd.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1930 * signal/arch_test.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1931 * signal/arma_rnd.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1932 * signal/autocor.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1933 * signal/autocov.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1934 * signal/autoreg_matrix.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1935 * signal/bartlett.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1936 * signal/blackman.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1937 * signal/detrend.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1938 * signal/diffpara.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1939 * signal/durbinlevinson.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1940 * signal/fftconv.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1941 * signal/fftfilt.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1942 * signal/fftshift.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1943 * signal/fractdiff.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1944 * signal/freqz.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1945 * signal/hamming.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1946 * signal/hanning.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1947 * signal/hurst.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1948 * signal/periodogram.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1949 * signal/rectangle_lw.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1950 * signal/rectangle_sw.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1951 * signal/sinc.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1952 * signal/sinetone.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1953 * signal/sinewave.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1954 * signal/spectral_adf.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1955 * signal/spectral_xdf.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1956 * signal/spencer.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1957 * signal/stft.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1958 * signal/synthesis.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1959 * signal/triangle_lw.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1960 * signal/triangle_sw.m: Ditto.
858695b3ed62 [project @ 2000-01-18 04:08:59 by jwe]
jwe
parents: 3446
diff changeset
1961 * signal/yulewalker.m: Ditto.
3450
4b61d9e3c73a [project @ 2000-01-18 04:43:54 by jwe]
jwe
parents: 3449
diff changeset
1962 * control/util/strappend.m: Ditto.
3451
a6cc6bc220b3 [project @ 2000-01-18 04:49:49 by jwe]
jwe
parents: 3450
diff changeset
1963 * control/base/nichols.m: Ditto.
3452
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1964 * control/system/is_signal_list.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1965 * control/system/listidx.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1966 * control/system/sysgettsam.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1967 * control/system/sysidx.m: Ditto.
3446
5ee5afb3981a [project @ 2000-01-17 09:42:43 by jwe]
jwe
parents: 3441
diff changeset
1968
3438
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1969 2000-01-14 John W. Eaton <jwe@bevo.che.wisc.edu>
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1970
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1971 * control/system/__abcddims__.m: Rename from
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1972 control/system/abcddims.m, change all callers.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1973 * control/base/__bodquist__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1974 * control/base/__freqresp__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1975 * control/util/__outlist__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1976 * control/base/__stepimp__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1977 * control/system/__syschnamesl__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1978 * control/system/__syscont_disc__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1979 * control/system/__sysdefioname__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1980 * control/system/__sysdefstname__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1981 * control/system/__sysgroupn__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1982 * control/system/__tf2sysl__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1983 * control/util/__zgpbal__.m: Likewise.
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1984 * control/system/__zp2ssg2__.m: Likewise.
3495
88eeb67a360e [project @ 2000-01-29 00:02:06 by jwe]
jwe
parents: 3486
diff changeset
1985
88eeb67a360e [project @ 2000-01-29 00:02:06 by jwe]
jwe
parents: 3486
diff changeset
1986 * quaternion/demoquat.m: Add copyright notice, Texinfoize doc string.
3452
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1987 * quaternion/qconj.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1988 * quaternion/qcoordinate_plot.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1989 * quaternion/qderiv.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1990 * quaternion/qderivmat.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1991 * quaternion/qinv.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1992 * quaternion/qmult.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1993 * quaternion/qtrans.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1994 * quaternion/qtransv.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1995 * quaternion/qtransvmat.m: Ditto.
a892190f4977 [project @ 2000-01-18 06:00:57 by jwe]
jwe
parents: 3451
diff changeset
1996 * quaternion/quaternion.m: Ditto.
3438
2e06c3941943 [project @ 2000-01-14 06:33:18 by jwe]
jwe
parents: 3436
diff changeset
1997
3436
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
1998 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu>
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
1999
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2000 * control/base/Makefile.in: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2001 * control/hinf/Makefile.in: New file.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2002 * control/marsyas/Makefile.in: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2003 * control/obsolete/Makefile.in: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2004 * control/system/Makefile.in: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2005 * control/util/Makefile.in: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2006
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2007 * strings/com2str.m: Move here from control directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2008
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2009 * control/base: New directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2010 * control/base/DEMOcontrol.m: Move here from control directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2011 * control/base/analdemo.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2012 * control/base/are.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2013 * control/base/bddemo.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2014 * control/base/bode.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2015 * control/base/bode_bounds.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2016 * control/base/bodquist.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2017 * control/base/controldemo.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2018 * control/base/ctrb.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2019 * control/base/damp.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2020 * control/base/dare.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2021 * control/base/dcgain.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2022 * control/base/dgram.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2023 * control/base/dlqe.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2024 * control/base/dlqr.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2025 * control/base/dlyap.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2026 * control/base/dre.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2027 * control/base/frdemo.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2028 * control/base/freqchkw.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2029 * control/base/freqresp.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2030 * control/base/gram.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2031 * control/base/impulse.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2032 * control/base/lqe.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2033 * control/base/lqg.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2034 * control/base/lqr.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2035 * control/base/lsim.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2036 * control/base/ltifr.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2037 * control/base/lyap.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2038 * control/base/nichols.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2039 * control/base/nyquist.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2040 * control/base/obsv.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2041 * control/base/place.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2042 * control/base/pzmap.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2043 * control/base/rldemo.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2044 * control/base/rlocus.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2045 * control/base/step.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2046 * control/base/stepimp.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2047 * control/base/tzero.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2048 * control/base/tzero2.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2049
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2050 * control/hinf: New directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2051 * control/hinf/dhinfdemo.m: Move here from control directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2052 * control/hinf/h2norm.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2053 * control/hinf/h2syn.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2054 * control/hinf/hinf_ctr.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2055 * control/hinf/hinfdemo.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2056 * control/hinf/hinfnorm.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2057 * control/hinf/hinfsyn.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2058 * control/hinf/hinfsyn_chk.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2059 * control/hinf/hinfsyn_ric.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2060 * control/hinf/wgt1o.m: Ditto.
3441
36ae9880c594 [project @ 2000-01-14 22:03:32 by jwe]
jwe
parents: 3438
diff changeset
2061 * control/hinf/dgkfdemo.m: Ditto.
36ae9880c594 [project @ 2000-01-14 22:03:32 by jwe]
jwe
parents: 3438
diff changeset
2062 * control/hinf/is_dgkf.m: Ditto.
3436
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2063
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2064 * control/marsyas: New directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2065 * control/marsyas/demomarsyas.m: Move here from control directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2066 * control/marsyas/susball.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2067
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2068 * control/obsolete/dezero.m: Move here from control directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2069 * control/obsolete/rotg.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2070
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2071 * control/system: New directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2072 * control/system/abcddim.m: Move here from control directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2073 * control/system/abcddims.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2074 * control/system/buildssic.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2075 * control/system/c2d.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2076 * control/system/d2c.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2077 * control/system/dmr2d.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2078 * control/system/fir2sys.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2079 * control/system/is_abcd.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2080 * control/system/is_digital.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2081 * control/system/is_sample.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2082 * control/system/is_signal_list.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2083 * control/system/is_siso.m: Ditto.
3441
36ae9880c594 [project @ 2000-01-14 22:03:32 by jwe]
jwe
parents: 3438
diff changeset
2084 * control/system/is_controllable.m: Ditto.
36ae9880c594 [project @ 2000-01-14 22:03:32 by jwe]
jwe
parents: 3438
diff changeset
2085 * control/system/is_detectable.m: Ditto.
36ae9880c594 [project @ 2000-01-14 22:03:32 by jwe]
jwe
parents: 3438
diff changeset
2086 * control/system/is_observable.m: Ditto.
36ae9880c594 [project @ 2000-01-14 22:03:32 by jwe]
jwe
parents: 3438
diff changeset
2087 * control/system/is_stabilizable.m: Ditto.
36ae9880c594 [project @ 2000-01-14 22:03:32 by jwe]
jwe
parents: 3438
diff changeset
2088 * control/system/is_stable.m: Ditto.
3436
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2089 * control/system/jet707.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2090 * control/system/listidx.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2091 * control/system/moddemo.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2092 * control/system/ord2.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2093 * control/system/packedform.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2094 * control/system/parallel.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2095 * control/system/ss2sys.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2096 * control/system/ss2tf.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2097 * control/system/ss2zp.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2098 * control/system/starp.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2099 * control/system/sys2fir.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2100 * control/system/sys2ss.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2101 * control/system/sys2tf.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2102 * control/system/sys2zp.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2103 * control/system/sysadd.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2104 * control/system/sysappend.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2105 * control/system/syschnamesl.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2106 * control/system/syschtsam.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2107 * control/system/sysconnect.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2108 * control/system/syscont.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2109 * control/system/syscont_disc.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2110 * control/system/sysdefioname.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2111 * control/system/sysdefstname.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2112 * control/system/sysdimensions.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2113 * control/system/sysdisc.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2114 * control/system/sysdup.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2115 * control/system/sysgetsignals.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2116 * control/system/sysgettsam.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2117 * control/system/sysgettype.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2118 * control/system/sysgroup.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2119 * control/system/sysgroupn.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2120 * control/system/sysidx.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2121 * control/system/sysmin.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2122 * control/system/sysmult.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2123 * control/system/sysout.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2124 * control/system/sysprune.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2125 * control/system/sysreorder.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2126 * control/system/sysrepdemo.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2127 * control/system/sysscale.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2128 * control/system/syssetsignals.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2129 * control/system/syssub.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2130 * control/system/sysupdate.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2131 * control/system/tf2ss.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2132 * control/system/tf2sys.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2133 * control/system/tf2sysl.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2134 * control/system/tf2zp.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2135 * control/system/tfout.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2136 * control/system/ugain.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2137 * control/system/zp2ss.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2138 * control/system/zp2ssg2.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2139 * control/system/zp2sys.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2140 * control/system/zp2tf.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2141 * control/system/zpout.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2142
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2143 * control/util: New directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2144 * control/util/axis2dlim.m: Move here from control directory.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2145 * control/util/outlist.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2146 * control/util/prompt.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2147 * control/util/run_cmd.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2148 * control/util/sortcom.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2149 * control/util/strappend.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2150 * control/util/swap.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2151 * control/util/zgfmul.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2152 * control/util/zgfslv.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2153 * control/util/zginit.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2154 * control/util/zgpbal.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2155 * control/util/zgreduce.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2156 * control/util/zgrownorm.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2157 * control/util/zgscal.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2158 * control/util/zgsgiv.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2159 * control/util/zgshsr.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2160
3427
e098ebb77023 [project @ 2000-01-13 09:25:53 by jwe]
jwe
parents: 3424
diff changeset
2161 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu>
e098ebb77023 [project @ 2000-01-13 09:25:53 by jwe]
jwe
parents: 3424
diff changeset
2162
e098ebb77023 [project @ 2000-01-13 09:25:53 by jwe]
jwe
parents: 3424
diff changeset
2163 * gethelp.cc (extract_help_text): Discard first space character
e098ebb77023 [project @ 2000-01-13 09:25:53 by jwe]
jwe
parents: 3424
diff changeset
2164 after consecutive comment characters.
e098ebb77023 [project @ 2000-01-13 09:25:53 by jwe]
jwe
parents: 3424
diff changeset
2165
3422
9fc59b290856 [project @ 2000-01-13 06:58:27 by jwe]
jwe
parents: 3420
diff changeset
2166 Thu Jan 13 00:56:57 2000 John W. Eaton <jwe@bahaha.che.wisc.edu>
9fc59b290856 [project @ 2000-01-13 06:58:27 by jwe]
jwe
parents: 3420
diff changeset
2167
9fc59b290856 [project @ 2000-01-13 06:58:27 by jwe]
jwe
parents: 3420
diff changeset
2168 * control/obsolete: New directory
9fc59b290856 [project @ 2000-01-13 06:58:27 by jwe]
jwe
parents: 3420
diff changeset
2169 * control/obsolete/swaprows.m: Move here from control directory.
3436
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2170 * control/obsolete/swapcols.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2171 * control/obsolete/dlqg.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2172 * control/obsolete/minfo.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2173 * control/obsolete/packsys.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2174 * control/obsolete/qzval.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2175 * control/obsolete/unpacksys.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2176 * control/obsolete/series.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2177 * control/obsolete/syschnames.m: Ditto.
655add875c71 [project @ 2000-01-14 04:59:56 by jwe]
jwe
parents: 3427
diff changeset
2178 * polynomial/polyout.m: Ditto.
3422
9fc59b290856 [project @ 2000-01-13 06:58:27 by jwe]
jwe
parents: 3420
diff changeset
2179
3420
39496bf0ffdf [project @ 2000-01-13 06:46:24 by jwe]
jwe
parents: 3418
diff changeset
2180 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu>
39496bf0ffdf [project @ 2000-01-13 06:46:24 by jwe]
jwe
parents: 3418
diff changeset
2181
39496bf0ffdf [project @ 2000-01-13 06:46:24 by jwe]
jwe
parents: 3418
diff changeset
2182 * general/fliplr.m: Eliminate useless copy of arg.
39496bf0ffdf [project @ 2000-01-13 06:46:24 by jwe]
jwe
parents: 3418
diff changeset
2183 * general/flipud.m: Ditto.
39496bf0ffdf [project @ 2000-01-13 06:46:24 by jwe]
jwe
parents: 3418
diff changeset
2184
3418
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2185 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu>
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2186
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2187 * linear-algebra/cross.m: Only return a row vector if both args
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2188 are row vectors.
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2189 * polynomial/polyfit.m: Likewise.
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2190
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2191 * signal/autocov.m: Don't reset prefer_column_vectors.
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2192
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2193 * statistics/distributions/discrete_rnd.m:
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2194 Always generate a row vector.
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2195 * statistics/distributions/hypergeometric_rnd.m: Likewise.
ca92c9d3f882 [project @ 2000-01-12 03:07:47 by jwe]
jwe
parents: 3416
diff changeset
2196
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2197 2000-01-11 Ben Sapp <bsapp@nua.lampf.lanl.gov>
3416
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2198
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2199 * strings/upper.m: Add missing `-*- texinfo -*-' tag to doc string.
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2200
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2201 * audio/setaudio.m: Texinfoize doc string.
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2202 * control/com2str.m: Likewise.
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2203 * control/controldemo.m: Likewise.
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2204 * control/DEMOcontrol.m: Likewise.
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2205 * control/dezero.m: Likewise.
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2206 * control/dre.m: Likewise.
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2207 * control/hinfsyn_ric.m: Likewise.
493df428100e [project @ 2000-01-11 07:03:30 by jwe]
jwe
parents: 3407
diff changeset
2208
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2209 2000-01-05 Ben Sapp <bsapp@nua.lampf.lanl.gov>
3407
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2210
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2211 * io/printf.m: Add @seealso{...} to doc string.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2212 * io/puts.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2213 * plot/semilogx.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2214 * plot/semilogy.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2215 * plot/__pltopt__.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2216 * plot/bar.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2217 * plot/xlabel.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2218 * plot/grid.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2219 * plot/shg.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2220 * plot/title.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2221 * plot/mesh.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2222 * plot/__pltopt1__.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2223 * plot/contour.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2224 * plot/hist.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2225 * plot/stairs.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2226 * plot/meshgrid.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2227 * plot/polar.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2228 * plot/loglog.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2229 * plot/plot.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2230 * miscellaneous/semicolon.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2231 * miscellaneous/menu.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2232 * miscellaneous/etime.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2233 * miscellaneous/texas_lotto.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2234 * miscellaneous/comma.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2235 * audio/lin2mu.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2236 * audio/playaudio.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2237 * audio/loadaudio.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2238 * audio/saveaudio.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2239 * audio/mu2lin.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2240 * audio/record.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2241 * strings/isletter.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2242 * strings/lower.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2243 * strings/lower.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2244 * strings/upper.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2245 * specfun/erfinv.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2246 * specfun/gammai.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2247 * specfun/log2.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2248 * specfun/pow2.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2249 * elfun/gcd.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2250 * elfun/lcm.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2251 * special-matrix/vander.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2252 * special-matrix/sylvester_matrix.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2253 * special-matrix/hilb.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2254 * special-matrix/hankel.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2255 * special-matrix/toeplitz.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2256 * special-matrix/invhilb.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2257 * statistics/base/std.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2258 * statistics/base/median.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2259 * linear-algebra/cond.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2260 * linear-algebra/norm.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2261 * finance/nper.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2262 * finance/pmt.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2263 * finance/pv.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2264 * finance/rate.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2265 * finance/npv.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2266 * general/fliplr.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2267 * general/flipud.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2268 * general/is_scalar.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2269 * general/rem.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2270 * general/perror.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2271 * general/tril.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2272 * general/rot90.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2273 * general/num2str.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2274 * general/int2str.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2275 * general/reshape.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2276 * general/logspace.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2277 * general/is_symmetric.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2278 * general/is_vector.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2279 * general/nextpow2.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2280 * general/columns.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2281 * general/is_square.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2282 * general/rows.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2283 * control/ugain.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2284 * control/damp.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2285 * control/dare.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2286 * control/are.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2287 * control/sys2fir.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2288 * control/abcddim.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2289 * control/is_abcd.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2290 * control/step.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2291 * control/is_observable.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2292 * control/is_controllable.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2293 * control/jet707.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2294 * control/polyout.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2295 * control/impulse.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2296 * control/lqg.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2297 * control/is_detectable.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2298 * control/sysdimensions.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2299 * control/sysupdate.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2300 * control/stepimp.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2301 * control/is_stable.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2302 * control/tfout.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2303 * control/zpout.m: Likewise.
5e0a0b1cba43 [project @ 2000-01-06 03:13:55 by jwe]
jwe
parents: 3405
diff changeset
2304
3405
a020244950f9 [project @ 2000-01-05 08:09:27 by jwe]
jwe
parents: 3400
diff changeset
2305 2000-01-05 John W. Eaton <jwe@bevo.che.wisc.edu>
a020244950f9 [project @ 2000-01-05 08:09:27 by jwe]
jwe
parents: 3400
diff changeset
2306
a020244950f9 [project @ 2000-01-05 08:09:27 by jwe]
jwe
parents: 3400
diff changeset
2307 * set/complement.m: Add @seealso{} stuff.
a020244950f9 [project @ 2000-01-05 08:09:27 by jwe]
jwe
parents: 3400
diff changeset
2308 * set/create_set.m: Likewise.
a020244950f9 [project @ 2000-01-05 08:09:27 by jwe]
jwe
parents: 3400
diff changeset
2309 * set/intersection.m: Likewise.
a020244950f9 [project @ 2000-01-05 08:09:27 by jwe]
jwe
parents: 3400
diff changeset
2310 * set/union.m: Likewise.
a020244950f9 [project @ 2000-01-05 08:09:27 by jwe]
jwe
parents: 3400
diff changeset
2311
3399
e665633c76af [project @ 1999-12-22 22:11:50 by jwe]
jwe
parents: 3390
diff changeset
2312 1999-12-22 John W. Eaton <jwe@bevo.che.wisc.edu>
e665633c76af [project @ 1999-12-22 22:11:50 by jwe]
jwe
parents: 3390
diff changeset
2313
3400
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2314 * control/d2c.m: Use double quotes instead of single quotes for
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2315 string constants.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2316 * control/dgkfdemo.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2317 * control/fir2sys.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2318 * control/frdemo.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2319 * control/moddemo.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2320 * control/minfo.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2321 * control/is_stabilizable.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2322 * control/is_dgkf.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2323 * control/polyout.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2324 * control/sysconnect.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2325 * control/sysrepdemo.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2326 * control/tf2sys.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2327 * control/tfout.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2328 * control/zp2sys.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2329 * control/zpout.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2330 * control/tzero.m: Likewise.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2331
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2332 * control/DEMOcontrol.m: Handle moddemo case too.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2333
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2334 * image/loadimage.m: Use double quotes instead of single quotes
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2335 for string constants. Use sprintf instead of square brackets to
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2336 construct string.
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2337
3399
e665633c76af [project @ 1999-12-22 22:11:50 by jwe]
jwe
parents: 3390
diff changeset
2338 * control/DEMOcontrol.m: Formatting tweaks.
3400
18366d37e7dd [project @ 1999-12-22 23:36:09 by jwe]
jwe
parents: 3399
diff changeset
2339 * control/fir2sys.m: Likewise.
3399
e665633c76af [project @ 1999-12-22 22:11:50 by jwe]
jwe
parents: 3390
diff changeset
2340
3390
6f0b962d79b0 [project @ 1999-12-18 00:13:09 by jwe]
jwe
parents: 3388
diff changeset
2341 1999-12-17 John W. Eaton <jwe@bevo.che.wisc.edu>
6f0b962d79b0 [project @ 1999-12-18 00:13:09 by jwe]
jwe
parents: 3388
diff changeset
2342
6f0b962d79b0 [project @ 1999-12-18 00:13:09 by jwe]
jwe
parents: 3388
diff changeset
2343 * mkdoc: Only delete spaces before @ characters at the beginning
6f0b962d79b0 [project @ 1999-12-18 00:13:09 by jwe]
jwe
parents: 3388
diff changeset
2344 of a line.
6f0b962d79b0 [project @ 1999-12-18 00:13:09 by jwe]
jwe
parents: 3388
diff changeset
2345
3383
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2346 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu>
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2347
3388
42cb61dd0248 [project @ 1999-12-16 04:51:43 by jwe]
jwe
parents: 3387
diff changeset
2348 * control/bddemo.m: Make it more likely to work with any value of
42cb61dd0248 [project @ 1999-12-16 04:51:43 by jwe]
jwe
parents: 3387
diff changeset
2349 whitespace_in_literal_matrix.
3386
a5288b88446f [project @ 1999-12-15 22:56:00 by jwe]
jwe
parents: 3384
diff changeset
2350 * control/analdemo.m: Ditto.
a5288b88446f [project @ 1999-12-15 22:56:00 by jwe]
jwe
parents: 3384
diff changeset
2351 * control/dgkfdemo.m: Ditto.
a5288b88446f [project @ 1999-12-15 22:56:00 by jwe]
jwe
parents: 3384
diff changeset
2352 * control/frdemo.m: Ditto.
a5288b88446f [project @ 1999-12-15 22:56:00 by jwe]
jwe
parents: 3384
diff changeset
2353 * control/sysrepdemo.m: Ditto.
a5288b88446f [project @ 1999-12-15 22:56:00 by jwe]
jwe
parents: 3384
diff changeset
2354 * control/moddemo.m: Ditto.
3388
42cb61dd0248 [project @ 1999-12-16 04:51:43 by jwe]
jwe
parents: 3387
diff changeset
2355 * control/zp2ss.m: Ditto.
3387
eb4223985ca8 [project @ 1999-12-16 00:38:16 by jwe]
jwe
parents: 3386
diff changeset
2356 * control/zp2tf.m: Ditto.
3388
42cb61dd0248 [project @ 1999-12-16 04:51:43 by jwe]
jwe
parents: 3387
diff changeset
2357 * control/syssub.m: Ditto.
42cb61dd0248 [project @ 1999-12-16 04:51:43 by jwe]
jwe
parents: 3387
diff changeset
2358 * finance/npv.m: Ditto.
42cb61dd0248 [project @ 1999-12-16 04:51:43 by jwe]
jwe
parents: 3387
diff changeset
2359 * statistics/base/studentize.m: Ditto.
42cb61dd0248 [project @ 1999-12-16 04:51:43 by jwe]
jwe
parents: 3387
diff changeset
2360 * statistics/base/values.m: Ditto.
42cb61dd0248 [project @ 1999-12-16 04:51:43 by jwe]
jwe
parents: 3387
diff changeset
2361 * statistics/distributions/exponential_cdf.m: Ditto.
42cb61dd0248 [project @ 1999-12-16 04:51:43 by jwe]
jwe
parents: 3387
diff changeset
2362 * statistics/distributions/poisson_cdf.m: Ditto.
3386
a5288b88446f [project @ 1999-12-15 22:56:00 by jwe]
jwe
parents: 3384
diff changeset
2363
3384
6735e4c759a2 [project @ 1999-12-15 21:57:48 by jwe]
jwe
parents: 3383
diff changeset
2364 * control/dezero.m: Use toascii to convert string to ASCII value
6735e4c759a2 [project @ 1999-12-15 21:57:48 by jwe]
jwe
parents: 3383
diff changeset
2365 instead of multiplying it by 1.
6735e4c759a2 [project @ 1999-12-15 21:57:48 by jwe]
jwe
parents: 3383
diff changeset
2366
3383
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2367 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2368 * control/zpout.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2369 * control/tfout.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2370 * control/tf2sys.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2371 * control/syssub.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2372 * control/syssetsignals.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2373 * control/sysout.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2374 * control/sysmult.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2375 * control/sysgroup.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2376 * control/sysdup.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2377 * control/sysdisc.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2378 * control/syscont.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2379 * control/sysconnect.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2380 * control/sysappend.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2381 * control/sysadd.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2382 * control/ss2sys.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2383 * control/nyquist.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2384 * control/lqg.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2385 * control/fir2sys.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2386 * control/dmr2d.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2387 * control/dezero.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2388 * control/d2c.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2389 * control/c2d.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2390 * control/bddemo.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2391 * control/pzmap.m: Ditto.
ebf69eb3d07d [project @ 1999-12-15 21:27:56 by jwe]
jwe
parents: 3374
diff changeset
2392
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2393 1999-12-08 Daniel Calvelo <dcalvelo@pharion.univ-lille2.fr>
3374
89405d9a9b0b [project @ 1999-12-08 06:58:04 by jwe]
jwe
parents: 3373
diff changeset
2394
89405d9a9b0b [project @ 1999-12-08 06:58:04 by jwe]
jwe
parents: 3373
diff changeset
2395 * signal/spectral_adf.m: Fix typo.
89405d9a9b0b [project @ 1999-12-08 06:58:04 by jwe]
jwe
parents: 3373
diff changeset
2396
3372
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2397 1999-11-23 John W. Eaton <jwe@bevo.che.wisc.edu>
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2398
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2399 * linear-algebra/cond.m: Texinfoize doc string.
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2400 * linear-algebra/kron.m: Ditto.
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2401 * linear-algebra/norm.m: Ditto.
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2402 * linear-algebra/null.m: Ditto.
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2403 * linear-algebra/orth.m: Ditto.
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2404 * linear-algebra/rank.m: Ditto.
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2405 * linear-algebra/trace.m: Ditto.
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2406 * linear-algebra/qzhess.m: Ditto.
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2407 * miscellaneous/menu.m: Ditto.
3373
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2408 * general/perror.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2409 * general/strerror.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2410 * general/columns.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2411 * general/rows.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2412 * image/colormap.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2413 * image/gray.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2414 * image/gray2ind.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2415 * image/image.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2416 * image/imagesc.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2417 * image/imshow.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2418 * image/ind2gray.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2419 * image/ind2rgb.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2420 * image/loadimage.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2421 * image/rgb2ntsc.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2422 * image/ntsc2rgb.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2423 * image/ocean.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2424 * image/rgb2ind.m: Ditto.
36405da8e173 [project @ 1999-11-23 20:54:17 by jwe]
jwe
parents: 3372
diff changeset
2425 * image/saveimage.m: Ditto.
3372
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2426 * io/printf.m: Ditto.
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2427 * io/puts.m: Ditto.
f16c2ce14886 [project @ 1999-11-23 19:07:09 by jwe]
jwe
parents: 3371
diff changeset
2428
3369
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2429 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu>
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2430
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2431 * special-matrix/hankel.m: Texinfoize doc string.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2432 * special-matrix/hilb.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2433 * special-matrix/invhilb.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2434 * special-matrix/sylvester_matrix.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2435 * special-matrix/toeplitz.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2436 * special-matrix/vander.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2437 * linear-algebra/vec.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2438 * linear-algebra/vech.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2439 * general/common_size.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2440 * general/diff.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2441 * general/fliplr.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2442 * general/flipud.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2443 * general/rot90.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2444 * general/reshape.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2445 * general/shift.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2446 * general/tril.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2447 * general/triu.m: Ditto.
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2448 * general/logspace.m: Ditto.
3371
86873384cd10 [project @ 1999-11-21 17:31:07 by jwe]
jwe
parents: 3369
diff changeset
2449 * general/nargchk.m: Ditto.
3369
f37ca3017116 [project @ 1999-11-21 16:26:02 by jwe]
jwe
parents: 3368
diff changeset
2450
3367
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2451 1999-11-20 John W. Eaton <jwe@bevo.che.wisc.edu>
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2452
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2453 * statistics/base/mean: Texinfoize doc string.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2454 * statistics/base/median: Ditto.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2455 * statistics/base/std: Ditto.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2456 * statistics/base/cov: Ditto.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2457 * statistics/base/corrcoef: Ditto.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2458 * statistics/base/kurtosis: Ditto.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2459 * statistics/base/mahalanobis: Ditto.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2460 * statistics/base/skewness: Ditto.
3368
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2461 * statistics/base/gls.m: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2462 * statistics/base/ols.m: Ditto.
3367
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2463 * signal/detrend.m: Ditto.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2464 * signal/freqz.m: Ditto.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2465 * signal/sinc.m: Ditto.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2466 * signal/fftconv.m: Ditto.
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2467 * signal/fftfilt.m: Ditto.
3368
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2468 * set/create_set.m: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2469 * set/union.m: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2470 * set/intersection.m: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2471 * set/complement.m: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2472 * poly/compan.m: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2473 * poly/conv: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2474 * poly/deconv: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2475 * poly/poly: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2476 * poly/polyderiv: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2477 * poly/polyfit: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2478 * poly/polyinteg: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2479 * poly/polyreduce: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2480 * poly/polyval: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2481 * poly/polyvalm: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2482 * poly/residue: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2483 * poly/roots: Ditto.
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2484 * plot/top_title.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2485 * plot/subwindow.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2486 * plot/subplot.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2487 * plot/plot_border.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2488 * plot/oneplot.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2489 * plot/multiplot.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2490 * plot/mplot.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2491 * plot/xlabel.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2492 * plot/figure.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2493 * plot/meshdom.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2494 * plot/mesh.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2495 * plot/stairs.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2496 * plot/polar.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2497 * plot/loglog.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2498 * plot/hist.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2499 * plot/contour.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2500 * plot/bar.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2501 * plot/axis.m: Ditto
a4cd1e9d9962 [project @ 1999-11-20 17:22:48 by jwe]
jwe
parents: 3367
diff changeset
2502 * plot/plot.m: Ditto.
3367
0748b03c3510 [project @ 1999-11-20 14:52:38 by jwe]
jwe
parents: 3365
diff changeset
2503
3361
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2504 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu>
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2505
3365
7ed630f7b7be [project @ 1999-11-20 03:11:17 by jwe]
jwe
parents: 3364
diff changeset
2506 * control/pinv.m: Delete.
7ed630f7b7be [project @ 1999-11-20 03:11:17 by jwe]
jwe
parents: 3364
diff changeset
2507
3364
fac05a83b4c5 [project @ 1999-11-20 03:05:42 by jwe]
jwe
parents: 3361
diff changeset
2508 * Makefile.in (DOCSTRINGS): Don't echo $(ALL_M_FILES).
fac05a83b4c5 [project @ 1999-11-20 03:05:42 by jwe]
jwe
parents: 3361
diff changeset
2509
3361
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2510 * strings/blanks.m: Texinfoize doc string.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2511 * strings/strcat.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2512 * strings/str2mat.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2513 * strings/deblank.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2514 * strings/findstr.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2515 * strings/index.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2516 * strings/rindex.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2517 * strings/split.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2518 * strings/strcmp.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2519 * strings/strrep.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2520 * strings/substr.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2521 * general/int2str.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2522 * general/num2str.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2523 * strings/dec2bin.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2524 * strings/bin2dec: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2525 * strings/dec2bin: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2526 * strings/dec2hex: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2527 * strings/hex2dec: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2528 * strings/str2num: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2529
3347
3cfec93fd0ef [project @ 1999-11-10 23:09:10 by jwe]
jwe
parents: 3332
diff changeset
2530 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu>
3cfec93fd0ef [project @ 1999-11-10 23:09:10 by jwe]
jwe
parents: 3332
diff changeset
2531
3cfec93fd0ef [project @ 1999-11-10 23:09:10 by jwe]
jwe
parents: 3332
diff changeset
2532 * Makefile.in (DISTFILES): Include DOCSTRINGS.
3cfec93fd0ef [project @ 1999-11-10 23:09:10 by jwe]
jwe
parents: 3332
diff changeset
2533
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2534 1999-11-09 Ben Sapp <bsapp@nua.lampf.lanl.gov>
3361
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2535
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2536 * control/DEMOcontrol.m: Texinfoize doc string.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2537 * control/abcddim.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2538 * control/abcddims.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2539 * control/analdemo.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2540 * control/are.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2541 * control/axis2dlim.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2542 * control/bddemo.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2543 * control/bode.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2544 * control/bode_bounds.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2545 * control/bodquist.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2546 * control/buildssic.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2547 * control/c2d.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2548 * control/ctrb.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2549 * control/d2c.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2550 * control/damp.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2551 * control/dare.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2552 * control/dcgain.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2553 * control/dgkfdemo.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2554 * control/dgram.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2555 * control/dlqe.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2556 * control/dlqr.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2557 * control/dlyap.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2558 * control/dmr2d.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2559 * control/fir2sys.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2560 * control/frdemo.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2561 * control/freqchkw.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2562 * control/freqresp.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2563 * control/gram.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2564 * control/h2norm.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2565 * control/h2syn.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2566 * control/hinf_ctr.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2567 * control/hinfdemo.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2568 * control/hinfnorm.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2569 * control/hinfsyn.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2570 * control/hinfsyn_chk.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2571 * control/impulse.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2572 * control/is_abcd.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2573 * control/is_controllable.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2574 * control/is_detectable.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2575 * control/is_dgkf.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2576 * control/is_digital.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2577 * control/is_observable.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2578 * control/is_sample.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2579 * control/is_signal_list.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2580 * control/is_siso.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2581 * control/is_stabilizable.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2582 * control/is_stable.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2583 * control/jet707.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2584 * control/lqe.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2585 * control/lqg.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2586 * control/lqr.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2587 * control/lsim.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2588 * control/ltifr.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2589 * control/lyap.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2590 * control/moddemo.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2591 * control/nyquist.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2592 * control/obsv.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2593 * control/ord2.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2594 * control/outlist.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2595 * control/pinv.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2596 * control/place.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2597 * control/polyout.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2598 * control/prompt.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2599 * control/pzmap.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2600 * control/qzval.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2601 * control/rldemo.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2602 * control/rlocus.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2603 * control/sortcom.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2604 * control/ss2sys.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2605 * control/ss2tf.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2606 * control/ss2zp.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2607 * control/starp.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2608 * control/step.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2609 * control/stepimp.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2610 * control/susball.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2611 * control/sys2fir.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2612 * control/sys2ss.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2613 * control/sys2tf.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2614 * control/sys2zp.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2615 * control/sysadd.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2616 * control/sysappend.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2617 * control/syschnames.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2618 * control/syschnamesl.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2619 * control/syschtsam.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2620 * control/sysconnect.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2621 * control/syscont.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2622 * control/syscont_disc.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2623 * control/sysdefioname.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2624 * control/sysdefstname.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2625 * control/sysdimensions.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2626 * control/sysdisc.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2627 * control/sysdup.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2628 * control/sysgetsignals.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2629 * control/sysgettype.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2630 * control/sysgroup.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2631 * control/sysgroupn.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2632 * control/sysmult.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2633 * control/sysout.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2634 * control/sysprune.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2635 * control/sysreorder.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2636 * control/sysrepdemo.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2637 * control/sysscale.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2638 * control/syssetsignals.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2639 * control/syssub.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2640 * control/sysupdate.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2641 * control/tf2ss.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2642 * control/tf2sys.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2643 * control/tf2sysl.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2644 * control/tf2zp.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2645 * control/tfout.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2646 * control/tzero.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2647 * control/tzero2.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2648 * control/ugain.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2649 * control/wgt1o.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2650 * control/zgfmul.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2651 * control/zgfslv.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2652 * control/zginit.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2653 * control/zgpbal.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2654 * control/zgreduce.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2655 * control/zgrownorm.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2656 * control/zgscal.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2657 * control/zgsgiv.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2658 * control/zgshsr.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2659 * control/zp2ss.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2660 * control/zp2ssg2.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2661 * control/zp2sys.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2662 * control/zp2tf.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2663 * control/zpout.m: Ditto.
4f40efa995c1 [project @ 1999-11-19 21:19:37 by jwe]
jwe
parents: 3347
diff changeset
2664
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2665 1999-11-02 Ben Sapp <bsapp@nua.lampf.lanl.gov>
3332
7c03933635c6 [project @ 1999-11-02 06:57:12 by jwe]
jwe
parents: 3321
diff changeset
2666
7c03933635c6 [project @ 1999-11-02 06:57:12 by jwe]
jwe
parents: 3321
diff changeset
2667 * scripts/audio/lin2mu.m: Texinfoize doc string.
7c03933635c6 [project @ 1999-11-02 06:57:12 by jwe]
jwe
parents: 3321
diff changeset
2668 * scripts/audio/loadaudio.m: Ditto.
7c03933635c6 [project @ 1999-11-02 06:57:12 by jwe]
jwe
parents: 3321
diff changeset
2669 * scripts/audio/mu2lin.m: Ditto.
7c03933635c6 [project @ 1999-11-02 06:57:12 by jwe]
jwe
parents: 3321
diff changeset
2670 * scripts/audio/playaudio.m: Ditto.
7c03933635c6 [project @ 1999-11-02 06:57:12 by jwe]
jwe
parents: 3321
diff changeset
2671 * scripts/audio/record.m: Ditto.
7c03933635c6 [project @ 1999-11-02 06:57:12 by jwe]
jwe
parents: 3321
diff changeset
2672 * scripts/audio/saveaudio.m: Ditto.
7c03933635c6 [project @ 1999-11-02 06:57:12 by jwe]
jwe
parents: 3321
diff changeset
2673
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2674 1999-10-26 Ben Sapp <bsapp@nua.lampf.lanl.gov>
3321
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2675
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2676 * elfun/acot.m: Texinfoize doc string.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2677 * elfun/acsc.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2678 * elfun/acsch.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2679 * elfun/asec.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2680 * elfun/asech.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2681 * elfun/cot.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2682 * elfun/coth.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2683 * elfun/csc.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2684 * elfun/csch.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2685 * elfun/gcd.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2686 * elfun/lcm.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2687 * elfun/sec.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2688 * elfun/sech.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2689 * general/nextpow2.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2690 * general/rem.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2691 * linear-algebra/commutation_matrix.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2692 * linear-algebra/cross.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2693 * linear-algebra/duplication_matrix.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2694 * miscellaneous/bincoeff.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2695 * miscellaneous/xor.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2696 * specfun/bessel.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2697 * specfun/beta.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2698 * specfun/betai.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2699 * specfun/erfinv.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2700 * specfun/gammai.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2701 * specfun/log2.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2702 * specfun/pow2.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2703
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2704 1999-10-23 Ben Sapp <bsapp@nua.lampf.lanl.gov>
3321
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2705
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2706 * general/is_scalar.m: Texinfoize help text.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2707 * general/is_square.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2708 * general/is_symmetric.m: Ditto.
6923abb04e16 [project @ 1999-10-26 18:15:30 by jwe]
jwe
parents: 3320
diff changeset
2709
3320
b0b71d14dab9 [project @ 1999-10-22 09:46:23 by jwe]
jwe
parents: 3319
diff changeset
2710 1999-10-22 John W. Eaton <jwe@bevo.che.wisc.edu>
b0b71d14dab9 [project @ 1999-10-22 09:46:23 by jwe]
jwe
parents: 3319
diff changeset
2711
b0b71d14dab9 [project @ 1999-10-22 09:46:23 by jwe]
jwe
parents: 3319
diff changeset
2712 * strings/split.m: If the string to be split is empty, just return
b0b71d14dab9 [project @ 1999-10-22 09:46:23 by jwe]
jwe
parents: 3319
diff changeset
2713 an empty string.
b0b71d14dab9 [project @ 1999-10-22 09:46:23 by jwe]
jwe
parents: 3319
diff changeset
2714
3319
a4f11eae45c4 [project @ 1999-10-22 02:03:08 by jwe]
jwe
parents: 3306
diff changeset
2715 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu>
a4f11eae45c4 [project @ 1999-10-22 02:03:08 by jwe]
jwe
parents: 3306
diff changeset
2716
a4f11eae45c4 [project @ 1999-10-22 02:03:08 by jwe]
jwe
parents: 3306
diff changeset
2717 * Makefile.in (ALL_M_FILES): New macro.
a4f11eae45c4 [project @ 1999-10-22 02:03:08 by jwe]
jwe
parents: 3306
diff changeset
2718 (DOCSTRINGS): No longer .PHONY; depend on $(ALL_M_FILES).
a4f11eae45c4 [project @ 1999-10-22 02:03:08 by jwe]
jwe
parents: 3306
diff changeset
2719
3306
b3bef983b12d [project @ 1999-10-21 01:48:13 by jwe]
jwe
parents: 3305
diff changeset
2720 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu>
b3bef983b12d [project @ 1999-10-21 01:48:13 by jwe]
jwe
parents: 3305
diff changeset
2721
b3bef983b12d [project @ 1999-10-21 01:48:13 by jwe]
jwe
parents: 3305
diff changeset
2722 * control/bode.m: Don't return anything if nargout == 0.
b3bef983b12d [project @ 1999-10-21 01:48:13 by jwe]
jwe
parents: 3305
diff changeset
2723
b3bef983b12d [project @ 1999-10-21 01:48:13 by jwe]
jwe
parents: 3305
diff changeset
2724 1999-10-20 James B. Rawlings <jbraw@bevo.che.wisc.edu>
b3bef983b12d [project @ 1999-10-21 01:48:13 by jwe]
jwe
parents: 3305
diff changeset
2725
b3bef983b12d [project @ 1999-10-21 01:48:13 by jwe]
jwe
parents: 3305
diff changeset
2726 * control/bode.m: Don't do axis scaling for magnitude plots.
b3bef983b12d [project @ 1999-10-21 01:48:13 by jwe]
jwe
parents: 3305
diff changeset
2727
3305
f1c5658772cf [project @ 1999-10-20 19:40:10 by jwe]
jwe
parents: 3301
diff changeset
2728 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu>
f1c5658772cf [project @ 1999-10-20 19:40:10 by jwe]
jwe
parents: 3301
diff changeset
2729
f1c5658772cf [project @ 1999-10-20 19:40:10 by jwe]
jwe
parents: 3301
diff changeset
2730 * Makefile.in (DISTFILES): Add move-if-change, mkdoc, and
f1c5658772cf [project @ 1999-10-20 19:40:10 by jwe]
jwe
parents: 3301
diff changeset
2731 gethelp.cc to the list.
f1c5658772cf [project @ 1999-10-20 19:40:10 by jwe]
jwe
parents: 3301
diff changeset
2732
3296
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3291
diff changeset
2733 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu>
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3291
diff changeset
2734
3301
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2735 * time/asctime.m: Texinfoize help text.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2736 * time/clock.m: Ditto.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2737 * time/date.m: Ditto.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2738 * miscellaneous/cputime.m: Ditto.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2739 * miscellaneous/etime.m: Ditto.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2740 * miscellaneous/is_leap_year.m: Ditto.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2741 * miscellaneous/popen2.m: Ditto.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2742 * miscellaneous/version.m: Ditto.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2743 * miscellaneous/tic.m: Ditto.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2744 * miscellaneous/toc.m: Just refer to tic.m.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2745
3297
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2746 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2747 `cd dir; $(MAKE); cd ..'.
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2748 ($(SUBDIRS)): Likewise.
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2749
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2750 * statistics/Makefile.in ($(SUBDIRS)): Likewise.
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2751
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2752 * statistics/Makefile.in (bin-dist): Use `$(MAKE) -C dir' instead
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2753 of `cd dir; $(MAKE)'.
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2754
3296
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3291
diff changeset
2755 * gethelp.cc, mkdoc: New files.
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3291
diff changeset
2756 * Makefile.in: Use them to create DOCSTRINGS file from .m file
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3291
diff changeset
2757 sources.
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3291
diff changeset
2758
3291
029fac81ac65 [project @ 1999-10-14 18:03:19 by jwe]
jwe
parents: 3282
diff changeset
2759 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu>
029fac81ac65 [project @ 1999-10-14 18:03:19 by jwe]
jwe
parents: 3282
diff changeset
2760
029fac81ac65 [project @ 1999-10-14 18:03:19 by jwe]
jwe
parents: 3282
diff changeset
2761 * linear-algebra/kron.m: Fix typo in previous change
029fac81ac65 [project @ 1999-10-14 18:03:19 by jwe]
jwe
parents: 3282
diff changeset
2762
3282
518ea57df2c4 [project @ 1999-10-13 19:00:38 by jwe]
jwe
parents: 3273
diff changeset
2763 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu>
518ea57df2c4 [project @ 1999-10-13 19:00:38 by jwe]
jwe
parents: 3273
diff changeset
2764
518ea57df2c4 [project @ 1999-10-13 19:00:38 by jwe]
jwe
parents: 3273
diff changeset
2765 * control/bode.m: Allow optional 5th arg to specify plot style.
518ea57df2c4 [project @ 1999-10-13 19:00:38 by jwe]
jwe
parents: 3273
diff changeset
2766
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2767 Wed Sep 22 22:12:03 1999 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu>
3273
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2768
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2769 * linear-algebra/krylov.m: Correctly handle case of V having full
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2770 rank when V has more columns than rows.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2771
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2772 Mon Sep 20 23:04:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2773
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2774 * general/linspace.m, linear-algebra/pinv.m: Delete.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2775
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2776 * statistics/tests/manova.m: Avoid problems if
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2777 whitespace_in_literal_matrix is set to "traditional".
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2778 * statistics/tests/t_test_regression.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2779 * statistics/tests/u_test.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2780 * statistics/tests/chisquare_test_homogeneity.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2781 * statistics/tests/anova.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2782 * statistics/tests/kruskal_wallis_test.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2783 * statistics/base/statistics.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2784 * image/saveimage.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2785 * signal/arch_fit.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2786 * signal/autoreg_matrix.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2787 * signal/triangle_lw.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2788 * strings/dec2hex.m: Likewise.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
2789
3268
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3266
diff changeset
2790 Thu Sep 9 19:31:58 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3266
diff changeset
2791
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3266
diff changeset
2792 * image/saveimage.m: Initialize scale.
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3266
diff changeset
2793
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3266
diff changeset
2794 Sun Sep 5 22:13:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3266
diff changeset
2795
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3266
diff changeset
2796 * general/reshape.m: Allow reshape (a, size (b)).
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3266
diff changeset
2797
3266
3add30d33bd0 [project @ 1999-09-03 17:15:40 by jwe]
jwe
parents: 3265
diff changeset
2798 Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
3add30d33bd0 [project @ 1999-09-03 17:15:40 by jwe]
jwe
parents: 3265
diff changeset
2799
3add30d33bd0 [project @ 1999-09-03 17:15:40 by jwe]
jwe
parents: 3265
diff changeset
2800 * specfun/erfinv.m: Improve stopping criterion.
3add30d33bd0 [project @ 1999-09-03 17:15:40 by jwe]
jwe
parents: 3265
diff changeset
2801 Add iteration count as second return value.
3add30d33bd0 [project @ 1999-09-03 17:15:40 by jwe]
jwe
parents: 3265
diff changeset
2802
3265
a2b3a1413d28 [project @ 1999-09-03 02:53:03 by jwe]
jwe
parents: 3263
diff changeset
2803 Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
a2b3a1413d28 [project @ 1999-09-03 02:53:03 by jwe]
jwe
parents: 3263
diff changeset
2804
a2b3a1413d28 [project @ 1999-09-03 02:53:03 by jwe]
jwe
parents: 3263
diff changeset
2805 * statistics/base/mean.m: Use .', not ' to reorient row vectors.
a2b3a1413d28 [project @ 1999-09-03 02:53:03 by jwe]
jwe
parents: 3263
diff changeset
2806
3263
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2807 Tue Aug 17 11:11:27 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2808
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2809 * miscellaneous/pack.m: New function.
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2810
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2811 Mon Aug 16 07:46:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2812
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2813 * plot/figure.m: Always return figure number. With no args,
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2814 figure now creates a new figure window and returns its number.
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2815 Accept figure (property, value) syntax, but do nothing.
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2816
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2817 Thu Aug 12 09:28:01 PDT 1999 Tom Poage <tfpoage@ucdavis.edu>
3263
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2818
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2819 * general/shift.m: Avoid printing temporary value for backward shift.
7d80b56e0dc8 [project @ 1999-08-20 19:10:09 by jwe]
jwe
parents: 3260
diff changeset
2820
3260
cd454a6fa1a4 [project @ 1999-08-02 21:55:15 by jwe]
jwe
parents: 3250
diff changeset
2821 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
cd454a6fa1a4 [project @ 1999-08-02 21:55:15 by jwe]
jwe
parents: 3250
diff changeset
2822
cd454a6fa1a4 [project @ 1999-08-02 21:55:15 by jwe]
jwe
parents: 3250
diff changeset
2823 * plot/bar.m: Compute bar widths correctly when x-values are not
cd454a6fa1a4 [project @ 1999-08-02 21:55:15 by jwe]
jwe
parents: 3250
diff changeset
2824 evenly spaced.
cd454a6fa1a4 [project @ 1999-08-02 21:55:15 by jwe]
jwe
parents: 3250
diff changeset
2825
3250
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2826 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2827
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2828 * linear-algebra/cond.m: Avoid returning NaN for matrices that
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2829 contain only zeros.
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2830
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2831 Sun Jun 20 22:24:27 1999 Eduardo Gallestey <eduardo@faceng.anu.edu.au>
3250
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2832
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2833 * linear-algebra/kron.m: Create result matrix and insert blocks
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2834 instead of appending them.
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2835
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2836 Sat Jun 19 01:52:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2837
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2838 * control/bodquist.m, control/buildssic.m, control/is_digital.m,
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2839 control/stepimp.m, control/sysmin.m, control/syssetsignals.m:
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2840 Update from A. S. Hodel.
ae3bdfd82f91 [project @ 1999-07-13 03:49:22 by jwe]
jwe
parents: 3246
diff changeset
2841
3246
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3243
diff changeset
2842 Fri Jun 18 12:19:22 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3243
diff changeset
2843
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3243
diff changeset
2844 * polynomial/polyfit.m: Correct previous change.
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3243
diff changeset
2845
3243
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3240
diff changeset
2846 Wed Apr 7 13:57:26 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3240
diff changeset
2847
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3240
diff changeset
2848 * linear-algebra/qrhouse.m, linear-algebra/krygetq.m: Delete.
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3240
diff changeset
2849
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2850 Wed Apr 7 13:22:43 1999 A. S. Hodel <a.s.hodel@eng.auburn.edu>
3240
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2851
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2852 * control/is_controllable.m, control/zgscal.m: Accomodate new
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2853 version of krylov and krylovb.
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2854
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2855 * control/outlist.m, control/sysout.m: Fix typos.
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2856
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2857 * control/sysdimensions.m: Add option for total number of states.
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2858
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2859 * linear-algebra/krylov.m: Improve robustness by row-pivoting.
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2860 * linear-algebra/krylovb.m: Just call krylov with appropriate
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2861 arguments.
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2862
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2863 Tue Mar 30 00:43:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2864
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2865 * strings/index.m: Fail with meaningful error message if either
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2866 arg is a string array.
2e74d8aa1a20 [project @ 1999-04-07 18:33:23 by jwe]
jwe
parents: 3238
diff changeset
2867
3238
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2868 Wed Mar 24 20:34:48 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2869
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2870 * linear-algebra/norm.m: Do the right thing for 1- and
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2871 infinity-norms of complex matrices. From Sven Khatri
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2872 <khatri@saturn.vocalpoint.com>.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2873
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2874 Tue Mar 16 13:36:36 1999 A. Scottedward Hodel" <scotte@eng.auburn.edu>
3238
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2875
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2876 * linear-algebra/qrhouse.m: Handle default args correctly.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2877
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2878 Thu Mar 11 12:52:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2879
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2880 * strings/split.m: Avoid problems when splitting strings that have
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2881 \ in them.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2882
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2883 Thu Mar 11 12:36:13 1999 Massimo Lorenzin <maxlorenzin@tin.it>
3238
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2884
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2885 * image/colormap.m: Do better arg checking, handle string args
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2886 that name the colormap function to call (e.g., colormap ("ocean")).
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2887
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2888 Mon Mar 8 22:23:24 1999 Rolf Fabian <fabian@TU-Cottbus.De>
3238
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2889
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2890 * polynomial/polyfit.m: Use .' transpose operator, not '.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2891 * linear-algebra/dot.m: Likewise.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2892 * linear-algebra/cross.m: Likewise.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2893 * general/rot90.m: Likewise.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2894
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2895 Sat Mar 6 01:45:00 1999 A Scott Hodel <hodel@edalf1.msfc.nasa.gov>
3238
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2896
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2897 * linear-algebra/qrhouse.m: Permute columns at each iteration so
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2898 that the leading column is not all zeros.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2899
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2900 Fri Mar 5 00:37:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2901
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2902 * general/shift.m: Fix potential problems with
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2903 whitespace_in_literal_matrix.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2904 * signal/arch_rnd.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2905 * signal/autocov.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2906 * signal/diffpara.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2907 * signal/hurst.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2908 * signal/periodogram.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2909 * signal/spectral_adf.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2910 * signal/spectral_xdf.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2911 * signal/spencer.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2912 * signal/synthesis.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2913 * statistics/distributions/wiener_rnd.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2914 * statistics/models/logistic_regression_likelihood.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2915 * statistics/models/logistic_regression.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2916 * statistics/models/logistic_regression_derivatives.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2917 * statistics/tests/run_test.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2918 * statistics/tests/chisquare_test_independence.m: Ditto.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2919
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2920 Wed Mar 3 02:25:00 1999 Joao Cardoso <jcardoso@inescn.pt>
3238
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2921
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2922 * plot/__plr2__.m: Fix typo.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3233
diff changeset
2923
3233
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2924 Tue Jan 12 10:31:15 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2925
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2926 * plot/__pltopt1__.m: Accept "k" to mean black.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2927
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2928 Fri Dec 11 10:43:19 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov>
3233
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2929
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2930 * linear-algebra/krylov.m: Force empty_list_elements_ok for this
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2931 function.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2932
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2933 Thu Dec 10 11:07:00 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov>
3233
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2934
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2935 * control/ss2sys.m: Fix typo.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2936
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2937 Wed Dec 9 12:42:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2938
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2939 * plot/subplot.m, plot/oneplot.m: Don't call clearplot.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2940
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2941 * control: Update from A. S. Hodel <a.s.hodel@eng.auburn.edu> for
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2942 signal names as lists of strings instead of string arrays.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2943
3225
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2944 Fri Dec 4 16:08:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2945
3233
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3226
diff changeset
2946 * quaternion: New directory of functions from A. S. Hodel
3225
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2947 <a.s.hodel@eng.auburn.edu>.
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2948 * Makefile.in (SUBDIRS): Add it to the list.
3226
997eba21ca23 [project @ 1998-12-05 02:04:17 by jwe]
jwe
parents: 3225
diff changeset
2949 * quaternion/Makefile.in: New file.
997eba21ca23 [project @ 1998-12-05 02:04:17 by jwe]
jwe
parents: 3225
diff changeset
2950 * configure.in (AC_OUTPUT): Add quaternion/Makefile.
3225
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2951
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2952 Tue Nov 24 21:41:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2953
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2954 * image/saveimage.m: Make it work again for black and white colormaps.
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2955
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2956 * image/imagesc.m: Use rows (colormap), not length (colormap),
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2957 since there can be fewer rows than columns. Round values to
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2958 nearest position in colormap instead of truncating. Correct usage
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2959 message.
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2960
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
2961 Tue Nov 24 14:50:52 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov>
3225
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2962
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2963 * linear-algebra/krylov.m: New arg pflg. If nonzero, avoid using
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2964 zero rows of [A,v] as householder pivots; this avoids spurious
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2965 non-zero entries in returned orthogonal matrix U, but destroys the
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2966 Householder matrix structure of H.
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2967
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2968 Fri Nov 20 12:46:46 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2969
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2970 * general/logical.m: Just copy input to output if argument is
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2971 already a logical object.
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3215
diff changeset
2972
3215
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2973 Fri Nov 6 10:17:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2974
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2975 * New files from OCST, in control subdiretory:
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2976
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2977 DEMOcontrol.m is_siso.m syschnames.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2978 abcddim.m is_stabilizable.m syschnamesl.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2979 abcddims.m is_stable.m syschtsam.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2980 analdemo.m jet707.m sysconnect.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2981 are.m lqe.m syscont.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2982 axis2dlim.m lqg.m syscont_disc.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2983 bddemo.m lqr.m sysdefioname.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2984 bode.m lsim.m sysdefstname.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2985 bode_bounds.m ltifr.m sysdimensions.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2986 bodquist.m lyap.m sysdisc.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2987 buildssic.m mb.m sysdup.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2988 c2d.m minfo.m sysgetsignals.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2989 com2str.m,v moddemo.m sysgettsam.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2990 controldemo.m nichols.m sysgettype.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2991 ctrb.m nyquist.m sysgroup.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2992 d2c.m obsv.m sysgroupn.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2993 damp.m ord2.m sysmult.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2994 dare.m outlist.m sysout.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2995 dcgain.m packedform.m sysprune.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2996 demomarsyas.m packsys.m sysreorder.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2997 dezero.m; parallel.m sysrepdemo.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2998 dgkfdemo.m place.m sysscale.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
2999 dgram.m polyout.m syssub.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3000 dhinfdemo.m prompt.m sysupdate.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3001 dlqe.m pzmap.m tf2ss.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3002 dlqg.m qzval.m tf2sys.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3003 dlqr.m rldemo.m tf2sysl.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3004 dlyap.m rlocus.m tf2zp.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3005 dmr2d.m rotg.m tfout.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3006 fir2sys.m run_cmd.m; tzero.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3007 frdemo.m series.m tzero2.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3008 freqchkw.m sortcom.m ugain.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3009 freqresp.m ss2sys.m unpacksys.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3010 gram.m ss2tf.m wgt1o.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3011 h2norm.m ss2zp.m zgfmul.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3012 h2syn.m starp.m zgfslv.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3013 hinf_ctr.m step.m zginit.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3014 hinfdemo.m stepimp.m zgpbal.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3015 hinfnorm.m strappend.m; zgreduce.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3016 hinfsyn.m susball.m zgrownorm.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3017 hinfsyn_chk.m swap.m zgscal.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3018 impulse.m swapcols.m zgsgiv.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3019 is_abcd.m swaprows.m zgshsr.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3020 is_controllable.m sys2fir.m zp2ss.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3021 is_detectable.m sys2ss.m zp2ssg2.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3022 is_dgkf.m sys2tf.m zp2sys.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3023 is_digital.m sys2zp.m zp2tf.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3024 is_observable.m sysadd.m zpout.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3025 is_sample.m sysappend.m
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3026
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3027 Thu Nov 5 13:28:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3028
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3029 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \.
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3030
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3031 * strings/deblank.m: Make it work for string arrays too.
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3211
diff changeset
3032
3211
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3033 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3034
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3035 * linear-algebra/housh.m: New file from the OCST.
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3036 * linear-algebra/krygetq.m: Ditto.
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3037 * linear-algebra/krylov.m: Ditto.
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3038 * linear-algebra/krylovb.m: Ditto.
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3039 * linear-algebra/qrhouse.m: Ditto.
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3040 * general/is_duplicate_entry.m: Ditto.
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3041
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3042 * general/is_symmetric.m: Call is_square instead of doing that
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3043 check in line.
440b2b28e74a [project @ 1998-11-05 04:16:22 by jwe]
jwe
parents: 3202
diff changeset
3044
3196
3ac3e8edc258 [project @ 1998-10-28 23:04:39 by jwe]
jwe
parents: 3191
diff changeset
3045 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
3ac3e8edc258 [project @ 1998-10-28 23:04:39 by jwe]
jwe
parents: 3191
diff changeset
3046
3202
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3047 * general/is_square.m:
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3048
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3049 * general/isempty.m, general/is_matrix.m: Delete.
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3050
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3051 * general/is_symmetric: Delete special case for strings. Whether
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3052 the conversion is valid should depend on implicit_str_to_num_ok.
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3053
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3054 * general/is_square.m: If arg is not a matrix, don't check size,
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3055 just return 0.
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3056 * general/is_symmetric: Likewise.
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3057 * general/is_vector.m: Likewise.
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3058 * general/is_scalar.m: Likewise.
44d82b369c78 [project @ 1998-10-29 20:27:57 by jwe]
jwe
parents: 3196
diff changeset
3059
3196
3ac3e8edc258 [project @ 1998-10-28 23:04:39 by jwe]
jwe
parents: 3191
diff changeset
3060 * general/length.m: Delete.
3ac3e8edc258 [project @ 1998-10-28 23:04:39 by jwe]
jwe
parents: 3191
diff changeset
3061
3191
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3062 Fri Oct 23 00:21:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3063
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3064 * configure.in: Add finance/Makefile, statistics/base/Makefile,
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3065 statistics/distributions/Makefile, statistics/models/Makefile,
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3066 and statistics/tests/Makefile to the list of files to create.
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3067
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3068 * finance/Makefile.in, statistics/base/Makefile.in,
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3069 statistics/distributions/Makefile.in, statistics/models/Makefile.in,
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3070 statistics/tests/Makefile.in: New files.
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3071 * statistics/Makefile.in: Delete file lists. Now only handle
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3072 subdirectories.
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3073 * Makefile.in (SUBDIRS): Add finance.
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3074
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3075 * Move the following files from statistics to statistics/base:
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3076
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3077 corrcoef.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3078 kurtosis.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3079 mahalanobis.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3080 median.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3081 ols.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3082 skewness.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3083 std.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3084
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3085 New files, from Kurt Hornik's octave-ci package:
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3086
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3087 * finance (new directory):
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3088
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3089 fv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3090 fvl.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3091 irr.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3092 nper.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3093 npv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3094 pmt.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3095 pv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3096 pvl.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3097 rate.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3098 vol.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3099
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3100 * linear-algebra/dmult.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3101
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3102 * signal:
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3103
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3104 arch_fit.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3105 arch_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3106 arch_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3107 arma_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3108 autocor.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3109 autocov.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3110 autoreg_matrix.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3111 bartlett.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3112 blackman.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3113 diffpara.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3114 durbinlevinson.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3115 fractdiff.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3116 hamming.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3117 hanning.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3118 hurst.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3119 periodogram.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3120 rectangle_lw.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3121 rectangle_sw.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3122 sinetone.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3123 sinewave.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3124 spectral_adf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3125 spectral_xdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3126 spencer.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3127 stft.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3128 synthesis.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3129 triangle_lw.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3130 triangle_sw.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3131 yulewalker.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3132
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3133 * statistics/base (new directory):
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3134
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3135 center.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3136 cloglog.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3137 cor.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3138 cov.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3139 cut.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3140 iqr.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3141 kendall.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3142 logit.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3143 mean.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3144 meansq.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3145 moment.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3146 ppplot.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3147 probit.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3148 qqplot.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3149 range.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3150 ranks.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3151 run_count.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3152 spearman.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3153 statistics.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3154 studentize.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3155 table.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3156 values.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3157 var.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3158
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3159 (Replaces cov.m and mean.m with new versions.)
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3160
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3161 * statistics/distributions (new directory):
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3162
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3163 beta_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3164 beta_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3165 beta_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3166 beta_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3167 binomial_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3168 binomial_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3169 binomial_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3170 binomial_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3171 cauchy_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3172 cauchy_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3173 cauchy_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3174 cauchy_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3175 chisquare_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3176 chisquare_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3177 chisquare_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3178 chisquare_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3179 discrete_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3180 discrete_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3181 discrete_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3182 discrete_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3183 empirical_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3184 empirical_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3185 empirical_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3186 empirical_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3187 exponential_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3188 exponential_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3189 exponential_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3190 exponential_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3191 f_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3192 f_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3193 f_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3194 f_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3195 gamma_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3196 gamma_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3197 gamma_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3198 gamma_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3199 geometric_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3200 geometric_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3201 geometric_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3202 geometric_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3203 hypergeometric_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3204 hypergeometric_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3205 hypergeometric_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3206 hypergeometric_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3207 kolmogorov_smirnov_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3208 laplace_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3209 laplace_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3210 laplace_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3211 laplace_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3212 logistic_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3213 logistic_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3214 logistic_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3215 logistic_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3216 lognormal_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3217 lognormal_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3218 lognormal_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3219 lognormal_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3220 normal_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3221 normal_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3222 normal_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3223 normal_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3224 pascal_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3225 pascal_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3226 pascal_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3227 pascal_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3228 poisson_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3229 poisson_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3230 poisson_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3231 poisson_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3232 stdnormal_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3233 stdnormal_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3234 stdnormal_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3235 stdnormal_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3236 t_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3237 t_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3238 t_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3239 t_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3240 uniform_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3241 uniform_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3242 uniform_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3243 uniform_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3244 weibull_cdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3245 weibull_inv.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3246 weibull_pdf.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3247 weibull_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3248 wiener_rnd.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3249
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3250 * statistics/models (new directory):
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3251
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3252 logistic_regression.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3253 logistic_regression_derivatives.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3254 logistic_regression_likelihood.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3255
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3256 * statistics/tests (new directory):
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3257
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3258 anova.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3259 bartlett_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3260 chisquare_test_homogeneity.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3261 chisquare_test_independence.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3262 cor_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3263 f_test_regression.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3264 hotelling_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3265 hotelling_test_2.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3266 kolmogorov_smirnov_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3267 kolmogorov_smirnov_test_2.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3268 kruskal_wallis_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3269 manova.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3270 mcnemar_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3271 prop_test_2.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3272 run_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3273 sign_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3274 t_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3275 t_test_2.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3276 t_test_regression.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3277 u_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3278 var_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3279 welch_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3280 wilcoxon_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3281 z_test.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3282 z_test_2.m
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3283
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3284 Thu Oct 22 12:25:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3285
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3286 * time/date.m: Use %Y, not %y in format string, for Matlab 5
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3287 compatibility and to avoid Y2K problems.
e4f4b2d26ee9 [project @ 1998-10-23 05:43:59 by jwe]
jwe
parents: 3190
diff changeset
3288
3190
70eb3f4136cd [project @ 1998-10-19 22:37:56 by jwe]
jwe
parents: 3180
diff changeset
3289 Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
70eb3f4136cd [project @ 1998-10-19 22:37:56 by jwe]
jwe
parents: 3180
diff changeset
3290
70eb3f4136cd [project @ 1998-10-19 22:37:56 by jwe]
jwe
parents: 3180
diff changeset
3291 * polynomial/polyfit.m: Just use the \ operator to handle the
70eb3f4136cd [project @ 1998-10-19 22:37:56 by jwe]
jwe
parents: 3180
diff changeset
3292 least-squares solution.
70eb3f4136cd [project @ 1998-10-19 22:37:56 by jwe]
jwe
parents: 3180
diff changeset
3293
3180
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3294 Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3295
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3296 * strings/str2num.m: If eval returns a string, return an empty matrix.
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3297
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3298 * strings/strrep.m: Don't convert args to numeric values.
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3299 Prevent warnings for empty string args.
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3300 From Georg Thimm <thimm@idiap.ch>.
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3301
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3302 * strings/strcat.m: Prevent warnings for empty string args.
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3303
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3304 Wed Sep 2 17:20:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3305
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3306 * miscellaneous/menu.m: Remove special case for empty string
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3307 returned from input(). Add second arg to eval() to catch errors.
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
3308
3178
09a3064a3a17 [project @ 1998-06-23 03:46:42 by jwe]
jwe
parents: 3175
diff changeset
3309 Thu Jun 18 16:32:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
09a3064a3a17 [project @ 1998-06-23 03:46:42 by jwe]
jwe
parents: 3175
diff changeset
3310
09a3064a3a17 [project @ 1998-06-23 03:46:42 by jwe]
jwe
parents: 3175
diff changeset
3311 * plot/__plt__.m: Don't call usleep.
09a3064a3a17 [project @ 1998-06-23 03:46:42 by jwe]
jwe
parents: 3175
diff changeset
3312
3175
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3313 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3314
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3315 * linear-algebra/dot.m: New function.
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3316
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3317 * strings/lower.m, strings/upper.m: New functions, for Matlab
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3318 compatibility.
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3319
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3320 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3321
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3322 * plot/hist.m: Also allow just one output argument.
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3323
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3324 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3325
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3326 * strings/deblank.m: Make it work if the string is only blanks.
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3327
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3328 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3329
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3330 * plot/__plt2mv__.m: Delete calls to keyboard.
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3331
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3332 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3333
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3334 * plot/oneplot.m: Fix typo.
096940972434 [project @ 1998-05-18 17:03:01 by jwe]
jwe
parents: 3174
diff changeset
3335
3174
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3336 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3337
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3338 * miscellaneous/flops.m: Allow a single argument too.
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3339
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3340 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3341
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3342 * strings/str2mat.m: Also handle case when there are no empty
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3343 strings correctly.
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3344
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3345 Mon Apr 20 22:14:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3346
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3347 * strings/isletter.m: New function, for Matlab compatibility.
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
3348
3168
1c267910655d [project @ 1998-04-19 01:22:38 by jwe]
jwe
parents: 3167
diff changeset
3349 Fri Apr 17 10:53:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
1c267910655d [project @ 1998-04-19 01:22:38 by jwe]
jwe
parents: 3167
diff changeset
3350
1c267910655d [project @ 1998-04-19 01:22:38 by jwe]
jwe
parents: 3167
diff changeset
3351 * strings/str2mat.m: Handle string matrices too.
1c267910655d [project @ 1998-04-19 01:22:38 by jwe]
jwe
parents: 3167
diff changeset
3352
3167
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3164
diff changeset
3353 Wed Apr 15 11:16:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3164
diff changeset
3354
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3164
diff changeset
3355 * audio/loadaudio.m: Accept "pcm" as another file extension for
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3164
diff changeset
3356 linear encoding.
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3164
diff changeset
3357
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3164
diff changeset
3358 * audio/saveaudio.m, audio/loadaudio.m, audio/playaudio.m,
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3164
diff changeset
3359 audio/record.m: Open files in binary mode.
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3164
diff changeset
3360
3164
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
3361 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
3362
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
3363 * miscellaneous/dump_prefs.m: Use string array for list of values.
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
3364 Move functionality of dump_1_pref here, but use built-in function
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
3365 type to extract value, and put it inside try/catch block.
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
3366 * miscellaneous/dump_1_pref.m: Delete unused function.
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
3367
3162
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3368 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3369
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3370 * plot/__pltopt1.m__: New file.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3371 * plot/__pltopt.m__: Handle opt as a string array by calling
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3372 __pltopt1__ multiple times and returning a string array with rows
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3373 corresponding to the rows of opt.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3374 * plot/__plt2ss__.m, plot/__plt2vv__.m, plot/__plt2vm__.m,
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3375 plot/__plt2mv__.m, plot/__plt2mm__.m: Handle fmt as a string
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3376 array.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3377
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3378 Fri Mar 27 03:00:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3379
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3380 * plot/mplot.m: Fix misspellings of global variables.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3381 Don't call clearplot.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3382
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3383 Tue Mar 17 17:45:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3384
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3385 * plot/subplot.m, plot/multiplot.m: Set gnuplot_command_replot to
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3386 "cle;rep" when going in ot multiplot mode.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3387 * plot/oneplot.m: Reset gnuplot_command_replot to "rep" when
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3388 switching out of multiplot mode.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3156
diff changeset
3389
3156
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3148
diff changeset
3390 Fri Feb 20 01:31:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
3148
8cdcb8945695 [project @ 1998-02-06 21:25:11 by jwe]
jwe
parents: 3141
diff changeset
3391
3156
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3148
diff changeset
3392 * plot/mplot.m, plot/subplot.m, plot/oneplot.m, plot/multiplot.m,
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3148
diff changeset
3393 plot/subwindow.m: Call clearplot after setting up multiplot mode.
3148
8cdcb8945695 [project @ 1998-02-06 21:25:11 by jwe]
jwe
parents: 3141
diff changeset
3394
3141
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3395 Tue Feb 3 00:18:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3396
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3397 * special-matrix/sylvester_matrix.m: Rename from hadamard.m
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3398
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3399 * miscellaneous/bug_report.m: Don't try to get smart with
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3400 OCTAVE_HOME. Assume octave-bug can be found in EXEC_PATH.
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3401
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3402 * Makefile.in (install): Create separate ls-R files for
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3403 $(datadir) and $(libexecdir).
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3404 (uninstall): Remove both ls-R files.
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
3405
3136
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3406 Sat Jan 31 01:09:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3407
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3408 * signal/fftshift.m: New file.
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3409
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3410 * plot/contour.m: Fix for non-square case.
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3411
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3412 * general/randperm.m: New file.
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3413
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3414 Fri Jan 30 15:20:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3415
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3416 * specfun/betai.m: Restore file for compatibility with previous
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3417 versions. Call betainc with reordered args.
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3418 * specfun/gammai.m: Likewise, call gammainc with reordered args.
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
3419
3131
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3124
diff changeset
3420 Wed Jan 28 22:44:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3124
diff changeset
3421
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3124
diff changeset
3422 * plot/contour.m: Handle discrete contour levels.
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3124
diff changeset
3423
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3124
diff changeset
3424 Tue Jan 27 04:31:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3124
diff changeset
3425
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3124
diff changeset
3426 * control/lyap.m: For compatibility with Matlab, solve
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3124
diff changeset
3427 A*X + X*A' + C = 0 instead of A'*X + X*A + C = 0.
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3124
diff changeset
3428
3124
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3106
diff changeset
3429 Wed Dec 10 00:14:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3106
diff changeset
3430
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3106
diff changeset
3431 * specfun/bessel.m: New file.
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3106
diff changeset
3432
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3106
diff changeset
3433 * specfun/betai.m, specfun/betainc.m, specfun/gammai.m,
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3106
diff changeset
3434 specfun/gammainc.m: Delete.
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3106
diff changeset
3435
3106
21208b797332 [project @ 1997-11-19 06:26:03 by jwe]
jwe
parents: 3103
diff changeset
3436 Wed Nov 19 00:19:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
21208b797332 [project @ 1997-11-19 06:26:03 by jwe]
jwe
parents: 3103
diff changeset
3437
21208b797332 [project @ 1997-11-19 06:26:03 by jwe]
jwe
parents: 3103
diff changeset
3438 * image/colormap.m: Initialize __current_color_map__ in global
21208b797332 [project @ 1997-11-19 06:26:03 by jwe]
jwe
parents: 3103
diff changeset
3439 statement.
21208b797332 [project @ 1997-11-19 06:26:03 by jwe]
jwe
parents: 3103
diff changeset
3440 * miscellaneous/toc.m: Initialize __tic_toc_timestamp__ in global
21208b797332 [project @ 1997-11-19 06:26:03 by jwe]
jwe
parents: 3103
diff changeset
3441 statement.
21208b797332 [project @ 1997-11-19 06:26:03 by jwe]
jwe
parents: 3103
diff changeset
3442 * plot/axis.m: Initialize __current_axis__ in global statement.
21208b797332 [project @ 1997-11-19 06:26:03 by jwe]
jwe
parents: 3103
diff changeset
3443 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m,
21208b797332 [project @ 1997-11-19 06:26:03 by jwe]
jwe
parents: 3103
diff changeset
3444 plot/subwindow.m: Initialize __multiplot_mode__ in global statement.
21208b797332 [project @ 1997-11-19 06:26:03 by jwe]
jwe
parents: 3103
diff changeset
3445
3103
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3446 Tue Nov 18 01:35:50 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3447
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3448 * time/tic.m: Rename _time_tic_called to __tic_toc_timestamp__.
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3449 * time/toc.m: Likewise.
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3450
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3451 * image/colormap.m: Rename CURRENT_COLOR_MAP to __current_color_map__.
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3452
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3453 * plot/mplot.m, plot/multiplot.m, plot/subplot.m: Don't do
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3454 anything special for automatic_replot when in multiplot mode --
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3455 recent 3.6beta releases handle this correctly.
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3456
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3457 * plot/figure.m: Ensure that we are not in multiplot mode before
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3458 setting the terminal type.
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3459
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3460 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m,
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3461 plot/subwindow.m: Use leading and trailing underscores for
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3462 `private' globals.
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3463
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3464 * plot/oneplot.m: Don't do anything if gnuplot_has_multiplot is false.
98d862e12945 [project @ 1997-11-18 10:46:30 by jwe]
jwe
parents: 3101
diff changeset
3465
3101
f9806795b6d5 [project @ 1997-11-14 16:54:46 by jwe]
jwe
parents: 3092
diff changeset
3466 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
f9806795b6d5 [project @ 1997-11-14 16:54:46 by jwe]
jwe
parents: 3092
diff changeset
3467
f9806795b6d5 [project @ 1997-11-14 16:54:46 by jwe]
jwe
parents: 3092
diff changeset
3468 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE.
f9806795b6d5 [project @ 1997-11-14 16:54:46 by jwe]
jwe
parents: 3092
diff changeset
3469
3091
b06dcbb6b3b1 [project @ 1997-10-10 16:26:47 by jwe]
jwe
parents: 3085
diff changeset
3470 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
b06dcbb6b3b1 [project @ 1997-10-10 16:26:47 by jwe]
jwe
parents: 3085
diff changeset
3471
3092
4bb976b250bf [project @ 1997-10-17 07:48:48 by jwe]
jwe
parents: 3091
diff changeset
3472 * specfun/gammai.m: Avoid problems with whitespace when
4bb976b250bf [project @ 1997-10-17 07:48:48 by jwe]
jwe
parents: 3091
diff changeset
3473 constructing matrices.
4bb976b250bf [project @ 1997-10-17 07:48:48 by jwe]
jwe
parents: 3091
diff changeset
3474
3091
b06dcbb6b3b1 [project @ 1997-10-10 16:26:47 by jwe]
jwe
parents: 3085
diff changeset
3475 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee
b06dcbb6b3b1 [project @ 1997-10-10 16:26:47 by jwe]
jwe
parents: 3085
diff changeset
3476 <SJL@nrc.gov>. Also return yf in the same orientation as the
b06dcbb6b3b1 [project @ 1997-10-10 16:26:47 by jwe]
jwe
parents: 3085
diff changeset
3477 original y vector.
b06dcbb6b3b1 [project @ 1997-10-10 16:26:47 by jwe]
jwe
parents: 3085
diff changeset
3478
3085
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3479 Fri Sep 19 17:04:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3480
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3481 * linear-algebra/cross.m: Use direct formula instead of calling
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3482 det three times in a loop. If both args are column (row) vectors,
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3483 return a column (row) vector. If they don't match, pay attention
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3484 to the value of prefer_column_vectors.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3485
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
3486 Thu Aug 28 15:31:20 1997 Rolf Fabian <fabian@olymp.Umwelt.TU-Cottbus.de>
3085
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3487
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3488 * polynomial/polyvalm.m: Don't assume orthogonal eigenvectors for
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3489 nonsymmetric matrices.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3490
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3491 * general/tril.m: Fix usage message.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3492
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3493 * polynomial/polyvalm.m: Fix error messages.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3494 * polynomial/polyderiv.m: Likewise.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3495 * polynomial/polyval.m: Likewise.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3081
diff changeset
3496
3081
8c779ed7979b [project @ 1997-08-25 15:51:20 by jwe]
jwe
parents: 3063
diff changeset
3497 Wed Aug 13 14:14:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
8c779ed7979b [project @ 1997-08-25 15:51:20 by jwe]
jwe
parents: 3063
diff changeset
3498
8c779ed7979b [project @ 1997-08-25 15:51:20 by jwe]
jwe
parents: 3063
diff changeset
3499 * strings/blanks.m: Allow blanks(0) to return empty string.
8c779ed7979b [project @ 1997-08-25 15:51:20 by jwe]
jwe
parents: 3063
diff changeset
3500 Allow negative arguments if treat_neg_dim_as_zero is true.
8c779ed7979b [project @ 1997-08-25 15:51:20 by jwe]
jwe
parents: 3063
diff changeset
3501
3063
4287b8c06fbf [project @ 1997-06-26 02:36:05 by jwe]
jwe
parents: 3062
diff changeset
3502 Wed Jun 25 21:26:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
4287b8c06fbf [project @ 1997-06-26 02:36:05 by jwe]
jwe
parents: 3062
diff changeset
3503
4287b8c06fbf [project @ 1997-06-26 02:36:05 by jwe]
jwe
parents: 3062
diff changeset
3504 * plot/mesh.m: Set noparametric plot mode after plotting.
4287b8c06fbf [project @ 1997-06-26 02:36:05 by jwe]
jwe
parents: 3062
diff changeset
3505
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
3506 Wed Jun 25 21:06:10 1997 Rick Niles <niles@axp745.gsfc.nasa.gov>
3062
7310b801f8c2 [project @ 1997-06-26 02:11:29 by jwe]
jwe
parents: 3061
diff changeset
3507
7310b801f8c2 [project @ 1997-06-26 02:11:29 by jwe]
jwe
parents: 3061
diff changeset
3508 * plot/__pltopt__.m: Handle key/legend names.
7310b801f8c2 [project @ 1997-06-26 02:11:29 by jwe]
jwe
parents: 3061
diff changeset
3509 Correctly set colors, line styles, and point styles.
7310b801f8c2 [project @ 1997-06-26 02:11:29 by jwe]
jwe
parents: 3061
diff changeset
3510
3061
1a5fe3010f09 [project @ 1997-06-25 18:36:19 by jwe]
jwe
parents: 3024
diff changeset
3511 Wed Jun 25 13:34:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
1a5fe3010f09 [project @ 1997-06-25 18:36:19 by jwe]
jwe
parents: 3024
diff changeset
3512
1a5fe3010f09 [project @ 1997-06-25 18:36:19 by jwe]
jwe
parents: 3024
diff changeset
3513 * polynomial/polyfit.m: Return fit y values as second output.
1a5fe3010f09 [project @ 1997-06-25 18:36:19 by jwe]
jwe
parents: 3024
diff changeset
3514 Don't use QR factorization to solve least squares problem.
1a5fe3010f09 [project @ 1997-06-25 18:36:19 by jwe]
jwe
parents: 3024
diff changeset
3515
1a5fe3010f09 [project @ 1997-06-25 18:36:19 by jwe]
jwe
parents: 3024
diff changeset
3516 Wed Jun 18 10:24:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
1a5fe3010f09 [project @ 1997-06-25 18:36:19 by jwe]
jwe
parents: 3024
diff changeset
3517
1a5fe3010f09 [project @ 1997-06-25 18:36:19 by jwe]
jwe
parents: 3024
diff changeset
3518 * control/dlqr.m: Use ao, not a, to compute k.
1a5fe3010f09 [project @ 1997-06-25 18:36:19 by jwe]
jwe
parents: 3024
diff changeset
3519
3024
95e8b5c4824a [project @ 1997-06-04 05:06:26 by jwe]
jwe
parents: 2993
diff changeset
3520 Tue Jun 3 12:16:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
95e8b5c4824a [project @ 1997-06-04 05:06:26 by jwe]
jwe
parents: 2993
diff changeset
3521
95e8b5c4824a [project @ 1997-06-04 05:06:26 by jwe]
jwe
parents: 2993
diff changeset
3522 * miscellaneous/path.m: New file.
95e8b5c4824a [project @ 1997-06-04 05:06:26 by jwe]
jwe
parents: 2993
diff changeset
3523
2993
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2968
diff changeset
3524 Wed May 21 11:45:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2968
diff changeset
3525
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2968
diff changeset
3526 * miscellaneous/bug_report.m: Pass file id to dump_prefs, not file
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2968
diff changeset
3527 name.
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2968
diff changeset
3528
2968
e330cb788508 [project @ 1997-05-15 17:40:29 by jwe]
jwe
parents: 2870
diff changeset
3529 Mon May 12 02:04:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
e330cb788508 [project @ 1997-05-15 17:40:29 by jwe]
jwe
parents: 2870
diff changeset
3530
e330cb788508 [project @ 1997-05-15 17:40:29 by jwe]
jwe
parents: 2870
diff changeset
3531 * specfun/erfinv.m: Add missing semicolon.
e330cb788508 [project @ 1997-05-15 17:40:29 by jwe]
jwe
parents: 2870
diff changeset
3532
2870
3241d0057e78 [project @ 1997-04-19 01:21:29 by jwe]
jwe
parents: 2853
diff changeset
3533 Wed Apr 2 22:04:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
3241d0057e78 [project @ 1997-04-19 01:21:29 by jwe]
jwe
parents: 2853
diff changeset
3534
3241d0057e78 [project @ 1997-04-19 01:21:29 by jwe]
jwe
parents: 2853
diff changeset
3535 * miscellaneous/xor.m: Make type of return value logical.
3241d0057e78 [project @ 1997-04-19 01:21:29 by jwe]
jwe
parents: 2853
diff changeset
3536
2853
ff4ee9ad942a [project @ 1997-03-28 22:21:25 by jwe]
jwe
parents: 2831
diff changeset
3537 Fri Mar 28 16:19:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
ff4ee9ad942a [project @ 1997-03-28 22:21:25 by jwe]
jwe
parents: 2831
diff changeset
3538
ff4ee9ad942a [project @ 1997-03-28 22:21:25 by jwe]
jwe
parents: 2831
diff changeset
3539 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for
ff4ee9ad942a [project @ 1997-03-28 22:21:25 by jwe]
jwe
parents: 2831
diff changeset
3540 warn_comma_in_global_decl.
ff4ee9ad942a [project @ 1997-03-28 22:21:25 by jwe]
jwe
parents: 2831
diff changeset
3541
2831
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2824
diff changeset
3542 Tue Mar 25 22:00:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2824
diff changeset
3543
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2824
diff changeset
3544 * miscellaneous/bug_report.m: Use __OCTAVE_HOME__ to find
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2824
diff changeset
3545 octave-bug script.
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2824
diff changeset
3546
2823
7ffbb34efd2d [project @ 1997-03-24 22:50:14 by jwe]
jwe
parents: 2816
diff changeset
3547 Mon Mar 24 16:49:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
7ffbb34efd2d [project @ 1997-03-24 22:50:14 by jwe]
jwe
parents: 2816
diff changeset
3548
2824
e56a90687a1e [project @ 1997-03-24 22:54:51 by jwe]
jwe
parents: 2823
diff changeset
3549 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for
e56a90687a1e [project @ 1997-03-24 22:54:51 by jwe]
jwe
parents: 2823
diff changeset
3550 prefer_zero_one_indexing.
e56a90687a1e [project @ 1997-03-24 22:54:51 by jwe]
jwe
parents: 2823
diff changeset
3551
2823
7ffbb34efd2d [project @ 1997-03-24 22:50:14 by jwe]
jwe
parents: 2816
diff changeset
3552 * general/logical.m: New file.
7ffbb34efd2d [project @ 1997-03-24 22:50:14 by jwe]
jwe
parents: 2816
diff changeset
3553
2816
ad4bf2a82b4f [project @ 1997-03-15 21:08:25 by jwe]
jwe
parents: 2813
diff changeset
3554 Sat Mar 15 15:07:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
ad4bf2a82b4f [project @ 1997-03-15 21:08:25 by jwe]
jwe
parents: 2813
diff changeset
3555
ad4bf2a82b4f [project @ 1997-03-15 21:08:25 by jwe]
jwe
parents: 2813
diff changeset
3556 * general/nextpow2.m: Correctly handle new meaning of is_scalar()
ad4bf2a82b4f [project @ 1997-03-15 21:08:25 by jwe]
jwe
parents: 2813
diff changeset
3557 and is_vector().
ad4bf2a82b4f [project @ 1997-03-15 21:08:25 by jwe]
jwe
parents: 2813
diff changeset
3558
5095
c9a44ec47b20 [project @ 2004-12-03 14:18:51 by jwe]
jwe
parents: 5091
diff changeset
3559 Thu Mar 13 16:36:35 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
2813
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2811
diff changeset
3560
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2811
diff changeset
3561 * specfun/erfinv.m: Scale update by sqrt (pi) / 2.
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2811
diff changeset
3562 Use tolerance of 2 * eps.
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2811
diff changeset
3563
2811
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3564 Wed Mar 12 16:57:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3565
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3566 * Makefile.in (install-strip): New target.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3567 * audio/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3568 * control/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3569 * elfun/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3570 * general/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3571 * image/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3572 * io/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3573 * linear-algebra/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3574 * miscellaneous/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3575 * plot/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3576 * polynomial/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3577 * set/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3578 * signal/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3579 * specfun/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3580 * special-matrix/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3581 * startup/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3582 * statistics/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3583 * strings/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2809
diff changeset
3584
2809
589761f7e756 [project @ 1997-03-11 16:15:34 by jwe]
jwe
parents: 2798
diff changeset
3585 Tue Mar 11 10:14:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
589761f7e756 [project @ 1997-03-11 16:15:34 by jwe]
jwe
parents: 2798
diff changeset
3586
589761f7e756 [project @ 1997-03-11 16:15:34 by jwe]
jwe
parents: 2798
diff changeset
3587 * elfun/coth.m: Write as cosh(x) ./ sinh(x) instead of 1 ./ tanh(x).
589761f7e756 [project @ 1997-03-11 16:15:34 by jwe]
jwe
parents: 2798
diff changeset
3588
2798
d477bceb9e2a [project @ 1997-03-08 05:08:12 by jwe]
jwe
parents: 2795
diff changeset
3589 Fri Mar 7 23:06:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
d477bceb9e2a [project @ 1997-03-08 05:08:12 by jwe]
jwe
parents: 2795
diff changeset
3590
d477bceb9e2a [project @ 1997-03-08 05:08:12 by jwe]
jwe
parents: 2795
diff changeset
3591 * statistics/corrcoef.m: Make it actually work.
d477bceb9e2a [project @ 1997-03-08 05:08:12 by jwe]
jwe
parents: 2795
diff changeset
3592
2795
14d07e4a0265 [project @ 1997-03-07 02:18:49 by jwe]
jwe
parents: 2779
diff changeset
3593 Thu Mar 6 12:36:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
14d07e4a0265 [project @ 1997-03-07 02:18:49 by jwe]
jwe
parents: 2779
diff changeset
3594
2798
d477bceb9e2a [project @ 1997-03-08 05:08:12 by jwe]
jwe
parents: 2795
diff changeset
3595 * statistics/corrcoef.m: Don't fail if single argument is a matrix.
2795
14d07e4a0265 [project @ 1997-03-07 02:18:49 by jwe]
jwe
parents: 2779
diff changeset
3596
2779
50b31bb6b959 [project @ 1997-03-01 21:24:58 by jwe]
jwe
parents: 2775
diff changeset
3597 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2775
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2749
diff changeset
3598
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2749
diff changeset
3599 * Version 2.0.5 released.
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2749
diff changeset
3600
2745
76411ce43c05 [project @ 1997-02-26 07:52:14 by jwe]
jwe
parents: 2726
diff changeset
3601 Wed Feb 26 01:48:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
76411ce43c05 [project @ 1997-02-26 07:52:14 by jwe]
jwe
parents: 2726
diff changeset
3602
2749
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2746
diff changeset
3603 * Makefile.in (maintainer-clean): Also remove configure.
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2746
diff changeset
3604
2746
c51575839b21 [project @ 1997-02-26 08:22:45 by jwe]
jwe
parents: 2745
diff changeset
3605 * signal/fftconv.m: Check inputs with is_vector(), not is_matrix().
c51575839b21 [project @ 1997-02-26 08:22:45 by jwe]
jwe
parents: 2745
diff changeset
3606
2745
76411ce43c05 [project @ 1997-02-26 07:52:14 by jwe]
jwe
parents: 2726
diff changeset
3607 * general/is_matrix.m: Return zero for empty matrices.
76411ce43c05 [project @ 1997-02-26 07:52:14 by jwe]
jwe
parents: 2726
diff changeset
3608
76411ce43c05 [project @ 1997-02-26 07:52:14 by jwe]
jwe
parents: 2726
diff changeset
3609 Tue Feb 25 15:16:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
76411ce43c05 [project @ 1997-02-26 07:52:14 by jwe]
jwe
parents: 2726
diff changeset
3610
76411ce43c05 [project @ 1997-02-26 07:52:14 by jwe]
jwe
parents: 2726
diff changeset
3611 * linear-algebra/vech.m: Size result just once.
76411ce43c05 [project @ 1997-02-26 07:52:14 by jwe]
jwe
parents: 2726
diff changeset
3612
2726
ea5b2a3dbb26 [project @ 1997-02-23 06:15:22 by jwe]
jwe
parents: 2716
diff changeset
3613 Sun Feb 23 00:15:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
ea5b2a3dbb26 [project @ 1997-02-23 06:15:22 by jwe]
jwe
parents: 2716
diff changeset
3614
ea5b2a3dbb26 [project @ 1997-02-23 06:15:22 by jwe]
jwe
parents: 2716
diff changeset
3615 * general/is_square.m: Handle empty matrices correctly.
ea5b2a3dbb26 [project @ 1997-02-23 06:15:22 by jwe]
jwe
parents: 2716
diff changeset
3616 * general/is_symmetric.m: Handle empty matrices and strings.
ea5b2a3dbb26 [project @ 1997-02-23 06:15:22 by jwe]
jwe
parents: 2716
diff changeset
3617
2716
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3618 Sat Feb 22 01:06:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3619
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3620 * polynomial/conv.m: Check inputs with is_vector(), not is_matrix().
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3621 * polynomial/deconv.m: Likewise.
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3622 * polynomial/polyderiv.m: Likewise.
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3623 * polynomial/polyinteg.m: Likewise.
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3624 * polynomial/polyreduce.m: Likewise.
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3625 * polynomial/polyval.m: Likewise.
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3626 * polynomial/polyvalm.m: Likewise.
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3627 * general/postpad.m: Likewise.
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3628 * general/prepad.m: Likewise.
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3629
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3630 * polynomial/compan.m: Check input with is_vector(), not
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3631 is_matrix(). Handle scalar case.
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents: 2715
diff changeset
3632
2711
b50865d6de09 [project @ 1997-02-21 19:43:36 by jwe]
jwe
parents: 2709
diff changeset
3633 Fri Feb 21 13:36:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
b50865d6de09 [project @ 1997-02-21 19:43:36 by jwe]
jwe
parents: 2709
diff changeset
3634
2715
df8c732b4fb2 [project @ 1997-02-22 02:39:47 by jwe]
jwe
parents: 2711
diff changeset
3635 * plot/contour.m: Order data so that it is consistent with
df8c732b4fb2 [project @ 1997-02-22 02:39:47 by jwe]
jwe
parents: 2711
diff changeset
3636 meshgrid and mesh.
df8c732b4fb2 [project @ 1997-02-22 02:39:47 by jwe]
jwe
parents: 2711
diff changeset
3637
2711
b50865d6de09 [project @ 1997-02-21 19:43:36 by jwe]
jwe
parents: 2709
diff changeset
3638 * plot/meshdom.m, plot/meshgrid.m: Change help message.
b50865d6de09 [project @ 1997-02-21 19:43:36 by jwe]
jwe
parents: 2709
diff changeset
3639 * plot/sombrero.m: Use meshgrid, not meshdom.
b50865d6de09 [project @ 1997-02-21 19:43:36 by jwe]
jwe
parents: 2709
diff changeset
3640
2709
0f72b0462b51 [project @ 1997-02-20 17:55:40 by jwe]
jwe
parents: 2706
diff changeset
3641 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2702
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
3642
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
3643 * Version 2.0.4 released.
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
3644
2706
5dd7d7e947b2 [project @ 1997-02-20 05:02:43 by jwe]
jwe
parents: 2702
diff changeset
3645 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
5dd7d7e947b2 [project @ 1997-02-20 05:02:43 by jwe]
jwe
parents: 2702
diff changeset
3646
2702
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
3647 * miscellaneous/paren.m: New file.
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
3648
2693
f4d0604cbcc4 [project @ 1997-02-18 15:25:21 by jwe]
jwe
parents: 2690
diff changeset
3649 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2690
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2676
diff changeset
3650
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2676
diff changeset
3651 * Version 2.0.3 released.
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2676
diff changeset
3652
2676
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2667
diff changeset
3653 Thu Feb 13 19:06:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2667
diff changeset
3654
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2667
diff changeset
3655 * image/saveimage.m: Only clip image data that is actually out of
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2667
diff changeset
3656 range.
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2667
diff changeset
3657
2667
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3658 Sun Feb 9 19:52:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3659
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3660 * general/is_matrix.m: Scalars, vectors, and empty matrices may
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3661 also be considered to be matrices.
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3662
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3663 * general/is_vector.m: Scalars may also be considered to be vectors.
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3664
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3665 * general/isempty.m: Use size(), not rows() and columns().
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3666
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3667 * plot/contour.m: Convert set to gset.
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3668 Set view to 0, 0, 1, 1, not 0, 0, 1.9, 1.
1d2a83e8a9a3 [project @ 1997-02-10 04:06:55 by jwe]
jwe
parents: 2663
diff changeset
3669
2663
00b2eff19bf5 [project @ 1997-02-08 21:58:49 by jwe]
jwe
parents: 2650
diff changeset
3670 Fri Feb 7 12:55:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
00b2eff19bf5 [project @ 1997-02-08 21:58:49 by jwe]
jwe
parents: 2650
diff changeset
3671
00b2eff19bf5 [project @ 1997-02-08 21:58:49 by jwe]
jwe
parents: 2650
diff changeset
3672 * specfun/erfinv.m: Fix typo in last change.
00b2eff19bf5 [project @ 1997-02-08 21:58:49 by jwe]
jwe
parents: 2650
diff changeset
3673
2650
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3674 Fri Jan 31 09:30:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3675
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3676 * image/loadimage.m: Make it possible to load files with image
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3677 data named X or img.
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3678
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3679 * image/default.img: Change name of image from X to img to match
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3680 what saveimage does now.
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3681
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3682 * image/loadimage.m: Rename X to be img, to match what saveimage
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3683 does now.
64aff25e8be3 [project @ 1997-01-31 16:16:53 by jwe]
jwe
parents: 2634
diff changeset
3684
2632
b8a3dd7e2e1a [project @ 1997-01-27 19:49:33 by jwe]
jwe
parents: 2624
diff changeset
3685 Mon Jan 27 13:48:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
b8a3dd7e2e1a [project @ 1997-01-27 19:49:33 by jwe]
jwe
parents: 2624
diff changeset
3686
2634
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2632
diff changeset
3687 * Version 2.0.2 released.
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2632
diff changeset
3688
2632
b8a3dd7e2e1a [project @ 1997-01-27 19:49:33 by jwe]
jwe
parents: 2624
diff changeset
3689 * plot/__plt__.m: Use usleep() instead of replot to try to avoid
b8a3dd7e2e1a [project @ 1997-01-27 19:49:33 by jwe]
jwe
parents: 2624
diff changeset
3690 weird missing-lines bug without creating extra plots unecessarily.
b8a3dd7e2e1a [project @ 1997-01-27 19:49:33 by jwe]
jwe
parents: 2624
diff changeset
3691
2624
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3692 Sat Jan 25 22:37:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3693
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3694 * Makefile.in, audio/Makefile.in, control/Makefile.in,
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3695 elfun/Makefile.in, general/Makefile.in, image/Makefile.in,
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3696 io/Makefile.in, linear-algebra/Makefile.in,
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3697 miscellaneous/Makefile.in, plot/Makefile.in,
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3698 polynomial/Makefile.in, set/Makefile.in, signal/Makefile.in,
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3699 specfun/Makefile.in, special-matrix/Makefile.in,
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3700 startup/Makefile.in, statistics/Makefile.in, strings/Makefile.in,
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3701 time/Makefile.in (bin-dist): New target.
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
3702
2621
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
3703 Wed Jan 22 11:28:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
3704
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
3705 * specfun/erfinv.m: Avoid A([]) = X, X != [] error.
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
3706
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
3707 Tue Jan 21 11:16:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
3708
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
3709 * miscellaneous/xor.m: Make it work.
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
3710
2613
5bcee07be597 [project @ 1997-01-21 03:52:08 by jwe]
jwe
parents: 2602
diff changeset
3711 Mon Jan 20 12:28:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
5bcee07be597 [project @ 1997-01-21 03:52:08 by jwe]
jwe
parents: 2602
diff changeset
3712
5bcee07be597 [project @ 1997-01-21 03:52:08 by jwe]
jwe
parents: 2602
diff changeset
3713 * plot/sombrero.m: Doc fix.
5bcee07be597 [project @ 1997-01-21 03:52:08 by jwe]
jwe
parents: 2602
diff changeset
3714
2602
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2601
diff changeset
3715 Tue Jan 7 00:16:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2601
diff changeset
3716
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2601
diff changeset
3717 * Version 2.0.1 released.
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2601
diff changeset
3718
2601
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
3719 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
3720
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
3721 * elfun/lcm.m: Replace missing if statement.
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
3722
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
3723 * elfun/gcd.m: Report error if no input args.
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
3724 * elfun/lcm.m: Likewise.
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
3725
2597
106ae3df29f5 [project @ 1996-12-17 17:48:01 by jwe]
jwe
parents: 2583
diff changeset
3726 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
106ae3df29f5 [project @ 1996-12-17 17:48:01 by jwe]
jwe
parents: 2583
diff changeset
3727
106ae3df29f5 [project @ 1996-12-17 17:48:01 by jwe]
jwe
parents: 2583
diff changeset
3728 * Makefile.in (install): Use ls -LR to create ls-R database.
106ae3df29f5 [project @ 1996-12-17 17:48:01 by jwe]
jwe
parents: 2583
diff changeset
3729 Also list contents of $libexecdir/octave in ls-R database.
106ae3df29f5 [project @ 1996-12-17 17:48:01 by jwe]
jwe
parents: 2583
diff changeset
3730
2583
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
3731 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
3732
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
3733 * Version 2.0 released.
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
3734
2575
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2558
diff changeset
3735 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2558
diff changeset
3736
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2558
diff changeset
3737 * Version 1.94.
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2558
diff changeset
3738
2558
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
3739 Sun Dec 1 20:55:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
3740
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
3741 * strings/str2num.m: New file.
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
3742
2554
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2540
diff changeset
3743 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2540
diff changeset
3744
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2540
diff changeset
3745 * Version 1.93.
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2540
diff changeset
3746
2540
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3747 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3748
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3749 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m,
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3750 linear-algebra/duplication_matrix.m, linear-algebra/vec.m,
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3751 linear-algebra/vech.m: New files from Kurt Hornik.
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3752
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3753 * general/nextpow2.m, general/shift.m, general/diff.m,
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3754 general/common_size.m: New files from Kurt Hornik.
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3755
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3756 * miscellaneous/bincoeff.m, miscellaneous/xor.m:
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3757 New files from Kurt Hornik.
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3758
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3759 * signal/detrend.m: New file from Kurt Hornik.
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3760
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3761 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m,
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3762 specfun/pow2.m, specfun/log2.m:
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3763 New files and updates from Kurt Hornik.
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
3764
2523
007e977442b8 [project @ 1996-11-16 00:33:22 by jwe]
jwe
parents: 2520
diff changeset
3765 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
007e977442b8 [project @ 1996-11-16 00:33:22 by jwe]
jwe
parents: 2520
diff changeset
3766
007e977442b8 [project @ 1996-11-16 00:33:22 by jwe]
jwe
parents: 2520
diff changeset
3767 * plot/__plt__.m: Add explicit replot after last command is
007e977442b8 [project @ 1996-11-16 00:33:22 by jwe]
jwe
parents: 2520
diff changeset
3768 issued, to force all lines to be displayed. Hmm.
007e977442b8 [project @ 1996-11-16 00:33:22 by jwe]
jwe
parents: 2520
diff changeset
3769
2512
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2486
diff changeset
3770 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2486
diff changeset
3771
2520
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
3772 * plot/axis.m, plot/bottom_title.m, plot/contour.m,
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
3773 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m,
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
3774 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m,
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
3775 plot/plot_border.m, plot/polar.m, plot/semilogx.m,
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
3776 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m,
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
3777 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m:
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
3778 Uset gset, not set.
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
3779
2512
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2486
diff changeset
3780 * Version 1.92.
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2486
diff changeset
3781
2482
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2458
diff changeset
3782 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2458
diff changeset
3783
2486
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
3784 * image/saveimage.m: When writing PostScript, name Octave as the
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
3785 almighty Creator. Use single call to fprintf instead of looping.
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
3786
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
3787 * image/Makefile.in: Delete references to octtopnm.
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
3788
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
3789 * general/logspace.m: Doc fix.
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
3790
2482
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2458
diff changeset
3791 * Version 1.91.
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2458
diff changeset
3792
2458
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
3793 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
3794
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
3795 * image/image.m: Use tmpnam() instead of home-brew scheme.
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
3796
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
3797 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
3798 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
3799 deleted.
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
3800 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
3801 of a system() command to delete the tmp file.
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
3802
2452
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
3803 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
3804
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
3805 * Version 1.90.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
3806
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
3807 * Makefile.in (DISTFILES): Add ChangeLog.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
3808
2360
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3809 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3810
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3811 * plot/subplot.m, plot/multiplot.m, plot/mplot.m:
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3812 Don't check for string value of automatic_replot.
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3813
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3814 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m:
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3815 Temporarily set do_fortran_indexing to 1, not "true".
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3816
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3817 * miscellaneous/menu.m: Temporarily set page_screen_output to 0,
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3818 not "false".
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3819
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3820 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3821 "false".
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
3822
2355
c9f70d39255f [project @ 1996-08-20 23:30:54 by jwe]
jwe
parents: 2330
diff changeset
3823 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
c9f70d39255f [project @ 1996-08-20 23:30:54 by jwe]
jwe
parents: 2330
diff changeset
3824
c9f70d39255f [project @ 1996-08-20 23:30:54 by jwe]
jwe
parents: 2330
diff changeset
3825 * strings/substr.m: Allow negative OFFSET. LEN is now optional.
c9f70d39255f [project @ 1996-08-20 23:30:54 by jwe]
jwe
parents: 2330
diff changeset
3826
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3827 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3828
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3829 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3830 system command.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3831
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3832 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3833
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3834 * __plr1__.m: Renamed from polar_int_1.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3835 * __plr2__.m: Renamed from polar_int_2.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3836 * __plr__.m: Renamed from polar_int.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3837 * __plt1__.m: Renamed from plot_int_1.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3838 * __plt2__.m: Renamed from plot_int_2.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3839 * __plt2mm__.m: Renamed from plot_2_m_m_.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3840 * __plt2mv__.m: Renamed from plot_2_m_v_.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3841 * __plt2ss__.m: Renamed from plot_2_s_s_.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3842 * __plt2vm__.m: Renamed from plot_2_v_m_.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3843 * __plt2vv__.m: Renamed from plot_2_v_v_.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3844 * __plt__.m: Renamed from plot_int.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3845 * __pltopt__.m: Renamed from plot_opt.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3846 Change all callers.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3847
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3848 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3849
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3850 * All .m files: Add regular Author:, Created:, and Adapted-By:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3851 comments like those found in Emacs lisp files.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3852
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3853 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3854
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3855 * All .m files: Change comment style.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3856
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3857 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3858
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3859 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3860 subplot.m, subwindow.m, top_title.m:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3861 Print error message if gnuplot_has_multiplot is not true.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3862
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3863 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3864
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3865 * plot/figure.m: New function.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3866
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3867 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3868
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3869 * strings/strrep.m: New function.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3870
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3871 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3872
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3873 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3874 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3875 strings/hex2dec.m, strings/index.m, strings/rindex.m,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3876 strings/split.m, strings/str2mat.m, strings/substr.m:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3877 New functions from Kurt Hornik, heavily modified by jwe.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3878
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3879 * general/reshape.m: Allow strings to be reshaped too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3880
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3881 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3882 Always return a scalar.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3883
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3884 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3885
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3886 * polynomial/polyfit.m: Make orientation of result compatible with
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3887 Matlab.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3888
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3889 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3890
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3891 * polynomial/polyfit.m: Add missing close paren.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3892
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3893 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3894
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3895 * plot/plot_opt.m: Set compatibility arg in call to sscanf.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3896
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3897 * io/scanf.m: Delete.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3898
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3899 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3900
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3901 * statistics/median.m: Fix typo in usage message.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3902
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3903 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3904
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3905 * miscellaneous/popen2.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3906
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3907 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3908
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3909 * configure.in (AC_OUTPUT): Add io/Makefile.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3910
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3911 * io: New directory.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3912 * Makefile.in (SUBDIRS): Add it to the list.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3913
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3914 * miscellaneous/flops.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3915
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3916 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3917
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3918 * miscellaneous/cputime.m: Return three arguments instead of a
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3919 vector, for compatibility with previous versions and with Matlab
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3920 (which only returns one scalar value).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3921
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3922 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3923
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3924 * general/triu.m: Compute lower bound on loop index correctly.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3925 * general/tril.m: Likewise, for upper bound.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3926
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3927 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3928
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3929 * image/saveimage.m: For color images, make sure indices into
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3930 temporary colormap and result matrix have proper orientation.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3931 Set grey flag correctly.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3932
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3933 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3934
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3935 * statistics/std.m: Use better formula (from Jim Van Zandt
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3936 jrv@vanzandt.mv.com).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3937
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3938 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3939
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3940 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3941 * mesh.m: Transpose Z if only one arg.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3942 Handle case of all three args being matrices (from Jim Van Zandt
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3943 jrv@vanzandt.mv.com).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3944 * meshdom.m: Undo previous change.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3945
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3946 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3947
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3948 * configure.in (AC_OUTPUT): Add audio/Makefile
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3949
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3950 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3951
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3952 * audio: New directory of files from Kurt Hornik and Andreas
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3953 Weingessel.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3954 * audio/Makefile.in: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3955 * Makefile.in (SUBDIRS): Add audio to the list.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3956
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3957 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3958
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3959 * polynomial/polyfit.m: Use `economy-stle' QR factorization.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3960
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3961 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3962
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3963 * plot/mesh.m: Require, length (y) == rows (z) and length (x) ==
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3964 columns (z), not the other way around.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3965 * plot/meshdom.m: Don't reverse order of elements in y.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3966
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3967 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3968
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3969 * plot/axis.m: Return current axis if nargin == 0.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3970
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3971 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3972
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3973 * polynomial/roots.m: Updates from Kurt Hornik.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3974
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3975 * polynomial/polyder.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3976
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3977 * polynomial/polyderiv.m: Give return value and arg different names.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3978
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3979 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3980
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3981 * specfun/betainc.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3982 * specfun/gammainc.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3983
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3984 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3985
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3986 * general/strerror.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3987 * general/perror.m: Implement using strerror().
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3988
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3989 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3990
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3991 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3992 plot/plot_border.m plot/subplot.m plot/subwindow.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3993 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3994
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3995 * image/saveimage.m: Round img values first.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3996
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3997 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3998
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3999 * control/abcddim.m control/are.m general/tril.m general/triu.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4000 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4001 linear-algebra/null.m miscellaneous/etime.m plot/contour.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4002 plot/mesh.m plot/plot_int.m plot/polar_int.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4003 special-matrix/hankel.m special-matrix/toeplitz.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4004 tuwien/strfun/split.m: Add missing semicolons.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4005
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4006 * plot/polar_int.m: Use .', not ' to make vectors conform.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4007
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4008 * image/Makefile.in: Don't build or install octtoppm.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4009
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4010 * image/saveimage.m: Rewrite to avoid using octoppm and pbm
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4011 routines so that people who don't have the the pbm stuff installed
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4012 can still use this function.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4013
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4014 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4015
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4016 * image/saveimage.m: Better error checking, clean up a bit.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4017
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4018 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4019
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4020 * plot/plot_opt.m: Change more to more_opts as a temporary fix to
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4021 avoid conflict with new built-in text-style function more.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4022
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4023 * linear-algebra/norm.m: Also allow 2nd arg == "inf".
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4024
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4025 * startup/Makefile.in (install): Also install octaverc in
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4026 $localfcnfiledir/startup/octavrc.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4027
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4028 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4029
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4030 * mkinstalldirs: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4031 * Makefile.in (DISTFILES): Add it to the list.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4032
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4033 * Makefile.in (DISTFILES): Distribute configure.in and configure.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4034
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4035 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4036
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4037 * special-matrix/hankel.m: Compatibility fix. Complain if
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4038 r(1) != c(nr), not if r(1) != c(1).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4039
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4040 * signal/filter.m: Doc fix.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4041
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4042 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4043
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4044 * miscellaneous/cputime.m: Use new resource structure names (no
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4045 ru_ or tv_ prefixes).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4046
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4047 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4048
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4049 * time/ctime.m: Fix doc string and usage message.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4050
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4051 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4052
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4053 * time/clock.m: Use new time structure names (no tm_ prefix).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4054
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4055 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4056
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4057 * control/c2d.m: Make function work for any value of
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4058 whitespace_in_literal_matrix.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4059 * control/dare.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4060 * control/tzero.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4061 * elfun/gcd.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4062 * elfun/lcm.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4063 * general/postpad.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4064 * general/prepad.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4065 * linear-algebra/kron.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4066 * miscellaneous/etime.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4067 * polynomial/conv.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4068 * polynomial/deconv.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4069 * polynomial/poly.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4070 * polynomial/roots.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4071 * signal/filter.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4072 * signal/freqz.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4073 * signal/fftfilt.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4074
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4075 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4076
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4077 * miscellaneous/is_leap_year.m: Make work for vector args.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4078
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4079 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4080
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4081 * plot/polar_int_2.m: Add missing semicolons.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4082 Set theta = theta', not rho'.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4083
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4084 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4085
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4086 * polynomial/roots.m: Make it work for any value of
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4087 whitespace_in_literal_matrix.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4088
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4089 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4090
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4091 * configure.in: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4092
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4093 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4094
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4095 * control/lyap.m: Add missing semicolon.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4096
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4097 * miscellaneous/cputime.m: New function file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4098
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4099 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4100
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4101 * time: New directory.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4102 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4103 New function files.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4104 * time/Makefile.in: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4105 * Makefile.in (SUBDIRS): Add time.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4106
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4107 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4108
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4109 * polynomial/polyreduce.m: Make sure initial index is not empty.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4110
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4111 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4112
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4113 * plot/plot_int_1.m: Transpose data with .', not '.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4114
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4115 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4116
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4117 * Makefile.in (install uninstall clean mostlyclean distclean
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4118 realclean): Use SUBDIR_FOR_COMMAND. Combine actions.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4119
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4120 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4121
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4122 * Makefile.in (install): Create ls-R database file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4123 (uninstall): Delete it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4124
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4125 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4126
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4127 * scripts/image/saveimage.m: Fix typo.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4128
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4129 See ChangeLog.1 in the top level directory for earlier changes.