3383
|
1 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2 |
|
3 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok. |
|
4 * control/zpout.m: Ditto. |
|
5 * control/tfout.m: Ditto. |
|
6 * control/tf2sys.m: Ditto. |
|
7 * control/syssub.m: Ditto. |
|
8 * control/syssetsignals.m: Ditto. |
|
9 * control/sysout.m: Ditto. |
|
10 * control/sysmult.m: Ditto. |
|
11 * control/sysgroup.m: Ditto. |
|
12 * control/sysdup.m: Ditto. |
|
13 * control/sysdisc.m: Ditto. |
|
14 * control/syscont.m: Ditto. |
|
15 * control/sysconnect.m: Ditto. |
|
16 * control/sysappend.m: Ditto. |
|
17 * control/sysadd.m: Ditto. |
|
18 * control/ss2sys.m: Ditto. |
|
19 * control/nyquist.m: Ditto. |
|
20 * control/lqg.m: Ditto. |
|
21 * control/fir2sys.m: Ditto. |
|
22 * control/dmr2d.m: Ditto. |
|
23 * control/dezero.m: Ditto. |
|
24 * control/d2c.m: Ditto. |
|
25 * control/c2d.m: Ditto. |
|
26 * control/bddemo.m: Ditto. |
|
27 * control/pzmap.m: Ditto. |
|
28 |
3374
|
29 1999-12-08 Daniel Calvelo <dcalvelo@pharion.univ-lille2.fr> |
|
30 |
|
31 * signal/spectral_adf.m: Fix typo. |
|
32 |
3372
|
33 1999-11-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
34 |
|
35 * linear-algebra/cond.m: Texinfoize doc string. |
|
36 * linear-algebra/kron.m: Ditto. |
|
37 * linear-algebra/norm.m: Ditto. |
|
38 * linear-algebra/null.m: Ditto. |
|
39 * linear-algebra/orth.m: Ditto. |
|
40 * linear-algebra/rank.m: Ditto. |
|
41 * linear-algebra/trace.m: Ditto. |
|
42 * linear-algebra/qzhess.m: Ditto. |
|
43 * miscellaneous/menu.m: Ditto. |
3373
|
44 * general/perror.m: Ditto. |
|
45 * general/strerror.m: Ditto. |
|
46 * general/columns.m: Ditto. |
|
47 * general/rows.m: Ditto. |
|
48 * image/colormap.m: Ditto. |
|
49 * image/gray.m: Ditto. |
|
50 * image/gray2ind.m: Ditto. |
|
51 * image/image.m: Ditto. |
|
52 * image/imagesc.m: Ditto. |
|
53 * image/imshow.m: Ditto. |
|
54 * image/ind2gray.m: Ditto. |
|
55 * image/ind2rgb.m: Ditto. |
|
56 * image/loadimage.m: Ditto. |
|
57 * image/rgb2ntsc.m: Ditto. |
|
58 * image/ntsc2rgb.m: Ditto. |
|
59 * image/ocean.m: Ditto. |
|
60 * image/rgb2ind.m: Ditto. |
|
61 * image/saveimage.m: Ditto. |
3372
|
62 * io/printf.m: Ditto. |
|
63 * io/puts.m: Ditto. |
|
64 |
3369
|
65 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
66 |
|
67 * special-matrix/hankel.m: Texinfoize doc string. |
|
68 * special-matrix/hilb.m: Ditto. |
|
69 * special-matrix/invhilb.m: Ditto. |
|
70 * special-matrix/sylvester_matrix.m: Ditto. |
|
71 * special-matrix/toeplitz.m: Ditto. |
|
72 * special-matrix/vander.m: Ditto. |
|
73 * linear-algebra/vec.m: Ditto. |
|
74 * linear-algebra/vech.m: Ditto. |
|
75 * general/common_size.m: Ditto. |
|
76 * general/diff.m: Ditto. |
|
77 * general/fliplr.m: Ditto. |
|
78 * general/flipud.m: Ditto. |
|
79 * general/rot90.m: Ditto. |
|
80 * general/reshape.m: Ditto. |
|
81 * general/shift.m: Ditto. |
|
82 * general/tril.m: Ditto. |
|
83 * general/triu.m: Ditto. |
|
84 * general/logspace.m: Ditto. |
3371
|
85 * general/nargchk.m: Ditto. |
3369
|
86 |
3367
|
87 1999-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
88 |
|
89 * statistics/base/mean: Texinfoize doc string. |
|
90 * statistics/base/median: Ditto. |
|
91 * statistics/base/std: Ditto. |
|
92 * statistics/base/cov: Ditto. |
|
93 * statistics/base/corrcoef: Ditto. |
|
94 * statistics/base/kurtosis: Ditto. |
|
95 * statistics/base/mahalanobis: Ditto. |
|
96 * statistics/base/skewness: Ditto. |
3368
|
97 * statistics/base/gls.m: Ditto. |
|
98 * statistics/base/ols.m: Ditto. |
3367
|
99 * signal/detrend.m: Ditto. |
|
100 * signal/freqz.m: Ditto. |
|
101 * signal/sinc.m: Ditto. |
|
102 * signal/fftconv.m: Ditto. |
|
103 * signal/fftfilt.m: Ditto. |
3368
|
104 * set/create_set.m: Ditto. |
|
105 * set/union.m: Ditto. |
|
106 * set/intersection.m: Ditto. |
|
107 * set/complement.m: Ditto. |
|
108 * poly/compan.m: Ditto. |
|
109 * poly/conv: Ditto. |
|
110 * poly/deconv: Ditto. |
|
111 * poly/poly: Ditto. |
|
112 * poly/polyderiv: Ditto. |
|
113 * poly/polyfit: Ditto. |
|
114 * poly/polyinteg: Ditto. |
|
115 * poly/polyreduce: Ditto. |
|
116 * poly/polyval: Ditto. |
|
117 * poly/polyvalm: Ditto. |
|
118 * poly/residue: Ditto. |
|
119 * poly/roots: Ditto. |
|
120 * plot/top_title.m: Ditto |
|
121 * plot/subwindow.m: Ditto |
|
122 * plot/subplot.m: Ditto |
|
123 * plot/plot_border.m: Ditto |
|
124 * plot/oneplot.m: Ditto |
|
125 * plot/multiplot.m: Ditto |
|
126 * plot/mplot.m: Ditto |
|
127 * plot/xlabel.m: Ditto |
|
128 * plot/figure.m: Ditto |
|
129 * plot/meshdom.m: Ditto |
|
130 * plot/mesh.m: Ditto |
|
131 * plot/stairs.m: Ditto |
|
132 * plot/polar.m: Ditto |
|
133 * plot/loglog.m: Ditto |
|
134 * plot/hist.m: Ditto |
|
135 * plot/contour.m: Ditto |
|
136 * plot/bar.m: Ditto |
|
137 * plot/axis.m: Ditto |
|
138 * plot/plot.m: Ditto. |
3367
|
139 |
3361
|
140 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
141 |
3365
|
142 * control/pinv.m: Delete. |
|
143 |
3364
|
144 * Makefile.in (DOCSTRINGS): Don't echo $(ALL_M_FILES). |
|
145 |
3361
|
146 * strings/blanks.m: Texinfoize doc string. |
|
147 * strings/strcat.m: Ditto. |
|
148 * strings/str2mat.m: Ditto. |
|
149 * strings/deblank.m: Ditto. |
|
150 * strings/findstr.m: Ditto. |
|
151 * strings/index.m: Ditto. |
|
152 * strings/rindex.m: Ditto. |
|
153 * strings/split.m: Ditto. |
|
154 * strings/strcmp.m: Ditto. |
|
155 * strings/strrep.m: Ditto. |
|
156 * strings/substr.m: Ditto. |
|
157 * general/int2str.m: Ditto. |
|
158 * general/num2str.m: Ditto. |
|
159 * strings/dec2bin.m: Ditto. |
|
160 * strings/bin2dec: Ditto. |
|
161 * strings/dec2bin: Ditto. |
|
162 * strings/dec2hex: Ditto. |
|
163 * strings/hex2dec: Ditto. |
|
164 * strings/str2num: Ditto. |
|
165 |
3347
|
166 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
167 |
|
168 * Makefile.in (DISTFILES): Include DOCSTRINGS. |
|
169 |
3361
|
170 1999-11-09 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
171 |
|
172 * control/DEMOcontrol.m: Texinfoize doc string. |
|
173 * control/abcddim.m: Ditto. |
|
174 * control/abcddims.m: Ditto. |
|
175 * control/analdemo.m: Ditto. |
|
176 * control/are.m: Ditto. |
|
177 * control/axis2dlim.m: Ditto. |
|
178 * control/bddemo.m: Ditto. |
|
179 * control/bode.m: Ditto. |
|
180 * control/bode_bounds.m: Ditto. |
|
181 * control/bodquist.m: Ditto. |
|
182 * control/buildssic.m: Ditto. |
|
183 * control/c2d.m: Ditto. |
|
184 * control/ctrb.m: Ditto. |
|
185 * control/d2c.m: Ditto. |
|
186 * control/damp.m: Ditto. |
|
187 * control/dare.m: Ditto. |
|
188 * control/dcgain.m: Ditto. |
|
189 * control/dgkfdemo.m: Ditto. |
|
190 * control/dgram.m: Ditto. |
|
191 * control/dlqe.m: Ditto. |
|
192 * control/dlqr.m: Ditto. |
|
193 * control/dlyap.m: Ditto. |
|
194 * control/dmr2d.m: Ditto. |
|
195 * control/fir2sys.m: Ditto. |
|
196 * control/frdemo.m: Ditto. |
|
197 * control/freqchkw.m: Ditto. |
|
198 * control/freqresp.m: Ditto. |
|
199 * control/gram.m: Ditto. |
|
200 * control/h2norm.m: Ditto. |
|
201 * control/h2syn.m: Ditto. |
|
202 * control/hinf_ctr.m: Ditto. |
|
203 * control/hinfdemo.m: Ditto. |
|
204 * control/hinfnorm.m: Ditto. |
|
205 * control/hinfsyn.m: Ditto. |
|
206 * control/hinfsyn_chk.m: Ditto. |
|
207 * control/impulse.m: Ditto. |
|
208 * control/is_abcd.m: Ditto. |
|
209 * control/is_controllable.m: Ditto. |
|
210 * control/is_detectable.m: Ditto. |
|
211 * control/is_dgkf.m: Ditto. |
|
212 * control/is_digital.m: Ditto. |
|
213 * control/is_observable.m: Ditto. |
|
214 * control/is_sample.m: Ditto. |
|
215 * control/is_signal_list.m: Ditto. |
|
216 * control/is_siso.m: Ditto. |
|
217 * control/is_stabilizable.m: Ditto. |
|
218 * control/is_stable.m: Ditto. |
|
219 * control/jet707.m: Ditto. |
|
220 * control/lqe.m: Ditto. |
|
221 * control/lqg.m: Ditto. |
|
222 * control/lqr.m: Ditto. |
|
223 * control/lsim.m: Ditto. |
|
224 * control/ltifr.m: Ditto. |
|
225 * control/lyap.m: Ditto. |
|
226 * control/moddemo.m: Ditto. |
|
227 * control/nyquist.m: Ditto. |
|
228 * control/obsv.m: Ditto. |
|
229 * control/ord2.m: Ditto. |
|
230 * control/outlist.m: Ditto. |
|
231 * control/pinv.m: Ditto. |
|
232 * control/place.m: Ditto. |
|
233 * control/polyout.m: Ditto. |
|
234 * control/prompt.m: Ditto. |
|
235 * control/pzmap.m: Ditto. |
|
236 * control/qzval.m: Ditto. |
|
237 * control/rldemo.m: Ditto. |
|
238 * control/rlocus.m: Ditto. |
|
239 * control/sortcom.m: Ditto. |
|
240 * control/ss2sys.m: Ditto. |
|
241 * control/ss2tf.m: Ditto. |
|
242 * control/ss2zp.m: Ditto. |
|
243 * control/starp.m: Ditto. |
|
244 * control/step.m: Ditto. |
|
245 * control/stepimp.m: Ditto. |
|
246 * control/susball.m: Ditto. |
|
247 * control/sys2fir.m: Ditto. |
|
248 * control/sys2ss.m: Ditto. |
|
249 * control/sys2tf.m: Ditto. |
|
250 * control/sys2zp.m: Ditto. |
|
251 * control/sysadd.m: Ditto. |
|
252 * control/sysappend.m: Ditto. |
|
253 * control/syschnames.m: Ditto. |
|
254 * control/syschnamesl.m: Ditto. |
|
255 * control/syschtsam.m: Ditto. |
|
256 * control/sysconnect.m: Ditto. |
|
257 * control/syscont.m: Ditto. |
|
258 * control/syscont_disc.m: Ditto. |
|
259 * control/sysdefioname.m: Ditto. |
|
260 * control/sysdefstname.m: Ditto. |
|
261 * control/sysdimensions.m: Ditto. |
|
262 * control/sysdisc.m: Ditto. |
|
263 * control/sysdup.m: Ditto. |
|
264 * control/sysgetsignals.m: Ditto. |
|
265 * control/sysgettype.m: Ditto. |
|
266 * control/sysgroup.m: Ditto. |
|
267 * control/sysgroupn.m: Ditto. |
|
268 * control/sysmult.m: Ditto. |
|
269 * control/sysout.m: Ditto. |
|
270 * control/sysprune.m: Ditto. |
|
271 * control/sysreorder.m: Ditto. |
|
272 * control/sysrepdemo.m: Ditto. |
|
273 * control/sysscale.m: Ditto. |
|
274 * control/syssetsignals.m: Ditto. |
|
275 * control/syssub.m: Ditto. |
|
276 * control/sysupdate.m: Ditto. |
|
277 * control/tf2ss.m: Ditto. |
|
278 * control/tf2sys.m: Ditto. |
|
279 * control/tf2sysl.m: Ditto. |
|
280 * control/tf2zp.m: Ditto. |
|
281 * control/tfout.m: Ditto. |
|
282 * control/tzero.m: Ditto. |
|
283 * control/tzero2.m: Ditto. |
|
284 * control/ugain.m: Ditto. |
|
285 * control/wgt1o.m: Ditto. |
|
286 * control/zgfmul.m: Ditto. |
|
287 * control/zgfslv.m: Ditto. |
|
288 * control/zginit.m: Ditto. |
|
289 * control/zgpbal.m: Ditto. |
|
290 * control/zgreduce.m: Ditto. |
|
291 * control/zgrownorm.m: Ditto. |
|
292 * control/zgscal.m: Ditto. |
|
293 * control/zgsgiv.m: Ditto. |
|
294 * control/zgshsr.m: Ditto. |
|
295 * control/zp2ss.m: Ditto. |
|
296 * control/zp2ssg2.m: Ditto. |
|
297 * control/zp2sys.m: Ditto. |
|
298 * control/zp2tf.m: Ditto. |
|
299 * control/zpout.m: Ditto. |
|
300 |
3332
|
301 1999-11-02 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
302 |
|
303 * scripts/audio/lin2mu.m: Texinfoize doc string. |
|
304 * scripts/audio/loadaudio.m: Ditto. |
|
305 * scripts/audio/mu2lin.m: Ditto. |
|
306 * scripts/audio/playaudio.m: Ditto. |
|
307 * scripts/audio/record.m: Ditto. |
|
308 * scripts/audio/saveaudio.m: Ditto. |
|
309 |
3321
|
310 1999-10-26 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
311 |
|
312 * elfun/acot.m: Texinfoize doc string. |
|
313 * elfun/acsc.m: Ditto. |
|
314 * elfun/acsch.m: Ditto. |
|
315 * elfun/asec.m: Ditto. |
|
316 * elfun/asech.m: Ditto. |
|
317 * elfun/cot.m: Ditto. |
|
318 * elfun/coth.m: Ditto. |
|
319 * elfun/csc.m: Ditto. |
|
320 * elfun/csch.m: Ditto. |
|
321 * elfun/gcd.m: Ditto. |
|
322 * elfun/lcm.m: Ditto. |
|
323 * elfun/sec.m: Ditto. |
|
324 * elfun/sech.m: Ditto. |
|
325 * general/nextpow2.m: Ditto. |
|
326 * general/rem.m: Ditto. |
|
327 * linear-algebra/commutation_matrix.m: Ditto. |
|
328 * linear-algebra/cross.m: Ditto. |
|
329 * linear-algebra/duplication_matrix.m: Ditto. |
|
330 * miscellaneous/bincoeff.m: Ditto. |
|
331 * miscellaneous/xor.m: Ditto. |
|
332 * specfun/bessel.m: Ditto. |
|
333 * specfun/beta.m: Ditto. |
|
334 * specfun/betai.m: Ditto. |
|
335 * specfun/erfinv.m: Ditto. |
|
336 * specfun/gammai.m: Ditto. |
|
337 * specfun/log2.m: Ditto. |
|
338 * specfun/pow2.m: Ditto. |
|
339 |
|
340 1999-10-23 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
|
341 |
|
342 * general/is_scalar.m: Texinfoize help text. |
|
343 * general/is_square.m: Ditto. |
|
344 * general/is_symmetric.m: Ditto. |
|
345 |
3320
|
346 1999-10-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
347 |
|
348 * strings/split.m: If the string to be split is empty, just return |
|
349 an empty string. |
|
350 |
3319
|
351 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
352 |
|
353 * Makefile.in (ALL_M_FILES): New macro. |
|
354 (DOCSTRINGS): No longer .PHONY; depend on $(ALL_M_FILES). |
|
355 |
3306
|
356 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
357 |
|
358 * control/bode.m: Don't return anything if nargout == 0. |
|
359 |
|
360 1999-10-20 James B. Rawlings <jbraw@bevo.che.wisc.edu> |
|
361 |
|
362 * control/bode.m: Don't do axis scaling for magnitude plots. |
|
363 |
3305
|
364 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
365 |
|
366 * Makefile.in (DISTFILES): Add move-if-change, mkdoc, and |
|
367 gethelp.cc to the list. |
|
368 |
3296
|
369 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
370 |
3301
|
371 * time/asctime.m: Texinfoize help text. |
|
372 * time/clock.m: Ditto. |
|
373 * time/date.m: Ditto. |
|
374 * miscellaneous/cputime.m: Ditto. |
|
375 * miscellaneous/etime.m: Ditto. |
|
376 * miscellaneous/is_leap_year.m: Ditto. |
|
377 * miscellaneous/popen2.m: Ditto. |
|
378 * miscellaneous/version.m: Ditto. |
|
379 * miscellaneous/tic.m: Ditto. |
|
380 * miscellaneous/toc.m: Just refer to tic.m. |
|
381 |
3297
|
382 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of |
|
383 `cd dir; $(MAKE); cd ..'. |
|
384 ($(SUBDIRS)): Likewise. |
|
385 |
|
386 * statistics/Makefile.in ($(SUBDIRS)): Likewise. |
|
387 |
|
388 * statistics/Makefile.in (bin-dist): Use `$(MAKE) -C dir' instead |
|
389 of `cd dir; $(MAKE)'. |
|
390 |
3296
|
391 * gethelp.cc, mkdoc: New files. |
|
392 * Makefile.in: Use them to create DOCSTRINGS file from .m file |
|
393 sources. |
|
394 |
3291
|
395 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
396 |
|
397 * linear-algebra/kron.m: Fix typo in previous change |
|
398 |
3282
|
399 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
400 |
|
401 * control/bode.m: Allow optional 5th arg to specify plot style. |
|
402 |
3273
|
403 Wed Sep 22 22:12:03 1999 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
|
404 |
|
405 * linear-algebra/krylov.m: Correctly handle case of V having full |
|
406 rank when V has more columns than rows. |
|
407 |
|
408 Mon Sep 20 23:04:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
409 |
|
410 * general/linspace.m, linear-algebra/pinv.m: Delete. |
|
411 |
|
412 * statistics/tests/manova.m: Avoid problems if |
|
413 whitespace_in_literal_matrix is set to "traditional". |
|
414 * statistics/tests/t_test_regression.m: Likewise. |
|
415 * statistics/tests/u_test.m: Likewise. |
|
416 * statistics/tests/chisquare_test_homogeneity.m: Likewise. |
|
417 * statistics/tests/anova.m: Likewise. |
|
418 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
419 * statistics/base/statistics.m: Likewise. |
|
420 * image/saveimage.m: Likewise. |
|
421 * signal/arch_fit.m: Likewise. |
|
422 * signal/autoreg_matrix.m: Likewise. |
|
423 * signal/triangle_lw.m: Likewise. |
|
424 * strings/dec2hex.m: Likewise. |
|
425 |
3268
|
426 Thu Sep 9 19:31:58 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
427 |
|
428 * image/saveimage.m: Initialize scale. |
|
429 |
|
430 Sun Sep 5 22:13:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
431 |
|
432 * general/reshape.m: Allow reshape (a, size (b)). |
|
433 |
3266
|
434 Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
435 |
|
436 * specfun/erfinv.m: Improve stopping criterion. |
|
437 Add iteration count as second return value. |
|
438 |
3265
|
439 Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
440 |
|
441 * statistics/base/mean.m: Use .', not ' to reorient row vectors. |
|
442 |
3263
|
443 Tue Aug 17 11:11:27 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
444 |
|
445 * miscellaneous/pack.m: New function. |
|
446 |
|
447 Mon Aug 16 07:46:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
448 |
|
449 * plot/figure.m: Always return figure number. With no args, |
|
450 figure now creates a new figure window and returns its number. |
|
451 Accept figure (property, value) syntax, but do nothing. |
|
452 |
|
453 Thu Aug 12 09:28:01 PDT 1999 Tom Poage <tfpoage@ucdavis.edu> |
|
454 |
|
455 * general/shift.m: Avoid printing temporary value for backward shift. |
|
456 |
3260
|
457 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
458 |
|
459 * plot/bar.m: Compute bar widths correctly when x-values are not |
|
460 evenly spaced. |
|
461 |
3250
|
462 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
463 |
|
464 * linear-algebra/cond.m: Avoid returning NaN for matrices that |
|
465 contain only zeros. |
|
466 |
|
467 Sun Jun 20 22:24:27 1999 Eduardo Gallestey <eduardo@faceng.anu.edu.au> |
|
468 |
|
469 * linear-algebra/kron.m: Create result matrix and insert blocks |
|
470 instead of appending them. |
|
471 |
|
472 Sat Jun 19 01:52:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
473 |
|
474 * control/bodquist.m, control/buildssic.m, control/is_digital.m, |
|
475 control/stepimp.m, control/sysmin.m, control/syssetsignals.m: |
|
476 Update from A. S. Hodel. |
|
477 |
3246
|
478 Fri Jun 18 12:19:22 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
479 |
|
480 * polynomial/polyfit.m: Correct previous change. |
|
481 |
3243
|
482 Wed Apr 7 13:57:26 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
483 |
|
484 * linear-algebra/qrhouse.m, linear-algebra/krygetq.m: Delete. |
|
485 |
3240
|
486 Wed Apr 7 13:22:43 1999 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
487 |
|
488 * control/is_controllable.m, control/zgscal.m: Accomodate new |
|
489 version of krylov and krylovb. |
|
490 |
|
491 * control/outlist.m, control/sysout.m: Fix typos. |
|
492 |
|
493 * control/sysdimensions.m: Add option for total number of states. |
|
494 |
|
495 * linear-algebra/krylov.m: Improve robustness by row-pivoting. |
|
496 * linear-algebra/krylovb.m: Just call krylov with appropriate |
|
497 arguments. |
|
498 |
|
499 Tue Mar 30 00:43:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
500 |
|
501 * strings/index.m: Fail with meaningful error message if either |
|
502 arg is a string array. |
|
503 |
3238
|
504 Wed Mar 24 20:34:48 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
505 |
|
506 * linear-algebra/norm.m: Do the right thing for 1- and |
|
507 infinity-norms of complex matrices. From Sven Khatri |
|
508 <khatri@saturn.vocalpoint.com>. |
|
509 |
|
510 Tue Mar 16 13:36:36 1999 A. Scottedward Hodel" <scotte@eng.auburn.edu> |
|
511 |
|
512 * linear-algebra/qrhouse.m: Handle default args correctly. |
|
513 |
|
514 Thu Mar 11 12:52:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
515 |
|
516 * strings/split.m: Avoid problems when splitting strings that have |
|
517 \ in them. |
|
518 |
|
519 Thu Mar 11 12:36:13 1999 Massimo Lorenzin <maxlorenzin@tin.it> |
|
520 |
|
521 * image/colormap.m: Do better arg checking, handle string args |
|
522 that name the colormap function to call (e.g., colormap ("ocean")). |
|
523 |
|
524 Mon Mar 8 22:23:24 1999 Rolf Fabian <fabian@TU-Cottbus.De> |
|
525 |
|
526 * polynomial/polyfit.m: Use .' transpose operator, not '. |
|
527 * linear-algebra/dot.m: Likewise. |
|
528 * linear-algebra/cross.m: Likewise. |
|
529 * general/rot90.m: Likewise. |
|
530 |
|
531 Sat Mar 6 01:45:00 1999 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
532 |
|
533 * linear-algebra/qrhouse.m: Permute columns at each iteration so |
|
534 that the leading column is not all zeros. |
|
535 |
|
536 Fri Mar 5 00:37:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
537 |
|
538 * general/shift.m: Fix potential problems with |
|
539 whitespace_in_literal_matrix. |
|
540 * signal/arch_rnd.m: Ditto. |
|
541 * signal/autocov.m: Ditto. |
|
542 * signal/diffpara.m: Ditto. |
|
543 * signal/hurst.m: Ditto. |
|
544 * signal/periodogram.m: Ditto. |
|
545 * signal/spectral_adf.m: Ditto. |
|
546 * signal/spectral_xdf.m: Ditto. |
|
547 * signal/spencer.m: Ditto. |
|
548 * signal/synthesis.m: Ditto. |
|
549 * statistics/distributions/wiener_rnd.m: Ditto. |
|
550 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
551 * statistics/models/logistic_regression.m: Ditto. |
|
552 * statistics/models/logistic_regression_derivatives.m: Ditto. |
|
553 * statistics/tests/run_test.m: Ditto. |
|
554 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
555 |
|
556 Wed Mar 3 02:25:00 1999 Joao Cardoso <jcardoso@inescn.pt> |
|
557 |
|
558 * plot/__plr2__.m: Fix typo. |
|
559 |
3233
|
560 Tue Jan 12 10:31:15 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
561 |
|
562 * plot/__pltopt1__.m: Accept "k" to mean black. |
|
563 |
|
564 Fri Dec 11 10:43:19 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
565 |
|
566 * linear-algebra/krylov.m: Force empty_list_elements_ok for this |
|
567 function. |
|
568 |
|
569 Thu Dec 10 11:07:00 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
570 |
|
571 * control/ss2sys.m: Fix typo. |
|
572 |
|
573 Wed Dec 9 12:42:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
574 |
|
575 * plot/subplot.m, plot/oneplot.m: Don't call clearplot. |
|
576 |
|
577 * control: Update from A. S. Hodel <a.s.hodel@eng.auburn.edu> for |
|
578 signal names as lists of strings instead of string arrays. |
|
579 |
3225
|
580 Fri Dec 4 16:08:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
581 |
3233
|
582 * quaternion: New directory of functions from A. S. Hodel |
3225
|
583 <a.s.hodel@eng.auburn.edu>. |
|
584 * Makefile.in (SUBDIRS): Add it to the list. |
3226
|
585 * quaternion/Makefile.in: New file. |
|
586 * configure.in (AC_OUTPUT): Add quaternion/Makefile. |
3225
|
587 |
|
588 Tue Nov 24 21:41:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
589 |
|
590 * image/saveimage.m: Make it work again for black and white colormaps. |
|
591 |
|
592 * image/imagesc.m: Use rows (colormap), not length (colormap), |
|
593 since there can be fewer rows than columns. Round values to |
|
594 nearest position in colormap instead of truncating. Correct usage |
|
595 message. |
|
596 |
|
597 Tue Nov 24 14:50:52 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
598 |
|
599 * linear-algebra/krylov.m: New arg pflg. If nonzero, avoid using |
|
600 zero rows of [A,v] as householder pivots; this avoids spurious |
|
601 non-zero entries in returned orthogonal matrix U, but destroys the |
|
602 Householder matrix structure of H. |
|
603 |
|
604 Fri Nov 20 12:46:46 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
605 |
|
606 * general/logical.m: Just copy input to output if argument is |
|
607 already a logical object. |
|
608 |
3215
|
609 Fri Nov 6 10:17:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
610 |
|
611 * New files from OCST, in control subdiretory: |
|
612 |
|
613 DEMOcontrol.m is_siso.m syschnames.m |
|
614 abcddim.m is_stabilizable.m syschnamesl.m |
|
615 abcddims.m is_stable.m syschtsam.m |
|
616 analdemo.m jet707.m sysconnect.m |
|
617 are.m lqe.m syscont.m |
|
618 axis2dlim.m lqg.m syscont_disc.m |
|
619 bddemo.m lqr.m sysdefioname.m |
|
620 bode.m lsim.m sysdefstname.m |
|
621 bode_bounds.m ltifr.m sysdimensions.m |
|
622 bodquist.m lyap.m sysdisc.m |
|
623 buildssic.m mb.m sysdup.m |
|
624 c2d.m minfo.m sysgetsignals.m |
|
625 com2str.m,v moddemo.m sysgettsam.m |
|
626 controldemo.m nichols.m sysgettype.m |
|
627 ctrb.m nyquist.m sysgroup.m |
|
628 d2c.m obsv.m sysgroupn.m |
|
629 damp.m ord2.m sysmult.m |
|
630 dare.m outlist.m sysout.m |
|
631 dcgain.m packedform.m sysprune.m |
|
632 demomarsyas.m packsys.m sysreorder.m |
|
633 dezero.m; parallel.m sysrepdemo.m |
|
634 dgkfdemo.m place.m sysscale.m |
|
635 dgram.m polyout.m syssub.m |
|
636 dhinfdemo.m prompt.m sysupdate.m |
|
637 dlqe.m pzmap.m tf2ss.m |
|
638 dlqg.m qzval.m tf2sys.m |
|
639 dlqr.m rldemo.m tf2sysl.m |
|
640 dlyap.m rlocus.m tf2zp.m |
|
641 dmr2d.m rotg.m tfout.m |
|
642 fir2sys.m run_cmd.m; tzero.m |
|
643 frdemo.m series.m tzero2.m |
|
644 freqchkw.m sortcom.m ugain.m |
|
645 freqresp.m ss2sys.m unpacksys.m |
|
646 gram.m ss2tf.m wgt1o.m |
|
647 h2norm.m ss2zp.m zgfmul.m |
|
648 h2syn.m starp.m zgfslv.m |
|
649 hinf_ctr.m step.m zginit.m |
|
650 hinfdemo.m stepimp.m zgpbal.m |
|
651 hinfnorm.m strappend.m; zgreduce.m |
|
652 hinfsyn.m susball.m zgrownorm.m |
|
653 hinfsyn_chk.m swap.m zgscal.m |
|
654 impulse.m swapcols.m zgsgiv.m |
|
655 is_abcd.m swaprows.m zgshsr.m |
|
656 is_controllable.m sys2fir.m zp2ss.m |
|
657 is_detectable.m sys2ss.m zp2ssg2.m |
|
658 is_dgkf.m sys2tf.m zp2sys.m |
|
659 is_digital.m sys2zp.m zp2tf.m |
|
660 is_observable.m sysadd.m zpout.m |
|
661 is_sample.m sysappend.m |
|
662 |
|
663 Thu Nov 5 13:28:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
664 |
|
665 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \. |
|
666 |
|
667 * strings/deblank.m: Make it work for string arrays too. |
|
668 |
3211
|
669 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
670 |
|
671 * linear-algebra/housh.m: New file from the OCST. |
|
672 * linear-algebra/krygetq.m: Ditto. |
|
673 * linear-algebra/krylov.m: Ditto. |
|
674 * linear-algebra/krylovb.m: Ditto. |
|
675 * linear-algebra/qrhouse.m: Ditto. |
|
676 * general/is_duplicate_entry.m: Ditto. |
|
677 |
|
678 * general/is_symmetric.m: Call is_square instead of doing that |
|
679 check in line. |
|
680 |
3196
|
681 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
682 |
3202
|
683 * general/is_square.m: |
|
684 |
|
685 * general/isempty.m, general/is_matrix.m: Delete. |
|
686 |
|
687 * general/is_symmetric: Delete special case for strings. Whether |
|
688 the conversion is valid should depend on implicit_str_to_num_ok. |
|
689 |
|
690 * general/is_square.m: If arg is not a matrix, don't check size, |
|
691 just return 0. |
|
692 * general/is_symmetric: Likewise. |
|
693 * general/is_vector.m: Likewise. |
|
694 * general/is_scalar.m: Likewise. |
|
695 |
3196
|
696 * general/length.m: Delete. |
|
697 |
3191
|
698 Fri Oct 23 00:21:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
699 |
|
700 * configure.in: Add finance/Makefile, statistics/base/Makefile, |
|
701 statistics/distributions/Makefile, statistics/models/Makefile, |
|
702 and statistics/tests/Makefile to the list of files to create. |
|
703 |
|
704 * finance/Makefile.in, statistics/base/Makefile.in, |
|
705 statistics/distributions/Makefile.in, statistics/models/Makefile.in, |
|
706 statistics/tests/Makefile.in: New files. |
|
707 * statistics/Makefile.in: Delete file lists. Now only handle |
|
708 subdirectories. |
|
709 * Makefile.in (SUBDIRS): Add finance. |
|
710 |
|
711 * Move the following files from statistics to statistics/base: |
|
712 |
|
713 corrcoef.m |
|
714 kurtosis.m |
|
715 mahalanobis.m |
|
716 median.m |
|
717 ols.m |
|
718 skewness.m |
|
719 std.m |
|
720 |
|
721 New files, from Kurt Hornik's octave-ci package: |
|
722 |
|
723 * finance (new directory): |
|
724 |
|
725 fv.m |
|
726 fvl.m |
|
727 irr.m |
|
728 nper.m |
|
729 npv.m |
|
730 pmt.m |
|
731 pv.m |
|
732 pvl.m |
|
733 rate.m |
|
734 vol.m |
|
735 |
|
736 * linear-algebra/dmult.m |
|
737 |
|
738 * signal: |
|
739 |
|
740 arch_fit.m |
|
741 arch_rnd.m |
|
742 arch_test.m |
|
743 arma_rnd.m |
|
744 autocor.m |
|
745 autocov.m |
|
746 autoreg_matrix.m |
|
747 bartlett.m |
|
748 blackman.m |
|
749 diffpara.m |
|
750 durbinlevinson.m |
|
751 fractdiff.m |
|
752 hamming.m |
|
753 hanning.m |
|
754 hurst.m |
|
755 periodogram.m |
|
756 rectangle_lw.m |
|
757 rectangle_sw.m |
|
758 sinetone.m |
|
759 sinewave.m |
|
760 spectral_adf.m |
|
761 spectral_xdf.m |
|
762 spencer.m |
|
763 stft.m |
|
764 synthesis.m |
|
765 triangle_lw.m |
|
766 triangle_sw.m |
|
767 yulewalker.m |
|
768 |
|
769 * statistics/base (new directory): |
|
770 |
|
771 center.m |
|
772 cloglog.m |
|
773 cor.m |
|
774 cov.m |
|
775 cut.m |
|
776 iqr.m |
|
777 kendall.m |
|
778 logit.m |
|
779 mean.m |
|
780 meansq.m |
|
781 moment.m |
|
782 ppplot.m |
|
783 probit.m |
|
784 qqplot.m |
|
785 range.m |
|
786 ranks.m |
|
787 run_count.m |
|
788 spearman.m |
|
789 statistics.m |
|
790 studentize.m |
|
791 table.m |
|
792 values.m |
|
793 var.m |
|
794 |
|
795 (Replaces cov.m and mean.m with new versions.) |
|
796 |
|
797 * statistics/distributions (new directory): |
|
798 |
|
799 beta_cdf.m |
|
800 beta_inv.m |
|
801 beta_pdf.m |
|
802 beta_rnd.m |
|
803 binomial_cdf.m |
|
804 binomial_inv.m |
|
805 binomial_pdf.m |
|
806 binomial_rnd.m |
|
807 cauchy_cdf.m |
|
808 cauchy_inv.m |
|
809 cauchy_pdf.m |
|
810 cauchy_rnd.m |
|
811 chisquare_cdf.m |
|
812 chisquare_inv.m |
|
813 chisquare_pdf.m |
|
814 chisquare_rnd.m |
|
815 discrete_cdf.m |
|
816 discrete_inv.m |
|
817 discrete_pdf.m |
|
818 discrete_rnd.m |
|
819 empirical_cdf.m |
|
820 empirical_inv.m |
|
821 empirical_pdf.m |
|
822 empirical_rnd.m |
|
823 exponential_cdf.m |
|
824 exponential_inv.m |
|
825 exponential_pdf.m |
|
826 exponential_rnd.m |
|
827 f_cdf.m |
|
828 f_inv.m |
|
829 f_pdf.m |
|
830 f_rnd.m |
|
831 gamma_cdf.m |
|
832 gamma_inv.m |
|
833 gamma_pdf.m |
|
834 gamma_rnd.m |
|
835 geometric_cdf.m |
|
836 geometric_inv.m |
|
837 geometric_pdf.m |
|
838 geometric_rnd.m |
|
839 hypergeometric_cdf.m |
|
840 hypergeometric_inv.m |
|
841 hypergeometric_pdf.m |
|
842 hypergeometric_rnd.m |
|
843 kolmogorov_smirnov_cdf.m |
|
844 laplace_cdf.m |
|
845 laplace_inv.m |
|
846 laplace_pdf.m |
|
847 laplace_rnd.m |
|
848 logistic_cdf.m |
|
849 logistic_inv.m |
|
850 logistic_pdf.m |
|
851 logistic_rnd.m |
|
852 lognormal_cdf.m |
|
853 lognormal_inv.m |
|
854 lognormal_pdf.m |
|
855 lognormal_rnd.m |
|
856 normal_cdf.m |
|
857 normal_inv.m |
|
858 normal_pdf.m |
|
859 normal_rnd.m |
|
860 pascal_cdf.m |
|
861 pascal_inv.m |
|
862 pascal_pdf.m |
|
863 pascal_rnd.m |
|
864 poisson_cdf.m |
|
865 poisson_inv.m |
|
866 poisson_pdf.m |
|
867 poisson_rnd.m |
|
868 stdnormal_cdf.m |
|
869 stdnormal_inv.m |
|
870 stdnormal_pdf.m |
|
871 stdnormal_rnd.m |
|
872 t_cdf.m |
|
873 t_inv.m |
|
874 t_pdf.m |
|
875 t_rnd.m |
|
876 uniform_cdf.m |
|
877 uniform_inv.m |
|
878 uniform_pdf.m |
|
879 uniform_rnd.m |
|
880 weibull_cdf.m |
|
881 weibull_inv.m |
|
882 weibull_pdf.m |
|
883 weibull_rnd.m |
|
884 wiener_rnd.m |
|
885 |
|
886 * statistics/models (new directory): |
|
887 |
|
888 logistic_regression.m |
|
889 logistic_regression_derivatives.m |
|
890 logistic_regression_likelihood.m |
|
891 |
|
892 * statistics/tests (new directory): |
|
893 |
|
894 anova.m |
|
895 bartlett_test.m |
|
896 chisquare_test_homogeneity.m |
|
897 chisquare_test_independence.m |
|
898 cor_test.m |
|
899 f_test_regression.m |
|
900 hotelling_test.m |
|
901 hotelling_test_2.m |
|
902 kolmogorov_smirnov_test.m |
|
903 kolmogorov_smirnov_test_2.m |
|
904 kruskal_wallis_test.m |
|
905 manova.m |
|
906 mcnemar_test.m |
|
907 prop_test_2.m |
|
908 run_test.m |
|
909 sign_test.m |
|
910 t_test.m |
|
911 t_test_2.m |
|
912 t_test_regression.m |
|
913 u_test.m |
|
914 var_test.m |
|
915 welch_test.m |
|
916 wilcoxon_test.m |
|
917 z_test.m |
|
918 z_test_2.m |
|
919 |
|
920 Thu Oct 22 12:25:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
921 |
|
922 * time/date.m: Use %Y, not %y in format string, for Matlab 5 |
|
923 compatibility and to avoid Y2K problems. |
|
924 |
3190
|
925 Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
926 |
|
927 * polynomial/polyfit.m: Just use the \ operator to handle the |
|
928 least-squares solution. |
|
929 |
3180
|
930 Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
931 |
|
932 * strings/str2num.m: If eval returns a string, return an empty matrix. |
|
933 |
|
934 * strings/strrep.m: Don't convert args to numeric values. |
|
935 Prevent warnings for empty string args. |
|
936 From Georg Thimm <thimm@idiap.ch>. |
|
937 |
|
938 * strings/strcat.m: Prevent warnings for empty string args. |
|
939 |
|
940 Wed Sep 2 17:20:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
941 |
|
942 * miscellaneous/menu.m: Remove special case for empty string |
|
943 returned from input(). Add second arg to eval() to catch errors. |
|
944 |
3178
|
945 Thu Jun 18 16:32:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
946 |
|
947 * plot/__plt__.m: Don't call usleep. |
|
948 |
3175
|
949 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
950 |
|
951 * linear-algebra/dot.m: New function. |
|
952 |
|
953 * strings/lower.m, strings/upper.m: New functions, for Matlab |
|
954 compatibility. |
|
955 |
|
956 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
957 |
|
958 * plot/hist.m: Also allow just one output argument. |
|
959 |
|
960 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
961 |
|
962 * strings/deblank.m: Make it work if the string is only blanks. |
|
963 |
|
964 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
965 |
|
966 * plot/__plt2mv__.m: Delete calls to keyboard. |
|
967 |
|
968 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
969 |
|
970 * plot/oneplot.m: Fix typo. |
|
971 |
3174
|
972 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
973 |
|
974 * miscellaneous/flops.m: Allow a single argument too. |
|
975 |
|
976 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
977 |
|
978 * strings/str2mat.m: Also handle case when there are no empty |
|
979 strings correctly. |
|
980 |
|
981 Mon Apr 20 22:14:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
982 |
|
983 * strings/isletter.m: New function, for Matlab compatibility. |
|
984 |
3168
|
985 Fri Apr 17 10:53:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
986 |
|
987 * strings/str2mat.m: Handle string matrices too. |
|
988 |
3167
|
989 Wed Apr 15 11:16:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
990 |
|
991 * audio/loadaudio.m: Accept "pcm" as another file extension for |
|
992 linear encoding. |
|
993 |
|
994 * audio/saveaudio.m, audio/loadaudio.m, audio/playaudio.m, |
|
995 audio/record.m: Open files in binary mode. |
|
996 |
3164
|
997 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
998 |
|
999 * miscellaneous/dump_prefs.m: Use string array for list of values. |
|
1000 Move functionality of dump_1_pref here, but use built-in function |
|
1001 type to extract value, and put it inside try/catch block. |
|
1002 * miscellaneous/dump_1_pref.m: Delete unused function. |
|
1003 |
3162
|
1004 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1005 |
|
1006 * plot/__pltopt1.m__: New file. |
|
1007 * plot/__pltopt.m__: Handle opt as a string array by calling |
|
1008 __pltopt1__ multiple times and returning a string array with rows |
|
1009 corresponding to the rows of opt. |
|
1010 * plot/__plt2ss__.m, plot/__plt2vv__.m, plot/__plt2vm__.m, |
|
1011 plot/__plt2mv__.m, plot/__plt2mm__.m: Handle fmt as a string |
|
1012 array. |
|
1013 |
|
1014 Fri Mar 27 03:00:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1015 |
|
1016 * plot/mplot.m: Fix misspellings of global variables. |
|
1017 Don't call clearplot. |
|
1018 |
|
1019 Tue Mar 17 17:45:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1020 |
|
1021 * plot/subplot.m, plot/multiplot.m: Set gnuplot_command_replot to |
|
1022 "cle;rep" when going in ot multiplot mode. |
|
1023 * plot/oneplot.m: Reset gnuplot_command_replot to "rep" when |
|
1024 switching out of multiplot mode. |
|
1025 |
3156
|
1026 Fri Feb 20 01:31:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
3148
|
1027 |
3156
|
1028 * plot/mplot.m, plot/subplot.m, plot/oneplot.m, plot/multiplot.m, |
|
1029 plot/subwindow.m: Call clearplot after setting up multiplot mode. |
3148
|
1030 |
3141
|
1031 Tue Feb 3 00:18:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1032 |
|
1033 * special-matrix/sylvester_matrix.m: Rename from hadamard.m |
|
1034 |
|
1035 * miscellaneous/bug_report.m: Don't try to get smart with |
|
1036 OCTAVE_HOME. Assume octave-bug can be found in EXEC_PATH. |
|
1037 |
|
1038 * Makefile.in (install): Create separate ls-R files for |
|
1039 $(datadir) and $(libexecdir). |
|
1040 (uninstall): Remove both ls-R files. |
|
1041 |
3136
|
1042 Sat Jan 31 01:09:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1043 |
|
1044 * signal/fftshift.m: New file. |
|
1045 |
|
1046 * plot/contour.m: Fix for non-square case. |
|
1047 |
|
1048 * general/randperm.m: New file. |
|
1049 |
|
1050 Fri Jan 30 15:20:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1051 |
|
1052 * specfun/betai.m: Restore file for compatibility with previous |
|
1053 versions. Call betainc with reordered args. |
|
1054 * specfun/gammai.m: Likewise, call gammainc with reordered args. |
|
1055 |
3131
|
1056 Wed Jan 28 22:44:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1057 |
|
1058 * plot/contour.m: Handle discrete contour levels. |
|
1059 |
|
1060 Tue Jan 27 04:31:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1061 |
|
1062 * control/lyap.m: For compatibility with Matlab, solve |
|
1063 A*X + X*A' + C = 0 instead of A'*X + X*A + C = 0. |
|
1064 |
3124
|
1065 Wed Dec 10 00:14:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1066 |
|
1067 * specfun/bessel.m: New file. |
|
1068 |
|
1069 * specfun/betai.m, specfun/betainc.m, specfun/gammai.m, |
|
1070 specfun/gammainc.m: Delete. |
|
1071 |
3106
|
1072 Wed Nov 19 00:19:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1073 |
|
1074 * image/colormap.m: Initialize __current_color_map__ in global |
|
1075 statement. |
|
1076 * miscellaneous/toc.m: Initialize __tic_toc_timestamp__ in global |
|
1077 statement. |
|
1078 * plot/axis.m: Initialize __current_axis__ in global statement. |
|
1079 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
1080 plot/subwindow.m: Initialize __multiplot_mode__ in global statement. |
|
1081 |
3103
|
1082 Tue Nov 18 01:35:50 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1083 |
|
1084 * time/tic.m: Rename _time_tic_called to __tic_toc_timestamp__. |
|
1085 * time/toc.m: Likewise. |
|
1086 |
|
1087 * image/colormap.m: Rename CURRENT_COLOR_MAP to __current_color_map__. |
|
1088 |
|
1089 * plot/mplot.m, plot/multiplot.m, plot/subplot.m: Don't do |
|
1090 anything special for automatic_replot when in multiplot mode -- |
|
1091 recent 3.6beta releases handle this correctly. |
|
1092 |
|
1093 * plot/figure.m: Ensure that we are not in multiplot mode before |
|
1094 setting the terminal type. |
|
1095 |
|
1096 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
1097 plot/subwindow.m: Use leading and trailing underscores for |
|
1098 `private' globals. |
|
1099 |
|
1100 * plot/oneplot.m: Don't do anything if gnuplot_has_multiplot is false. |
|
1101 |
3101
|
1102 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1103 |
|
1104 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE. |
|
1105 |
3091
|
1106 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1107 |
3092
|
1108 * specfun/gammai.m: Avoid problems with whitespace when |
|
1109 constructing matrices. |
|
1110 |
3091
|
1111 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee |
|
1112 <SJL@nrc.gov>. Also return yf in the same orientation as the |
|
1113 original y vector. |
|
1114 |
3085
|
1115 Fri Sep 19 17:04:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1116 |
|
1117 * linear-algebra/cross.m: Use direct formula instead of calling |
|
1118 det three times in a loop. If both args are column (row) vectors, |
|
1119 return a column (row) vector. If they don't match, pay attention |
|
1120 to the value of prefer_column_vectors. |
|
1121 |
|
1122 Thu Aug 28 15:31:20 1997 Rolf Fabian <fabian@olymp.Umwelt.TU-Cottbus.de> |
|
1123 |
|
1124 * polynomial/polyvalm.m: Don't assume orthogonal eigenvectors for |
|
1125 nonsymmetric matrices. |
|
1126 |
|
1127 * general/tril.m: Fix usage message. |
|
1128 |
|
1129 * polynomial/polyvalm.m: Fix error messages. |
|
1130 * polynomial/polyderiv.m: Likewise. |
|
1131 * polynomial/polyval.m: Likewise. |
|
1132 |
3081
|
1133 Wed Aug 13 14:14:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1134 |
|
1135 * strings/blanks.m: Allow blanks(0) to return empty string. |
|
1136 Allow negative arguments if treat_neg_dim_as_zero is true. |
|
1137 |
3063
|
1138 Wed Jun 25 21:26:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1139 |
|
1140 * plot/mesh.m: Set noparametric plot mode after plotting. |
|
1141 |
3062
|
1142 Wed Jun 25 21:06:10 1997 Rick Niles <niles@axp745.gsfc.nasa.gov> |
|
1143 |
|
1144 * plot/__pltopt__.m: Handle key/legend names. |
|
1145 Correctly set colors, line styles, and point styles. |
|
1146 |
3061
|
1147 Wed Jun 25 13:34:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1148 |
|
1149 * polynomial/polyfit.m: Return fit y values as second output. |
|
1150 Don't use QR factorization to solve least squares problem. |
|
1151 |
|
1152 Wed Jun 18 10:24:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1153 |
|
1154 * control/dlqr.m: Use ao, not a, to compute k. |
|
1155 |
3024
|
1156 Tue Jun 3 12:16:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1157 |
|
1158 * miscellaneous/path.m: New file. |
|
1159 |
2993
|
1160 Wed May 21 11:45:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1161 |
|
1162 * miscellaneous/bug_report.m: Pass file id to dump_prefs, not file |
|
1163 name. |
|
1164 |
2968
|
1165 Mon May 12 02:04:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1166 |
|
1167 * specfun/erfinv.m: Add missing semicolon. |
|
1168 |
2870
|
1169 Wed Apr 2 22:04:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1170 |
|
1171 * miscellaneous/xor.m: Make type of return value logical. |
|
1172 |
2853
|
1173 Fri Mar 28 16:19:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1174 |
|
1175 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
1176 warn_comma_in_global_decl. |
|
1177 |
2831
|
1178 Tue Mar 25 22:00:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1179 |
|
1180 * miscellaneous/bug_report.m: Use __OCTAVE_HOME__ to find |
|
1181 octave-bug script. |
|
1182 |
2823
|
1183 Mon Mar 24 16:49:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1184 |
2824
|
1185 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
1186 prefer_zero_one_indexing. |
|
1187 |
2823
|
1188 * general/logical.m: New file. |
|
1189 |
2816
|
1190 Sat Mar 15 15:07:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1191 |
|
1192 * general/nextpow2.m: Correctly handle new meaning of is_scalar() |
|
1193 and is_vector(). |
|
1194 |
2813
|
1195 Thu Mar 13 16:36:35 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
1196 |
|
1197 * specfun/erfinv.m: Scale update by sqrt (pi) / 2. |
|
1198 Use tolerance of 2 * eps. |
|
1199 |
2811
|
1200 Wed Mar 12 16:57:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1201 |
|
1202 * Makefile.in (install-strip): New target. |
|
1203 * audio/Makefile.in: Ditto. |
|
1204 * control/Makefile.in: Ditto. |
|
1205 * elfun/Makefile.in: Ditto. |
|
1206 * general/Makefile.in: Ditto. |
|
1207 * image/Makefile.in: Ditto. |
|
1208 * io/Makefile.in: Ditto. |
|
1209 * linear-algebra/Makefile.in: Ditto. |
|
1210 * miscellaneous/Makefile.in: Ditto. |
|
1211 * plot/Makefile.in: Ditto. |
|
1212 * polynomial/Makefile.in: Ditto. |
|
1213 * set/Makefile.in: Ditto. |
|
1214 * signal/Makefile.in: Ditto. |
|
1215 * specfun/Makefile.in: Ditto. |
|
1216 * special-matrix/Makefile.in: Ditto. |
|
1217 * startup/Makefile.in: Ditto. |
|
1218 * statistics/Makefile.in: Ditto. |
|
1219 * strings/Makefile.in: Ditto. |
|
1220 |
2809
|
1221 Tue Mar 11 10:14:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1222 |
|
1223 * elfun/coth.m: Write as cosh(x) ./ sinh(x) instead of 1 ./ tanh(x). |
|
1224 |
2798
|
1225 Fri Mar 7 23:06:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1226 |
|
1227 * statistics/corrcoef.m: Make it actually work. |
|
1228 |
2795
|
1229 Thu Mar 6 12:36:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1230 |
2798
|
1231 * statistics/corrcoef.m: Don't fail if single argument is a matrix. |
2795
|
1232 |
2779
|
1233 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
1234 |
|
1235 * Version 2.0.5 released. |
|
1236 |
2745
|
1237 Wed Feb 26 01:48:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1238 |
2749
|
1239 * Makefile.in (maintainer-clean): Also remove configure. |
|
1240 |
2746
|
1241 * signal/fftconv.m: Check inputs with is_vector(), not is_matrix(). |
|
1242 |
2745
|
1243 * general/is_matrix.m: Return zero for empty matrices. |
|
1244 |
|
1245 Tue Feb 25 15:16:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1246 |
|
1247 * linear-algebra/vech.m: Size result just once. |
|
1248 |
2726
|
1249 Sun Feb 23 00:15:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1250 |
|
1251 * general/is_square.m: Handle empty matrices correctly. |
|
1252 * general/is_symmetric.m: Handle empty matrices and strings. |
|
1253 |
2716
|
1254 Sat Feb 22 01:06:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1255 |
|
1256 * polynomial/conv.m: Check inputs with is_vector(), not is_matrix(). |
|
1257 * polynomial/deconv.m: Likewise. |
|
1258 * polynomial/polyderiv.m: Likewise. |
|
1259 * polynomial/polyinteg.m: Likewise. |
|
1260 * polynomial/polyreduce.m: Likewise. |
|
1261 * polynomial/polyval.m: Likewise. |
|
1262 * polynomial/polyvalm.m: Likewise. |
|
1263 * general/postpad.m: Likewise. |
|
1264 * general/prepad.m: Likewise. |
|
1265 |
|
1266 * polynomial/compan.m: Check input with is_vector(), not |
|
1267 is_matrix(). Handle scalar case. |
|
1268 |
2711
|
1269 Fri Feb 21 13:36:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1270 |
2715
|
1271 * plot/contour.m: Order data so that it is consistent with |
|
1272 meshgrid and mesh. |
|
1273 |
2711
|
1274 * plot/meshdom.m, plot/meshgrid.m: Change help message. |
|
1275 * plot/sombrero.m: Use meshgrid, not meshdom. |
|
1276 |
2709
|
1277 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
1278 |
|
1279 * Version 2.0.4 released. |
|
1280 |
2706
|
1281 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1282 |
2702
|
1283 * miscellaneous/paren.m: New file. |
|
1284 |
2693
|
1285 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
1286 |
|
1287 * Version 2.0.3 released. |
|
1288 |
2676
|
1289 Thu Feb 13 19:06:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1290 |
|
1291 * image/saveimage.m: Only clip image data that is actually out of |
|
1292 range. |
|
1293 |
2667
|
1294 Sun Feb 9 19:52:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1295 |
|
1296 * general/is_matrix.m: Scalars, vectors, and empty matrices may |
|
1297 also be considered to be matrices. |
|
1298 |
|
1299 * general/is_vector.m: Scalars may also be considered to be vectors. |
|
1300 |
|
1301 * general/isempty.m: Use size(), not rows() and columns(). |
|
1302 |
|
1303 * plot/contour.m: Convert set to gset. |
|
1304 Set view to 0, 0, 1, 1, not 0, 0, 1.9, 1. |
|
1305 |
2663
|
1306 Fri Feb 7 12:55:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1307 |
|
1308 * specfun/erfinv.m: Fix typo in last change. |
|
1309 |
2650
|
1310 Fri Jan 31 09:30:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1311 |
|
1312 * image/loadimage.m: Make it possible to load files with image |
|
1313 data named X or img. |
|
1314 |
|
1315 * image/default.img: Change name of image from X to img to match |
|
1316 what saveimage does now. |
|
1317 |
|
1318 * image/loadimage.m: Rename X to be img, to match what saveimage |
|
1319 does now. |
|
1320 |
2632
|
1321 Mon Jan 27 13:48:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1322 |
2634
|
1323 * Version 2.0.2 released. |
|
1324 |
2632
|
1325 * plot/__plt__.m: Use usleep() instead of replot to try to avoid |
|
1326 weird missing-lines bug without creating extra plots unecessarily. |
|
1327 |
2624
|
1328 Sat Jan 25 22:37:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1329 |
|
1330 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
1331 elfun/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
1332 io/Makefile.in, linear-algebra/Makefile.in, |
|
1333 miscellaneous/Makefile.in, plot/Makefile.in, |
|
1334 polynomial/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
1335 specfun/Makefile.in, special-matrix/Makefile.in, |
|
1336 startup/Makefile.in, statistics/Makefile.in, strings/Makefile.in, |
|
1337 time/Makefile.in (bin-dist): New target. |
|
1338 |
2621
|
1339 Wed Jan 22 11:28:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1340 |
|
1341 * specfun/erfinv.m: Avoid A([]) = X, X != [] error. |
|
1342 |
|
1343 Tue Jan 21 11:16:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1344 |
|
1345 * miscellaneous/xor.m: Make it work. |
|
1346 |
2613
|
1347 Mon Jan 20 12:28:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1348 |
|
1349 * plot/sombrero.m: Doc fix. |
|
1350 |
2602
|
1351 Tue Jan 7 00:16:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1352 |
|
1353 * Version 2.0.1 released. |
|
1354 |
2601
|
1355 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1356 |
|
1357 * elfun/lcm.m: Replace missing if statement. |
|
1358 |
|
1359 * elfun/gcd.m: Report error if no input args. |
|
1360 * elfun/lcm.m: Likewise. |
|
1361 |
2597
|
1362 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1363 |
|
1364 * Makefile.in (install): Use ls -LR to create ls-R database. |
|
1365 Also list contents of $libexecdir/octave in ls-R database. |
|
1366 |
2583
|
1367 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1368 |
|
1369 * Version 2.0 released. |
|
1370 |
2575
|
1371 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1372 |
|
1373 * Version 1.94. |
|
1374 |
2558
|
1375 Sun Dec 1 20:55:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1376 |
|
1377 * strings/str2num.m: New file. |
|
1378 |
2554
|
1379 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1380 |
|
1381 * Version 1.93. |
|
1382 |
2540
|
1383 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1384 |
|
1385 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m, |
|
1386 linear-algebra/duplication_matrix.m, linear-algebra/vec.m, |
|
1387 linear-algebra/vech.m: New files from Kurt Hornik. |
|
1388 |
|
1389 * general/nextpow2.m, general/shift.m, general/diff.m, |
|
1390 general/common_size.m: New files from Kurt Hornik. |
|
1391 |
|
1392 * miscellaneous/bincoeff.m, miscellaneous/xor.m: |
|
1393 New files from Kurt Hornik. |
|
1394 |
|
1395 * signal/detrend.m: New file from Kurt Hornik. |
|
1396 |
|
1397 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m, |
|
1398 specfun/pow2.m, specfun/log2.m: |
|
1399 New files and updates from Kurt Hornik. |
|
1400 |
2523
|
1401 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1402 |
|
1403 * plot/__plt__.m: Add explicit replot after last command is |
|
1404 issued, to force all lines to be displayed. Hmm. |
|
1405 |
2512
|
1406 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1407 |
2520
|
1408 * plot/axis.m, plot/bottom_title.m, plot/contour.m, |
|
1409 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m, |
|
1410 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m, |
|
1411 plot/plot_border.m, plot/polar.m, plot/semilogx.m, |
|
1412 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
1413 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m: |
|
1414 Uset gset, not set. |
|
1415 |
2512
|
1416 * Version 1.92. |
|
1417 |
2482
|
1418 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1419 |
2486
|
1420 * image/saveimage.m: When writing PostScript, name Octave as the |
|
1421 almighty Creator. Use single call to fprintf instead of looping. |
|
1422 |
|
1423 * image/Makefile.in: Delete references to octtopnm. |
|
1424 |
|
1425 * general/logspace.m: Doc fix. |
|
1426 |
2482
|
1427 * Version 1.91. |
|
1428 |
2458
|
1429 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1430 |
|
1431 * image/image.m: Use tmpnam() instead of home-brew scheme. |
|
1432 |
|
1433 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of |
|
1434 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is |
|
1435 deleted. |
|
1436 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead |
|
1437 of a system() command to delete the tmp file. |
|
1438 |
2452
|
1439 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1440 |
|
1441 * Version 1.90. |
|
1442 |
|
1443 * Makefile.in (DISTFILES): Add ChangeLog. |
|
1444 |
2360
|
1445 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1446 |
|
1447 * plot/subplot.m, plot/multiplot.m, plot/mplot.m: |
|
1448 Don't check for string value of automatic_replot. |
|
1449 |
|
1450 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m: |
|
1451 Temporarily set do_fortran_indexing to 1, not "true". |
|
1452 |
|
1453 * miscellaneous/menu.m: Temporarily set page_screen_output to 0, |
|
1454 not "false". |
|
1455 |
|
1456 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to |
|
1457 "false". |
|
1458 |
2355
|
1459 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
1460 |
|
1461 * strings/substr.m: Allow negative OFFSET. LEN is now optional. |
|
1462 |
2330
|
1463 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1464 |
|
1465 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in |
|
1466 system command. |
|
1467 |
|
1468 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1469 |
|
1470 * __plr1__.m: Renamed from polar_int_1.m. |
|
1471 * __plr2__.m: Renamed from polar_int_2.m. |
|
1472 * __plr__.m: Renamed from polar_int.m. |
|
1473 * __plt1__.m: Renamed from plot_int_1.m. |
|
1474 * __plt2__.m: Renamed from plot_int_2.m. |
|
1475 * __plt2mm__.m: Renamed from plot_2_m_m_.m. |
|
1476 * __plt2mv__.m: Renamed from plot_2_m_v_.m. |
|
1477 * __plt2ss__.m: Renamed from plot_2_s_s_.m. |
|
1478 * __plt2vm__.m: Renamed from plot_2_v_m_.m. |
|
1479 * __plt2vv__.m: Renamed from plot_2_v_v_.m. |
|
1480 * __plt__.m: Renamed from plot_int.m. |
|
1481 * __pltopt__.m: Renamed from plot_opt.m. |
|
1482 Change all callers. |
|
1483 |
|
1484 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1485 |
|
1486 * All .m files: Add regular Author:, Created:, and Adapted-By: |
|
1487 comments like those found in Emacs lisp files. |
|
1488 |
|
1489 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1490 |
|
1491 * All .m files: Change comment style. |
|
1492 |
|
1493 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1494 |
|
1495 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m, |
|
1496 subplot.m, subwindow.m, top_title.m: |
|
1497 Print error message if gnuplot_has_multiplot is not true. |
|
1498 |
|
1499 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1500 |
|
1501 * plot/figure.m: New function. |
|
1502 |
|
1503 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1504 |
|
1505 * strings/strrep.m: New function. |
|
1506 |
|
1507 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1508 |
|
1509 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m, |
|
1510 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m, |
|
1511 strings/hex2dec.m, strings/index.m, strings/rindex.m, |
|
1512 strings/split.m, strings/str2mat.m, strings/substr.m: |
|
1513 New functions from Kurt Hornik, heavily modified by jwe. |
|
1514 |
|
1515 * general/reshape.m: Allow strings to be reshaped too. |
|
1516 |
|
1517 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok. |
|
1518 Always return a scalar. |
|
1519 |
|
1520 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1521 |
|
1522 * polynomial/polyfit.m: Make orientation of result compatible with |
|
1523 Matlab. |
|
1524 |
|
1525 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1526 |
|
1527 * polynomial/polyfit.m: Add missing close paren. |
|
1528 |
|
1529 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1530 |
|
1531 * plot/plot_opt.m: Set compatibility arg in call to sscanf. |
|
1532 |
|
1533 * io/scanf.m: Delete. |
|
1534 |
|
1535 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1536 |
|
1537 * statistics/median.m: Fix typo in usage message. |
|
1538 |
|
1539 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1540 |
|
1541 * miscellaneous/popen2.m: New file. |
|
1542 |
|
1543 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1544 |
|
1545 * configure.in (AC_OUTPUT): Add io/Makefile. |
|
1546 |
|
1547 * io: New directory. |
|
1548 * Makefile.in (SUBDIRS): Add it to the list. |
|
1549 |
|
1550 * miscellaneous/flops.m: New file. |
|
1551 |
|
1552 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1553 |
|
1554 * miscellaneous/cputime.m: Return three arguments instead of a |
|
1555 vector, for compatibility with previous versions and with Matlab |
|
1556 (which only returns one scalar value). |
|
1557 |
|
1558 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
|
1559 |
|
1560 * general/triu.m: Compute lower bound on loop index correctly. |
|
1561 * general/tril.m: Likewise, for upper bound. |
|
1562 |
|
1563 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1564 |
|
1565 * image/saveimage.m: For color images, make sure indices into |
|
1566 temporary colormap and result matrix have proper orientation. |
|
1567 Set grey flag correctly. |
|
1568 |
|
1569 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1570 |
|
1571 * statistics/std.m: Use better formula (from Jim Van Zandt |
|
1572 jrv@vanzandt.mv.com). |
|
1573 |
|
1574 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1575 |
|
1576 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com). |
|
1577 * mesh.m: Transpose Z if only one arg. |
|
1578 Handle case of all three args being matrices (from Jim Van Zandt |
|
1579 jrv@vanzandt.mv.com). |
|
1580 * meshdom.m: Undo previous change. |
|
1581 |
|
1582 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1583 |
|
1584 * configure.in (AC_OUTPUT): Add audio/Makefile |
|
1585 |
|
1586 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1587 |
|
1588 * audio: New directory of files from Kurt Hornik and Andreas |
|
1589 Weingessel. |
|
1590 * audio/Makefile.in: New file. |
|
1591 * Makefile.in (SUBDIRS): Add audio to the list. |
|
1592 |
|
1593 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1594 |
|
1595 * polynomial/polyfit.m: Use `economy-stle' QR factorization. |
|
1596 |
|
1597 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1598 |
|
1599 * plot/mesh.m: Require, length (y) == rows (z) and length (x) == |
|
1600 columns (z), not the other way around. |
|
1601 * plot/meshdom.m: Don't reverse order of elements in y. |
|
1602 |
|
1603 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1604 |
|
1605 * plot/axis.m: Return current axis if nargin == 0. |
|
1606 |
|
1607 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1608 |
|
1609 * polynomial/roots.m: Updates from Kurt Hornik. |
|
1610 |
|
1611 * polynomial/polyder.m: New file. |
|
1612 |
|
1613 * polynomial/polyderiv.m: Give return value and arg different names. |
|
1614 |
|
1615 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1616 |
|
1617 * specfun/betainc.m: New file. |
|
1618 * specfun/gammainc.m: New file. |
|
1619 |
|
1620 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1621 |
|
1622 * general/strerror.m: New file. |
|
1623 * general/perror.m: Implement using strerror(). |
|
1624 |
|
1625 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1626 |
|
1627 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m |
|
1628 plot/plot_border.m plot/subplot.m plot/subwindow.m |
|
1629 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt. |
|
1630 |
|
1631 * image/saveimage.m: Round img values first. |
|
1632 |
|
1633 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1634 |
|
1635 * control/abcddim.m control/are.m general/tril.m general/triu.m |
|
1636 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m |
|
1637 linear-algebra/null.m miscellaneous/etime.m plot/contour.m |
|
1638 plot/mesh.m plot/plot_int.m plot/polar_int.m |
|
1639 special-matrix/hankel.m special-matrix/toeplitz.m |
|
1640 tuwien/strfun/split.m: Add missing semicolons. |
|
1641 |
|
1642 * plot/polar_int.m: Use .', not ' to make vectors conform. |
|
1643 |
|
1644 * image/Makefile.in: Don't build or install octtoppm. |
|
1645 |
|
1646 * image/saveimage.m: Rewrite to avoid using octoppm and pbm |
|
1647 routines so that people who don't have the the pbm stuff installed |
|
1648 can still use this function. |
|
1649 |
|
1650 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1651 |
|
1652 * image/saveimage.m: Better error checking, clean up a bit. |
|
1653 |
|
1654 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1655 |
|
1656 * plot/plot_opt.m: Change more to more_opts as a temporary fix to |
|
1657 avoid conflict with new built-in text-style function more. |
|
1658 |
|
1659 * linear-algebra/norm.m: Also allow 2nd arg == "inf". |
|
1660 |
|
1661 * startup/Makefile.in (install): Also install octaverc in |
|
1662 $localfcnfiledir/startup/octavrc. |
|
1663 |
|
1664 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1665 |
|
1666 * mkinstalldirs: New file. |
|
1667 * Makefile.in (DISTFILES): Add it to the list. |
|
1668 |
|
1669 * Makefile.in (DISTFILES): Distribute configure.in and configure. |
|
1670 |
|
1671 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1672 |
|
1673 * special-matrix/hankel.m: Compatibility fix. Complain if |
|
1674 r(1) != c(nr), not if r(1) != c(1). |
|
1675 |
|
1676 * signal/filter.m: Doc fix. |
|
1677 |
|
1678 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1679 |
|
1680 * miscellaneous/cputime.m: Use new resource structure names (no |
|
1681 ru_ or tv_ prefixes). |
|
1682 |
|
1683 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1684 |
|
1685 * time/ctime.m: Fix doc string and usage message. |
|
1686 |
|
1687 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1688 |
|
1689 * time/clock.m: Use new time structure names (no tm_ prefix). |
|
1690 |
|
1691 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1692 |
|
1693 * control/c2d.m: Make function work for any value of |
|
1694 whitespace_in_literal_matrix. |
|
1695 * control/dare.m: Likewise. |
|
1696 * control/tzero.m: Likewise. |
|
1697 * elfun/gcd.m: Likewise. |
|
1698 * elfun/lcm.m: Likewise. |
|
1699 * general/postpad.m: Likewise. |
|
1700 * general/prepad.m: Likewise. |
|
1701 * linear-algebra/kron.m: Likewise. |
|
1702 * miscellaneous/etime.m: Likewise. |
|
1703 * polynomial/conv.m: Likewise. |
|
1704 * polynomial/deconv.m: Likewise. |
|
1705 * polynomial/poly.m: Likewise. |
|
1706 * polynomial/roots.m: Likewise. |
|
1707 * signal/filter.m: Likewise. |
|
1708 * signal/freqz.m: Likewise. |
|
1709 * signal/fftfilt.m: Likewise. |
|
1710 |
|
1711 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1712 |
|
1713 * miscellaneous/is_leap_year.m: Make work for vector args. |
|
1714 |
|
1715 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1716 |
|
1717 * plot/polar_int_2.m: Add missing semicolons. |
|
1718 Set theta = theta', not rho'. |
|
1719 |
|
1720 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1721 |
|
1722 * polynomial/roots.m: Make it work for any value of |
|
1723 whitespace_in_literal_matrix. |
|
1724 |
|
1725 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1726 |
|
1727 * configure.in: New file. |
|
1728 |
|
1729 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1730 |
|
1731 * control/lyap.m: Add missing semicolon. |
|
1732 |
|
1733 * miscellaneous/cputime.m: New function file. |
|
1734 |
|
1735 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1736 |
|
1737 * time: New directory. |
|
1738 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m: |
|
1739 New function files. |
|
1740 * time/Makefile.in: New file. |
|
1741 * Makefile.in (SUBDIRS): Add time. |
|
1742 |
|
1743 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1744 |
|
1745 * polynomial/polyreduce.m: Make sure initial index is not empty. |
|
1746 |
|
1747 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1748 |
|
1749 * plot/plot_int_1.m: Transpose data with .', not '. |
|
1750 |
|
1751 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1752 |
|
1753 * Makefile.in (install uninstall clean mostlyclean distclean |
|
1754 realclean): Use SUBDIR_FOR_COMMAND. Combine actions. |
|
1755 |
|
1756 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1757 |
|
1758 * Makefile.in (install): Create ls-R database file. |
|
1759 (uninstall): Delete it. |
|
1760 |
|
1761 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1762 |
|
1763 * scripts/image/saveimage.m: Fix typo. |
|
1764 |
|
1765 See ChangeLog.1 in the top level directory for earlier changes. |