5072
|
1 2004-11-08 John W. Eaton <jwe@octave.org> |
|
2 |
|
3 * plot/__plt2vm__.m: Delete debugging statement. |
|
4 From Dmitri A. Sergatskov <dmitri@unm.edu>. |
|
5 |
5065
|
6 2004-11-04 John W. Eaton <jwe@octave.org> |
|
7 |
|
8 * plot/hist.m: Always return row vectors for vector args. |
|
9 |
5031
|
10 2004-09-23 John W. Eaton <jwe@octave.org> |
|
11 |
|
12 * strings/strcmp.m: If args are not strings or cell arrays of |
|
13 strings, return zero instead of reporting an error. |
|
14 |
5021
|
15 2004-09-22 Federico Zenith <zenith@chemeng.ntnu.no> |
|
16 |
|
17 * control/base/analdemo.m, control/base/are.m, control/base/bddemo.m, |
|
18 control/base/controldemo.m, control/base/damp.m, control/base/dare.m, |
|
19 control/base/dcgain.m, control/base/dgram.m, control/base/dlyap.m, |
|
20 control/base/dre.m, control/base/frdemo.m, control/base/gram.m, |
|
21 control/base/impulse.m, control/base/lqp.m, control/base/obsv.m, |
|
22 control/base/pzmap.m, control/base/rldemo.m, control/hinf/h2norm.m, |
|
23 control/hinf/hinfsyn.m, control/hinf/hinfsyn_ric.m, |
|
24 control/hinf/is_dgkf.m, control/system/c2d.m, |
|
25 control/system/is_detectable.m, control/system/is_sample.m, |
|
26 control/system/is_siso.m, control/system/is_stable.m, |
|
27 control/system/ss2sys.m, control/system/ss.m, control/system/sys2ss.m, |
|
28 control/system/sys2tf.m, control/system/sys2zp.m, |
|
29 control/system/sysappend.m, control/system/sysconnect.m, |
|
30 control/system/sysdisc.m, control/system/sysdup.m, |
|
31 control/system/sysgetsignals.m, control/system/sysmult.m, |
|
32 control/system/syssetsignals.m, control/system/syssub.m, |
|
33 control/system/tf2sys.m, control/system/ugain.m, |
|
34 control/system/zp2ss.m, control/system/zp2sys.m, |
|
35 control/system/zp2tf.m, control/util/axis2dlim.m, polynomial/roots.m, |
|
36 special-matrix/toeplitz.m: Fix typos in doc strings. |
|
37 |
|
38 * control/base/are.m, control/base/dare.m, control/base/lsim.m, |
|
39 control/base/ltifr.m, control/base/place.m,control/base/tzero2.m, |
|
40 control/base/tzero.m, control/hinf/hinf_ctr.m, control/hinf/wgt1o.m, |
|
41 ontrol/system/is_abcd.m, control/system/parallel.m, |
|
42 control/system/ss2tf.m, control/system/ss2zp.m, control/system/ss.m, |
|
43 control/system/sysappend.m, control/system/sysconnect.m, |
|
44 control/system/sysdup.m, control/system/sysgroup.m, |
|
45 control/system/sysprune.m, control/system/sysreorder.m, |
|
46 control/system/sysscale.m, control/system/syssub.m, |
|
47 control/system/tf2ss.m, control/system/tf2zp.m, control/util/zgfmul.m, |
|
48 control/util/zginit.m, control/util/zgscal.m, elfun/acoth.m, |
|
49 polynomial/polyout.m, specfun/log2.m: |
|
50 Add output arguments in doc strings. |
|
51 |
|
52 * control/base/are.m, control/base/bode_bounds, control/base/bode.m, |
|
53 control/base/__bodquist__.m, control/base/ctrb.m, control/base/dare.m, |
|
54 control/base/DEMOcontrol.m, control/base/dlyap.m, control/base/dre.m, |
|
55 control/base/freqchkw.m, control/base/__freqresp__.m, |
|
56 control/base/__freqresp__.m, control/base/lqp.m, control/base/lqr.m, |
|
57 contol/base/lsim.m, control/base/lyap.m, control/base/nyquist.m, |
|
58 control/base/obsv.m, control/base/place.m, control/base/pzmap.m, |
|
59 control/base/__stepimp__.m, control/base/step.m, control/base/tzero2.m |
|
60 control/base/tzero.m, control/hinf/dhinfdemo.m, control/hinf/h2norm.m, |
|
61 control/hinf/h2syn.m, control/hinf/hinfdemo.m, |
|
62 control/hinf/hinfnorm.m, control/hinf/hinfsyn_chk.m, |
|
63 control/hinf/hinfsyn.m, control/hinf/is_dgkf.m, |
|
64 control/obsolete/syschnames.m, control/obsolete/syschnames.m, |
|
65 control/system/c2d.m, control/system/is_abcd.m, |
|
66 control/system/is_controllable.m, control/system/is_detectable.m, |
|
67 control/system/is_observable.m, control/system/is_stable.m, |
|
68 control/system/jet707.m, control/system/ord2.m, |
|
69 control/system/starp.m, control/system/sys2fir.m, |
|
70 control/system/sys2ss.m, control/system/sys2tf.m, |
|
71 control/system/sys2zp.m, control/system/syscont.m, |
|
72 control/system/sysdisc.m, control/system/sysdup.m, |
|
73 control/system/sysgettype.m, control/system/sysgroup.m, |
|
74 control/system/sysmult.m, control/system/sysprune.m, |
|
75 control/system/sysreorder.m, control/system/sysscale.m, |
|
76 control/system/syssetsignals.m, control/system/sysupdate.m, |
|
77 control/system/tf2ss.m, control/system/tf2sys.m, |
|
78 control/system/zp2ss.m, control/system/zp2sys.m, |
|
79 control/util/axis2dlim.m, control/util/prompt.m, |
|
80 control/util/zgfmul.m, control/util/zginit.m, |
|
81 control/util/__zgpbal__.m, control/util/zgscal.m: |
|
82 Use @var, @strong, @command, @math, @acronym, @table and @cite |
|
83 in doc strings. |
|
84 |
|
85 * control/base/bode_bounds.m, control/base/ctrb.m, control/base/dre.m, |
|
86 control/base/dgram.m, control/base/dlyap.m, control/base/ltifr.m, |
|
87 control/base/nyquist.m, control/base/obsv.m, control/base/tzero.m, |
|
88 control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
89 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
90 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
91 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
92 control/hinf/wgt1o.m, control/obsolete/syschnames.m, |
|
93 control/system/c2d.m, control/system/fir2sys.m, |
|
94 control/system/is_stabilizable.m, control/system/jet707.m, |
|
95 control/system/ord2.m, control/system/ss2tf.m, control/system/tf2ss.m, |
|
96 control/util/zgshsr.m, polynomial/polyout.m: |
|
97 New @tex section(s) in doc strings for better formating of printed |
|
98 output. |
|
99 |
|
100 * control/base/__freqresp__.m, control/base/nyquist.m, |
|
101 control/base/__stepimp__.m, control/hinf/hinfdemo.m, |
|
102 control/obsolete/syschnames.m, control/system/sysprune.m: |
|
103 Use proper double quote marks for TeX. |
|
104 |
|
105 * control/base/DEMOcontrol.m: Add missing ; |
|
106 |
|
107 * control/base/nichols.m, control/base/rlocus.m, |
|
108 control/obsolete/minfo.m, control/system/is_digital.m, |
|
109 control/system/ss2zp.m, control/system/sysmin.m, |
|
110 control/system/tf2zp.m, control/util/sortcom.m: |
|
111 Convert documentation to use or more completely use Texinfo. |
|
112 |
|
113 * control/base/rlocus.m, control/hinf/dhinfdemo.m, |
|
114 control/hinf/hinfdemo.m, control/system/ord2.m, |
|
115 control/system/parallel.m, control/system/ss2tf.m, |
|
116 control/system/starp.m: Use "@group ... @end group" to avoid ascii |
|
117 art splitting over a page boundary. |
|
118 |
|
119 * control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
120 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
121 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
122 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
123 control/hinf/wgt1o.m, control/system/buildssic.m: |
|
124 Use {\cal H}_\infty for H-infinity and likewise for H-2 to |
|
125 the TeX documentation. |
|
126 |
|
127 * control/system/is_stabilizable.m: |
|
128 Add Copyright so that help is displayed correctly. |
|
129 |
|
130 * special-matrix/vander.m: Octave indexes start at 1. |
|
131 |
5011
|
132 2004-09-21 David Bateman <dbateman@free.fr> |
|
133 |
|
134 * general/rotdim.m: New function for rotation of an N-d array in an |
|
135 arbitrary plane. |
|
136 |
|
137 * general/flipdim.m: New function to flip an N-d array about an |
|
138 arbitrary axis. |
|
139 |
5003
|
140 2004-09-15 David Bateman <dbateman@free.fr> |
|
141 |
|
142 * general/bitget.m: Replace Bmax, which is undefined with bitmax |
|
143 |
4992
|
144 2004-09-15 John W. Eaton <jwe@octave.org> |
|
145 |
|
146 * strings/strcmp.m: Fix typo in cell/string array case. |
4993
|
147 Use iscellstr to check for cells rather than iscell. |
|
148 Improve diagnostics for invalid args. |
4992
|
149 |
4983
|
150 2004-09-10 David Bateman <dbateman@free.fr> |
|
151 |
|
152 * statistics/distributions/binomial_rnd.m: Fix error for scalar n |
|
153 and p with n > 1, and fix for matrix n and p with n == 1. |
|
154 |
|
155 * statistics/distributions/poisson_rnd.m: Fix for matrix length, |
|
156 due to row vs. column vector operations. |
|
157 |
4964
|
158 2004-09-03 David Bateman <dbateman@free.fr> |
|
159 |
|
160 * general/repmat.m: Fix to allow logical classes. |
|
161 |
4950
|
162 2004-08-31 John W. Eaton <jwe@octave.org> |
|
163 |
|
164 * general/isa.m: New function, from Octave-forge. |
|
165 |
|
166 2004-08-31 David Bateman <dbateman@free.fr> |
|
167 |
|
168 * general/bitcmp.m, general/bitget.m, general/bitset.m: Remove |
|
169 limitation on the use of int64 and uint64 types, and the use |
|
170 of the eval. |
|
171 |
|
172 * general/bitset.m: Remove superfluous cast to return type, as bug |
|
173 in .^ with integer types is fixed. |
|
174 |
|
175 * general/repmat.m: Adapt to allow integer types. |
4945
|
176 |
|
177 2004-08-31 Paul Kienzle <pkienzle@users.sf.net> |
|
178 |
|
179 * plot/axis.m: Don't reset axes when querying them. |
|
180 |
4942
|
181 2004-08-27 David Bateman <dbateman@free.fr> |
|
182 |
|
183 * statistics/base/ranks.m: Handle non-consecutive ties. |
|
184 Eliminate loop. |
|
185 |
4918
|
186 2004-07-27 David Bateman <dbateman@free.fr> |
|
187 |
|
188 * general/num2str.m: Also insert spaces in output when precision |
|
189 argument is supplied. |
|
190 |
4915
|
191 2004-07-23 David Bateman <dbateman@free.fr> |
|
192 |
|
193 * general/bitcmp.m, general/bitget.m, general/bitset.m: New functions. |
|
194 |
4911
|
195 2004-07-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
196 |
|
197 * general/sub2ind.m: Make reshaping index list unnecessary. |
|
198 |
|
199 2004-07-22 Paul Kienzle <pkienzle@users.sf.net> |
|
200 |
|
201 * miscellaneous/unix.m: Fix doc string. |
|
202 |
|
203 2004-07-22 Stefan van der Walt <stefan@sun.ac.za> |
|
204 |
|
205 * plot/figure.m: Clarification of documentation. |
|
206 |
|
207 * image/imshow.m: Warn for complex images. |
|
208 Only estimate colourmap for images in [0, 65536]. |
|
209 |
|
210 2004-07-22 David Bateman <dbateman@free.fr> |
|
211 |
|
212 * general/num2str.m: Fix the case of an all zero input. |
|
213 |
4906
|
214 2004-06-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
215 |
|
216 * general/ind2sub.m: Doc fix. |
|
217 |
4900
|
218 2004-06-08 John W. Eaton <jwe@octave.org> |
|
219 |
|
220 * statistics/tests/kolmogorov_smirnov_test.m: Use func2str to |
|
221 convert function handle to string for eval. |
|
222 |
4898
|
223 2004-06-04 Paul Kienzle <pkienzle@users.sf.net> |
|
224 |
|
225 * plot/errorbar.m: Remove debugging output. |
|
226 |
|
227 2004-06-03 Stefan van der Walt <stefan@sun.ac.za> |
|
228 |
|
229 * plot/__pltopt__.m: Properly escape @ symbols in doc string. |
|
230 |
4897
|
231 2004-06-03 Paul Kienzle <pkienzle@users.sf.net> |
|
232 |
4898
|
233 * deprecated/com2str.m: Include 'i' suffix for pure imaginary numbers. |
|
234 |
|
235 * polynomial/polyout.m: Use parenthesis if necessary around |
|
236 complex polynomial coefficient. |
|
237 |
4897
|
238 * plot/__errcomm__.m, plot/__errplot__.m: Simplify code and fix |
|
239 the bug which causes __errplot__ to ignore the last argument. |
|
240 |
4894
|
241 2004-06-03 David Bateman <dbateman@free.fr> |
|
242 |
|
243 * general/shiftdim.m: New function based on JWE code snippet. |
|
244 |
|
245 * general/circdim.m: New function. |
|
246 |
4890
|
247 2004-05-06 David Bateman <dbateman@free.fr> |
|
248 |
|
249 * general/issquare.m: Fail if ndim(x) > 2. |
|
250 |
|
251 * linear-algebra/norm.m, linear-algebra/norm.m: Fail if ndim(x) > 2. |
|
252 |
|
253 * linear-alegbra/cross.m, linear-algebra/dot.m: Allow matrix and |
|
254 N-d array arguments. Add optional dim argument to define |
|
255 dimension along which to operate. |
|
256 |
|
257 * linear-algebra/dmult.m: Allow N-d arrays. |
|
258 |
|
259 * linear-algebra/vec.m: Use v(:) and not reshape. |
|
260 |
4885
|
261 2004-04-29 David Bateman <dbateman@free.fr> |
|
262 |
|
263 * statistics/base/ranks.m, statistics/base/run_count.m, |
|
264 statistics/base/studentize.m, statistics/base/kurtosis.m |
|
265 statistics/base/statistics.m, statistics/base/skewness.m |
|
266 statistics/base/iqr.m: |
|
267 Make N-d array aware. Allow optional argument to define the |
|
268 dimension along which to operate. Update the documentation. |
|
269 |
|
270 * statistics/base/ranks.m: Change algorithm to use sort, |
|
271 and adjust for the ties after. |
|
272 |
|
273 * statistics/base/run_counts.m: Change algorithm to use |
|
274 the a combination of diff and find, rather than a for-loop. |
|
275 |
4881
|
276 2004-04-23 Paul Kienzle <pkienzle@users.sf.net> |
|
277 |
|
278 * plot/hist.m: Correctly determine cutoffs. New tests. |
|
279 |
4878
|
280 2004-04-23 David Bateman <dbateman@free.fr> |
|
281 |
|
282 * general/int2str.m: Treat only real part of argument, and treat |
|
283 NDArrays by stacking the slices through the matrix vertically. |
|
284 |
|
285 * general/num2str.m: Improve format of integer matrices, and the |
|
286 conversion of complex matrices added. Treat NDArrays by stacking |
|
287 the slices through the matrix vertically. |
|
288 |
|
289 * deprecated/com2str.m: Moved here from general subdirectory. |
|
290 |
4877
|
291 2004-04-22 John W. Eaton <jwe@octave.org> |
|
292 |
|
293 * quaternion/qtransvmat.m: Use continuation characters to make |
|
294 sure result is a matrix instead of a vector. From <aklark@atdot.it>. |
|
295 |
4869
|
296 2004-04-21 David Bateman <dbateman@free.fr> |
|
297 |
4870
|
298 * scripts/elfun/lcm.m: Make N-d aware. |
|
299 |
4869
|
300 * general/diff.m: Make the code N-d array aware. Allow an |
|
301 optional argument to define the dimension along which to perform |
|
302 the differences and allow the order of the differences to be larger |
|
303 than the dimension itself. |
|
304 |
|
305 * general/rot90.m, general/fliplr.m, general/flipud.m: Limit the |
|
306 use of these functions to 1- and 2-d arrays. |
|
307 |
4863
|
308 2004-04-16 John W. Eaton <jwe@octave.org> |
|
309 |
|
310 * elfun/gcd.m: Delete. |
|
311 |
4862
|
312 2004-04-15 David Bateman <dbateman@free.fr> |
|
313 |
|
314 * set/create_set.m, general/is_duplicate_entry.m: Make N-d array aware. |
|
315 |
|
316 * general/shift.m, general/prepad.m, general/postpad.m: Make N-d |
|
317 array aware and and optional argument for the dimension along |
|
318 which to operate. |
|
319 |
|
320 * scripts/signal/unwrap.m: Make N-d array aware and fix optional |
|
321 argument for the dimension to be consistent with other N-d array |
|
322 functions. |
|
323 |
4860
|
324 2004-04-08 David Bateman <dbateman@free.fr> |
|
325 |
|
326 * statistics/distributions/discrete_cdf.m, |
|
327 statistics/distributions/discrete_inv.m, |
|
328 statistics/distributions/discrete_pdf.m, |
|
329 statistics/distributions/discrete_rnd.m, |
|
330 statistics/distributions/exponential_cdf.m, |
|
331 statistics/distributions/exponential_inv.m, |
|
332 statistics/distributions/exponential_pdf.m, |
|
333 statistics/distributions/exponential_rnd.m, |
|
334 statistics/distributions/f_cdf.m, |
|
335 statistics/distributions/f_inv.m, |
|
336 statistics/distributions/f_pdf.m, |
|
337 statistics/distributions/f_rnd.m, |
|
338 statistics/distributions/geometric_cdf.m, |
|
339 statistics/distributions/geometric_inv.m, |
|
340 statistics/distributions/geometric_pdf.m, |
|
341 statistics/distributions/geometric_rnd.m, |
|
342 statistics/distributions/hypergeometric_rnd.m, |
|
343 statistics/distributions/kolmogorov_smirnov_cdf.m, |
|
344 statistics/distributions/laplace_cdf.m, |
|
345 statistics/distributions/laplace_inv.m, |
|
346 statistics/distributions/laplace_pdf.m, |
|
347 statistics/distributions/laplace_rnd.m, |
|
348 statistics/distributions/logistic_inv.m, |
|
349 statistics/distributions/logistic_rnd.m, |
|
350 statistics/distributions/lognormal_cdf.m, |
|
351 statistics/distributions/lognormal_inv.m, |
|
352 statistics/distributions/lognormal_pdf.m, |
|
353 statistics/distributions/lognormal_rnd.m, |
|
354 statistics/distributions/pascal_cdf.m, |
|
355 statistics/distributions/pascal_inv.m, |
|
356 statistics/distributions/pascal_pdf.m, |
|
357 statistics/distributions/pascal_rnd.m, |
|
358 statistics/distributions/poisson_cdf.m, |
|
359 statistics/distributions/poisson_inv.m, |
|
360 statistics/distributions/poisson_pdf.m, |
|
361 statistics/distributions/poisson_rnd.m, |
|
362 statistics/distributions/t_cdf.m, |
|
363 statistics/distributions/t_inv.m, |
|
364 statistics/distributions/t_pdf.m, |
|
365 statistics/distributions/t_rnd.m, |
|
366 statistics/distributions/weibull_cdf.m, |
|
367 statistics/distributions/weibull_inv.m, |
|
368 statistics/distributions/weibull_pdf.m, |
|
369 statistics/distributions/weibull_rnd.m: |
|
370 Allow N-d arrays. |
|
371 |
|
372 * statistics/distributions/discrete_inv.m: Fix bug in indexing, |
|
373 that results in NaN in places where it should not have had. |
|
374 |
|
375 * statistics/distributions/discrete_rnd.m: New argument formats to |
|
376 allow creating arbitrary matrices, compatiable with the other |
|
377 *_rnd.m functions. Maintain compatiablity with previous format. |
|
378 |
|
379 * statistics/distributions/empirical_rnd.m: New argument formats |
|
380 to allow creating arbitrary matrices, compatiable with the other |
|
381 *_rnd.m functions. Maintain compatiablity with previous |
|
382 format. Allow N-d arrays. |
|
383 |
|
384 * statistics/distributions/hypergeometric_cdf.m, |
|
385 statistics/distributions/hypergeometric_inv.m, |
|
386 statistics/distributions/hypergeometric_pdf.m, |
|
387 statistics/distributions/wiener_rnd.m: |
|
388 Error for non-scalar arguments. |
|
389 |
|
390 * statistics/distributions/pascal_rnd.m: |
|
391 Correct for n = 1 bug, where all elements were equal. |
|
392 |
4849
|
393 2004-04-06 David Bateman <dbateman@free.fr> |
|
394 |
4854
|
395 * general/common_size.m, miscellaneous/bincoeff.m, |
|
396 statistics/distributions/beta_cdf.m, |
|
397 statistics/distributions/beta_inv.m, |
|
398 statistics/distributions/beta_pdf.m, |
|
399 statistics/distributions/beta_rnd.m, |
|
400 statistics/distributions/binomial_cdf.m, |
|
401 statistics/distributions/binomial_inv.m, |
|
402 statistics/distributions/binomial_pdf.m, |
|
403 statistics/distributions/binomial_rnd.m, |
|
404 statistics/distributions/cauchy_cdf.m, |
|
405 statistics/distributions/cauchy_inv.m, |
|
406 statistics/distributions/cauchy_pdf.m, |
|
407 statistics/distributions/cauchy_rnd.m, |
|
408 statistics/distributions/chisquare_cdf.m, |
|
409 statistics/distributions/chisquare_inv.m, |
|
410 statistics/distributions/chisquare_pdf.m, |
|
411 statistics/distributions/chisquare_rnd.m, |
|
412 statistics/distributions/gamma_cdf.m, |
|
413 statistics/distributions/gamma_inv.m, |
|
414 statistics/distributions/gamma_pdf.m, |
|
415 statistics/distributions/gamma_rnd.m, |
|
416 statistics/distributions/normal_cdf.m, |
|
417 statistics/distributions/normal_inv.m, |
|
418 statistics/distributions/normal_pdf.m, |
|
419 statistics/distributions/normal_rnd.m, |
|
420 statistics/distributions/stdnormal_cdf.m, |
|
421 statistics/distributions/stdnormal_pdf.m, |
|
422 statistics/distributions/stdnormal_rnd.m, |
|
423 statistics/distributions/uniform_cdf.m, |
|
424 statistics/distributions/uniform_inv.m, |
|
425 statistics/distributions/uniform_pdf.m, |
|
426 statistics/distributions/uniform_rnd.m: |
|
427 Allow the inputs to be N-d arrays. |
|
428 |
4852
|
429 * statistics/base/var.m: Update for N-d arrays. Allow dimension arg. |
|
430 * statistics/base/median.m: Likewise. |
4849
|
431 |
4844
|
432 2004-04-02 David Bateman <dbateman@free.fr> |
|
433 |
|
434 * statistics/base/std.m: Allow optional args for type and dim. |
4847
|
435 * statistics/base/center.m, statistics/base/meansq.m, |
|
436 statistics/base/moment.m, statistics/base/range.m: |
4852
|
437 Update for N-d arrays. |
4844
|
438 * signal/fftshift.m: Fix dimensioning error. |
|
439 |
|
440 * statistics/base/std.m: Use repmat not ones(nr,1)*mean to allow |
4852
|
441 N-d arrays. |
4844
|
442 |
4852
|
443 * general/mod.m, general/mod.m: Allow N-d arrays with one scalar arg. |
|
444 |
|
445 * signal/fftshift.m: Update for N-d arrays, allow optional dim arg. |
4844
|
446 |
4852
|
447 * specfun/erfinv.m, general/repmat.m: Update for N-d arrays. |
4844
|
448 |
|
449 * control/base/bode.m, control/base/lqg.m, control/system/ss2sys.m, |
|
450 control/system/cellidx.m, control/system/dmr2d.m control/system/ss.m, |
|
451 control/system/sysprune.m: Doc update for usage of cell arrays. |
|
452 |
|
453 * control/system/sysidx.m: Use cellidx and not listidx. |
|
454 |
4841
|
455 2004-03-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
456 |
|
457 * plot/__pltopt1__.m: Always add title clause to plot command with |
|
458 default of "" (so it is off unless explicitly set by the user). |
|
459 |
4836
|
460 2004-03-12 Stefan van der Walt <stefan@sun.ac.za> |
|
461 |
|
462 * image/imshow.m: Accept "truesize" argument. |
|
463 Ignore current colormap. New tests and demos. |
|
464 |
4834
|
465 2004-03-10 Volker Kuhlmann <VolkerKuhlmann@gmx.de> |
|
466 |
|
467 * signal/sinewave.m: Allow N to default to M. |
|
468 |
4826
|
469 2004-03-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
470 |
|
471 * signal/unwrap.m: Use "isempty (tol)" instead of "tol == []". |
|
472 |
4818
|
473 2004-03-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
474 |
|
475 * general/deal.m: New function. |
4819
|
476 Add tests from Paul Kienzle. |
4818
|
477 |
4811
|
478 2004-03-03 Stefan van der Walt <stefan@sun.ac.za> |
|
479 |
|
480 * plot/hist.m: Compute histogram correctly for n>=30. |
|
481 |
4807
|
482 2004-03-02 Paul Kienzle <pkienzle@users.sf.net> |
|
483 |
|
484 * signal/sinc.m: Use i(:) instead of i when checking for any nonzeros. |
|
485 |
4806
|
486 2004-03-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
487 |
|
488 * miscellaneous/horzcat.m: Delete. |
|
489 * miscellaneous/vertcat.m: Delete. |
|
490 |
4790
|
491 2004-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
492 |
|
493 * plot/figure.m: Also look for GNUTERM in the environment and use |
|
494 that if it is set (for OS X). From Per Persson <persquare@mac.com>. |
|
495 |
4789
|
496 2004-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
497 |
|
498 * control/base/__stepimp__.m: Only call clearplot if we will be |
|
499 doing multiple plots in the same gnuplot frame. |
|
500 |
4780
|
501 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
502 |
|
503 * control/system/__sysconcat__.m, control/system/__tfl__.m, |
|
504 control/system/cellidx.m, control/system/ss.m, |
|
505 control/system/tf.m, control/system/zp.m: New functions. |
|
506 |
4778
|
507 2004-02-16 Glenn Golden <gdg@zplane.com> |
|
508 |
|
509 * statistics/distributions/discrete_inv.m: |
|
510 Reduce memory requirements. |
|
511 |
4772
|
512 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
513 |
|
514 * plot/__errcomm__.m: Fix thinko in previous change. |
|
515 From Teemu Ikonen <tpikonen@pcu.helsinki.fi>. |
|
516 |
4771
|
517 2004-02-16 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
|
518 |
|
519 * control/base/__bodquist__.m, control/base/__stepimp__.m, |
|
520 control/base/analdemo.m, control/base/bddemo.m, |
|
521 control/base/bode.m, control/base/dre.m, control/base/frdemo.m, |
|
522 control/base/lqg.m, control/base/nyquist.m, control/base/place.m, |
|
523 control/base/rldemo.m, control/base/rlocus.m, |
|
524 control/base/tzero.m, control/hinf/dgkfdemo.m, |
|
525 control/hinf/dhinfdemo.m, control/hinf/h2syn.m, |
|
526 control/hinf/hinf_ctr.m, control/hinf/hinfsyn.m, |
|
527 control/hinf/wgt1o.m, control/obsolete/dlqg.m, |
|
528 control/obsolete/packsys.m, control/obsolete/series.m, |
|
529 control/system/__sysdefioname__.m, |
|
530 control/system/__sysdefstname__.m, control/system/__sysgroupn__.m, |
|
531 control/system/__tf2sysl__.m, control/system/buildssic.m, |
|
532 control/system/c2d.m, control/system/d2c.m, |
|
533 control/system/dmr2d.m, control/system/fir2sys.m, |
|
534 control/system/is_signal_list.m, control/system/is_siso.m, |
|
535 control/system/jet707.m, control/system/listidx.m, |
|
536 control/system/moddemo.m, control/system/ord2.m, |
|
537 control/system/packedform.m, control/system/parallel.m, |
|
538 control/system/ss2sys.m, control/system/sys2tf.m, |
|
539 control/system/sys2zp.m, control/system/sysadd.m, |
|
540 control/system/sysappend.m, control/system/sysconnect.m, |
|
541 control/system/syscont.m, control/system/sysdimensions.m, |
|
542 control/system/sysdisc.m, control/system/sysdup.m, |
|
543 control/system/sysgetsignals.m, control/system/sysgettype.m, |
|
544 control/system/sysgroup.m, control/system/sysmin.m, |
|
545 control/system/sysmult.m, control/system/sysprune.m, |
|
546 control/system/sysrepdemo.m, control/system/sysscale.m, |
|
547 control/system/syssetsignals.m, control/system/syssub.m, |
|
548 control/system/sysupdate.m, control/system/tf2sys.m, |
|
549 control/system/ugain.m, control/system/zp2ss.m, |
|
550 control/system/zp2sys.m, control/util/__outlist__.m, |
|
551 control/util/__zgpbal__.m, control/util/strappend.m: |
|
552 Use cell arrays instead of lists. |
|
553 |
4723
|
554 2004-01-23 Stefan van der Walt <stefan@sun.ac.za> |
|
555 |
|
556 * plot/bar.m: Increase size of cutoff vector from xlen-1 to xlen |
|
557 so that bar (1, 1) will work. |
|
558 |
4710
|
559 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
560 |
4717
|
561 * plot/__errcomm__.m: Cope with nargin now being a function. |
|
562 * plot/__errplot__.m: Likewise. |
|
563 * plot/__plt__.m: Likewise. |
|
564 * plot/plot_border.m: Likewise. |
|
565 |
4710
|
566 * Makefile.in (distclean, maintainer-clean): Remove DOCSTRINGS, |
|
567 not $(DOCSTRINGS). |
|
568 |
4706
|
569 2004-01-21 Quentin Spencer <qspencer@ieee.org> |
|
570 |
|
571 * linear-algebra/rank.m: Allow rank ([]) to return 0, same as |
|
572 rank ([], tol). |
|
573 |
4691
|
574 2004-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
575 |
4692
|
576 * elfun/acot.m: Return atan (1./z). |
|
577 From Gregory Vanuxem <g.vanuxem@wanadoo.fr>. |
|
578 |
4691
|
579 * miscellaneous/dir.m: New file. |
|
580 |
|
581 * general/num2str.m: Use "%d" as format if values are ints with |
|
582 magnitude less than 1e10. |
|
583 |
|
584 2004-01-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
585 |
|
586 * general/num2str.m: If single arg is string, return it. |
|
587 |
|
588 * miscellaneous/not.m: New file. |
|
589 |
|
590 * miscellaneous/unix.m: New file. |
|
591 |
|
592 * miscellaneous/isunix.m: New file. |
|
593 * miscellaneous/ispc.m: New file. |
|
594 |
|
595 * miscellaneous/computer.m: New file. |
|
596 |
|
597 * miscellaneous/delete.m: New file. |
|
598 |
4689
|
599 2004-01-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
600 |
|
601 * statistics/tests/kolmogorov_smirnov_test_2.m: Fix test for ties. |
|
602 |
|
603 2004-01-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
604 |
|
605 * miscellaneous/path.m: Handle DEFAULT_LOADPATH substitution. |
|
606 Always return substituted version of LOADPATH if nargout != 0. |
|
607 |
4685
|
608 2003-12-21 Schloegl Alois <alois.schloegl@tugraz.at> |
|
609 |
|
610 * miscellaneous/fullfile.m: If filename is empty, set it to "." |
|
611 before continuing. |
|
612 |
|
613 * miscellaneous/fileparts.m: Allow name to start with ".". |
|
614 |
4677
|
615 2003-12-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
616 |
|
617 * general/ind2sub.m: New file. |
|
618 * general/sub2ind.m: New file. |
|
619 |
4675
|
620 2003-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
621 |
|
622 * control/system/zp2ss.m: Don't save and restore |
|
623 warn_empty_list_elements. |
|
624 |
|
625 2003-12-15 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
626 |
|
627 * control/system/zp2ss.m: Correct definition of pure gain system. |
|
628 |
4673
|
629 2003-12-10 Quentin Spencer <qspencer@ieee.org> |
|
630 |
|
631 * statistics/base/mean.m: Remove special case for row vectors. |
|
632 |
4637
|
633 2003-11-19 Quentin Spencer <qspencer@ieee.org> |
|
634 |
|
635 * signal/freqz_plot.m: Save and restore automatic_replot too. |
|
636 |
4631
|
637 2003-11-18 Danilo Piazzalunga <danilopiazza@libero.it> |
|
638 |
|
639 * statistics/base/iqr.m: Handle matrices. |
|
640 |
4630
|
641 2003-11-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
642 |
|
643 * general/issymmetric.m: Don't fail if norm (x) == 0. |
|
644 |
4629
|
645 2003-11-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
646 |
|
647 * miscellaneous/path.m: Fix thinko in previous change. |
|
648 |
4609
|
649 2003-11-14 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
650 |
4629
|
651 * control/base/dare.m: Check positive (semi)definiteness and |
|
652 dimensions of r (and q). |
|
653 * control/base/dlqr.m: Check stabilizability of (A,B), |
|
654 detectability of (A,Q), and whether (A,Q) has non minimal modes |
|
655 near unit circle. |
4611
|
656 |
|
657 * control/system/is_detectable.m: Use Hautus Lemma. |
|
658 Correct the behavior for discrete-time systems. |
|
659 * control/system/is_stabilizable.m: Likewise. |
|
660 |
4609
|
661 * linear-algebra/krylov.m: Return H = [] in Vnrm == 0 case. |
|
662 |
|
663 * linear-algebra/krylovb.m: Fix typo in usage message. |
|
664 |
4610
|
665 * general/isdefinite.m: New function. |
|
666 |
4567
|
667 2003-10-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
668 |
|
669 * general/reshape: Delete. |
|
670 |
4559
|
671 2003-10-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
672 |
|
673 * general/numel.m: Delete. |
|
674 |
4535
|
675 2003-10-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
676 |
4536
|
677 * miscellaneous/horzcat.m, miscellaneous/vartcat.m: New files. |
|
678 |
|
679 * deprecated/isstr.m: New file. |
4535
|
680 |
4529
|
681 2003-10-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
682 |
|
683 * plot/__axis_label__.m, plot/xlabel.m, plot/ylabel.m, |
|
684 plot/zlabel.m, plot/title.m: Return a value if nargout > 0. |
|
685 |
4525
|
686 2003-10-02 Quentin Spencer <qspencer@ieee.org> |
|
687 |
|
688 * statistics/base/mean.m: Fix missing semicolon problem. |
|
689 |
4503
|
690 2003-09-08 Al Niessner <Al.Niessner@jpl.nasa.gov> |
|
691 |
|
692 * plot/subplot.m: New global variable, __multiplot_scale__. |
|
693 |
4492
|
694 2003-08-29 David Castelow <DCastelow@Airspan.com> |
|
695 |
|
696 * strings/dec2base.m, strings/dec2bin.m, strings/dec2hex.m: |
|
697 Allow optional length argument. |
|
698 |
4491
|
699 2003-08-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
700 |
|
701 * polynomial/polyfit.m: Avoid calling flipud. |
|
702 From Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be>. |
|
703 Return structure as second output value for improved Matlab |
|
704 compatibility. |
|
705 |
4476
|
706 2003-07-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
707 |
4478
|
708 * linear-algebra/cond.m: Behave as though old built-in variable |
|
709 propagate_empty_matrices is always 1. Also handle empty matrices |
|
710 with one non-zero dimension. |
|
711 |
4476
|
712 * miscellaneous/dump_prefs.m: Add warn_separator_insert and |
|
713 warn_single_quote_string to the list. |
4478
|
714 Delete whitespace_in_literal_matrix and propagate_empty_matrices |
|
715 from the list. |
4476
|
716 |
4469
|
717 2003-07-25 Paul Kienzle <pkienzle@users.sf.net> |
|
718 |
|
719 * signal/autocov.m: Transpose result of conj because diag returns |
|
720 a column vector, not a row vector. |
|
721 |
|
722 * audio/playaudio.m, audio/record.m, image/image.m, |
|
723 miscellaneous/bug_report.m: Protect spaces in filenames |
|
724 with quotes. |
|
725 |
4466
|
726 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
727 |
4468
|
728 * io/printf.m, io/puts.m: Delete. |
|
729 |
4466
|
730 * miscellaneous/dump_prefs.m: Delete define_all_return_values and |
|
731 default_return_value from the list. |
|
732 Add warn_undefined_return_values to the list. |
|
733 |
|
734 |
4464
|
735 2003-07-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
736 |
|
737 * miscellaneous/dump_prefs.m: Delete default_global_variable_value |
|
738 and initialize_global_variables from the list. |
|
739 |
4460
|
740 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
741 |
4463
|
742 * image/colormap.m: Don't save and restore default_eval_print_flag. |
|
743 |
|
744 * miscellaneous/dump_prefs.m: Delete default_eval_print_flag. |
|
745 |
|
746 * control/util/zgshsr.m: Use x OP= y instead of x = x OP y. |
|
747 * control/system/sys2fir.m: Likewise. |
|
748 |
|
749 * control/system/is_siso.m: Use && instead of & where appropriate. |
|
750 * control/system/__tf2sysl__.m: Likewise. |
|
751 |
|
752 * control/system/__tf2sysl__.m: Use end instead of length(X). |
|
753 |
|
754 * control/freqchkw.m: Use %-escapes for error instead of num2str |
|
755 and [] concatenation. |
|
756 * control/system/sys2fir.m: Likewise. |
|
757 |
|
758 * control/base/dgram.m, control/base/freqchkw.m, |
|
759 control/base/gram.m, control/system/__abcddims__.m, |
|
760 control/system/__sysdefstname__.m, control/system/__tf2sysl__.m, |
|
761 control/system/is_sample.m, control/system/is_signal_list.m, |
|
762 control/system/is_siso.m, control/system/sys2fir.m, |
|
763 control/system/syschtsam.m, control/system/sysgettsam.m, |
|
764 control/system/sysgettype.m, control/system/tf2zp.m, |
|
765 control/system/ugain.m, control/util/prompt.m, |
|
766 control/util/run_cmd.m, control/util/zgrownorm.m, |
|
767 control/util/zgshsr.m: |
|
768 Improve conformance to Octave coding style. |
|
769 |
4461
|
770 * miscellaneous/dump_prefs.m: Add warn_resize_on_reange_error to |
|
771 the list. |
|
772 Delete resize_on_range_error from the list. |
|
773 |
4460
|
774 * control/base/pzmap.m, control/base/place.m, |
|
775 control/base/__freqresp__.m, control/system/sysappend.m, |
|
776 control/system/syscont.m, control/system/sysdisc.m, |
|
777 control/system/sysgroup.m, control/system/tfout.m, |
|
778 control/system/zp2ss.m, control/system/zpout.m, |
|
779 control/util/__outlist__.m, signal/arma_rnd.m, general/shift.m, |
|
780 strings/strcat.m: Save and restore warn_empty_list_elements, not |
|
781 empty_list_elements_ok. |
|
782 |
|
783 * miscellaneous/dump_prefs.m: Add warn_empty_list_elements to the list. |
|
784 Delete empty_list_elements_ok from the list. |
|
785 |
4457
|
786 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
787 |
|
788 * miscellaneous/dump_prefs.m: Include warn_neg_dim_as_zero in the |
|
789 list. |
|
790 Delete treat_neg_dim_as_zero from the list. |
|
791 |
|
792 * strings/blanks.m: Don't check treat_neg_dim_as_zero. |
|
793 |
4451
|
794 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
795 |
4455
|
796 * general/reshape.m: Omit do_fortran_indexing from doc string (it |
|
797 was not used in the code in any case). |
|
798 |
|
799 * strings/strjust.m: Temporarily set warn_fortran_indexing, not |
|
800 do_fortran_indexing. |
|
801 |
4452
|
802 * statistics/base/moment.m: Temporarily set warn_str_to_num, not |
|
803 implict_str_to_num_ok. Use unwind_protect block to do it. |
|
804 |
4451
|
805 * miscellaneous/dump_prefs.m: Include DEFAULT_EXEC_PATH, |
|
806 DEFAULT_LOAD_PATH, crash_dumps_octave_core, |
4452
|
807 sighup_dumps_octave_core, sigterm_dumps_octave_core, |
4455
|
808 warn_imag_to_real, warn_num_to_str, warn_str_to_num, and |
|
809 warn_fortran_indexing in the list. |
|
810 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok, |
|
811 implicit_str_to_num_ok, do_fortran_indexing, and |
|
812 prefer_column_vectors from list. |
4451
|
813 |
4440
|
814 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
815 |
|
816 * Makefile.in (distclean, maintainer-clean): Also remove |
|
817 gethelp$(BUILD_EXEEXT), $(DOCSTRINGS), and autom4te.cache |
|
818 directory. |
|
819 |
4430
|
820 2003-06-17 Aaron A. King <king@quercus.tiem.utk.edu> |
|
821 |
|
822 * plot/hist.m: Don't forget to define n if x is a vector. |
|
823 |
4424
|
824 2003-06-13 Alois Schloegl <alois.schloegl@tugraz.at> |
|
825 |
|
826 * miscellaneous/fileparts.m: For compatibility with Matlab, |
|
827 return "." with extension. |
|
828 |
4422
|
829 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
830 |
|
831 * control/base/__stepimp__.m, control/base/nichols.m, |
|
832 control/base/nyquist.m, miscellaneous/dump_prefs.m, |
|
833 plot/bottom_title.m, plot/mplot.m, plot/multiplot.m, |
|
834 plot/oneplot.m, plot/plot_border.m, plot/subplot.m, |
|
835 plot/subwindow.m, plot/top_title.m, signal/freqz_plot.m: |
|
836 Eliminate gnuplot_has_multiplot (assume it is always true). |
|
837 |
4413
|
838 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
839 |
|
840 * Makefile.in, image/Makefile.in, startup/Makefile.in: Handle DESTDIR. |
|
841 |
4407
|
842 2003-05-05 Andy Adler <adler@site.uottawa.ca> |
|
843 |
|
844 * plot/hist.m: Improve performance by using different algorithms |
|
845 depending on number of bins. |
|
846 |
4404
|
847 2003-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
848 |
|
849 * control/system/sysadd.m: If systems are not "tf", convert before |
|
850 adding. |
|
851 |
4403
|
852 2003-05-01 Paul Kienzle <pkienzle@users.sf.net> |
|
853 |
|
854 * image/imagesc.m: Accept data limits parameter for colormap. |
|
855 |
4375
|
856 2003-04-11 Doug Stewart <dastew@sympatico.ca> |
|
857 |
|
858 * control/base/__stepimp__.m: If digital impulse, reduce gain of |
|
859 the impulse by t_step. |
|
860 |
4373
|
861 2003-04-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
862 |
|
863 * control/base/__bodquist__.m: Don't convert pdbig and fdbig to |
|
864 column vectors. |
|
865 |
4371
|
866 2003-03-24 Quentin Spencer <qspencer@ieee.org> |
|
867 |
|
868 * linear-algebra/null.m: Handle empty matrix arg. |
|
869 |
4369
|
870 2003-03-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
871 |
|
872 * general/shift.m: Force empty_list_elements_ok to 1. |
|
873 |
4358
|
874 2003-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
875 |
|
876 * deprecated/struct_contains.m, deprecated/struct_elements.m: |
|
877 New files. |
|
878 |
4348
|
879 2003-02-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
880 |
|
881 * statistics/tests/kolmogorov_smirnov_test.m: Use str2func to make |
|
882 function handle to pass to feval. |
|
883 * statistics/base/qqplot.m: Likewise. |
|
884 * statistics/base/ppplot.m: Likewise. |
|
885 * signal/spectral_xdf.m: Likewise. |
|
886 * signal/spectral_adf.m: Likewise. |
|
887 |
4340
|
888 2003-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
889 |
|
890 * plot/axis.m: Avoid whitespace in literal matrix problem. |
|
891 |
4334
|
892 2003-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
893 |
|
894 * linear-algebra/logm.m: New file. |
|
895 |
4329
|
896 2003-02-18 David Bateman <dbateman@free.fr> |
|
897 |
|
898 * mkpkgadd: Scan C++ files as well |
|
899 |
4424
|
900 2003-02-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4321
|
901 |
|
902 * strings/findstr.m: Return empty set for zero-length target. |
|
903 |
4317
|
904 2003-02-11 Paul Kienzle <pkienzle@users.sf.net> |
|
905 |
|
906 * set/union.m: Preserve the orientation of inputs. |
|
907 |
4305
|
908 2003-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
909 |
|
910 * general/int2str.m: Eliminate leading spaces. |
|
911 |
4303
|
912 2003-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
913 |
|
914 * general/int2str.m: Do a better job with 0, Inf, and NaN, |
|
915 |
4298
|
916 2003-01-11 Paul Kienzle <pkienzle@users.sf.net> |
|
917 |
|
918 * Makefile.in (gethelp$(BUILD_EXEEXT)): Pass $(BUILD_CXXFLAGS) and |
|
919 $(BUILD_LDFLAGS) to compiler. |
|
920 |
4295
|
921 2003-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
922 |
|
923 * general/num2str.m: Don't specify field width for scalars. |
|
924 |
4292
|
925 2003-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
926 |
|
927 * Makefile.in (DISTFILES): Don't forget mkpkgadd. |
|
928 |
4265
|
929 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
930 |
4279
|
931 * gethelp.cc: Define __USE_STD_IOSTREAM if using Compaq C++. |
|
932 |
4266
|
933 * miscellaneous/tempname.m: New file. |
|
934 |
|
935 * miscellaneous/tempdir.m: New file. |
|
936 |
4265
|
937 * miscellaneous/fullfile.m: New file. |
|
938 |
4259
|
939 2003-01-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
940 |
4264
|
941 * miscellaneous/fileparts.m: New file. |
|
942 |
|
943 * io/beep.m: New file. |
|
944 |
4260
|
945 * plot/__pltopt1__.m: Call undo_string_escapes for title part of |
|
946 format only. |
4259
|
947 |
4257
|
948 2003-01-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
949 |
|
950 * strings/strcmp.m: Handle cell arrays of strings. |
|
951 |
4229
|
952 2002-12-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
953 |
|
954 * general/int2str.m: Handle matrices. |
|
955 * general/num2str.m: Likewise. |
|
956 Also handle optional precision, and format args. |
|
957 |
4225
|
958 2002-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
959 |
|
960 * audio/Makefile.in, control/base/Makefile.in, |
|
961 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
962 control/system/Makefile.in, elfun/Makefile.in, |
|
963 finance/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
964 io/Makefile.in, linear-algebra/Makefile.in, |
|
965 miscellaneous/Makefile.in, polynomial/Makefile.in, |
|
966 quaternion/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
967 specfun/Makefile.in, special-matrix/Makefile.in, |
|
968 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
969 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
970 strings/Makefile.in, time/Makefile.in, plot/Makefile.in, |
|
971 deprecated/Makefile.in: Use new do-script-install and |
|
972 do-script-uninstall macros. |
|
973 |
|
974 * mkpkgadd: New script. |
|
975 |
|
976 * plot/close.m: New file. |
|
977 |
4184
|
978 2002-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
979 |
|
980 * image/image.m: Use -raw option for xv. |
|
981 From Remy Bruno <remy.bruno@libertysurf.fr> |
|
982 |
4172
|
983 2002-11-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
984 |
4174
|
985 * control/base/lsim.m: Use approximate test for step size change. |
|
986 |
4172
|
987 * signal/bartlett.m: Avoid row/column mismatch error. |
|
988 |
4171
|
989 2002-11-12 Paul Kienzle <pkienzle@users.sf.net> |
|
990 |
|
991 * statistics/base/var.m: Use better formula for improved accuracy. |
|
992 |
4150
|
993 2002-11-04 Nicholas Piper <nick-octave@nickpiper.co.uk> |
|
994 |
|
995 * control/base/lsim.m: Correct doc string. |
|
996 |
|
997 2002-11-04 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
|
998 |
|
999 * control/system/syssub.m: Call tf2sys with Gnum-Hnum, not Gnum+Hnum. |
|
1000 |
4148
|
1001 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1002 |
|
1003 * plot/contour.m: Handle x and y as matrices too. |
|
1004 |
|
1005 2002-11-01 Joseph P. Skudlarek <jskud@jskud.com> |
|
1006 |
|
1007 * plot/contour.m: Fix error and usage messages. |
|
1008 |
4146
|
1009 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1010 |
|
1011 * plot/contour.m: Correct orientation of plot. |
|
1012 |
4139
|
1013 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1014 |
|
1015 * control/base/analdemo.m: Fix typo. |
|
1016 |
4137
|
1017 2002-10-31 Francesco Potorti` <pot@gnu.org> |
|
1018 |
|
1019 * statistics/distributions/discrete_pdf.m: Fix typo. |
|
1020 |
4098
|
1021 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1022 |
|
1023 * mkdoc: Exit immediately on errors. |
|
1024 Exit with error if gethelp does not exist. |
|
1025 |
|
1026 * Makefile.in: Use $(BUILD_EXEEXT) as appropriate. |
|
1027 |
4093
|
1028 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1029 |
|
1030 * Makefile.in (gethelp): Use $(BUILD_CXX), not $(CXX). |
|
1031 |
4079
|
1032 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
|
1033 |
|
1034 * statistics/distributions/normal_cdf.m: Handle variance == 0. |
|
1035 * statistics/distributions/normal_pdf.m: Likewise. |
|
1036 * statistics/distributions/normal_inv.m: Likewise. |
|
1037 |
4077
|
1038 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
|
1039 |
|
1040 * specfun/erfinv.m: Return NaN for NaN inputs. |
|
1041 |
4068
|
1042 2002-09-26 Jeff Cunningham <jeffrey@cunningham.net> |
|
1043 |
|
1044 * statistics/base/var.m: Handle complex values. |
|
1045 |
4031
|
1046 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1047 |
|
1048 * configure.in (AC_CONFIG_FILES): Add deprecated/Makefile to the |
|
1049 list. |
|
1050 * deprecated/Makefile.in: New file. |
|
1051 |
|
1052 2002-08-09 Paul Kienzle <pkienzle@users.sf.net> |
|
1053 |
|
1054 * statistics/distributions/beta_cdf.m: Replace betai with betainc. |
|
1055 * statistics/distributions/binomial_cdf.m: Likewise. |
|
1056 * statistics/distributions/f_cdf.m: Likewise. |
|
1057 * statistics/distributions/t_cdf.m: Likewise. |
|
1058 |
|
1059 * miscellaneous/bincoeff.m: Replace lgamma with gammaln. |
|
1060 * specfun/beta.m: Likewise. |
|
1061 * special-matrix/invhilb.m: Likewise (but it is only in a comment). |
|
1062 * statistics/distributions/gamma_pdf.m: Likewise. |
|
1063 * statistics/distributions/poisson_pdf.m: Likewise. |
|
1064 |
|
1065 * statistics/distributions/gamma_cdf.m: replace gammai with gammainc |
|
1066 * statistics/distributions/poisson_cdf.m: Likewise. |
|
1067 |
4026
|
1068 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1069 |
4028
|
1070 * deprecated/is_bool.m: New file. |
|
1071 * deprecated/is_complex.m: New file. |
|
1072 * deprecated/is_global.m: New file. |
|
1073 * deprecated/is_list.m: New file. |
|
1074 * deprecated/is_matrix.m: New file. |
|
1075 * deprecated/is_scalar.m: New file. |
|
1076 * deprecated/is_square.m: New file. |
|
1077 * deprecated/is_stream.m: New file. |
|
1078 * deprecated/is_struct.m: New file. |
|
1079 * deprecated/is_symmetric.m: New file. |
|
1080 * deprecated/is_vector.m: New file. |
4030
|
1081 * Change all callers of these functions to use the new names. |
4028
|
1082 |
4029
|
1083 * deprecated: New directory. |
|
1084 * Makefile.in (SUBDIRS): Add it to the list. |
|
1085 |
4026
|
1086 * general/isscalar.m: Rename from is_scalar.m. |
|
1087 * general/issquare.m: Rename from is_square.m. |
|
1088 * general/issymmetric.m: Rename from is_symmetric.m. |
|
1089 * general/isvector.m: Rename from is_vector.m. |
|
1090 |
4022
|
1091 2002-08-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1092 |
|
1093 * statistics/base/mean.m: Allow empty matrices. |
|
1094 Handle DIM arg. |
|
1095 |
4020
|
1096 2002-08-05 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
1097 |
|
1098 * plot/__errcomm__.m: If format is not specified, default to error |
|
1099 bar format. |
|
1100 |
4011
|
1101 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1102 |
|
1103 * miscellaneous/popen2.m: Use F_SETFL and O_NONBLOCK, not |
|
1104 __F_SETFL__ and __O_NONBLOCK__. |
|
1105 |
|
1106 * image/saveimage.m: Use OCTAVE_VERSION, not __OCTAVE_VERSION__. |
|
1107 * miscellaneous/bug_report.m: Likewise. |
|
1108 |
4007
|
1109 2002-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1110 |
4008
|
1111 * general/mod.m: Use isreal (x), not any (any (imag (x))). |
|
1112 * general/rem.m: Likewise. |
|
1113 |
|
1114 * plot/loglogerr.m: Use varargin instead of old style varargs. |
|
1115 * plot/semilogxerr.m: Likewise. |
4007
|
1116 * plot/semilogyerr.m: Likewise. |
|
1117 |
4006
|
1118 2002-07-25 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
1119 |
|
1120 * plot/__errcomm__.m: New file. Common functionality for error plots. |
|
1121 * plot/loglogerr.m: New file. Double logarithm plots with errorbars. |
|
1122 * plot/semilogxerr.m: New file. Semilogarithm plots with errorbars. |
|
1123 * plot/semilogyerr.m: New file. Semilogarithm plots with errorbars |
|
1124 |
|
1125 * plot/errorbar.m: Use __errcomm__.m. |
|
1126 * plot/__errplot__.m: Minor cleanups. |
|
1127 * plot/__pltopt__.m: Handle boxxyerrorbars plot style. |
|
1128 * plot/__pltopt1__.m: Likewise. |
|
1129 |
3980
|
1130 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1131 |
3981
|
1132 * general/rem.m: Delete redundant call to usage. |
|
1133 |
3980
|
1134 * general/mod.m: Additional error checks, Texinfoize doc string. |
|
1135 |
|
1136 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
|
1137 |
|
1138 * general/mod.m: New function. |
|
1139 |
3979
|
1140 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1141 |
|
1142 * control/system/sysmult.m: Use varargin instead of old style varargs. |
|
1143 * control/system/sysadd.m: Likewise. |
|
1144 * control/system/sysgroup.m: Likewise. |
|
1145 * control/system/syssub.m: Likewise. |
|
1146 * elfun/gcd.m: Likewise. |
|
1147 * elfun/lcm.m: Likewise. |
|
1148 * general/common_size.m: Likewise. |
|
1149 * io/printf.m: Likewise. |
|
1150 * miscellaneous/menu.m: Likewise. |
|
1151 * miscellaneous/path.m: Likewise. |
|
1152 * plot/__errplot__.m: Likewise. |
|
1153 * plot/__plt__.m: Likewise. |
|
1154 * plot/axis.m: Likewise. |
|
1155 * plot/errorbar.m: Likewise. |
|
1156 * plot/mplot.m: Likewise. |
|
1157 * plot/loglog.m: Likewise. |
|
1158 * plot/plot.m: Likewise. |
|
1159 * plot/plot_border.m: Likewise. |
|
1160 * plot/semilogx.m: Likewise. |
|
1161 * plot/semilogy.m: Likewise. |
|
1162 * plot/xlabel.m: Likewise. |
|
1163 * plot/ylabel.m: Likewise. |
|
1164 * plot/zlabel.m: Likewise. |
|
1165 * statistics/base/ppplot.m: Likewise. |
|
1166 * statistics/base/qqplot.m: Likewise. |
|
1167 * statistics/tests/bartlett_test.m: Likewise. |
|
1168 * statistics/tests/kolmogorov_smirnov_test.m: Likewise. |
|
1169 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
1170 * strings/str2mat.m: Likewise. |
|
1171 * strings/strcat.m: Likewise. |
|
1172 |
3962
|
1173 2002-06-27 Paul Kienzle <pkienzle@jazz.ncnr.nist.gov> |
|
1174 |
|
1175 * statistics/distributions/gamma_pdf.m: Avoid overflow in more cases. |
|
1176 |
3924
|
1177 2002-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1178 |
|
1179 * skip-autoheader: New file, for autogen.sh. |
3925
|
1180 * Makefile.in (DISTFILES): Add it to the list. |
3924
|
1181 |
3914
|
1182 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
|
1183 |
|
1184 * general/repmat.m: New function. |
|
1185 |
3911
|
1186 2002-04-25 Paul Kienzle <pkienzle@users.sf.net> |
|
1187 |
|
1188 * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio. |
|
1189 Use optional parameter to specify the number of bits in the input. |
|
1190 * audio/mu2lin.m: Accept matrices, return n-bit integers or |
|
1191 floats in the range [-1,1], 2x speedup. |
|
1192 |
|
1193 * strings/index.m, strings/rindex.m: Vectorize for speed. |
|
1194 |
3910
|
1195 2002-04-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1196 |
|
1197 * linear-algebra/kron.m: Delete. |
|
1198 |
3907
|
1199 2002-04-24 Paul Kienzle <pkienzle@users.sf.net> |
|
1200 |
|
1201 * signal/freqz.m: If nargout is zero, plot results instead of |
|
1202 returning them. |
|
1203 * signal/freqz_plot.m: New file. |
|
1204 |
3918
|
1205 2002-04-24 Bill Lash <lash@tellabs.com> |
3906
|
1206 |
|
1207 * scripts/signal/unwrap.m: New file. |
|
1208 |
3904
|
1209 2002-04-23 Paul Kienzle <pkienzle@users.sf.net> |
|
1210 |
|
1211 * image/rgb2hsv.m: Faster, more accurate, remove the |
|
1212 divide by zero warning. |
|
1213 |
3893
|
1214 2002-04-09 Paul Kienzle <pkienzle@users.sf.net> |
|
1215 |
3894
|
1216 * strings/deblank.m: Trim \0 as well as blank. |
|
1217 |
3893
|
1218 * scripts/freqz.m: Evaluate a specific range of frequencies |
|
1219 expressed in radians or Hz relative to a supplied sample rate. |
|
1220 |
3890
|
1221 2002-04-04 Paul Kienzle <pkienzle@users.sf.net> |
|
1222 |
|
1223 * signal/fftfilt.m: Filter columns if called with a matrix. |
|
1224 |
3891
|
1225 * strings/findstr.m: Vectorize as much as possible. |
|
1226 |
3889
|
1227 2002-04-04 Dirk Laurie <dirk@calvyn.puk.ac.za> |
|
1228 |
|
1229 * special-matrix/invhilb.m: New version that is faster and more |
|
1230 accurate. |
|
1231 |
3887
|
1232 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> |
|
1233 |
|
1234 * configure.in: Update for autoconf 2.5x. |
|
1235 |
3885
|
1236 2002-04-03 Paul Kienzle <pkienzle@users.sf.net> |
|
1237 |
|
1238 * special-matrix/vander.m: Code tidy and vectorize. |
|
1239 |
3882
|
1240 2002-04-02 Paul Kienzle <pkienzle@users.sf.net> |
|
1241 |
3883
|
1242 * linear-algebra/cross.m: Accept nx3 and 3xn matrices, in addition |
|
1243 to vectors. Issue a warning in the case x matches y' but return a |
|
1244 column vector as Octave currently does. |
|
1245 |
3882
|
1246 * plot/contour.m: Set default number of levels for contour(x,y,z). |
|
1247 |
|
1248 * control/system/starp.m: Leave more of the documentation |
|
1249 processing to texinfo and less to the @format block. |
|
1250 |
|
1251 * image/imagesc.m: Only display image if no output is requested. |
|
1252 Code tidying. |
|
1253 |
3876
|
1254 2002-03-07 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
1255 |
|
1256 * statistics/base/center.m: Accept and return empty matrix. |
|
1257 |
3872
|
1258 2002-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1259 |
|
1260 * specfun/erfinv.m: Fix usage message. |
|
1261 |
3869
|
1262 2002-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1263 |
|
1264 * elfun/coth.m: Use 1 ./ tanh(z) instead of cosh(z) ./ sinh(z). |
|
1265 From "Michael O'Brien" <mobrien@kento.unm.edu>. |
|
1266 |
3837
|
1267 2001-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1268 |
|
1269 * statistics/distributions/discrete_cdf.m: Downcase incorrectly |
|
1270 capitalized variable names. |
|
1271 |
3836
|
1272 2001-05-30 Jean-Francois Cardoso <cardoso@tsi.enst.fr> |
|
1273 |
|
1274 * m/image/saveimage.m: fix saving an image to Postscript format. |
|
1275 |
3814
|
1276 2001-04-18 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
|
1277 |
|
1278 * control/system/is_stabilizable.m: Pass a to sys2ss, not sys. |
|
1279 |
3803
|
1280 2001-02-28 Kai Habel <kai.habel@gmx.de> |
|
1281 |
3833
|
1282 * general/cart2pol.m: New file. |
|
1283 * general/pol2cart.m: New file. |
|
1284 * general/cart2sph.m: New file. |
|
1285 * general/sph2cart.m: New file. |
|
1286 * image/rgb2hsv.m: New file. |
|
1287 * image/hsv2rgb.m: New file. |
3803
|
1288 |
|
1289 2001-02-26 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
1290 |
|
1291 * plot/meshgrid.m: Avoid for loops. |
|
1292 * plot/meshdom.m: Likewise. |
|
1293 |
3801
|
1294 2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1295 |
|
1296 * linear-algebra/norm.m: Use sqrt instead of ^0.5. |
|
1297 |
|
1298 2001-02-22 Heinz Bauschke <bauschke@cecm.sfu.ca> |
|
1299 |
|
1300 * linear-algebra/norm.m: Use more efficient method for Frobenius |
|
1301 norm. |
|
1302 |
3792
|
1303 2001-02-09 David Livings <david.livings@asa.co.uk> |
|
1304 |
|
1305 * statistics/tests/welch_test.m: Fix typo. |
|
1306 |
|
1307 * statistics/distributions/chisquare_cdf.m: |
|
1308 Don't restrict inputs to be only positive integers. |
|
1309 * statistics/distributions/chisquare_inv.m: Likewise. |
|
1310 * statistics/distributions/chisquare_pdf.m: Likewise. |
|
1311 * statistics/distributions/chisquare_rnd.m: Likewise. |
|
1312 * statistics/distributions/f_cdf.m: Likewise. |
|
1313 * statistics/distributions/f_inv.m: Likewise. |
|
1314 * statistics/distributions/f_pdf.m: Likewise. |
|
1315 * statistics/distributions/f_rnd.m: Likewise. |
|
1316 * statistics/distributions/t_cdf.m: Likewise. |
|
1317 * statistics/distributions/t_inv.m: Likewise. |
|
1318 * statistics/distributions/t_pdf.m: Likewise. |
|
1319 * statistics/distributions/t_rnd.m: Likewise. |
|
1320 |
3790
|
1321 2001-02-08 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
1322 |
|
1323 * strings/dec2base.m: New file. |
|
1324 * strings/base2dec.m: New file. |
|
1325 * strings/strjust.m: New file. |
|
1326 * strings/dec2hex.m: Replace with version that just calls 2dec2base. |
|
1327 * strings/dec2bin.m: Likewise. |
|
1328 * strings/hex2dec.m: Replace with version that just calls base2dec. |
|
1329 * strings/bin2dec.m: Likewise. |
|
1330 |
3787
|
1331 2001-02-07 David Livings <david.livings@asa.co.uk> |
|
1332 |
|
1333 * statistics/base/ppplot.m: Use gset, not set. |
|
1334 * statistics/base/qqplot.m: Likewise. |
|
1335 |
3775
|
1336 2001-02-05 Ondrej Popp <ondrej@geocities.com> |
|
1337 |
|
1338 * control/system/c2d.m: Add missing endif. |
|
1339 |
3759
|
1340 2000-12-15 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
1341 |
|
1342 * strings/index.m: Return 0 if either string is empty. |
|
1343 |
|
1344 2000-12-15 Ben Sapp <bsapp@lanl.gov> |
|
1345 |
|
1346 * control/system/c2d.m: Allow option of matched pole/zero |
|
1347 equivalent for conversion. |
|
1348 |
|
1349 2000-12-15 Matthew W. Roberts <matt@lehi.tamu.edu> |
|
1350 |
|
1351 * strings/findstr.m: Return empty matrix if search string is empty. |
|
1352 |
3757
|
1353 2000-12-15 Kai Habel <kai.habel@gmx.de> |
|
1354 |
|
1355 * saveimage.m: Do create rawbit image for black and white images, |
|
1356 but do it correctly. |
|
1357 |
3754
|
1358 2000-12-13 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
1359 |
|
1360 * polynomial/deconv.m: For compatibility with Matlab, don't reduce |
|
1361 result polynomials. |
|
1362 |
3748
|
1363 2000-12-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1364 |
|
1365 * image/saveimage.m: Don't try to create rawbit image. |
|
1366 |
3740
|
1367 2000-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1368 |
|
1369 * Makefile.in (bin-dist): Pass -C to $(MAKE), not -c. |
|
1370 |
3737
|
1371 2000-11-16 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
1372 |
|
1373 * plot/contour.m: Reorder args for Matlab compatibility. |
|
1374 |
3727
|
1375 2000-10-27 Mats Jansson <mats.e.jansson@home.se> |
|
1376 |
|
1377 * set/create_set.m: Avoid empty matrix in matrix list warning. |
|
1378 |
3717
|
1379 2000-09-08 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
1380 |
3718
|
1381 * plot/errorbar.m, plot/__errplot__.m: New functions. |
|
1382 |
3717
|
1383 * plot/mesh.m: Also set nologscale before plotting. |
|
1384 * plot/__pltopt1__.m: Handle xerrorbars, yerrorbars, and |
|
1385 xyerrorbars instead of just errorbars. |
|
1386 |
3714
|
1387 2000-08-25 Thomas Walter <walter@pctc.chemie.uni-erlangen.de> |
|
1388 |
|
1389 * image/image.m: Try display (from ImageMagick) first. |
|
1390 |
3709
|
1391 2000-08-01 Rolf Fabian <fabian@tu-cottbus.de> |
|
1392 |
|
1393 * plot/meshgrid.m: Use transpose to reorient vectors, not complex |
|
1394 conjugate transpose. |
|
1395 |
3705
|
1396 2000-07-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1397 |
|
1398 * strings/str2mat.m: Apply setstr to each argument. |
|
1399 |
3696
|
1400 2000-07-17 Gabriele Pannocchia <pannocchia@ing.unipi.it> |
|
1401 |
|
1402 * control/base/dkalman.m: New file. |
|
1403 * control/base/dlqe.m: Handle singular A matrix. |
|
1404 * control/base/dlqr.m: Likewise. |
|
1405 |
3695
|
1406 2000-07-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1407 |
|
1408 * strings/strcmp.m: Return 0 instead of an error if row and column |
|
1409 dimensions don't match. |
|
1410 |
3690
|
1411 2000-06-30 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
|
1412 |
|
1413 * plot/hist.m: Allow 3 argument form to work. |
|
1414 |
3683
|
1415 2000-06-27 Matthew W. Roberts <matt@lehi.tamu.edu> |
|
1416 |
|
1417 * plot/plot.m: Add examples in doc string. |
|
1418 |
3679
|
1419 2000-06-08 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
1420 |
|
1421 * control/base/__stepimp__.m: Reset multiplot state when done. |
|
1422 Do the right thing even if automatic_replot is not zero. |
|
1423 Avoid failure if system has pure imaginary poles. |
|
1424 |
3674
|
1425 2000-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1426 |
|
1427 * general/logical.m: Return arg if it is empty. Better error |
|
1428 message for non-numeric types. |
|
1429 |
3672
|
1430 2000-05-31 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
|
1431 |
|
1432 * control/base/dlqe.m: Update documentation. Fix typo. Warn |
|
1433 about difference with Matlab dlqe function. |
|
1434 |
|
1435 * control/system/sysmult.m: Fix typo in argument dimensions checking. |
|
1436 |
3670
|
1437 2000-05-24 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
1438 |
|
1439 * strings/strrep.m: Fix typo. |
|
1440 |
3666
|
1441 2000-05-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1442 |
|
1443 * strings/strrep.m: Don't transpose result for case of jump > 0. |
|
1444 |
|
1445 2000-05-13 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
1446 |
|
1447 * strings/strrep.m: Avoid for loop for speed. |
3667
|
1448 * plot/axis.m: Handle string options for Matlab compatibility. |
3666
|
1449 |
3656
|
1450 2000-04-04 John Smith <john@arrows.demon.co.uk> |
|
1451 |
|
1452 * statistics/distributions/beta_inv.m: Provide better(?) initial |
|
1453 guess for iteration. |
|
1454 |
3651
|
1455 2000-03-31 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
1456 |
|
1457 * image/image.m: Allow image (A) or image (x, y, A). |
|
1458 * image/imagesc.m: Likewise. |
|
1459 |
|
1460 * image/image.m: If zoom is not supplied, or if it is an empty |
|
1461 matrix, autoscale the image. |
|
1462 |
3618
|
1463 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1464 |
3619
|
1465 * plot/title.m, plot/bottom_title.m, plot/top_title.m: |
|
1466 Undo string escapes in text twice(!) before sending to gnuplot. |
|
1467 |
3618
|
1468 * image/saveimage.m: Add comment to file saying who created it and |
|
1469 when it was created. Suggested by Stephen Eglen |
|
1470 <stephen@cogsci.ed.ac.uk>. |
|
1471 |
3617
|
1472 2000-03-21 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
1473 |
|
1474 * polynomial/polyreduce.m: Simplify by looking for the first |
|
1475 non-zero element rather than the last of the first set of zero |
|
1476 elements. |
|
1477 |
|
1478 * plot/__pltopt1__.m: Accept "--", "-.", and ":" line styles. |
|
1479 |
3616
|
1480 2000-03-21 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
|
1481 |
|
1482 * image/saveimage.m: Swap black and white colormaps so zero is |
|
1483 displayed as black and 1 is displayed as white. |
|
1484 Fix indexing bug in ppm case. |
|
1485 |
3604
|
1486 2000-03-06 Stephen Eglen <stephen@anc.ed.ac.uk> |
|
1487 |
|
1488 * statistics/tests/kolmogorov_smirnov_test_2.m: Account for ties |
|
1489 between the two distributions (took same approach as ks.test() in R.) |
|
1490 |
3603
|
1491 2000-02-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1492 |
|
1493 * control/base/bode.m: Temporarily disable automatic_replot. |
|
1494 |
3599
|
1495 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1496 |
3601
|
1497 * Makefile.in (clean): Also remove gethelp. |
|
1498 |
3599
|
1499 * specfun/erfinv.m: Use z_new in convergence test, not z_old. |
|
1500 |
3597
|
1501 2000-02-11 Georg Thimm <mgeorg@SGraphicsWS1.mpe.ntu.edu.sg> |
|
1502 |
|
1503 * set/create_set.m: Use find to avoid while loop. |
|
1504 |
|
1505 2000-02-11 Stephen Eglen <stephen@cogsci.ed.ac.uk> |
|
1506 |
|
1507 * plot/hist.m: New optional third argument. |
|
1508 |
|
1509 2000-02-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1510 |
|
1511 * miscellaneous/bug_report.m: Use octave-bug script with version |
|
1512 number appended. |
|
1513 |
3575
|
1514 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1515 |
|
1516 * gethelp.cc: Sprinkle with std:: qualifier. |
|
1517 |
3498
|
1518 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1519 |
|
1520 * image/saveimage.m: Delete some debugging code. |
|
1521 |
3486
|
1522 2000-01-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1523 |
|
1524 * signal/sinc.m: Avoid reshaping. |
|
1525 |
|
1526 * image/rgb2ind.m: No longer needs to reset do_fortran_indexing. |
|
1527 * image/ind2rgb.m: Ditto. |
|
1528 * image/ind2gray.m: Ditto. |
|
1529 * general/reshape.m: Ditto. Also no longer needs to reset |
|
1530 implicit_str_to_num_ok. |
|
1531 |
3483
|
1532 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1533 |
|
1534 * miscellaneous/popen2.m: Deal with the fact that pipe now returns |
|
1535 a list of file structures, not a vector of numeric file ids. |
|
1536 |
3474
|
1537 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1538 |
3476
|
1539 * plot/__axis_label__.m: New function. |
|
1540 Undo string escapes in text twice(!) before sending to gnuplot. |
|
1541 * plot/xlabel.m: Use it. |
|
1542 * plot/ylabel.m: Ditto. |
|
1543 * plot/zlabel.m: Ditto. |
|
1544 |
3474
|
1545 * plot/mesh.m: Fix error message to reflect reality. |
|
1546 |
3473
|
1547 2000-01-24 Cyril Humbert <humbert@phobos.univ-mlv.fr> |
|
1548 |
|
1549 * statistics/distributions/weibull_pdf.m: Use correct formula. |
|
1550 |
3471
|
1551 2000-01-22 Michael Reifenberger <mike@Plaut.de> |
|
1552 |
|
1553 * audio/saveaudio.m: Also accept files with .ul extension. |
|
1554 * audio/loadaudio.m: Ditto. |
|
1555 * audio/playaudio.m: Ditto. |
|
1556 |
3456
|
1557 2000-01-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1558 |
|
1559 * statistics/distributions/beta_cdf.m: Texinfoize doc string. |
|
1560 * statistics/distributions/beta_inv.m: Ditto. |
|
1561 * statistics/distributions/beta_pdf.m: Ditto. |
|
1562 * statistics/distributions/beta_rnd.m: Ditto. |
|
1563 * statistics/distributions/binomial_cdf.m: Ditto. |
|
1564 * statistics/distributions/binomial_inv.m: Ditto. |
|
1565 * statistics/distributions/binomial_pdf.m: Ditto. |
|
1566 * statistics/distributions/binomial_rnd.m: Ditto. |
|
1567 * statistics/distributions/cauchy_cdf.m: Ditto. |
|
1568 * statistics/distributions/cauchy_inv.m: Ditto. |
|
1569 * statistics/distributions/cauchy_pdf.m: Ditto. |
|
1570 * statistics/distributions/cauchy_rnd.m: Ditto. |
|
1571 * statistics/distributions/chisquare_cdf.m: Ditto. |
|
1572 * statistics/distributions/chisquare_inv.m: Ditto. |
|
1573 * statistics/distributions/chisquare_pdf.m: Ditto. |
|
1574 * statistics/distributions/chisquare_rnd.m: Ditto. |
|
1575 * statistics/distributions/discrete_cdf.m: Ditto. |
|
1576 * statistics/distributions/discrete_inv.m: Ditto. |
|
1577 * statistics/distributions/discrete_pdf.m: Ditto. |
|
1578 * statistics/distributions/discrete_rnd.m: Ditto. |
|
1579 * statistics/distributions/empirical_cdf.m: Ditto. |
|
1580 * statistics/distributions/empirical_inv.m: Ditto. |
|
1581 * statistics/distributions/empirical_pdf.m: Ditto. |
|
1582 * statistics/distributions/empirical_rnd.m: Ditto. |
|
1583 * statistics/distributions/exponential_cdf.m: Ditto. |
|
1584 * statistics/distributions/exponential_inv.m: Ditto. |
|
1585 * statistics/distributions/exponential_pdf.m: Ditto. |
|
1586 * statistics/distributions/exponential_rnd.m: Ditto. |
|
1587 * statistics/distributions/f_cdf.m: Ditto. |
|
1588 * statistics/distributions/f_inv.m: Ditto. |
|
1589 * statistics/distributions/f_pdf.m: Ditto. |
|
1590 * statistics/distributions/f_rnd.m: Ditto. |
|
1591 * statistics/distributions/gamma_cdf.m: Ditto. |
|
1592 * statistics/distributions/gamma_inv.m: Ditto. |
|
1593 * statistics/distributions/gamma_pdf.m: Ditto. |
|
1594 * statistics/distributions/gamma_rnd.m: Ditto. |
|
1595 * statistics/distributions/geometric_cdf.m: Ditto. |
|
1596 * statistics/distributions/geometric_inv.m: Ditto. |
|
1597 * statistics/distributions/geometric_pdf.m: Ditto. |
|
1598 * statistics/distributions/geometric_rnd.m: Ditto. |
|
1599 * statistics/distributions/hypergeometric_cdf.m: Ditto. |
|
1600 * statistics/distributions/hypergeometric_inv.m: Ditto. |
|
1601 * statistics/distributions/hypergeometric_pdf.m: Ditto. |
|
1602 * statistics/distributions/hypergeometric_rnd.m: Ditto. |
|
1603 * statistics/distributions/kolmogorov_smirnov_cdf.m: Ditto. |
|
1604 * statistics/distributions/laplace_cdf.m: Ditto. |
|
1605 * statistics/distributions/laplace_inv.m: Ditto. |
|
1606 * statistics/distributions/laplace_pdf.m: Ditto. |
|
1607 * statistics/distributions/laplace_rnd.m: Ditto. |
|
1608 * statistics/distributions/logistic_cdf.m: Ditto. |
|
1609 * statistics/distributions/logistic_inv.m: Ditto. |
|
1610 * statistics/distributions/logistic_pdf.m: Ditto. |
|
1611 * statistics/distributions/logistic_rnd.m: Ditto. |
|
1612 * statistics/distributions/lognormal_cdf.m: Ditto. |
|
1613 * statistics/distributions/lognormal_inv.m: Ditto. |
|
1614 * statistics/distributions/lognormal_pdf.m: Ditto. |
|
1615 * statistics/distributions/lognormal_rnd.m: Ditto. |
|
1616 * statistics/distributions/normal_cdf.m: Ditto. |
|
1617 * statistics/distributions/normal_inv.m: Ditto. |
|
1618 * statistics/distributions/normal_pdf.m: Ditto. |
|
1619 * statistics/distributions/normal_rnd.m: Ditto. |
|
1620 * statistics/distributions/pascal_cdf.m: Ditto. |
|
1621 * statistics/distributions/pascal_inv.m: Ditto. |
|
1622 * statistics/distributions/pascal_pdf.m: Ditto. |
|
1623 * statistics/distributions/pascal_rnd.m: Ditto. |
|
1624 * statistics/distributions/poisson_cdf.m: Ditto. |
|
1625 * statistics/distributions/poisson_inv.m: Ditto. |
|
1626 * statistics/distributions/poisson_pdf.m: Ditto. |
|
1627 * statistics/distributions/poisson_rnd.m: Ditto. |
|
1628 * statistics/distributions/stdnormal_cdf.m: Ditto. |
|
1629 * statistics/distributions/stdnormal_inv.m: Ditto. |
|
1630 * statistics/distributions/stdnormal_pdf.m: Ditto. |
|
1631 * statistics/distributions/stdnormal_rnd.m: Ditto. |
|
1632 * statistics/distributions/t_cdf.m: Ditto. |
|
1633 * statistics/distributions/t_inv.m: Ditto. |
|
1634 * statistics/distributions/t_pdf.m: Ditto. |
|
1635 * statistics/distributions/t_rnd.m: Ditto. |
|
1636 * statistics/distributions/uniform_cdf.m: Ditto. |
|
1637 * statistics/distributions/uniform_inv.m: Ditto. |
|
1638 * statistics/distributions/uniform_pdf.m: Ditto. |
|
1639 * statistics/distributions/uniform_rnd.m: Ditto. |
|
1640 * statistics/distributions/weibull_cdf.m: Ditto. |
|
1641 * statistics/distributions/weibull_inv.m: Ditto. |
|
1642 * statistics/distributions/weibull_pdf.m: Ditto. |
|
1643 * statistics/distributions/weibull_rnd.m: Ditto. |
|
1644 * statistics/distributions/wiener_rnd.m: Ditto. |
|
1645 |
3453
|
1646 2000-01-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1647 |
|
1648 * statistics/base/values.m: Texinfoize doc string. |
|
1649 * statistics/base/var.m: Ditto. |
|
1650 * statistics/base/table.m: Ditto. |
|
1651 * statistics/base/studentize.m: Ditto. |
|
1652 * statistics/base/statistics.m: Ditto. |
|
1653 * statistics/base/spearman.m: Ditto. |
|
1654 * statistics/base/run_count.m: Ditto. |
|
1655 * statistics/base/ranks.m: Ditto. |
|
1656 * statistics/base/range.m: Ditto. |
|
1657 * statistics/base/qqplot.m: Ditto. |
|
1658 * statistics/base/probit.m: Ditto. |
|
1659 * statistics/base/ppplot.m: Ditto. |
|
1660 * statistics/base/moment.m: Ditto. |
|
1661 * statistics/base/meansq.m: Ditto. |
|
1662 * statistics/base/logit.m: Ditto. |
|
1663 * statistics/base/kendall.m: Ditto. |
|
1664 * statistics/base/iqr.m: Ditto. |
|
1665 * statistics/base/cut.m: Ditto. |
|
1666 * statistics/base/cor.m: Ditto. |
|
1667 * statistics/base/cloglog.m: Ditto. |
|
1668 * statistics/base/center.m: Ditto. |
3454
|
1669 * statistics/models/logistic_regression.m: Ditto. |
|
1670 * statistics/models/logistic_regression_derivative.m: Ditto. |
|
1671 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
1672 * statistics/tests/anova.m: Ditto. |
|
1673 * statistics/tests/bartlett_test.m: Ditto. |
|
1674 * statistics/tests/chisquare_test_homogeneity.m: Ditto. |
|
1675 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
1676 * statistics/tests/cor_test.m: Ditto. |
|
1677 * statistics/tests/f_test_regression.m: Ditto. |
|
1678 * statistics/tests/hotelling_test.m: Ditto. |
|
1679 * statistics/tests/hotelling_test_2.m: Ditto. |
|
1680 * statistics/tests/kolmogorov_smirnov_test.m: Ditto. |
|
1681 * statistics/tests/kolmogorov_smirnov_test_2.m: Ditto. |
|
1682 * statistics/tests/kruskal_wallis_test.m: Ditto. |
|
1683 * statistics/tests/manova.m: Ditto. |
|
1684 * statistics/tests/mcnemar_test.m: Ditto. |
|
1685 * statistics/tests/prop_test_2.m: Ditto. |
|
1686 * statistics/tests/run_test.m: Ditto. |
|
1687 * statistics/tests/sign_test.m: Ditto. |
|
1688 * statistics/tests/t_test.m: Ditto. |
|
1689 * statistics/tests/t_test_2.m: Ditto. |
|
1690 * statistics/tests/t_test_regression.m: Ditto. |
|
1691 * statistics/tests/u_test.m: Ditto. |
|
1692 * statistics/tests/var_test.m: Ditto. |
|
1693 * statistics/tests/welch_test.m: Ditto. |
|
1694 * statistics/tests/wilcoxon_test.m: Ditto. |
|
1695 * statistics/tests/z_test.m: Ditto. |
|
1696 * statistics/tests/z_test_2.m: Ditto. |
3453
|
1697 |
3446
|
1698 2000-01-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1699 |
|
1700 * strings/bin2dec.m: Texinfoize doc string. |
3449
|
1701 * plot/__plr1__.m: Ditto. |
|
1702 * plot/__pltopt__.m: Ditto. |
|
1703 * plot/__plt__.m: Ditto. |
|
1704 * plot/__plt2vv__.m: Ditto. |
|
1705 * plot/__plr2__.m: Ditto. |
|
1706 * plot/__plr__.m: Ditto. |
|
1707 * plot/__plt1__.m: Ditto. |
|
1708 * plot/__plt2__.m: Ditto. |
|
1709 * plot/__plt2mm__.m: Ditto. |
|
1710 * plot/__plt2mv__.m: Ditto. |
|
1711 * plot/__plt2ss__.m: Ditto. |
|
1712 * miscellaneous/paren.m: Ditto. |
|
1713 * miscellaneous/comma.m: Ditto. |
|
1714 * miscellaneous/semicolon.m: Ditto. |
|
1715 * miscellaneous/path.m: Ditto. |
|
1716 * miscellaneous/list_primes.m: Ditto. |
|
1717 * miscellaneous/flops.m: Ditto. |
|
1718 * miscellaneous/dump_prefs.m: Ditto. |
|
1719 * miscellaneous/bug_report.m: Ditto. |
|
1720 * linear-algebra/dot.m: Ditto |
|
1721 * linear-algebra/dmult.m: Ditto. |
|
1722 * general/randperm.m: Ditto. |
|
1723 * general/logical.m: Ditto. |
|
1724 * general/is_duplicate_entry.m: Ditto. |
|
1725 * signal/arch_fit.m: Ditto. |
|
1726 * signal/arch_rnd.m: Ditto. |
|
1727 * signal/arch_test.m: Ditto. |
|
1728 * signal/arma_rnd.m: Ditto. |
|
1729 * signal/autocor.m: Ditto. |
|
1730 * signal/autocov.m: Ditto. |
|
1731 * signal/autoreg_matrix.m: Ditto. |
|
1732 * signal/bartlett.m: Ditto. |
|
1733 * signal/blackman.m: Ditto. |
|
1734 * signal/detrend.m: Ditto. |
|
1735 * signal/diffpara.m: Ditto. |
|
1736 * signal/durbinlevinson.m: Ditto. |
|
1737 * signal/fftconv.m: Ditto. |
|
1738 * signal/fftfilt.m: Ditto. |
|
1739 * signal/fftshift.m: Ditto. |
|
1740 * signal/fractdiff.m: Ditto. |
|
1741 * signal/freqz.m: Ditto. |
|
1742 * signal/hamming.m: Ditto. |
|
1743 * signal/hanning.m: Ditto. |
|
1744 * signal/hurst.m: Ditto. |
|
1745 * signal/periodogram.m: Ditto. |
|
1746 * signal/rectangle_lw.m: Ditto. |
|
1747 * signal/rectangle_sw.m: Ditto. |
|
1748 * signal/sinc.m: Ditto. |
|
1749 * signal/sinetone.m: Ditto. |
|
1750 * signal/sinewave.m: Ditto. |
|
1751 * signal/spectral_adf.m: Ditto. |
|
1752 * signal/spectral_xdf.m: Ditto. |
|
1753 * signal/spencer.m: Ditto. |
|
1754 * signal/stft.m: Ditto. |
|
1755 * signal/synthesis.m: Ditto. |
|
1756 * signal/triangle_lw.m: Ditto. |
|
1757 * signal/triangle_sw.m: Ditto. |
|
1758 * signal/yulewalker.m: Ditto. |
3450
|
1759 * control/util/strappend.m: Ditto. |
3451
|
1760 * control/base/nichols.m: Ditto. |
3452
|
1761 * control/system/is_signal_list.m: Ditto. |
|
1762 * control/system/listidx.m: Ditto. |
|
1763 * control/system/sysgettsam.m: Ditto. |
|
1764 * control/system/sysidx.m: Ditto. |
3446
|
1765 |
3438
|
1766 2000-01-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1767 |
|
1768 * control/system/__abcddims__.m: Rename from |
|
1769 control/system/abcddims.m, change all callers. |
|
1770 * control/base/__bodquist__.m: Likewise. |
|
1771 * control/base/__freqresp__.m: Likewise. |
|
1772 * control/util/__outlist__.m: Likewise. |
|
1773 * control/base/__stepimp__.m: Likewise. |
|
1774 * control/system/__syschnamesl__.m: Likewise. |
|
1775 * control/system/__syscont_disc__.m: Likewise. |
|
1776 * control/system/__sysdefioname__.m: Likewise. |
|
1777 * control/system/__sysdefstname__.m: Likewise. |
|
1778 * control/system/__sysgroupn__.m: Likewise. |
|
1779 * control/system/__tf2sysl__.m: Likewise. |
|
1780 * control/util/__zgpbal__.m: Likewise. |
|
1781 * control/system/__zp2ssg2__.m: Likewise. |
3495
|
1782 |
|
1783 * quaternion/demoquat.m: Add copyright notice, Texinfoize doc string. |
3452
|
1784 * quaternion/qconj.m: Ditto. |
|
1785 * quaternion/qcoordinate_plot.m: Ditto. |
|
1786 * quaternion/qderiv.m: Ditto. |
|
1787 * quaternion/qderivmat.m: Ditto. |
|
1788 * quaternion/qinv.m: Ditto. |
|
1789 * quaternion/qmult.m: Ditto. |
|
1790 * quaternion/qtrans.m: Ditto. |
|
1791 * quaternion/qtransv.m: Ditto. |
|
1792 * quaternion/qtransvmat.m: Ditto. |
|
1793 * quaternion/quaternion.m: Ditto. |
3438
|
1794 |
3436
|
1795 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1796 |
|
1797 * control/base/Makefile.in: Ditto. |
|
1798 * control/hinf/Makefile.in: New file. |
|
1799 * control/marsyas/Makefile.in: Ditto. |
|
1800 * control/obsolete/Makefile.in: Ditto. |
|
1801 * control/system/Makefile.in: Ditto. |
|
1802 * control/util/Makefile.in: Ditto. |
|
1803 |
|
1804 * strings/com2str.m: Move here from control directory. |
|
1805 |
|
1806 * control/base: New directory. |
|
1807 * control/base/DEMOcontrol.m: Move here from control directory. |
|
1808 * control/base/analdemo.m: Ditto. |
|
1809 * control/base/are.m: Ditto. |
|
1810 * control/base/bddemo.m: Ditto. |
|
1811 * control/base/bode.m: Ditto. |
|
1812 * control/base/bode_bounds.m: Ditto. |
|
1813 * control/base/bodquist.m: Ditto. |
|
1814 * control/base/controldemo.m: Ditto. |
|
1815 * control/base/ctrb.m: Ditto. |
|
1816 * control/base/damp.m: Ditto. |
|
1817 * control/base/dare.m: Ditto. |
|
1818 * control/base/dcgain.m: Ditto. |
|
1819 * control/base/dgram.m: Ditto. |
|
1820 * control/base/dlqe.m: Ditto. |
|
1821 * control/base/dlqr.m: Ditto. |
|
1822 * control/base/dlyap.m: Ditto. |
|
1823 * control/base/dre.m: Ditto. |
|
1824 * control/base/frdemo.m: Ditto. |
|
1825 * control/base/freqchkw.m: Ditto. |
|
1826 * control/base/freqresp.m: Ditto. |
|
1827 * control/base/gram.m: Ditto. |
|
1828 * control/base/impulse.m: Ditto. |
|
1829 * control/base/lqe.m: Ditto. |
|
1830 * control/base/lqg.m: Ditto. |
|
1831 * control/base/lqr.m: Ditto. |
|
1832 * control/base/lsim.m: Ditto. |
|
1833 * control/base/ltifr.m: Ditto. |
|
1834 * control/base/lyap.m: Ditto. |
|
1835 * control/base/nichols.m: Ditto. |
|
1836 * control/base/nyquist.m: Ditto. |
|
1837 * control/base/obsv.m: Ditto. |
|
1838 * control/base/place.m: Ditto. |
|
1839 * control/base/pzmap.m: Ditto. |
|
1840 * control/base/rldemo.m: Ditto. |
|
1841 * control/base/rlocus.m: Ditto. |
|
1842 * control/base/step.m: Ditto. |
|
1843 * control/base/stepimp.m: Ditto. |
|
1844 * control/base/tzero.m: Ditto. |
|
1845 * control/base/tzero2.m: Ditto. |
|
1846 |
|
1847 * control/hinf: New directory. |
|
1848 * control/hinf/dhinfdemo.m: Move here from control directory. |
|
1849 * control/hinf/h2norm.m: Ditto. |
|
1850 * control/hinf/h2syn.m: Ditto. |
|
1851 * control/hinf/hinf_ctr.m: Ditto. |
|
1852 * control/hinf/hinfdemo.m: Ditto. |
|
1853 * control/hinf/hinfnorm.m: Ditto. |
|
1854 * control/hinf/hinfsyn.m: Ditto. |
|
1855 * control/hinf/hinfsyn_chk.m: Ditto. |
|
1856 * control/hinf/hinfsyn_ric.m: Ditto. |
|
1857 * control/hinf/wgt1o.m: Ditto. |
3441
|
1858 * control/hinf/dgkfdemo.m: Ditto. |
|
1859 * control/hinf/is_dgkf.m: Ditto. |
3436
|
1860 |
|
1861 * control/marsyas: New directory. |
|
1862 * control/marsyas/demomarsyas.m: Move here from control directory. |
|
1863 * control/marsyas/susball.m: Ditto. |
|
1864 |
|
1865 * control/obsolete/dezero.m: Move here from control directory. |
|
1866 * control/obsolete/rotg.m: Ditto. |
|
1867 |
|
1868 * control/system: New directory. |
|
1869 * control/system/abcddim.m: Move here from control directory. |
|
1870 * control/system/abcddims.m: Ditto. |
|
1871 * control/system/buildssic.m: Ditto. |
|
1872 * control/system/c2d.m: Ditto. |
|
1873 * control/system/d2c.m: Ditto. |
|
1874 * control/system/dmr2d.m: Ditto. |
|
1875 * control/system/fir2sys.m: Ditto. |
|
1876 * control/system/is_abcd.m: Ditto. |
|
1877 * control/system/is_digital.m: Ditto. |
|
1878 * control/system/is_sample.m: Ditto. |
|
1879 * control/system/is_signal_list.m: Ditto. |
|
1880 * control/system/is_siso.m: Ditto. |
3441
|
1881 * control/system/is_controllable.m: Ditto. |
|
1882 * control/system/is_detectable.m: Ditto. |
|
1883 * control/system/is_observable.m: Ditto. |
|
1884 * control/system/is_stabilizable.m: Ditto. |
|
1885 * control/system/is_stable.m: Ditto. |
3436
|
1886 * control/system/jet707.m: Ditto. |
|
1887 * control/system/listidx.m: Ditto. |
|
1888 * control/system/moddemo.m: Ditto. |
|
1889 * control/system/ord2.m: Ditto. |
|
1890 * control/system/packedform.m: Ditto. |
|
1891 * control/system/parallel.m: Ditto. |
|
1892 * control/system/ss2sys.m: Ditto. |
|
1893 * control/system/ss2tf.m: Ditto. |
|
1894 * control/system/ss2zp.m: Ditto. |
|
1895 * control/system/starp.m: Ditto. |
|
1896 * control/system/sys2fir.m: Ditto. |
|
1897 * control/system/sys2ss.m: Ditto. |
|
1898 * control/system/sys2tf.m: Ditto. |
|
1899 * control/system/sys2zp.m: Ditto. |
|
1900 * control/system/sysadd.m: Ditto. |
|
1901 * control/system/sysappend.m: Ditto. |
|
1902 * control/system/syschnamesl.m: Ditto. |
|
1903 * control/system/syschtsam.m: Ditto. |
|
1904 * control/system/sysconnect.m: Ditto. |
|
1905 * control/system/syscont.m: Ditto. |
|
1906 * control/system/syscont_disc.m: Ditto. |
|
1907 * control/system/sysdefioname.m: Ditto. |
|
1908 * control/system/sysdefstname.m: Ditto. |
|
1909 * control/system/sysdimensions.m: Ditto. |
|
1910 * control/system/sysdisc.m: Ditto. |
|
1911 * control/system/sysdup.m: Ditto. |
|
1912 * control/system/sysgetsignals.m: Ditto. |
|
1913 * control/system/sysgettsam.m: Ditto. |
|
1914 * control/system/sysgettype.m: Ditto. |
|
1915 * control/system/sysgroup.m: Ditto. |
|
1916 * control/system/sysgroupn.m: Ditto. |
|
1917 * control/system/sysidx.m: Ditto. |
|
1918 * control/system/sysmin.m: Ditto. |
|
1919 * control/system/sysmult.m: Ditto. |
|
1920 * control/system/sysout.m: Ditto. |
|
1921 * control/system/sysprune.m: Ditto. |
|
1922 * control/system/sysreorder.m: Ditto. |
|
1923 * control/system/sysrepdemo.m: Ditto. |
|
1924 * control/system/sysscale.m: Ditto. |
|
1925 * control/system/syssetsignals.m: Ditto. |
|
1926 * control/system/syssub.m: Ditto. |
|
1927 * control/system/sysupdate.m: Ditto. |
|
1928 * control/system/tf2ss.m: Ditto. |
|
1929 * control/system/tf2sys.m: Ditto. |
|
1930 * control/system/tf2sysl.m: Ditto. |
|
1931 * control/system/tf2zp.m: Ditto. |
|
1932 * control/system/tfout.m: Ditto. |
|
1933 * control/system/ugain.m: Ditto. |
|
1934 * control/system/zp2ss.m: Ditto. |
|
1935 * control/system/zp2ssg2.m: Ditto. |
|
1936 * control/system/zp2sys.m: Ditto. |
|
1937 * control/system/zp2tf.m: Ditto. |
|
1938 * control/system/zpout.m: Ditto. |
|
1939 |
|
1940 * control/util: New directory. |
|
1941 * control/util/axis2dlim.m: Move here from control directory. |
|
1942 * control/util/outlist.m: Ditto. |
|
1943 * control/util/prompt.m: Ditto. |
|
1944 * control/util/run_cmd.m: Ditto. |
|
1945 * control/util/sortcom.m: Ditto. |
|
1946 * control/util/strappend.m: Ditto. |
|
1947 * control/util/swap.m: Ditto. |
|
1948 * control/util/zgfmul.m: Ditto. |
|
1949 * control/util/zgfslv.m: Ditto. |
|
1950 * control/util/zginit.m: Ditto. |
|
1951 * control/util/zgpbal.m: Ditto. |
|
1952 * control/util/zgreduce.m: Ditto. |
|
1953 * control/util/zgrownorm.m: Ditto. |
|
1954 * control/util/zgscal.m: Ditto. |
|
1955 * control/util/zgsgiv.m: Ditto. |
|
1956 * control/util/zgshsr.m: Ditto. |
|
1957 |
3427
|
1958 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1959 |
|
1960 * gethelp.cc (extract_help_text): Discard first space character |
|
1961 after consecutive comment characters. |
|
1962 |
3422
|
1963 Thu Jan 13 00:56:57 2000 John W. Eaton <jwe@bahaha.che.wisc.edu> |
|
1964 |
|
1965 * control/obsolete: New directory |
|
1966 * control/obsolete/swaprows.m: Move here from control directory. |
3436
|
1967 * control/obsolete/swapcols.m: Ditto. |
|
1968 * control/obsolete/dlqg.m: Ditto. |
|
1969 * control/obsolete/minfo.m: Ditto. |
|
1970 * control/obsolete/packsys.m: Ditto. |
|
1971 * control/obsolete/qzval.m: Ditto. |
|
1972 * control/obsolete/unpacksys.m: Ditto. |
|
1973 * control/obsolete/series.m: Ditto. |
|
1974 * control/obsolete/syschnames.m: Ditto. |
|
1975 * polynomial/polyout.m: Ditto. |
3422
|
1976 |
3420
|
1977 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1978 |
|
1979 * general/fliplr.m: Eliminate useless copy of arg. |
|
1980 * general/flipud.m: Ditto. |
|
1981 |
3418
|
1982 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1983 |
|
1984 * linear-algebra/cross.m: Only return a row vector if both args |
|
1985 are row vectors. |
|
1986 * polynomial/polyfit.m: Likewise. |
|
1987 |
|
1988 * signal/autocov.m: Don't reset prefer_column_vectors. |
|
1989 |
|
1990 * statistics/distributions/discrete_rnd.m: |
|
1991 Always generate a row vector. |
|
1992 * statistics/distributions/hypergeometric_rnd.m: Likewise. |
|
1993 |
3416
|
1994 2000-01-11 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
1995 |
|
1996 * strings/upper.m: Add missing `-*- texinfo -*-' tag to doc string. |
|
1997 |
|
1998 * audio/setaudio.m: Texinfoize doc string. |
|
1999 * control/com2str.m: Likewise. |
|
2000 * control/controldemo.m: Likewise. |
|
2001 * control/DEMOcontrol.m: Likewise. |
|
2002 * control/dezero.m: Likewise. |
|
2003 * control/dre.m: Likewise. |
|
2004 * control/hinfsyn_ric.m: Likewise. |
|
2005 |
3407
|
2006 2000-01-05 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
2007 |
|
2008 * io/printf.m: Add @seealso{...} to doc string. |
|
2009 * io/puts.m: Likewise. |
|
2010 * plot/semilogx.m: Likewise. |
|
2011 * plot/semilogy.m: Likewise. |
|
2012 * plot/__pltopt__.m: Likewise. |
|
2013 * plot/bar.m: Likewise. |
|
2014 * plot/xlabel.m: Likewise. |
|
2015 * plot/grid.m: Likewise. |
|
2016 * plot/shg.m: Likewise. |
|
2017 * plot/title.m: Likewise. |
|
2018 * plot/mesh.m: Likewise. |
|
2019 * plot/__pltopt1__.m: Likewise. |
|
2020 * plot/contour.m: Likewise. |
|
2021 * plot/hist.m: Likewise. |
|
2022 * plot/stairs.m: Likewise. |
|
2023 * plot/meshgrid.m: Likewise. |
|
2024 * plot/polar.m: Likewise. |
|
2025 * plot/loglog.m: Likewise. |
|
2026 * plot/plot.m: Likewise. |
|
2027 * miscellaneous/semicolon.m: Likewise. |
|
2028 * miscellaneous/menu.m: Likewise. |
|
2029 * miscellaneous/etime.m: Likewise. |
|
2030 * miscellaneous/texas_lotto.m: Likewise. |
|
2031 * miscellaneous/comma.m: Likewise. |
|
2032 * audio/lin2mu.m: Likewise. |
|
2033 * audio/playaudio.m: Likewise. |
|
2034 * audio/loadaudio.m: Likewise. |
|
2035 * audio/saveaudio.m: Likewise. |
|
2036 * audio/mu2lin.m: Likewise. |
|
2037 * audio/record.m: Likewise. |
|
2038 * strings/isletter.m: Likewise. |
|
2039 * strings/lower.m: Likewise. |
|
2040 * strings/lower.m: Likewise. |
|
2041 * strings/upper.m: Likewise. |
|
2042 * specfun/erfinv.m: Likewise. |
|
2043 * specfun/gammai.m: Likewise. |
|
2044 * specfun/log2.m: Likewise. |
|
2045 * specfun/pow2.m: Likewise. |
|
2046 * elfun/gcd.m: Likewise. |
|
2047 * elfun/lcm.m: Likewise. |
|
2048 * special-matrix/vander.m: Likewise. |
|
2049 * special-matrix/sylvester_matrix.m: Likewise. |
|
2050 * special-matrix/hilb.m: Likewise. |
|
2051 * special-matrix/hankel.m: Likewise. |
|
2052 * special-matrix/toeplitz.m: Likewise. |
|
2053 * special-matrix/invhilb.m: Likewise. |
|
2054 * statistics/base/std.m: Likewise. |
|
2055 * statistics/base/median.m: Likewise. |
|
2056 * linear-algebra/cond.m: Likewise. |
|
2057 * linear-algebra/norm.m: Likewise. |
|
2058 * finance/nper.m: Likewise. |
|
2059 * finance/pmt.m: Likewise. |
|
2060 * finance/pv.m: Likewise. |
|
2061 * finance/rate.m: Likewise. |
|
2062 * finance/npv.m: Likewise. |
|
2063 * general/fliplr.m: Likewise. |
|
2064 * general/flipud.m: Likewise. |
|
2065 * general/is_scalar.m: Likewise. |
|
2066 * general/rem.m: Likewise. |
|
2067 * general/perror.m: Likewise. |
|
2068 * general/tril.m: Likewise. |
|
2069 * general/rot90.m: Likewise. |
|
2070 * general/num2str.m: Likewise. |
|
2071 * general/int2str.m: Likewise. |
|
2072 * general/reshape.m: Likewise. |
|
2073 * general/logspace.m: Likewise. |
|
2074 * general/is_symmetric.m: Likewise. |
|
2075 * general/is_vector.m: Likewise. |
|
2076 * general/nextpow2.m: Likewise. |
|
2077 * general/columns.m: Likewise. |
|
2078 * general/is_square.m: Likewise. |
|
2079 * general/rows.m: Likewise. |
|
2080 * control/ugain.m: Likewise. |
|
2081 * control/damp.m: Likewise. |
|
2082 * control/dare.m: Likewise. |
|
2083 * control/are.m: Likewise. |
|
2084 * control/sys2fir.m: Likewise. |
|
2085 * control/abcddim.m: Likewise. |
|
2086 * control/is_abcd.m: Likewise. |
|
2087 * control/step.m: Likewise. |
|
2088 * control/is_observable.m: Likewise. |
|
2089 * control/is_controllable.m: Likewise. |
|
2090 * control/jet707.m: Likewise. |
|
2091 * control/polyout.m: Likewise. |
|
2092 * control/impulse.m: Likewise. |
|
2093 * control/lqg.m: Likewise. |
|
2094 * control/is_detectable.m: Likewise. |
|
2095 * control/sysdimensions.m: Likewise. |
|
2096 * control/sysupdate.m: Likewise. |
|
2097 * control/stepimp.m: Likewise. |
|
2098 * control/is_stable.m: Likewise. |
|
2099 * control/tfout.m: Likewise. |
|
2100 * control/zpout.m: Likewise. |
|
2101 |
3405
|
2102 2000-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2103 |
|
2104 * set/complement.m: Add @seealso{} stuff. |
|
2105 * set/create_set.m: Likewise. |
|
2106 * set/intersection.m: Likewise. |
|
2107 * set/union.m: Likewise. |
|
2108 |
3399
|
2109 1999-12-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2110 |
3400
|
2111 * control/d2c.m: Use double quotes instead of single quotes for |
|
2112 string constants. |
|
2113 * control/dgkfdemo.m: Likewise. |
|
2114 * control/fir2sys.m: Likewise. |
|
2115 * control/frdemo.m: Likewise. |
|
2116 * control/moddemo.m: Likewise. |
|
2117 * control/minfo.m: Likewise. |
|
2118 * control/is_stabilizable.m: Likewise. |
|
2119 * control/is_dgkf.m: Likewise. |
|
2120 * control/polyout.m: Likewise. |
|
2121 * control/sysconnect.m: Likewise. |
|
2122 * control/sysrepdemo.m: Likewise. |
|
2123 * control/tf2sys.m: Likewise. |
|
2124 * control/tfout.m: Likewise. |
|
2125 * control/zp2sys.m: Likewise. |
|
2126 * control/zpout.m: Likewise. |
|
2127 * control/tzero.m: Likewise. |
|
2128 |
|
2129 * control/DEMOcontrol.m: Handle moddemo case too. |
|
2130 |
|
2131 * image/loadimage.m: Use double quotes instead of single quotes |
|
2132 for string constants. Use sprintf instead of square brackets to |
|
2133 construct string. |
|
2134 |
3399
|
2135 * control/DEMOcontrol.m: Formatting tweaks. |
3400
|
2136 * control/fir2sys.m: Likewise. |
3399
|
2137 |
3390
|
2138 1999-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2139 |
|
2140 * mkdoc: Only delete spaces before @ characters at the beginning |
|
2141 of a line. |
|
2142 |
3383
|
2143 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2144 |
3388
|
2145 * control/bddemo.m: Make it more likely to work with any value of |
|
2146 whitespace_in_literal_matrix. |
3386
|
2147 * control/analdemo.m: Ditto. |
|
2148 * control/dgkfdemo.m: Ditto. |
|
2149 * control/frdemo.m: Ditto. |
|
2150 * control/sysrepdemo.m: Ditto. |
|
2151 * control/moddemo.m: Ditto. |
3388
|
2152 * control/zp2ss.m: Ditto. |
3387
|
2153 * control/zp2tf.m: Ditto. |
3388
|
2154 * control/syssub.m: Ditto. |
|
2155 * finance/npv.m: Ditto. |
|
2156 * statistics/base/studentize.m: Ditto. |
|
2157 * statistics/base/values.m: Ditto. |
|
2158 * statistics/distributions/exponential_cdf.m: Ditto. |
|
2159 * statistics/distributions/poisson_cdf.m: Ditto. |
3386
|
2160 |
3384
|
2161 * control/dezero.m: Use toascii to convert string to ASCII value |
|
2162 instead of multiplying it by 1. |
|
2163 |
3383
|
2164 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok. |
|
2165 * control/zpout.m: Ditto. |
|
2166 * control/tfout.m: Ditto. |
|
2167 * control/tf2sys.m: Ditto. |
|
2168 * control/syssub.m: Ditto. |
|
2169 * control/syssetsignals.m: Ditto. |
|
2170 * control/sysout.m: Ditto. |
|
2171 * control/sysmult.m: Ditto. |
|
2172 * control/sysgroup.m: Ditto. |
|
2173 * control/sysdup.m: Ditto. |
|
2174 * control/sysdisc.m: Ditto. |
|
2175 * control/syscont.m: Ditto. |
|
2176 * control/sysconnect.m: Ditto. |
|
2177 * control/sysappend.m: Ditto. |
|
2178 * control/sysadd.m: Ditto. |
|
2179 * control/ss2sys.m: Ditto. |
|
2180 * control/nyquist.m: Ditto. |
|
2181 * control/lqg.m: Ditto. |
|
2182 * control/fir2sys.m: Ditto. |
|
2183 * control/dmr2d.m: Ditto. |
|
2184 * control/dezero.m: Ditto. |
|
2185 * control/d2c.m: Ditto. |
|
2186 * control/c2d.m: Ditto. |
|
2187 * control/bddemo.m: Ditto. |
|
2188 * control/pzmap.m: Ditto. |
|
2189 |
3374
|
2190 1999-12-08 Daniel Calvelo <dcalvelo@pharion.univ-lille2.fr> |
|
2191 |
|
2192 * signal/spectral_adf.m: Fix typo. |
|
2193 |
3372
|
2194 1999-11-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2195 |
|
2196 * linear-algebra/cond.m: Texinfoize doc string. |
|
2197 * linear-algebra/kron.m: Ditto. |
|
2198 * linear-algebra/norm.m: Ditto. |
|
2199 * linear-algebra/null.m: Ditto. |
|
2200 * linear-algebra/orth.m: Ditto. |
|
2201 * linear-algebra/rank.m: Ditto. |
|
2202 * linear-algebra/trace.m: Ditto. |
|
2203 * linear-algebra/qzhess.m: Ditto. |
|
2204 * miscellaneous/menu.m: Ditto. |
3373
|
2205 * general/perror.m: Ditto. |
|
2206 * general/strerror.m: Ditto. |
|
2207 * general/columns.m: Ditto. |
|
2208 * general/rows.m: Ditto. |
|
2209 * image/colormap.m: Ditto. |
|
2210 * image/gray.m: Ditto. |
|
2211 * image/gray2ind.m: Ditto. |
|
2212 * image/image.m: Ditto. |
|
2213 * image/imagesc.m: Ditto. |
|
2214 * image/imshow.m: Ditto. |
|
2215 * image/ind2gray.m: Ditto. |
|
2216 * image/ind2rgb.m: Ditto. |
|
2217 * image/loadimage.m: Ditto. |
|
2218 * image/rgb2ntsc.m: Ditto. |
|
2219 * image/ntsc2rgb.m: Ditto. |
|
2220 * image/ocean.m: Ditto. |
|
2221 * image/rgb2ind.m: Ditto. |
|
2222 * image/saveimage.m: Ditto. |
3372
|
2223 * io/printf.m: Ditto. |
|
2224 * io/puts.m: Ditto. |
|
2225 |
3369
|
2226 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2227 |
|
2228 * special-matrix/hankel.m: Texinfoize doc string. |
|
2229 * special-matrix/hilb.m: Ditto. |
|
2230 * special-matrix/invhilb.m: Ditto. |
|
2231 * special-matrix/sylvester_matrix.m: Ditto. |
|
2232 * special-matrix/toeplitz.m: Ditto. |
|
2233 * special-matrix/vander.m: Ditto. |
|
2234 * linear-algebra/vec.m: Ditto. |
|
2235 * linear-algebra/vech.m: Ditto. |
|
2236 * general/common_size.m: Ditto. |
|
2237 * general/diff.m: Ditto. |
|
2238 * general/fliplr.m: Ditto. |
|
2239 * general/flipud.m: Ditto. |
|
2240 * general/rot90.m: Ditto. |
|
2241 * general/reshape.m: Ditto. |
|
2242 * general/shift.m: Ditto. |
|
2243 * general/tril.m: Ditto. |
|
2244 * general/triu.m: Ditto. |
|
2245 * general/logspace.m: Ditto. |
3371
|
2246 * general/nargchk.m: Ditto. |
3369
|
2247 |
3367
|
2248 1999-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2249 |
|
2250 * statistics/base/mean: Texinfoize doc string. |
|
2251 * statistics/base/median: Ditto. |
|
2252 * statistics/base/std: Ditto. |
|
2253 * statistics/base/cov: Ditto. |
|
2254 * statistics/base/corrcoef: Ditto. |
|
2255 * statistics/base/kurtosis: Ditto. |
|
2256 * statistics/base/mahalanobis: Ditto. |
|
2257 * statistics/base/skewness: Ditto. |
3368
|
2258 * statistics/base/gls.m: Ditto. |
|
2259 * statistics/base/ols.m: Ditto. |
3367
|
2260 * signal/detrend.m: Ditto. |
|
2261 * signal/freqz.m: Ditto. |
|
2262 * signal/sinc.m: Ditto. |
|
2263 * signal/fftconv.m: Ditto. |
|
2264 * signal/fftfilt.m: Ditto. |
3368
|
2265 * set/create_set.m: Ditto. |
|
2266 * set/union.m: Ditto. |
|
2267 * set/intersection.m: Ditto. |
|
2268 * set/complement.m: Ditto. |
|
2269 * poly/compan.m: Ditto. |
|
2270 * poly/conv: Ditto. |
|
2271 * poly/deconv: Ditto. |
|
2272 * poly/poly: Ditto. |
|
2273 * poly/polyderiv: Ditto. |
|
2274 * poly/polyfit: Ditto. |
|
2275 * poly/polyinteg: Ditto. |
|
2276 * poly/polyreduce: Ditto. |
|
2277 * poly/polyval: Ditto. |
|
2278 * poly/polyvalm: Ditto. |
|
2279 * poly/residue: Ditto. |
|
2280 * poly/roots: Ditto. |
|
2281 * plot/top_title.m: Ditto |
|
2282 * plot/subwindow.m: Ditto |
|
2283 * plot/subplot.m: Ditto |
|
2284 * plot/plot_border.m: Ditto |
|
2285 * plot/oneplot.m: Ditto |
|
2286 * plot/multiplot.m: Ditto |
|
2287 * plot/mplot.m: Ditto |
|
2288 * plot/xlabel.m: Ditto |
|
2289 * plot/figure.m: Ditto |
|
2290 * plot/meshdom.m: Ditto |
|
2291 * plot/mesh.m: Ditto |
|
2292 * plot/stairs.m: Ditto |
|
2293 * plot/polar.m: Ditto |
|
2294 * plot/loglog.m: Ditto |
|
2295 * plot/hist.m: Ditto |
|
2296 * plot/contour.m: Ditto |
|
2297 * plot/bar.m: Ditto |
|
2298 * plot/axis.m: Ditto |
|
2299 * plot/plot.m: Ditto. |
3367
|
2300 |
3361
|
2301 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2302 |
3365
|
2303 * control/pinv.m: Delete. |
|
2304 |
3364
|
2305 * Makefile.in (DOCSTRINGS): Don't echo $(ALL_M_FILES). |
|
2306 |
3361
|
2307 * strings/blanks.m: Texinfoize doc string. |
|
2308 * strings/strcat.m: Ditto. |
|
2309 * strings/str2mat.m: Ditto. |
|
2310 * strings/deblank.m: Ditto. |
|
2311 * strings/findstr.m: Ditto. |
|
2312 * strings/index.m: Ditto. |
|
2313 * strings/rindex.m: Ditto. |
|
2314 * strings/split.m: Ditto. |
|
2315 * strings/strcmp.m: Ditto. |
|
2316 * strings/strrep.m: Ditto. |
|
2317 * strings/substr.m: Ditto. |
|
2318 * general/int2str.m: Ditto. |
|
2319 * general/num2str.m: Ditto. |
|
2320 * strings/dec2bin.m: Ditto. |
|
2321 * strings/bin2dec: Ditto. |
|
2322 * strings/dec2bin: Ditto. |
|
2323 * strings/dec2hex: Ditto. |
|
2324 * strings/hex2dec: Ditto. |
|
2325 * strings/str2num: Ditto. |
|
2326 |
3347
|
2327 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2328 |
|
2329 * Makefile.in (DISTFILES): Include DOCSTRINGS. |
|
2330 |
3361
|
2331 1999-11-09 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
2332 |
|
2333 * control/DEMOcontrol.m: Texinfoize doc string. |
|
2334 * control/abcddim.m: Ditto. |
|
2335 * control/abcddims.m: Ditto. |
|
2336 * control/analdemo.m: Ditto. |
|
2337 * control/are.m: Ditto. |
|
2338 * control/axis2dlim.m: Ditto. |
|
2339 * control/bddemo.m: Ditto. |
|
2340 * control/bode.m: Ditto. |
|
2341 * control/bode_bounds.m: Ditto. |
|
2342 * control/bodquist.m: Ditto. |
|
2343 * control/buildssic.m: Ditto. |
|
2344 * control/c2d.m: Ditto. |
|
2345 * control/ctrb.m: Ditto. |
|
2346 * control/d2c.m: Ditto. |
|
2347 * control/damp.m: Ditto. |
|
2348 * control/dare.m: Ditto. |
|
2349 * control/dcgain.m: Ditto. |
|
2350 * control/dgkfdemo.m: Ditto. |
|
2351 * control/dgram.m: Ditto. |
|
2352 * control/dlqe.m: Ditto. |
|
2353 * control/dlqr.m: Ditto. |
|
2354 * control/dlyap.m: Ditto. |
|
2355 * control/dmr2d.m: Ditto. |
|
2356 * control/fir2sys.m: Ditto. |
|
2357 * control/frdemo.m: Ditto. |
|
2358 * control/freqchkw.m: Ditto. |
|
2359 * control/freqresp.m: Ditto. |
|
2360 * control/gram.m: Ditto. |
|
2361 * control/h2norm.m: Ditto. |
|
2362 * control/h2syn.m: Ditto. |
|
2363 * control/hinf_ctr.m: Ditto. |
|
2364 * control/hinfdemo.m: Ditto. |
|
2365 * control/hinfnorm.m: Ditto. |
|
2366 * control/hinfsyn.m: Ditto. |
|
2367 * control/hinfsyn_chk.m: Ditto. |
|
2368 * control/impulse.m: Ditto. |
|
2369 * control/is_abcd.m: Ditto. |
|
2370 * control/is_controllable.m: Ditto. |
|
2371 * control/is_detectable.m: Ditto. |
|
2372 * control/is_dgkf.m: Ditto. |
|
2373 * control/is_digital.m: Ditto. |
|
2374 * control/is_observable.m: Ditto. |
|
2375 * control/is_sample.m: Ditto. |
|
2376 * control/is_signal_list.m: Ditto. |
|
2377 * control/is_siso.m: Ditto. |
|
2378 * control/is_stabilizable.m: Ditto. |
|
2379 * control/is_stable.m: Ditto. |
|
2380 * control/jet707.m: Ditto. |
|
2381 * control/lqe.m: Ditto. |
|
2382 * control/lqg.m: Ditto. |
|
2383 * control/lqr.m: Ditto. |
|
2384 * control/lsim.m: Ditto. |
|
2385 * control/ltifr.m: Ditto. |
|
2386 * control/lyap.m: Ditto. |
|
2387 * control/moddemo.m: Ditto. |
|
2388 * control/nyquist.m: Ditto. |
|
2389 * control/obsv.m: Ditto. |
|
2390 * control/ord2.m: Ditto. |
|
2391 * control/outlist.m: Ditto. |
|
2392 * control/pinv.m: Ditto. |
|
2393 * control/place.m: Ditto. |
|
2394 * control/polyout.m: Ditto. |
|
2395 * control/prompt.m: Ditto. |
|
2396 * control/pzmap.m: Ditto. |
|
2397 * control/qzval.m: Ditto. |
|
2398 * control/rldemo.m: Ditto. |
|
2399 * control/rlocus.m: Ditto. |
|
2400 * control/sortcom.m: Ditto. |
|
2401 * control/ss2sys.m: Ditto. |
|
2402 * control/ss2tf.m: Ditto. |
|
2403 * control/ss2zp.m: Ditto. |
|
2404 * control/starp.m: Ditto. |
|
2405 * control/step.m: Ditto. |
|
2406 * control/stepimp.m: Ditto. |
|
2407 * control/susball.m: Ditto. |
|
2408 * control/sys2fir.m: Ditto. |
|
2409 * control/sys2ss.m: Ditto. |
|
2410 * control/sys2tf.m: Ditto. |
|
2411 * control/sys2zp.m: Ditto. |
|
2412 * control/sysadd.m: Ditto. |
|
2413 * control/sysappend.m: Ditto. |
|
2414 * control/syschnames.m: Ditto. |
|
2415 * control/syschnamesl.m: Ditto. |
|
2416 * control/syschtsam.m: Ditto. |
|
2417 * control/sysconnect.m: Ditto. |
|
2418 * control/syscont.m: Ditto. |
|
2419 * control/syscont_disc.m: Ditto. |
|
2420 * control/sysdefioname.m: Ditto. |
|
2421 * control/sysdefstname.m: Ditto. |
|
2422 * control/sysdimensions.m: Ditto. |
|
2423 * control/sysdisc.m: Ditto. |
|
2424 * control/sysdup.m: Ditto. |
|
2425 * control/sysgetsignals.m: Ditto. |
|
2426 * control/sysgettype.m: Ditto. |
|
2427 * control/sysgroup.m: Ditto. |
|
2428 * control/sysgroupn.m: Ditto. |
|
2429 * control/sysmult.m: Ditto. |
|
2430 * control/sysout.m: Ditto. |
|
2431 * control/sysprune.m: Ditto. |
|
2432 * control/sysreorder.m: Ditto. |
|
2433 * control/sysrepdemo.m: Ditto. |
|
2434 * control/sysscale.m: Ditto. |
|
2435 * control/syssetsignals.m: Ditto. |
|
2436 * control/syssub.m: Ditto. |
|
2437 * control/sysupdate.m: Ditto. |
|
2438 * control/tf2ss.m: Ditto. |
|
2439 * control/tf2sys.m: Ditto. |
|
2440 * control/tf2sysl.m: Ditto. |
|
2441 * control/tf2zp.m: Ditto. |
|
2442 * control/tfout.m: Ditto. |
|
2443 * control/tzero.m: Ditto. |
|
2444 * control/tzero2.m: Ditto. |
|
2445 * control/ugain.m: Ditto. |
|
2446 * control/wgt1o.m: Ditto. |
|
2447 * control/zgfmul.m: Ditto. |
|
2448 * control/zgfslv.m: Ditto. |
|
2449 * control/zginit.m: Ditto. |
|
2450 * control/zgpbal.m: Ditto. |
|
2451 * control/zgreduce.m: Ditto. |
|
2452 * control/zgrownorm.m: Ditto. |
|
2453 * control/zgscal.m: Ditto. |
|
2454 * control/zgsgiv.m: Ditto. |
|
2455 * control/zgshsr.m: Ditto. |
|
2456 * control/zp2ss.m: Ditto. |
|
2457 * control/zp2ssg2.m: Ditto. |
|
2458 * control/zp2sys.m: Ditto. |
|
2459 * control/zp2tf.m: Ditto. |
|
2460 * control/zpout.m: Ditto. |
|
2461 |
3332
|
2462 1999-11-02 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
2463 |
|
2464 * scripts/audio/lin2mu.m: Texinfoize doc string. |
|
2465 * scripts/audio/loadaudio.m: Ditto. |
|
2466 * scripts/audio/mu2lin.m: Ditto. |
|
2467 * scripts/audio/playaudio.m: Ditto. |
|
2468 * scripts/audio/record.m: Ditto. |
|
2469 * scripts/audio/saveaudio.m: Ditto. |
|
2470 |
3321
|
2471 1999-10-26 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
2472 |
|
2473 * elfun/acot.m: Texinfoize doc string. |
|
2474 * elfun/acsc.m: Ditto. |
|
2475 * elfun/acsch.m: Ditto. |
|
2476 * elfun/asec.m: Ditto. |
|
2477 * elfun/asech.m: Ditto. |
|
2478 * elfun/cot.m: Ditto. |
|
2479 * elfun/coth.m: Ditto. |
|
2480 * elfun/csc.m: Ditto. |
|
2481 * elfun/csch.m: Ditto. |
|
2482 * elfun/gcd.m: Ditto. |
|
2483 * elfun/lcm.m: Ditto. |
|
2484 * elfun/sec.m: Ditto. |
|
2485 * elfun/sech.m: Ditto. |
|
2486 * general/nextpow2.m: Ditto. |
|
2487 * general/rem.m: Ditto. |
|
2488 * linear-algebra/commutation_matrix.m: Ditto. |
|
2489 * linear-algebra/cross.m: Ditto. |
|
2490 * linear-algebra/duplication_matrix.m: Ditto. |
|
2491 * miscellaneous/bincoeff.m: Ditto. |
|
2492 * miscellaneous/xor.m: Ditto. |
|
2493 * specfun/bessel.m: Ditto. |
|
2494 * specfun/beta.m: Ditto. |
|
2495 * specfun/betai.m: Ditto. |
|
2496 * specfun/erfinv.m: Ditto. |
|
2497 * specfun/gammai.m: Ditto. |
|
2498 * specfun/log2.m: Ditto. |
|
2499 * specfun/pow2.m: Ditto. |
|
2500 |
|
2501 1999-10-23 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
2502 |
|
2503 * general/is_scalar.m: Texinfoize help text. |
|
2504 * general/is_square.m: Ditto. |
|
2505 * general/is_symmetric.m: Ditto. |
|
2506 |
3320
|
2507 1999-10-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2508 |
|
2509 * strings/split.m: If the string to be split is empty, just return |
|
2510 an empty string. |
|
2511 |
3319
|
2512 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2513 |
|
2514 * Makefile.in (ALL_M_FILES): New macro. |
|
2515 (DOCSTRINGS): No longer .PHONY; depend on $(ALL_M_FILES). |
|
2516 |
3306
|
2517 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2518 |
|
2519 * control/bode.m: Don't return anything if nargout == 0. |
|
2520 |
|
2521 1999-10-20 James B. Rawlings <jbraw@bevo.che.wisc.edu> |
|
2522 |
|
2523 * control/bode.m: Don't do axis scaling for magnitude plots. |
|
2524 |
3305
|
2525 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2526 |
|
2527 * Makefile.in (DISTFILES): Add move-if-change, mkdoc, and |
|
2528 gethelp.cc to the list. |
|
2529 |
3296
|
2530 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2531 |
3301
|
2532 * time/asctime.m: Texinfoize help text. |
|
2533 * time/clock.m: Ditto. |
|
2534 * time/date.m: Ditto. |
|
2535 * miscellaneous/cputime.m: Ditto. |
|
2536 * miscellaneous/etime.m: Ditto. |
|
2537 * miscellaneous/is_leap_year.m: Ditto. |
|
2538 * miscellaneous/popen2.m: Ditto. |
|
2539 * miscellaneous/version.m: Ditto. |
|
2540 * miscellaneous/tic.m: Ditto. |
|
2541 * miscellaneous/toc.m: Just refer to tic.m. |
|
2542 |
3297
|
2543 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of |
|
2544 `cd dir; $(MAKE); cd ..'. |
|
2545 ($(SUBDIRS)): Likewise. |
|
2546 |
|
2547 * statistics/Makefile.in ($(SUBDIRS)): Likewise. |
|
2548 |
|
2549 * statistics/Makefile.in (bin-dist): Use `$(MAKE) -C dir' instead |
|
2550 of `cd dir; $(MAKE)'. |
|
2551 |
3296
|
2552 * gethelp.cc, mkdoc: New files. |
|
2553 * Makefile.in: Use them to create DOCSTRINGS file from .m file |
|
2554 sources. |
|
2555 |
3291
|
2556 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2557 |
|
2558 * linear-algebra/kron.m: Fix typo in previous change |
|
2559 |
3282
|
2560 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2561 |
|
2562 * control/bode.m: Allow optional 5th arg to specify plot style. |
|
2563 |
3273
|
2564 Wed Sep 22 22:12:03 1999 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
|
2565 |
|
2566 * linear-algebra/krylov.m: Correctly handle case of V having full |
|
2567 rank when V has more columns than rows. |
|
2568 |
|
2569 Mon Sep 20 23:04:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2570 |
|
2571 * general/linspace.m, linear-algebra/pinv.m: Delete. |
|
2572 |
|
2573 * statistics/tests/manova.m: Avoid problems if |
|
2574 whitespace_in_literal_matrix is set to "traditional". |
|
2575 * statistics/tests/t_test_regression.m: Likewise. |
|
2576 * statistics/tests/u_test.m: Likewise. |
|
2577 * statistics/tests/chisquare_test_homogeneity.m: Likewise. |
|
2578 * statistics/tests/anova.m: Likewise. |
|
2579 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
2580 * statistics/base/statistics.m: Likewise. |
|
2581 * image/saveimage.m: Likewise. |
|
2582 * signal/arch_fit.m: Likewise. |
|
2583 * signal/autoreg_matrix.m: Likewise. |
|
2584 * signal/triangle_lw.m: Likewise. |
|
2585 * strings/dec2hex.m: Likewise. |
|
2586 |
3268
|
2587 Thu Sep 9 19:31:58 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2588 |
|
2589 * image/saveimage.m: Initialize scale. |
|
2590 |
|
2591 Sun Sep 5 22:13:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2592 |
|
2593 * general/reshape.m: Allow reshape (a, size (b)). |
|
2594 |
3266
|
2595 Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2596 |
|
2597 * specfun/erfinv.m: Improve stopping criterion. |
|
2598 Add iteration count as second return value. |
|
2599 |
3265
|
2600 Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2601 |
|
2602 * statistics/base/mean.m: Use .', not ' to reorient row vectors. |
|
2603 |
3263
|
2604 Tue Aug 17 11:11:27 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2605 |
|
2606 * miscellaneous/pack.m: New function. |
|
2607 |
|
2608 Mon Aug 16 07:46:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2609 |
|
2610 * plot/figure.m: Always return figure number. With no args, |
|
2611 figure now creates a new figure window and returns its number. |
|
2612 Accept figure (property, value) syntax, but do nothing. |
|
2613 |
|
2614 Thu Aug 12 09:28:01 PDT 1999 Tom Poage <tfpoage@ucdavis.edu> |
|
2615 |
|
2616 * general/shift.m: Avoid printing temporary value for backward shift. |
|
2617 |
3260
|
2618 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2619 |
|
2620 * plot/bar.m: Compute bar widths correctly when x-values are not |
|
2621 evenly spaced. |
|
2622 |
3250
|
2623 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2624 |
|
2625 * linear-algebra/cond.m: Avoid returning NaN for matrices that |
|
2626 contain only zeros. |
|
2627 |
|
2628 Sun Jun 20 22:24:27 1999 Eduardo Gallestey <eduardo@faceng.anu.edu.au> |
|
2629 |
|
2630 * linear-algebra/kron.m: Create result matrix and insert blocks |
|
2631 instead of appending them. |
|
2632 |
|
2633 Sat Jun 19 01:52:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2634 |
|
2635 * control/bodquist.m, control/buildssic.m, control/is_digital.m, |
|
2636 control/stepimp.m, control/sysmin.m, control/syssetsignals.m: |
|
2637 Update from A. S. Hodel. |
|
2638 |
3246
|
2639 Fri Jun 18 12:19:22 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2640 |
|
2641 * polynomial/polyfit.m: Correct previous change. |
|
2642 |
3243
|
2643 Wed Apr 7 13:57:26 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2644 |
|
2645 * linear-algebra/qrhouse.m, linear-algebra/krygetq.m: Delete. |
|
2646 |
3240
|
2647 Wed Apr 7 13:22:43 1999 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
2648 |
|
2649 * control/is_controllable.m, control/zgscal.m: Accomodate new |
|
2650 version of krylov and krylovb. |
|
2651 |
|
2652 * control/outlist.m, control/sysout.m: Fix typos. |
|
2653 |
|
2654 * control/sysdimensions.m: Add option for total number of states. |
|
2655 |
|
2656 * linear-algebra/krylov.m: Improve robustness by row-pivoting. |
|
2657 * linear-algebra/krylovb.m: Just call krylov with appropriate |
|
2658 arguments. |
|
2659 |
|
2660 Tue Mar 30 00:43:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2661 |
|
2662 * strings/index.m: Fail with meaningful error message if either |
|
2663 arg is a string array. |
|
2664 |
3238
|
2665 Wed Mar 24 20:34:48 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2666 |
|
2667 * linear-algebra/norm.m: Do the right thing for 1- and |
|
2668 infinity-norms of complex matrices. From Sven Khatri |
|
2669 <khatri@saturn.vocalpoint.com>. |
|
2670 |
|
2671 Tue Mar 16 13:36:36 1999 A. Scottedward Hodel" <scotte@eng.auburn.edu> |
|
2672 |
|
2673 * linear-algebra/qrhouse.m: Handle default args correctly. |
|
2674 |
|
2675 Thu Mar 11 12:52:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2676 |
|
2677 * strings/split.m: Avoid problems when splitting strings that have |
|
2678 \ in them. |
|
2679 |
|
2680 Thu Mar 11 12:36:13 1999 Massimo Lorenzin <maxlorenzin@tin.it> |
|
2681 |
|
2682 * image/colormap.m: Do better arg checking, handle string args |
|
2683 that name the colormap function to call (e.g., colormap ("ocean")). |
|
2684 |
|
2685 Mon Mar 8 22:23:24 1999 Rolf Fabian <fabian@TU-Cottbus.De> |
|
2686 |
|
2687 * polynomial/polyfit.m: Use .' transpose operator, not '. |
|
2688 * linear-algebra/dot.m: Likewise. |
|
2689 * linear-algebra/cross.m: Likewise. |
|
2690 * general/rot90.m: Likewise. |
|
2691 |
|
2692 Sat Mar 6 01:45:00 1999 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
2693 |
|
2694 * linear-algebra/qrhouse.m: Permute columns at each iteration so |
|
2695 that the leading column is not all zeros. |
|
2696 |
|
2697 Fri Mar 5 00:37:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2698 |
|
2699 * general/shift.m: Fix potential problems with |
|
2700 whitespace_in_literal_matrix. |
|
2701 * signal/arch_rnd.m: Ditto. |
|
2702 * signal/autocov.m: Ditto. |
|
2703 * signal/diffpara.m: Ditto. |
|
2704 * signal/hurst.m: Ditto. |
|
2705 * signal/periodogram.m: Ditto. |
|
2706 * signal/spectral_adf.m: Ditto. |
|
2707 * signal/spectral_xdf.m: Ditto. |
|
2708 * signal/spencer.m: Ditto. |
|
2709 * signal/synthesis.m: Ditto. |
|
2710 * statistics/distributions/wiener_rnd.m: Ditto. |
|
2711 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
2712 * statistics/models/logistic_regression.m: Ditto. |
|
2713 * statistics/models/logistic_regression_derivatives.m: Ditto. |
|
2714 * statistics/tests/run_test.m: Ditto. |
|
2715 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
2716 |
|
2717 Wed Mar 3 02:25:00 1999 Joao Cardoso <jcardoso@inescn.pt> |
|
2718 |
|
2719 * plot/__plr2__.m: Fix typo. |
|
2720 |
3233
|
2721 Tue Jan 12 10:31:15 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2722 |
|
2723 * plot/__pltopt1__.m: Accept "k" to mean black. |
|
2724 |
|
2725 Fri Dec 11 10:43:19 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
2726 |
|
2727 * linear-algebra/krylov.m: Force empty_list_elements_ok for this |
|
2728 function. |
|
2729 |
|
2730 Thu Dec 10 11:07:00 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
2731 |
|
2732 * control/ss2sys.m: Fix typo. |
|
2733 |
|
2734 Wed Dec 9 12:42:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2735 |
|
2736 * plot/subplot.m, plot/oneplot.m: Don't call clearplot. |
|
2737 |
|
2738 * control: Update from A. S. Hodel <a.s.hodel@eng.auburn.edu> for |
|
2739 signal names as lists of strings instead of string arrays. |
|
2740 |
3225
|
2741 Fri Dec 4 16:08:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2742 |
3233
|
2743 * quaternion: New directory of functions from A. S. Hodel |
3225
|
2744 <a.s.hodel@eng.auburn.edu>. |
|
2745 * Makefile.in (SUBDIRS): Add it to the list. |
3226
|
2746 * quaternion/Makefile.in: New file. |
|
2747 * configure.in (AC_OUTPUT): Add quaternion/Makefile. |
3225
|
2748 |
|
2749 Tue Nov 24 21:41:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2750 |
|
2751 * image/saveimage.m: Make it work again for black and white colormaps. |
|
2752 |
|
2753 * image/imagesc.m: Use rows (colormap), not length (colormap), |
|
2754 since there can be fewer rows than columns. Round values to |
|
2755 nearest position in colormap instead of truncating. Correct usage |
|
2756 message. |
|
2757 |
|
2758 Tue Nov 24 14:50:52 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
2759 |
|
2760 * linear-algebra/krylov.m: New arg pflg. If nonzero, avoid using |
|
2761 zero rows of [A,v] as householder pivots; this avoids spurious |
|
2762 non-zero entries in returned orthogonal matrix U, but destroys the |
|
2763 Householder matrix structure of H. |
|
2764 |
|
2765 Fri Nov 20 12:46:46 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2766 |
|
2767 * general/logical.m: Just copy input to output if argument is |
|
2768 already a logical object. |
|
2769 |
3215
|
2770 Fri Nov 6 10:17:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2771 |
|
2772 * New files from OCST, in control subdiretory: |
|
2773 |
|
2774 DEMOcontrol.m is_siso.m syschnames.m |
|
2775 abcddim.m is_stabilizable.m syschnamesl.m |
|
2776 abcddims.m is_stable.m syschtsam.m |
|
2777 analdemo.m jet707.m sysconnect.m |
|
2778 are.m lqe.m syscont.m |
|
2779 axis2dlim.m lqg.m syscont_disc.m |
|
2780 bddemo.m lqr.m sysdefioname.m |
|
2781 bode.m lsim.m sysdefstname.m |
|
2782 bode_bounds.m ltifr.m sysdimensions.m |
|
2783 bodquist.m lyap.m sysdisc.m |
|
2784 buildssic.m mb.m sysdup.m |
|
2785 c2d.m minfo.m sysgetsignals.m |
|
2786 com2str.m,v moddemo.m sysgettsam.m |
|
2787 controldemo.m nichols.m sysgettype.m |
|
2788 ctrb.m nyquist.m sysgroup.m |
|
2789 d2c.m obsv.m sysgroupn.m |
|
2790 damp.m ord2.m sysmult.m |
|
2791 dare.m outlist.m sysout.m |
|
2792 dcgain.m packedform.m sysprune.m |
|
2793 demomarsyas.m packsys.m sysreorder.m |
|
2794 dezero.m; parallel.m sysrepdemo.m |
|
2795 dgkfdemo.m place.m sysscale.m |
|
2796 dgram.m polyout.m syssub.m |
|
2797 dhinfdemo.m prompt.m sysupdate.m |
|
2798 dlqe.m pzmap.m tf2ss.m |
|
2799 dlqg.m qzval.m tf2sys.m |
|
2800 dlqr.m rldemo.m tf2sysl.m |
|
2801 dlyap.m rlocus.m tf2zp.m |
|
2802 dmr2d.m rotg.m tfout.m |
|
2803 fir2sys.m run_cmd.m; tzero.m |
|
2804 frdemo.m series.m tzero2.m |
|
2805 freqchkw.m sortcom.m ugain.m |
|
2806 freqresp.m ss2sys.m unpacksys.m |
|
2807 gram.m ss2tf.m wgt1o.m |
|
2808 h2norm.m ss2zp.m zgfmul.m |
|
2809 h2syn.m starp.m zgfslv.m |
|
2810 hinf_ctr.m step.m zginit.m |
|
2811 hinfdemo.m stepimp.m zgpbal.m |
|
2812 hinfnorm.m strappend.m; zgreduce.m |
|
2813 hinfsyn.m susball.m zgrownorm.m |
|
2814 hinfsyn_chk.m swap.m zgscal.m |
|
2815 impulse.m swapcols.m zgsgiv.m |
|
2816 is_abcd.m swaprows.m zgshsr.m |
|
2817 is_controllable.m sys2fir.m zp2ss.m |
|
2818 is_detectable.m sys2ss.m zp2ssg2.m |
|
2819 is_dgkf.m sys2tf.m zp2sys.m |
|
2820 is_digital.m sys2zp.m zp2tf.m |
|
2821 is_observable.m sysadd.m zpout.m |
|
2822 is_sample.m sysappend.m |
|
2823 |
|
2824 Thu Nov 5 13:28:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2825 |
|
2826 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \. |
|
2827 |
|
2828 * strings/deblank.m: Make it work for string arrays too. |
|
2829 |
3211
|
2830 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2831 |
|
2832 * linear-algebra/housh.m: New file from the OCST. |
|
2833 * linear-algebra/krygetq.m: Ditto. |
|
2834 * linear-algebra/krylov.m: Ditto. |
|
2835 * linear-algebra/krylovb.m: Ditto. |
|
2836 * linear-algebra/qrhouse.m: Ditto. |
|
2837 * general/is_duplicate_entry.m: Ditto. |
|
2838 |
|
2839 * general/is_symmetric.m: Call is_square instead of doing that |
|
2840 check in line. |
|
2841 |
3196
|
2842 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2843 |
3202
|
2844 * general/is_square.m: |
|
2845 |
|
2846 * general/isempty.m, general/is_matrix.m: Delete. |
|
2847 |
|
2848 * general/is_symmetric: Delete special case for strings. Whether |
|
2849 the conversion is valid should depend on implicit_str_to_num_ok. |
|
2850 |
|
2851 * general/is_square.m: If arg is not a matrix, don't check size, |
|
2852 just return 0. |
|
2853 * general/is_symmetric: Likewise. |
|
2854 * general/is_vector.m: Likewise. |
|
2855 * general/is_scalar.m: Likewise. |
|
2856 |
3196
|
2857 * general/length.m: Delete. |
|
2858 |
3191
|
2859 Fri Oct 23 00:21:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2860 |
|
2861 * configure.in: Add finance/Makefile, statistics/base/Makefile, |
|
2862 statistics/distributions/Makefile, statistics/models/Makefile, |
|
2863 and statistics/tests/Makefile to the list of files to create. |
|
2864 |
|
2865 * finance/Makefile.in, statistics/base/Makefile.in, |
|
2866 statistics/distributions/Makefile.in, statistics/models/Makefile.in, |
|
2867 statistics/tests/Makefile.in: New files. |
|
2868 * statistics/Makefile.in: Delete file lists. Now only handle |
|
2869 subdirectories. |
|
2870 * Makefile.in (SUBDIRS): Add finance. |
|
2871 |
|
2872 * Move the following files from statistics to statistics/base: |
|
2873 |
|
2874 corrcoef.m |
|
2875 kurtosis.m |
|
2876 mahalanobis.m |
|
2877 median.m |
|
2878 ols.m |
|
2879 skewness.m |
|
2880 std.m |
|
2881 |
|
2882 New files, from Kurt Hornik's octave-ci package: |
|
2883 |
|
2884 * finance (new directory): |
|
2885 |
|
2886 fv.m |
|
2887 fvl.m |
|
2888 irr.m |
|
2889 nper.m |
|
2890 npv.m |
|
2891 pmt.m |
|
2892 pv.m |
|
2893 pvl.m |
|
2894 rate.m |
|
2895 vol.m |
|
2896 |
|
2897 * linear-algebra/dmult.m |
|
2898 |
|
2899 * signal: |
|
2900 |
|
2901 arch_fit.m |
|
2902 arch_rnd.m |
|
2903 arch_test.m |
|
2904 arma_rnd.m |
|
2905 autocor.m |
|
2906 autocov.m |
|
2907 autoreg_matrix.m |
|
2908 bartlett.m |
|
2909 blackman.m |
|
2910 diffpara.m |
|
2911 durbinlevinson.m |
|
2912 fractdiff.m |
|
2913 hamming.m |
|
2914 hanning.m |
|
2915 hurst.m |
|
2916 periodogram.m |
|
2917 rectangle_lw.m |
|
2918 rectangle_sw.m |
|
2919 sinetone.m |
|
2920 sinewave.m |
|
2921 spectral_adf.m |
|
2922 spectral_xdf.m |
|
2923 spencer.m |
|
2924 stft.m |
|
2925 synthesis.m |
|
2926 triangle_lw.m |
|
2927 triangle_sw.m |
|
2928 yulewalker.m |
|
2929 |
|
2930 * statistics/base (new directory): |
|
2931 |
|
2932 center.m |
|
2933 cloglog.m |
|
2934 cor.m |
|
2935 cov.m |
|
2936 cut.m |
|
2937 iqr.m |
|
2938 kendall.m |
|
2939 logit.m |
|
2940 mean.m |
|
2941 meansq.m |
|
2942 moment.m |
|
2943 ppplot.m |
|
2944 probit.m |
|
2945 qqplot.m |
|
2946 range.m |
|
2947 ranks.m |
|
2948 run_count.m |
|
2949 spearman.m |
|
2950 statistics.m |
|
2951 studentize.m |
|
2952 table.m |
|
2953 values.m |
|
2954 var.m |
|
2955 |
|
2956 (Replaces cov.m and mean.m with new versions.) |
|
2957 |
|
2958 * statistics/distributions (new directory): |
|
2959 |
|
2960 beta_cdf.m |
|
2961 beta_inv.m |
|
2962 beta_pdf.m |
|
2963 beta_rnd.m |
|
2964 binomial_cdf.m |
|
2965 binomial_inv.m |
|
2966 binomial_pdf.m |
|
2967 binomial_rnd.m |
|
2968 cauchy_cdf.m |
|
2969 cauchy_inv.m |
|
2970 cauchy_pdf.m |
|
2971 cauchy_rnd.m |
|
2972 chisquare_cdf.m |
|
2973 chisquare_inv.m |
|
2974 chisquare_pdf.m |
|
2975 chisquare_rnd.m |
|
2976 discrete_cdf.m |
|
2977 discrete_inv.m |
|
2978 discrete_pdf.m |
|
2979 discrete_rnd.m |
|
2980 empirical_cdf.m |
|
2981 empirical_inv.m |
|
2982 empirical_pdf.m |
|
2983 empirical_rnd.m |
|
2984 exponential_cdf.m |
|
2985 exponential_inv.m |
|
2986 exponential_pdf.m |
|
2987 exponential_rnd.m |
|
2988 f_cdf.m |
|
2989 f_inv.m |
|
2990 f_pdf.m |
|
2991 f_rnd.m |
|
2992 gamma_cdf.m |
|
2993 gamma_inv.m |
|
2994 gamma_pdf.m |
|
2995 gamma_rnd.m |
|
2996 geometric_cdf.m |
|
2997 geometric_inv.m |
|
2998 geometric_pdf.m |
|
2999 geometric_rnd.m |
|
3000 hypergeometric_cdf.m |
|
3001 hypergeometric_inv.m |
|
3002 hypergeometric_pdf.m |
|
3003 hypergeometric_rnd.m |
|
3004 kolmogorov_smirnov_cdf.m |
|
3005 laplace_cdf.m |
|
3006 laplace_inv.m |
|
3007 laplace_pdf.m |
|
3008 laplace_rnd.m |
|
3009 logistic_cdf.m |
|
3010 logistic_inv.m |
|
3011 logistic_pdf.m |
|
3012 logistic_rnd.m |
|
3013 lognormal_cdf.m |
|
3014 lognormal_inv.m |
|
3015 lognormal_pdf.m |
|
3016 lognormal_rnd.m |
|
3017 normal_cdf.m |
|
3018 normal_inv.m |
|
3019 normal_pdf.m |
|
3020 normal_rnd.m |
|
3021 pascal_cdf.m |
|
3022 pascal_inv.m |
|
3023 pascal_pdf.m |
|
3024 pascal_rnd.m |
|
3025 poisson_cdf.m |
|
3026 poisson_inv.m |
|
3027 poisson_pdf.m |
|
3028 poisson_rnd.m |
|
3029 stdnormal_cdf.m |
|
3030 stdnormal_inv.m |
|
3031 stdnormal_pdf.m |
|
3032 stdnormal_rnd.m |
|
3033 t_cdf.m |
|
3034 t_inv.m |
|
3035 t_pdf.m |
|
3036 t_rnd.m |
|
3037 uniform_cdf.m |
|
3038 uniform_inv.m |
|
3039 uniform_pdf.m |
|
3040 uniform_rnd.m |
|
3041 weibull_cdf.m |
|
3042 weibull_inv.m |
|
3043 weibull_pdf.m |
|
3044 weibull_rnd.m |
|
3045 wiener_rnd.m |
|
3046 |
|
3047 * statistics/models (new directory): |
|
3048 |
|
3049 logistic_regression.m |
|
3050 logistic_regression_derivatives.m |
|
3051 logistic_regression_likelihood.m |
|
3052 |
|
3053 * statistics/tests (new directory): |
|
3054 |
|
3055 anova.m |
|
3056 bartlett_test.m |
|
3057 chisquare_test_homogeneity.m |
|
3058 chisquare_test_independence.m |
|
3059 cor_test.m |
|
3060 f_test_regression.m |
|
3061 hotelling_test.m |
|
3062 hotelling_test_2.m |
|
3063 kolmogorov_smirnov_test.m |
|
3064 kolmogorov_smirnov_test_2.m |
|
3065 kruskal_wallis_test.m |
|
3066 manova.m |
|
3067 mcnemar_test.m |
|
3068 prop_test_2.m |
|
3069 run_test.m |
|
3070 sign_test.m |
|
3071 t_test.m |
|
3072 t_test_2.m |
|
3073 t_test_regression.m |
|
3074 u_test.m |
|
3075 var_test.m |
|
3076 welch_test.m |
|
3077 wilcoxon_test.m |
|
3078 z_test.m |
|
3079 z_test_2.m |
|
3080 |
|
3081 Thu Oct 22 12:25:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3082 |
|
3083 * time/date.m: Use %Y, not %y in format string, for Matlab 5 |
|
3084 compatibility and to avoid Y2K problems. |
|
3085 |
3190
|
3086 Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3087 |
|
3088 * polynomial/polyfit.m: Just use the \ operator to handle the |
|
3089 least-squares solution. |
|
3090 |
3180
|
3091 Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3092 |
|
3093 * strings/str2num.m: If eval returns a string, return an empty matrix. |
|
3094 |
|
3095 * strings/strrep.m: Don't convert args to numeric values. |
|
3096 Prevent warnings for empty string args. |
|
3097 From Georg Thimm <thimm@idiap.ch>. |
|
3098 |
|
3099 * strings/strcat.m: Prevent warnings for empty string args. |
|
3100 |
|
3101 Wed Sep 2 17:20:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3102 |
|
3103 * miscellaneous/menu.m: Remove special case for empty string |
|
3104 returned from input(). Add second arg to eval() to catch errors. |
|
3105 |
3178
|
3106 Thu Jun 18 16:32:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3107 |
|
3108 * plot/__plt__.m: Don't call usleep. |
|
3109 |
3175
|
3110 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3111 |
|
3112 * linear-algebra/dot.m: New function. |
|
3113 |
|
3114 * strings/lower.m, strings/upper.m: New functions, for Matlab |
|
3115 compatibility. |
|
3116 |
|
3117 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3118 |
|
3119 * plot/hist.m: Also allow just one output argument. |
|
3120 |
|
3121 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3122 |
|
3123 * strings/deblank.m: Make it work if the string is only blanks. |
|
3124 |
|
3125 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3126 |
|
3127 * plot/__plt2mv__.m: Delete calls to keyboard. |
|
3128 |
|
3129 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3130 |
|
3131 * plot/oneplot.m: Fix typo. |
|
3132 |
3174
|
3133 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3134 |
|
3135 * miscellaneous/flops.m: Allow a single argument too. |
|
3136 |
|
3137 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3138 |
|
3139 * strings/str2mat.m: Also handle case when there are no empty |
|
3140 strings correctly. |
|
3141 |
|
3142 Mon Apr 20 22:14:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3143 |
|
3144 * strings/isletter.m: New function, for Matlab compatibility. |
|
3145 |
3168
|
3146 Fri Apr 17 10:53:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3147 |
|
3148 * strings/str2mat.m: Handle string matrices too. |
|
3149 |
3167
|
3150 Wed Apr 15 11:16:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3151 |
|
3152 * audio/loadaudio.m: Accept "pcm" as another file extension for |
|
3153 linear encoding. |
|
3154 |
|
3155 * audio/saveaudio.m, audio/loadaudio.m, audio/playaudio.m, |
|
3156 audio/record.m: Open files in binary mode. |
|
3157 |
3164
|
3158 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3159 |
|
3160 * miscellaneous/dump_prefs.m: Use string array for list of values. |
|
3161 Move functionality of dump_1_pref here, but use built-in function |
|
3162 type to extract value, and put it inside try/catch block. |
|
3163 * miscellaneous/dump_1_pref.m: Delete unused function. |
|
3164 |
3162
|
3165 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3166 |
|
3167 * plot/__pltopt1.m__: New file. |
|
3168 * plot/__pltopt.m__: Handle opt as a string array by calling |
|
3169 __pltopt1__ multiple times and returning a string array with rows |
|
3170 corresponding to the rows of opt. |
|
3171 * plot/__plt2ss__.m, plot/__plt2vv__.m, plot/__plt2vm__.m, |
|
3172 plot/__plt2mv__.m, plot/__plt2mm__.m: Handle fmt as a string |
|
3173 array. |
|
3174 |
|
3175 Fri Mar 27 03:00:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3176 |
|
3177 * plot/mplot.m: Fix misspellings of global variables. |
|
3178 Don't call clearplot. |
|
3179 |
|
3180 Tue Mar 17 17:45:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3181 |
|
3182 * plot/subplot.m, plot/multiplot.m: Set gnuplot_command_replot to |
|
3183 "cle;rep" when going in ot multiplot mode. |
|
3184 * plot/oneplot.m: Reset gnuplot_command_replot to "rep" when |
|
3185 switching out of multiplot mode. |
|
3186 |
3156
|
3187 Fri Feb 20 01:31:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
3148
|
3188 |
3156
|
3189 * plot/mplot.m, plot/subplot.m, plot/oneplot.m, plot/multiplot.m, |
|
3190 plot/subwindow.m: Call clearplot after setting up multiplot mode. |
3148
|
3191 |
3141
|
3192 Tue Feb 3 00:18:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3193 |
|
3194 * special-matrix/sylvester_matrix.m: Rename from hadamard.m |
|
3195 |
|
3196 * miscellaneous/bug_report.m: Don't try to get smart with |
|
3197 OCTAVE_HOME. Assume octave-bug can be found in EXEC_PATH. |
|
3198 |
|
3199 * Makefile.in (install): Create separate ls-R files for |
|
3200 $(datadir) and $(libexecdir). |
|
3201 (uninstall): Remove both ls-R files. |
|
3202 |
3136
|
3203 Sat Jan 31 01:09:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3204 |
|
3205 * signal/fftshift.m: New file. |
|
3206 |
|
3207 * plot/contour.m: Fix for non-square case. |
|
3208 |
|
3209 * general/randperm.m: New file. |
|
3210 |
|
3211 Fri Jan 30 15:20:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3212 |
|
3213 * specfun/betai.m: Restore file for compatibility with previous |
|
3214 versions. Call betainc with reordered args. |
|
3215 * specfun/gammai.m: Likewise, call gammainc with reordered args. |
|
3216 |
3131
|
3217 Wed Jan 28 22:44:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3218 |
|
3219 * plot/contour.m: Handle discrete contour levels. |
|
3220 |
|
3221 Tue Jan 27 04:31:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3222 |
|
3223 * control/lyap.m: For compatibility with Matlab, solve |
|
3224 A*X + X*A' + C = 0 instead of A'*X + X*A + C = 0. |
|
3225 |
3124
|
3226 Wed Dec 10 00:14:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3227 |
|
3228 * specfun/bessel.m: New file. |
|
3229 |
|
3230 * specfun/betai.m, specfun/betainc.m, specfun/gammai.m, |
|
3231 specfun/gammainc.m: Delete. |
|
3232 |
3106
|
3233 Wed Nov 19 00:19:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3234 |
|
3235 * image/colormap.m: Initialize __current_color_map__ in global |
|
3236 statement. |
|
3237 * miscellaneous/toc.m: Initialize __tic_toc_timestamp__ in global |
|
3238 statement. |
|
3239 * plot/axis.m: Initialize __current_axis__ in global statement. |
|
3240 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
3241 plot/subwindow.m: Initialize __multiplot_mode__ in global statement. |
|
3242 |
3103
|
3243 Tue Nov 18 01:35:50 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3244 |
|
3245 * time/tic.m: Rename _time_tic_called to __tic_toc_timestamp__. |
|
3246 * time/toc.m: Likewise. |
|
3247 |
|
3248 * image/colormap.m: Rename CURRENT_COLOR_MAP to __current_color_map__. |
|
3249 |
|
3250 * plot/mplot.m, plot/multiplot.m, plot/subplot.m: Don't do |
|
3251 anything special for automatic_replot when in multiplot mode -- |
|
3252 recent 3.6beta releases handle this correctly. |
|
3253 |
|
3254 * plot/figure.m: Ensure that we are not in multiplot mode before |
|
3255 setting the terminal type. |
|
3256 |
|
3257 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
3258 plot/subwindow.m: Use leading and trailing underscores for |
|
3259 `private' globals. |
|
3260 |
|
3261 * plot/oneplot.m: Don't do anything if gnuplot_has_multiplot is false. |
|
3262 |
3101
|
3263 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3264 |
|
3265 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE. |
|
3266 |
3091
|
3267 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3268 |
3092
|
3269 * specfun/gammai.m: Avoid problems with whitespace when |
|
3270 constructing matrices. |
|
3271 |
3091
|
3272 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee |
|
3273 <SJL@nrc.gov>. Also return yf in the same orientation as the |
|
3274 original y vector. |
|
3275 |
3085
|
3276 Fri Sep 19 17:04:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3277 |
|
3278 * linear-algebra/cross.m: Use direct formula instead of calling |
|
3279 det three times in a loop. If both args are column (row) vectors, |
|
3280 return a column (row) vector. If they don't match, pay attention |
|
3281 to the value of prefer_column_vectors. |
|
3282 |
|
3283 Thu Aug 28 15:31:20 1997 Rolf Fabian <fabian@olymp.Umwelt.TU-Cottbus.de> |
|
3284 |
|
3285 * polynomial/polyvalm.m: Don't assume orthogonal eigenvectors for |
|
3286 nonsymmetric matrices. |
|
3287 |
|
3288 * general/tril.m: Fix usage message. |
|
3289 |
|
3290 * polynomial/polyvalm.m: Fix error messages. |
|
3291 * polynomial/polyderiv.m: Likewise. |
|
3292 * polynomial/polyval.m: Likewise. |
|
3293 |
3081
|
3294 Wed Aug 13 14:14:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3295 |
|
3296 * strings/blanks.m: Allow blanks(0) to return empty string. |
|
3297 Allow negative arguments if treat_neg_dim_as_zero is true. |
|
3298 |
3063
|
3299 Wed Jun 25 21:26:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3300 |
|
3301 * plot/mesh.m: Set noparametric plot mode after plotting. |
|
3302 |
3062
|
3303 Wed Jun 25 21:06:10 1997 Rick Niles <niles@axp745.gsfc.nasa.gov> |
|
3304 |
|
3305 * plot/__pltopt__.m: Handle key/legend names. |
|
3306 Correctly set colors, line styles, and point styles. |
|
3307 |
3061
|
3308 Wed Jun 25 13:34:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3309 |
|
3310 * polynomial/polyfit.m: Return fit y values as second output. |
|
3311 Don't use QR factorization to solve least squares problem. |
|
3312 |
|
3313 Wed Jun 18 10:24:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3314 |
|
3315 * control/dlqr.m: Use ao, not a, to compute k. |
|
3316 |
3024
|
3317 Tue Jun 3 12:16:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3318 |
|
3319 * miscellaneous/path.m: New file. |
|
3320 |
2993
|
3321 Wed May 21 11:45:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3322 |
|
3323 * miscellaneous/bug_report.m: Pass file id to dump_prefs, not file |
|
3324 name. |
|
3325 |
2968
|
3326 Mon May 12 02:04:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3327 |
|
3328 * specfun/erfinv.m: Add missing semicolon. |
|
3329 |
2870
|
3330 Wed Apr 2 22:04:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3331 |
|
3332 * miscellaneous/xor.m: Make type of return value logical. |
|
3333 |
2853
|
3334 Fri Mar 28 16:19:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3335 |
|
3336 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
3337 warn_comma_in_global_decl. |
|
3338 |
2831
|
3339 Tue Mar 25 22:00:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3340 |
|
3341 * miscellaneous/bug_report.m: Use __OCTAVE_HOME__ to find |
|
3342 octave-bug script. |
|
3343 |
2823
|
3344 Mon Mar 24 16:49:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3345 |
2824
|
3346 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
3347 prefer_zero_one_indexing. |
|
3348 |
2823
|
3349 * general/logical.m: New file. |
|
3350 |
2816
|
3351 Sat Mar 15 15:07:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3352 |
|
3353 * general/nextpow2.m: Correctly handle new meaning of is_scalar() |
|
3354 and is_vector(). |
|
3355 |
2813
|
3356 Thu Mar 13 16:36:35 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
3357 |
|
3358 * specfun/erfinv.m: Scale update by sqrt (pi) / 2. |
|
3359 Use tolerance of 2 * eps. |
|
3360 |
2811
|
3361 Wed Mar 12 16:57:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3362 |
|
3363 * Makefile.in (install-strip): New target. |
|
3364 * audio/Makefile.in: Ditto. |
|
3365 * control/Makefile.in: Ditto. |
|
3366 * elfun/Makefile.in: Ditto. |
|
3367 * general/Makefile.in: Ditto. |
|
3368 * image/Makefile.in: Ditto. |
|
3369 * io/Makefile.in: Ditto. |
|
3370 * linear-algebra/Makefile.in: Ditto. |
|
3371 * miscellaneous/Makefile.in: Ditto. |
|
3372 * plot/Makefile.in: Ditto. |
|
3373 * polynomial/Makefile.in: Ditto. |
|
3374 * set/Makefile.in: Ditto. |
|
3375 * signal/Makefile.in: Ditto. |
|
3376 * specfun/Makefile.in: Ditto. |
|
3377 * special-matrix/Makefile.in: Ditto. |
|
3378 * startup/Makefile.in: Ditto. |
|
3379 * statistics/Makefile.in: Ditto. |
|
3380 * strings/Makefile.in: Ditto. |
|
3381 |
2809
|
3382 Tue Mar 11 10:14:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3383 |
|
3384 * elfun/coth.m: Write as cosh(x) ./ sinh(x) instead of 1 ./ tanh(x). |
|
3385 |
2798
|
3386 Fri Mar 7 23:06:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3387 |
|
3388 * statistics/corrcoef.m: Make it actually work. |
|
3389 |
2795
|
3390 Thu Mar 6 12:36:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3391 |
2798
|
3392 * statistics/corrcoef.m: Don't fail if single argument is a matrix. |
2795
|
3393 |
2779
|
3394 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
3395 |
|
3396 * Version 2.0.5 released. |
|
3397 |
2745
|
3398 Wed Feb 26 01:48:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3399 |
2749
|
3400 * Makefile.in (maintainer-clean): Also remove configure. |
|
3401 |
2746
|
3402 * signal/fftconv.m: Check inputs with is_vector(), not is_matrix(). |
|
3403 |
2745
|
3404 * general/is_matrix.m: Return zero for empty matrices. |
|
3405 |
|
3406 Tue Feb 25 15:16:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3407 |
|
3408 * linear-algebra/vech.m: Size result just once. |
|
3409 |
2726
|
3410 Sun Feb 23 00:15:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3411 |
|
3412 * general/is_square.m: Handle empty matrices correctly. |
|
3413 * general/is_symmetric.m: Handle empty matrices and strings. |
|
3414 |
2716
|
3415 Sat Feb 22 01:06:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3416 |
|
3417 * polynomial/conv.m: Check inputs with is_vector(), not is_matrix(). |
|
3418 * polynomial/deconv.m: Likewise. |
|
3419 * polynomial/polyderiv.m: Likewise. |
|
3420 * polynomial/polyinteg.m: Likewise. |
|
3421 * polynomial/polyreduce.m: Likewise. |
|
3422 * polynomial/polyval.m: Likewise. |
|
3423 * polynomial/polyvalm.m: Likewise. |
|
3424 * general/postpad.m: Likewise. |
|
3425 * general/prepad.m: Likewise. |
|
3426 |
|
3427 * polynomial/compan.m: Check input with is_vector(), not |
|
3428 is_matrix(). Handle scalar case. |
|
3429 |
2711
|
3430 Fri Feb 21 13:36:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3431 |
2715
|
3432 * plot/contour.m: Order data so that it is consistent with |
|
3433 meshgrid and mesh. |
|
3434 |
2711
|
3435 * plot/meshdom.m, plot/meshgrid.m: Change help message. |
|
3436 * plot/sombrero.m: Use meshgrid, not meshdom. |
|
3437 |
2709
|
3438 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
3439 |
|
3440 * Version 2.0.4 released. |
|
3441 |
2706
|
3442 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3443 |
2702
|
3444 * miscellaneous/paren.m: New file. |
|
3445 |
2693
|
3446 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
3447 |
|
3448 * Version 2.0.3 released. |
|
3449 |
2676
|
3450 Thu Feb 13 19:06:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3451 |
|
3452 * image/saveimage.m: Only clip image data that is actually out of |
|
3453 range. |
|
3454 |
2667
|
3455 Sun Feb 9 19:52:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3456 |
|
3457 * general/is_matrix.m: Scalars, vectors, and empty matrices may |
|
3458 also be considered to be matrices. |
|
3459 |
|
3460 * general/is_vector.m: Scalars may also be considered to be vectors. |
|
3461 |
|
3462 * general/isempty.m: Use size(), not rows() and columns(). |
|
3463 |
|
3464 * plot/contour.m: Convert set to gset. |
|
3465 Set view to 0, 0, 1, 1, not 0, 0, 1.9, 1. |
|
3466 |
2663
|
3467 Fri Feb 7 12:55:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3468 |
|
3469 * specfun/erfinv.m: Fix typo in last change. |
|
3470 |
2650
|
3471 Fri Jan 31 09:30:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3472 |
|
3473 * image/loadimage.m: Make it possible to load files with image |
|
3474 data named X or img. |
|
3475 |
|
3476 * image/default.img: Change name of image from X to img to match |
|
3477 what saveimage does now. |
|
3478 |
|
3479 * image/loadimage.m: Rename X to be img, to match what saveimage |
|
3480 does now. |
|
3481 |
2632
|
3482 Mon Jan 27 13:48:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3483 |
2634
|
3484 * Version 2.0.2 released. |
|
3485 |
2632
|
3486 * plot/__plt__.m: Use usleep() instead of replot to try to avoid |
|
3487 weird missing-lines bug without creating extra plots unecessarily. |
|
3488 |
2624
|
3489 Sat Jan 25 22:37:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3490 |
|
3491 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
3492 elfun/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
3493 io/Makefile.in, linear-algebra/Makefile.in, |
|
3494 miscellaneous/Makefile.in, plot/Makefile.in, |
|
3495 polynomial/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
3496 specfun/Makefile.in, special-matrix/Makefile.in, |
|
3497 startup/Makefile.in, statistics/Makefile.in, strings/Makefile.in, |
|
3498 time/Makefile.in (bin-dist): New target. |
|
3499 |
2621
|
3500 Wed Jan 22 11:28:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3501 |
|
3502 * specfun/erfinv.m: Avoid A([]) = X, X != [] error. |
|
3503 |
|
3504 Tue Jan 21 11:16:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3505 |
|
3506 * miscellaneous/xor.m: Make it work. |
|
3507 |
2613
|
3508 Mon Jan 20 12:28:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3509 |
|
3510 * plot/sombrero.m: Doc fix. |
|
3511 |
2602
|
3512 Tue Jan 7 00:16:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3513 |
|
3514 * Version 2.0.1 released. |
|
3515 |
2601
|
3516 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3517 |
|
3518 * elfun/lcm.m: Replace missing if statement. |
|
3519 |
|
3520 * elfun/gcd.m: Report error if no input args. |
|
3521 * elfun/lcm.m: Likewise. |
|
3522 |
2597
|
3523 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3524 |
|
3525 * Makefile.in (install): Use ls -LR to create ls-R database. |
|
3526 Also list contents of $libexecdir/octave in ls-R database. |
|
3527 |
2583
|
3528 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3529 |
|
3530 * Version 2.0 released. |
|
3531 |
2575
|
3532 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3533 |
|
3534 * Version 1.94. |
|
3535 |
2558
|
3536 Sun Dec 1 20:55:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3537 |
|
3538 * strings/str2num.m: New file. |
|
3539 |
2554
|
3540 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3541 |
|
3542 * Version 1.93. |
|
3543 |
2540
|
3544 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3545 |
|
3546 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m, |
|
3547 linear-algebra/duplication_matrix.m, linear-algebra/vec.m, |
|
3548 linear-algebra/vech.m: New files from Kurt Hornik. |
|
3549 |
|
3550 * general/nextpow2.m, general/shift.m, general/diff.m, |
|
3551 general/common_size.m: New files from Kurt Hornik. |
|
3552 |
|
3553 * miscellaneous/bincoeff.m, miscellaneous/xor.m: |
|
3554 New files from Kurt Hornik. |
|
3555 |
|
3556 * signal/detrend.m: New file from Kurt Hornik. |
|
3557 |
|
3558 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m, |
|
3559 specfun/pow2.m, specfun/log2.m: |
|
3560 New files and updates from Kurt Hornik. |
|
3561 |
2523
|
3562 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3563 |
|
3564 * plot/__plt__.m: Add explicit replot after last command is |
|
3565 issued, to force all lines to be displayed. Hmm. |
|
3566 |
2512
|
3567 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3568 |
2520
|
3569 * plot/axis.m, plot/bottom_title.m, plot/contour.m, |
|
3570 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m, |
|
3571 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m, |
|
3572 plot/plot_border.m, plot/polar.m, plot/semilogx.m, |
|
3573 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
3574 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m: |
|
3575 Uset gset, not set. |
|
3576 |
2512
|
3577 * Version 1.92. |
|
3578 |
2482
|
3579 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3580 |
2486
|
3581 * image/saveimage.m: When writing PostScript, name Octave as the |
|
3582 almighty Creator. Use single call to fprintf instead of looping. |
|
3583 |
|
3584 * image/Makefile.in: Delete references to octtopnm. |
|
3585 |
|
3586 * general/logspace.m: Doc fix. |
|
3587 |
2482
|
3588 * Version 1.91. |
|
3589 |
2458
|
3590 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3591 |
|
3592 * image/image.m: Use tmpnam() instead of home-brew scheme. |
|
3593 |
|
3594 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of |
|
3595 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is |
|
3596 deleted. |
|
3597 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead |
|
3598 of a system() command to delete the tmp file. |
|
3599 |
2452
|
3600 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3601 |
|
3602 * Version 1.90. |
|
3603 |
|
3604 * Makefile.in (DISTFILES): Add ChangeLog. |
|
3605 |
2360
|
3606 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3607 |
|
3608 * plot/subplot.m, plot/multiplot.m, plot/mplot.m: |
|
3609 Don't check for string value of automatic_replot. |
|
3610 |
|
3611 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m: |
|
3612 Temporarily set do_fortran_indexing to 1, not "true". |
|
3613 |
|
3614 * miscellaneous/menu.m: Temporarily set page_screen_output to 0, |
|
3615 not "false". |
|
3616 |
|
3617 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to |
|
3618 "false". |
|
3619 |
2355
|
3620 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
3621 |
|
3622 * strings/substr.m: Allow negative OFFSET. LEN is now optional. |
|
3623 |
2330
|
3624 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3625 |
|
3626 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in |
|
3627 system command. |
|
3628 |
|
3629 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3630 |
|
3631 * __plr1__.m: Renamed from polar_int_1.m. |
|
3632 * __plr2__.m: Renamed from polar_int_2.m. |
|
3633 * __plr__.m: Renamed from polar_int.m. |
|
3634 * __plt1__.m: Renamed from plot_int_1.m. |
|
3635 * __plt2__.m: Renamed from plot_int_2.m. |
|
3636 * __plt2mm__.m: Renamed from plot_2_m_m_.m. |
|
3637 * __plt2mv__.m: Renamed from plot_2_m_v_.m. |
|
3638 * __plt2ss__.m: Renamed from plot_2_s_s_.m. |
|
3639 * __plt2vm__.m: Renamed from plot_2_v_m_.m. |
|
3640 * __plt2vv__.m: Renamed from plot_2_v_v_.m. |
|
3641 * __plt__.m: Renamed from plot_int.m. |
|
3642 * __pltopt__.m: Renamed from plot_opt.m. |
|
3643 Change all callers. |
|
3644 |
|
3645 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3646 |
|
3647 * All .m files: Add regular Author:, Created:, and Adapted-By: |
|
3648 comments like those found in Emacs lisp files. |
|
3649 |
|
3650 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3651 |
|
3652 * All .m files: Change comment style. |
|
3653 |
|
3654 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3655 |
|
3656 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m, |
|
3657 subplot.m, subwindow.m, top_title.m: |
|
3658 Print error message if gnuplot_has_multiplot is not true. |
|
3659 |
|
3660 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3661 |
|
3662 * plot/figure.m: New function. |
|
3663 |
|
3664 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3665 |
|
3666 * strings/strrep.m: New function. |
|
3667 |
|
3668 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3669 |
|
3670 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m, |
|
3671 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m, |
|
3672 strings/hex2dec.m, strings/index.m, strings/rindex.m, |
|
3673 strings/split.m, strings/str2mat.m, strings/substr.m: |
|
3674 New functions from Kurt Hornik, heavily modified by jwe. |
|
3675 |
|
3676 * general/reshape.m: Allow strings to be reshaped too. |
|
3677 |
|
3678 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok. |
|
3679 Always return a scalar. |
|
3680 |
|
3681 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3682 |
|
3683 * polynomial/polyfit.m: Make orientation of result compatible with |
|
3684 Matlab. |
|
3685 |
|
3686 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3687 |
|
3688 * polynomial/polyfit.m: Add missing close paren. |
|
3689 |
|
3690 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3691 |
|
3692 * plot/plot_opt.m: Set compatibility arg in call to sscanf. |
|
3693 |
|
3694 * io/scanf.m: Delete. |
|
3695 |
|
3696 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3697 |
|
3698 * statistics/median.m: Fix typo in usage message. |
|
3699 |
|
3700 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3701 |
|
3702 * miscellaneous/popen2.m: New file. |
|
3703 |
|
3704 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3705 |
|
3706 * configure.in (AC_OUTPUT): Add io/Makefile. |
|
3707 |
|
3708 * io: New directory. |
|
3709 * Makefile.in (SUBDIRS): Add it to the list. |
|
3710 |
|
3711 * miscellaneous/flops.m: New file. |
|
3712 |
|
3713 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3714 |
|
3715 * miscellaneous/cputime.m: Return three arguments instead of a |
|
3716 vector, for compatibility with previous versions and with Matlab |
|
3717 (which only returns one scalar value). |
|
3718 |
|
3719 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
|
3720 |
|
3721 * general/triu.m: Compute lower bound on loop index correctly. |
|
3722 * general/tril.m: Likewise, for upper bound. |
|
3723 |
|
3724 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3725 |
|
3726 * image/saveimage.m: For color images, make sure indices into |
|
3727 temporary colormap and result matrix have proper orientation. |
|
3728 Set grey flag correctly. |
|
3729 |
|
3730 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3731 |
|
3732 * statistics/std.m: Use better formula (from Jim Van Zandt |
|
3733 jrv@vanzandt.mv.com). |
|
3734 |
|
3735 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3736 |
|
3737 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com). |
|
3738 * mesh.m: Transpose Z if only one arg. |
|
3739 Handle case of all three args being matrices (from Jim Van Zandt |
|
3740 jrv@vanzandt.mv.com). |
|
3741 * meshdom.m: Undo previous change. |
|
3742 |
|
3743 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3744 |
|
3745 * configure.in (AC_OUTPUT): Add audio/Makefile |
|
3746 |
|
3747 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3748 |
|
3749 * audio: New directory of files from Kurt Hornik and Andreas |
|
3750 Weingessel. |
|
3751 * audio/Makefile.in: New file. |
|
3752 * Makefile.in (SUBDIRS): Add audio to the list. |
|
3753 |
|
3754 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3755 |
|
3756 * polynomial/polyfit.m: Use `economy-stle' QR factorization. |
|
3757 |
|
3758 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3759 |
|
3760 * plot/mesh.m: Require, length (y) == rows (z) and length (x) == |
|
3761 columns (z), not the other way around. |
|
3762 * plot/meshdom.m: Don't reverse order of elements in y. |
|
3763 |
|
3764 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3765 |
|
3766 * plot/axis.m: Return current axis if nargin == 0. |
|
3767 |
|
3768 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3769 |
|
3770 * polynomial/roots.m: Updates from Kurt Hornik. |
|
3771 |
|
3772 * polynomial/polyder.m: New file. |
|
3773 |
|
3774 * polynomial/polyderiv.m: Give return value and arg different names. |
|
3775 |
|
3776 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3777 |
|
3778 * specfun/betainc.m: New file. |
|
3779 * specfun/gammainc.m: New file. |
|
3780 |
|
3781 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3782 |
|
3783 * general/strerror.m: New file. |
|
3784 * general/perror.m: Implement using strerror(). |
|
3785 |
|
3786 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3787 |
|
3788 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m |
|
3789 plot/plot_border.m plot/subplot.m plot/subwindow.m |
|
3790 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt. |
|
3791 |
|
3792 * image/saveimage.m: Round img values first. |
|
3793 |
|
3794 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3795 |
|
3796 * control/abcddim.m control/are.m general/tril.m general/triu.m |
|
3797 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m |
|
3798 linear-algebra/null.m miscellaneous/etime.m plot/contour.m |
|
3799 plot/mesh.m plot/plot_int.m plot/polar_int.m |
|
3800 special-matrix/hankel.m special-matrix/toeplitz.m |
|
3801 tuwien/strfun/split.m: Add missing semicolons. |
|
3802 |
|
3803 * plot/polar_int.m: Use .', not ' to make vectors conform. |
|
3804 |
|
3805 * image/Makefile.in: Don't build or install octtoppm. |
|
3806 |
|
3807 * image/saveimage.m: Rewrite to avoid using octoppm and pbm |
|
3808 routines so that people who don't have the the pbm stuff installed |
|
3809 can still use this function. |
|
3810 |
|
3811 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3812 |
|
3813 * image/saveimage.m: Better error checking, clean up a bit. |
|
3814 |
|
3815 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3816 |
|
3817 * plot/plot_opt.m: Change more to more_opts as a temporary fix to |
|
3818 avoid conflict with new built-in text-style function more. |
|
3819 |
|
3820 * linear-algebra/norm.m: Also allow 2nd arg == "inf". |
|
3821 |
|
3822 * startup/Makefile.in (install): Also install octaverc in |
|
3823 $localfcnfiledir/startup/octavrc. |
|
3824 |
|
3825 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3826 |
|
3827 * mkinstalldirs: New file. |
|
3828 * Makefile.in (DISTFILES): Add it to the list. |
|
3829 |
|
3830 * Makefile.in (DISTFILES): Distribute configure.in and configure. |
|
3831 |
|
3832 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3833 |
|
3834 * special-matrix/hankel.m: Compatibility fix. Complain if |
|
3835 r(1) != c(nr), not if r(1) != c(1). |
|
3836 |
|
3837 * signal/filter.m: Doc fix. |
|
3838 |
|
3839 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3840 |
|
3841 * miscellaneous/cputime.m: Use new resource structure names (no |
|
3842 ru_ or tv_ prefixes). |
|
3843 |
|
3844 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3845 |
|
3846 * time/ctime.m: Fix doc string and usage message. |
|
3847 |
|
3848 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3849 |
|
3850 * time/clock.m: Use new time structure names (no tm_ prefix). |
|
3851 |
|
3852 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3853 |
|
3854 * control/c2d.m: Make function work for any value of |
|
3855 whitespace_in_literal_matrix. |
|
3856 * control/dare.m: Likewise. |
|
3857 * control/tzero.m: Likewise. |
|
3858 * elfun/gcd.m: Likewise. |
|
3859 * elfun/lcm.m: Likewise. |
|
3860 * general/postpad.m: Likewise. |
|
3861 * general/prepad.m: Likewise. |
|
3862 * linear-algebra/kron.m: Likewise. |
|
3863 * miscellaneous/etime.m: Likewise. |
|
3864 * polynomial/conv.m: Likewise. |
|
3865 * polynomial/deconv.m: Likewise. |
|
3866 * polynomial/poly.m: Likewise. |
|
3867 * polynomial/roots.m: Likewise. |
|
3868 * signal/filter.m: Likewise. |
|
3869 * signal/freqz.m: Likewise. |
|
3870 * signal/fftfilt.m: Likewise. |
|
3871 |
|
3872 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3873 |
|
3874 * miscellaneous/is_leap_year.m: Make work for vector args. |
|
3875 |
|
3876 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3877 |
|
3878 * plot/polar_int_2.m: Add missing semicolons. |
|
3879 Set theta = theta', not rho'. |
|
3880 |
|
3881 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3882 |
|
3883 * polynomial/roots.m: Make it work for any value of |
|
3884 whitespace_in_literal_matrix. |
|
3885 |
|
3886 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3887 |
|
3888 * configure.in: New file. |
|
3889 |
|
3890 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3891 |
|
3892 * control/lyap.m: Add missing semicolon. |
|
3893 |
|
3894 * miscellaneous/cputime.m: New function file. |
|
3895 |
|
3896 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3897 |
|
3898 * time: New directory. |
|
3899 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m: |
|
3900 New function files. |
|
3901 * time/Makefile.in: New file. |
|
3902 * Makefile.in (SUBDIRS): Add time. |
|
3903 |
|
3904 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3905 |
|
3906 * polynomial/polyreduce.m: Make sure initial index is not empty. |
|
3907 |
|
3908 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3909 |
|
3910 * plot/plot_int_1.m: Transpose data with .', not '. |
|
3911 |
|
3912 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3913 |
|
3914 * Makefile.in (install uninstall clean mostlyclean distclean |
|
3915 realclean): Use SUBDIR_FOR_COMMAND. Combine actions. |
|
3916 |
|
3917 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3918 |
|
3919 * Makefile.in (install): Create ls-R database file. |
|
3920 (uninstall): Delete it. |
|
3921 |
|
3922 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3923 |
|
3924 * scripts/image/saveimage.m: Fix typo. |
|
3925 |
|
3926 See ChangeLog.1 in the top level directory for earlier changes. |