5860
|
1 2006-06-16 John W. Eaton <jwe@octave.org> |
|
2 |
|
3 * time/datevec.m: Avoid computing log of non-positive values. |
|
4 |
5859
|
5 2006-06-14 John W. Eaton <jwe@octave.org> |
|
6 |
|
7 * time/datevec.m: Attempt to account for precision of datenum format. |
|
8 |
5839
|
9 2006-06-01 Quentin H. Spencer <qspencer@ieee.org> |
|
10 |
|
11 * audio/wavread.m: Fix file range error and add read support for |
|
12 24-bit WAV files. |
|
13 |
5837
|
14 2006-06-01 David Bateman <dbateman@free.fr> |
|
15 |
|
16 * general/interpft.m, general/quadl.m, general/polyarea.m, |
|
17 general/interp1.m, general/gradient.m, general/interp2.m, |
|
18 general/bicubic.m, miscellaneous/inputname.m, plot/__plt3__.m, |
|
19 plot/ndgrid.m, plot/plot3.m, polynomial/pchip.m, sparse/pcg.m, |
|
20 sparse/pcr.m, strings/mat2str.m: New files from Octave Forge. |
|
21 |
5835
|
22 2006-05-31 Bill Denney <bill@givebillmoney.com> |
|
23 |
|
24 * miscellaneous/fileparts.m, miscellaneous/fullfile.m: Add seealso. |
|
25 * miscellaneous/texas_lotto.m: Fix warning message. |
|
26 |
5830
|
27 2006-05-26 John W. Eaton <jwe@octave.org> |
|
28 |
|
29 * miscellaneous/doc.m: Also handle nargin == 0. |
|
30 |
5829
|
31 2006-05-23 John W. Eaton <jwe@octave.org> |
|
32 |
|
33 * plot/mesh.m: Use __gnupot_raw__ except where __gnuplot_set__ is |
|
34 really needed. |
|
35 |
5827
|
36 2006-05-22 John W. Eaton <jwe@octave.org> |
|
37 |
|
38 * scripts/general/lookup.m: New file from Octave Forge. |
|
39 |
|
40 2006-05-22 David Bateman <dbateman@free.fr> |
|
41 |
|
42 * scripts/general/nthroot.m, scripts/linear-algebra/rref.m, |
|
43 scripts/specfun/isprime.m, scripts/specfun/primes.m, |
|
44 scripts/specfun/factor.m, scripts/specfun/nchoosek.m, |
|
45 scripts/specfun/legendre.m, scripts/specfun/perms.m, |
|
46 scripts/special-matrix/rosser.m, |
|
47 scripts/special-matrix/wilkinson.m, |
|
48 scripts/special-matrix/pascal.m, scripts/special-matrix/magic.m, |
|
49 scripts/special-matrix/hadamard.m, scripts/strings/strtok.m: |
|
50 New files from Octave Forge. |
|
51 |
5824
|
52 2006-05-19 David Bateman <dbateman@free.fr> |
|
53 |
|
54 * polynomial/unmkpp.m, polynomial/mkpp.m, polynomial/spline.m, |
5825
|
55 polynomial/ppval.m, set/setxor.m: New files from Octave Forge. |
5824
|
56 |
5821
|
57 2006-05-17 John W. Eaton <jwe@octave.org> |
|
58 |
|
59 * set/intersection.m: Delete |
|
60 * deprecated/intersection.m: New file. |
|
61 |
5820
|
62 2006-05-17 David Bateman <dbateman@free.fr> |
|
63 |
|
64 * general/cplxpair.m, general/trapz.m, general/cumtrapz.m, |
|
65 general/isdir.m, miscellaneous/dos.m, miscellaneous/getfield.m, |
|
66 miscellaneous/setfield.m, plot/fplot.m, set/intersect.m, |
|
67 signal/ifftshift.m, signal/filter2.m, specfun/betaln.m, |
|
68 specfun/factorial.m, strings/strvcat.m: New files from Octave |
|
69 Forge. |
|
70 |
5809
|
71 2006-05-11 John W. Eaton <jwe@octave.org> |
|
72 |
5815
|
73 * path/path.m: Delete (now a built-in function). |
|
74 |
5811
|
75 * pkg/Makefile.in: New file. |
|
76 * configure.in (AC_CONFIG_FILES): Add pkg/Makefile to the list. |
5812
|
77 * Makefile.in (SUBDIRS): Add pkg to the list. |
5809
|
78 |
5808
|
79 2006-05-10 John W. Eaton <jwe@octave.org> |
|
80 |
|
81 * tar.m, untar.m, unzip.m: Adapt to Octave coding style. |
|
82 * tar.m, untar.m: Only tar; don't compress or uncompress. |
|
83 |
5807
|
84 2006-05-10 Soren Hauberg <hauberg@gmail.com> |
|
85 |
|
86 * tar.m, untar.m, unzip.m: New files. |
|
87 |
5801
|
88 2006-05-10 John W. Eaton <jwe@octave.org> |
|
89 |
5804
|
90 * path/addpath.m, path/rmpath.m: Improve compatibility. |
|
91 * path/setpath.m: Delete. |
|
92 |
5801
|
93 * pkg/pkg.m: New file. |
|
94 |
5798
|
95 2006-05-09 Keith Goodman <kwgoodman@gmail.com> |
|
96 |
|
97 * plot/plot.m: Doc string fix. |
|
98 |
|
99 2006-05-09 Paul Kienzle <pkienzle@users.sf.net> |
|
100 |
|
101 * testfun/speeed.m: Use new interface to unique and assert. |
|
102 Improve documentation. Approximate time complexity from log-log |
|
103 plot. Return time complexity and raw times if requested. The |
|
104 mean ratio is no longer returned. Provide complete control over |
|
105 which n are computed. |
|
106 |
|
107 2006-05-09 John W. Eaton <jwe@octave.org> |
|
108 |
|
109 * path/path.m: Move here from miscellaneous. |
|
110 Adapt to new LOADPATH definition. |
|
111 |
5789
|
112 2006-05-03 David Bateman <dbateman@free.fr> |
|
113 |
|
114 * path/rmpath.m, path/addpath.m, miscellaneous/path.m: Replace all |
|
115 explicit uses of a path seperation character with pathsep(). |
|
116 |
5786
|
117 2006-05-03 Bob Weigel <rweigel@gmu.edu> |
|
118 |
|
119 * scripts/set/setdiff.m: New arg, byrows. New tests. |
|
120 |
5781
|
121 2006-04-29 John W. Eaton <jwe@octave.org> |
|
122 |
|
123 * startup/main-rcfile: Disable some warnings. |
|
124 |
5762
|
125 2006-04-14 Bill Denney <denney@seas.upenn.edu> |
|
126 |
|
127 * strings/strcmpi.m: Return false instead of error if args are not |
|
128 char or cellstr. |
|
129 |
5750
|
130 2006-04-10 John W. Eaton <jwe@octave.org> |
|
131 |
|
132 * miscellaneous/dir.m: Ensure that returned structure array is |
|
133 Nx1, not 1xN. |
|
134 |
5746
|
135 2006-04-06 Olli Saarela <olli.saarela@kcl.fi> |
|
136 |
|
137 * plot/hist.m: Ignore NaN in inputs. |
|
138 |
5745
|
139 2006-04-06 Keith Goodman <kwgoodman@gmail.com> |
|
140 |
|
141 * miscellaneous/mkoctfile.m: Doc string fix. |
|
142 |
5741
|
143 2006-04-05 John W. Eaton <jwe@octave.org> |
|
144 |
|
145 * plot/__plt2__.m: Return data = [] and fmtstr = "" if x1 and x2 |
|
146 are both empty. |
|
147 * plot/__plt__.m: Ignore empty data and format strings returned |
|
148 from __plt1__ or __plt2__. |
|
149 |
5737
|
150 2006-04-04 Bob Weigel <rweigel@gmu.edu> |
|
151 |
|
152 * scripts/set/unique.m: Properly handle single column input when |
|
153 "rows" is specified. |
|
154 |
5732
|
155 2006-04-04 John W. Eaton <jwe@octave.org> |
|
156 |
5736
|
157 * path/setpath.m: New file. |
|
158 * path/savepath.m: Use setpath to set path instead of assigning |
|
159 directly to LOADPATH. |
|
160 |
5732
|
161 * path/Makefile.in, path/addpath.m, path/rmpath.m, path/savepath.m: |
|
162 New files, adapted from Octave Forge by Keith Goodman |
|
163 <kwgoodman@gmail.com>. |
|
164 * path: New directory. |
|
165 * Makefile.in (SUBDIRS): Add it to the list. |
|
166 * configure.in (AC_CONFIG_FILES): Include path/Makefile here. |
|
167 |
5731
|
168 2006-04-02 David Bateman <dbateman@free.fr> |
|
169 |
|
170 * general/tril.m, general.triu.m: |
|
171 Use resize (resize (x, 0), nr, nc) rather than zeros (nr, nc) |
|
172 to allow user types to work correctly. |
|
173 * special-matrix/hankel.m, special-matrix/toeplitz.m: Ditto. |
|
174 |
5727
|
175 2006-04-03 David Bateman <dbateman@free.fr> |
|
176 |
|
177 * plot/grid.m: Cache the state of the grid to allow toggling. |
|
178 Accept keyword "minor" for minor grid. |
|
179 |
5721
|
180 2006-03-28 John W. Eaton <jwe@octave.org> |
|
181 |
|
182 * general/isscalar.m: Only require that all dimensions are 1 for |
|
183 compatiblity. |
|
184 |
|
185 2006-03-28 Bill Denney <bill@givebillmoney.com> |
|
186 |
|
187 * general/isvector.m: Allow non-numeric objects to be vectors for |
|
188 compatibility. |
|
189 |
5720
|
190 2006-03-28 Keith Goodman <kwgoodman@gmail.com> |
|
191 |
|
192 * plot/__errplot__.m: Doc string fix. |
|
193 |
|
194 * miscellaneous/doc.m: Mark as command. |
|
195 |
|
196 * general/isequal.m, general/__isequal__.m, general/cell2mat.m, |
|
197 general/isequalwithequalnans.m, general/blkdiag.m, |
|
198 strings/strfind.m, miscellaneous/doc.m: Update FSF address. |
|
199 |
5717
|
200 2006-03-27 Don Bindner <dbindner@truman.edu> |
|
201 |
|
202 * plot/meshgrid.m: If nargout == 3 and vectors are supplied, |
|
203 return 3d matrices. |
|
204 |
|
205 2006-03-27 Keith Goodman <kwgoodman@gmail.com> |
|
206 |
|
207 * time/toc.m: Don't print "Elapsed time..." if tic has not been set. |
|
208 |
5708
|
209 2006-03-22 John W. Eaton <jwe@octave.org> |
|
210 |
|
211 * plot/print.m: Don't replot after popping terminal setting. |
|
212 |
5696
|
213 2006-03-20 John W. Eaton <jwe@octave.org> |
|
214 |
|
215 * miscellaneous/mkoctfile.m: Use version-specific name of |
|
216 mkoctfile. Use fullfile to construct file name. |
|
217 |
5695
|
218 2006-03-20 Keith Goodman <kwgoodman@gmail.com> |
|
219 |
|
220 * miscellaneous/mkoctfile.m: Make it possible to call mkoctfile |
|
221 shell script from Octave prompt. |
|
222 |
5690
|
223 2006-03-17 John W. Eaton <jwe@octave.org> |
|
224 |
5693
|
225 * deprecated/weibcdf.m, deprecated/weibinv.m, |
|
226 deprecated/weibpdf.m, deprecated/weibrnd.m: New functions. |
|
227 |
|
228 * deprecated/weibull_cdf.m, deprecated/weibull_inv.m, |
|
229 deprecated/weibull_pdf.m, deprecated/weibull_rnd.m: |
|
230 Call new wbl functions to do the real work. |
|
231 Swap args and provide default values as necessary to preserve |
|
232 compatibility with old version of Octave. |
|
233 |
|
234 * statistics/distributions/wblcdf.m: Rename from weibcdf.m. |
|
235 statistics/distributions/wblinv.m: Rename from weibinv.m. |
|
236 statistics/distributions/wblpdf.m: Rename from weibpdf.m. |
|
237 statistics/distributions/wblrnd.m: Rename from weibrnd.m. |
|
238 Swap scale and shape args for compatibility. |
|
239 |
5692
|
240 * deprecated/lognormal_cdf.m, deprecated/lognormal_inv.m, |
|
241 deprecated/lognormal_pdf.m, deprecated/lognormal_rnd.m: |
|
242 Preserve compatibility with old versions of Octave given new |
|
243 definitions of logncdf, logninv, lognpdf, and lognrnd. |
5693
|
244 |
5692
|
245 * statistics/distributions/logncdf.m, |
|
246 statistics/distributions/logninv.m, |
|
247 statistics/distributions/lognpdf.m, |
|
248 statistics/distributions/lognrnd.m: Compatibility fixes. |
|
249 From Ben Barrowes <barrowes@alum.mit.edu> |
|
250 |
5691
|
251 * deprecated/hypergeometric_rnd.m: Update interface to match |
|
252 current 2.1.x version. |
|
253 |
|
254 * deprecated/t_rnd.m: Call trnd, not t_rnd. |
|
255 |
5690
|
256 * miscellaneous/dir.m: Use readdir instead of glob. |
|
257 Special case for "." to avoid globbing. Use list_in_columns. |
|
258 Eliminate unused variables len and finfo. |
|
259 |
5689
|
260 2006-03-16 Bill Denney <bill@givebillmoney.com> |
|
261 |
|
262 * miscellaneous/dir.m: Improve compatibility. |
|
263 |
5687
|
264 2006-03-15 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
265 |
|
266 * time/calendar.m, time/datestr.m, time/datevec.m, time/eomday.m, |
|
267 time/now.m, time/weekday.m: New functions from Octave Forge. |
|
268 |
5686
|
269 2006-03-16 John W. Eaton <jwe@octave.org> |
|
270 |
|
271 * control/base/bode_bounds.m: Check for iip and iiz empty instead |
|
272 of looking at sum of max dimensions. |
|
273 |
5681
|
274 2006-03-16 David Bateman <dbateman@free.fr> |
|
275 |
|
276 * testfun/test.m: Clear last warning before warning test to avoid |
|
277 issues with previously set warnings. |
|
278 * build_sparse_test.sh: Tests for multiple RHS for rectanguar |
|
279 sparse matrices. Force matrix type from spqr solution to be |
|
280 singular to force QR solvers to be used for assert. |
|
281 |
5678
|
282 2006-03-16 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
283 |
|
284 * strings/strfind.m: New file. |
|
285 |
5677
|
286 2006-03-16 John W. Eaton <jwe@octave.org> |
|
287 |
|
288 * general/rows.m, general/columns.m: Delete. |
|
289 |
5674
|
290 2006-03-15 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
291 |
|
292 * strings/strcmpi.m: Simplify. |
|
293 * strings/strncmpi.m: Import from octave-forge, simplify. |
5678
|
294 * strings/strtrunc.m: New file. |
5674
|
295 |
5676
|
296 * strings/lower.m, strings/upper.m: Handle cellstr arguments. |
|
297 |
5672
|
298 2006-03-15 John W. Eaton <jwe@octave.org> |
|
299 |
|
300 * miscellaneous/doc.m: New file. |
|
301 From Soren Hauberg <soren@hauberg.org>. |
|
302 |
5671
|
303 2006-03-15 Keith Goodman <kwgoodman@gmail.com> |
|
304 |
|
305 * miscellaneous/mkoctfile.m: New file. |
|
306 |
5670
|
307 2006-03-15 John W. Eaton <jwe@octave.org> |
|
308 |
|
309 * polynomial/residue.m: Use & instead of && to generate arg for find. |
|
310 |
5666
|
311 2006-03-14 Keith Goodman <kwgoodman@gmail.com> |
|
312 |
|
313 * strings/bin2dec.m: Doc fix. |
|
314 |
5661
|
315 2006-03-10 Paul Kienzle <pkienzle@users.sf.net> |
|
316 |
|
317 * time/etime.m: Use datenum to support times spanning year boundaries. |
|
318 * time/datenum.m: New function to compute day number from time. |
|
319 |
5659
|
320 2006-03-09 John W. Eaton <jwe@octave.org> |
|
321 |
|
322 * miscellaneous/unix.m, plot/print.m: |
|
323 Swap order of outputs from system. |
|
324 |
5642
|
325 2006-03-06 Keith Goodman <kwgoodman@gmail.com> |
|
326 |
|
327 * audio/lin2mu.m, audio/loadaudio.m, audio/mu2lin.m, |
|
328 audio/playaudio.m, audio/record.m, audio/saveaudio.m, |
|
329 audio/wavread.m, audio/wavwrite.m, control/base/DEMOcontrol.m, |
|
330 control/base/__stepimp__.m, control/base/are.m, |
|
331 control/base/controldemo.m, control/base/damp.m, |
|
332 control/base/dare.m, control/base/impulse.m, control/base/lqg.m, |
|
333 control/base/step.m, control/system/abcddim.m, |
|
334 control/system/is_abcd.m, control/system/is_controllable.m, |
|
335 control/system/is_detectable.m, control/system/is_observable.m, |
|
336 control/system/is_stabilizable.m, control/system/is_stable.m, |
|
337 control/system/jet707.m, control/system/sys2fir.m, |
|
338 control/system/sysdimensions.m, control/system/sysupdate.m, |
|
339 control/system/tfout.m, control/system/ugain.m, |
|
340 control/system/zpout.m, elfun/lcm.m, finance/irr.m, |
|
341 finance/nper.m, finance/npv.m, finance/pmt.m, finance/pv.m, |
|
342 finance/rate.m, general/__isequal__.m, general/bitcmp.m, |
|
343 general/bitget.m, general/bitset.m, general/blkdiag.m, |
|
344 general/cart2pol.m, general/cart2sph.m, general/cell2mat.m, |
|
345 general/circshift.m, general/columns.m, general/flipdim.m, |
|
346 general/fliplr.m, general/flipud.m, general/ind2sub.m, |
|
347 general/int2str.m, general/isdefinite.m, general/isequal.m, |
|
348 general/isequalwithequalnans.m, general/isscalar.m, |
|
349 general/issquare.m, general/issymmetric.m, general/isvector.m, |
|
350 general/logspace.m, general/mod.m, general/nextpow2.m, |
|
351 general/num2str.m, general/perror.m, general/pol2cart.m, |
|
352 general/rem.m, general/rot90.m, general/rotdim.m, general/rows.m, |
|
353 general/shiftdim.m, general/sph2cart.m, general/sub2ind.m, |
|
354 general/tril.m, image/hsv2rgb.m, image/image.m, image/imagesc.m, |
|
355 image/imshow.m, image/ind2gray.m, image/ind2rgb.m, |
|
356 image/loadimage.m, image/rgb2hsv.m, image/rgb2ind.m, |
|
357 image/saveimage.m, io/beep.m, linear-algebra/cond.m, |
|
358 linear-algebra/norm.m, miscellaneous/comma.m, miscellaneous/dir.m, |
|
359 miscellaneous/license.m, miscellaneous/menu.m, |
|
360 miscellaneous/semicolon.m, miscellaneous/texas_lotto.m, |
|
361 miscellaneous/unix.m, miscellaneous/ver.m, optimization/sqp.m, |
|
362 plot/__errcomm__.m, plot/__errplot__.m, plot/__pltopt1__.m, |
|
363 plot/__pltopt__.m, plot/bar.m, plot/contour.m, plot/errorbar.m, |
|
364 plot/grid.m, plot/hist.m, plot/loglog.m, plot/loglogerr.m, |
|
365 plot/mesh.m, plot/meshgrid.m, plot/plot.m, plot/polar.m, |
|
366 plot/semilogx.m, plot/semilogxerr.m, plot/semilogy.m, |
|
367 plot/semilogyerr.m, plot/shg.m, plot/stairs.m, plot/title.m, |
|
368 plot/xlabel.m, polynomial/compan.m, polynomial/conv.m, |
|
369 polynomial/deconv.m, polynomial/polyderiv.m, polynomial/polygcd.m, |
|
370 polynomial/polyinteg.m, polynomial/polyout.m, |
|
371 polynomial/polyreduce.m, polynomial/polyval.m, |
|
372 polynomial/polyvalm.m, polynomial/residue.m, set/complement.m, |
|
373 set/create_set.m, set/intersection.m, set/ismember.m, |
|
374 set/setdiff.m, set/union.m, set/unique.m, sparse/etreeplot.m, |
|
375 sparse/gplot.m, sparse/spalloc.m, sparse/sphcat.m, |
|
376 sparse/sprand.m, sparse/sprandn.m, sparse/sprandsym.m, |
|
377 sparse/spvcat.m, sparse/treeplot.m, specfun/erfinv.m, |
|
378 specfun/log2.m, specfun/pow2.m, special-matrix/hankel.m, |
|
379 special-matrix/hilb.m, special-matrix/invhilb.m, |
|
380 special-matrix/sylvester_matrix.m, special-matrix/toeplitz.m, |
|
381 special-matrix/vander.m, statistics/base/median.m, |
|
382 statistics/base/std.m, statistics/distributions/gamcdf.m, |
|
383 statistics/distributions/gaminv.m, |
|
384 statistics/distributions/gampdf.m, |
|
385 statistics/distributions/gamrnd.m, strings/base2dec.m, |
|
386 strings/bin2dec.m, strings/dec2base.m, strings/dec2bin.m, |
|
387 strings/dec2hex.m, strings/hex2dec.m, strings/isletter.m, |
|
388 strings/lower.m, strings/upper.m, testfun/assert.m, |
|
389 testfun/demo.m, testfun/example.m, testfun/test.m, time/etime.m: |
|
390 Move @seealso inside @defXXX macro. Remove "and" from @seealso. |
|
391 |
5633
|
392 2006-02-27 John W. Eaton <jwe@octave.org> |
|
393 |
|
394 * time/tic.m: Move here from miscellaneous/tic.m. |
|
395 * time/toc.m: Move here from miscellaneous/toc.m. |
|
396 |
|
397 2006-02-26 Keith Goodman <kwgoodman@gmail.com> |
|
398 |
|
399 * miscellaneous/toc.m: Display "Elapsed time is X seconds" if user |
|
400 does not assign output of toc to a variable. |
|
401 |
5627
|
402 2006-02-16 Bill Denney <denney@seas.upenn.edu> |
|
403 |
|
404 * axis.m: Catch limits that are the same and return an error. |
|
405 |
5625
|
406 2006-02-15 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
407 |
|
408 * plot/print.m: Accept emf device option to support Enhanced |
|
409 Metafile format. |
|
410 |
|
411 2006-02-15 A S Hodel <hodelas@auburn.edu> |
|
412 |
|
413 * control/base/lqe.m: Doc fix. |
|
414 |
5623
|
415 2006-02-15 Keith Goodman <kwgoodman@gmail.com> |
|
416 |
|
417 * statistics/distributions/gamcdf.m: Doc fix. |
|
418 * statistics/distributions/gaminv.m: Doc fix. |
|
419 * statistics/distributions/gampdf.m: Doc fix. |
|
420 * statistics/distributions/gamrnd.m: Doc fix. |
|
421 |
5610
|
422 2006-02-09 David Bateman <dbateman@free.fr> |
|
423 |
|
424 * general/triu.m: Minimum change to allow sparse matrix. More needed |
|
425 for arbitrary user type. |
|
426 * general/tril.m: ditto. |
5820
|
427 * sparse/sprand.m: Doc fix. |
5610
|
428 * sparse/sprandn.m: Ditto. |
|
429 * sparse/sprandsym.m: New function. |
|
430 * audio/setaudio.m, general/cart2pol.m, general/cart2sph.m, |
|
431 general/pol2cart.m, general/sph2cart.m, signal/freqz_plot.m: |
|
432 Update for syntax error for latest texinfo.tex file. |
|
433 |
5605
|
434 2006-02-02 John W. Eaton <jwe@octave.org> |
|
435 |
|
436 * plot/grid.m: Append ";\n" to "set grid" command. |
|
437 |
|
438 2006-02-02 A S Hodel <hodelas@auburn.edu> |
|
439 |
|
440 * control/base/rlocus.m: Don't atttempt to plot rlzer if it is empty. |
|
441 |
5597
|
442 2006-01-13 John W. Eaton <jwe@octave.org> |
|
443 |
|
444 * audio/Makefile.in, control/base/Makefile.in, |
|
445 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
446 control/system/Makefile.in, control/util/Makefile.in, |
|
447 deprecated/Makefile.in, elfun/Makefile.in, finance/Makefile.in, |
|
448 general/Makefile.in, image/Makefile.in, io/Makefile.in, |
|
449 linear-algebra/Makefile.in, miscellaneous/Makefile.in, |
|
450 optimization/Makefile.in, plot/Makefile.in, |
|
451 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
452 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
453 special-matrix/Makefile.in, startup/Makefile.in, |
|
454 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
455 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
456 strings/Makefile.in, time/Makefile.in, testfun/Makefile.in: |
|
457 (all): Depend on PKG_ADD. |
|
458 (PKG_ADD): New target. |
|
459 |
|
460 2006-01-13 Bill Denney <bill@givebillmoney.com> |
|
461 |
|
462 * miscellaneous/dir.m: Add @seealso{} to docstring. |
|
463 |
5596
|
464 2006-01-13 John W. Eaton <jwe@octave.org> |
|
465 |
|
466 * time/etime.m: Move here from miscellaneous/etime.m. |
|
467 * time/is_leap_year.m: Move here from miscellaneous/is_leap_year.m. |
|
468 |
5595
|
469 2006-01-13 Bill Denney <bill@givebillmoney.com> |
|
470 |
|
471 * miscellaneous/dir.m: Use filesep instead of "/" where needed. |
|
472 * miscellaneous/fullfile.m: Likewise. |
|
473 |
5592
|
474 2006-01-12 David Bateman <dbateman@free.fr> |
|
475 |
|
476 * general/blkdiag.m: Compatible behavior for empty matrices |
|
477 * statistics/base/unidrnd.m: Documentation buglet. |
|
478 |
5583
|
479 2005-12-14 David Bateman <dbateman@free.fr> |
|
480 |
5589
|
481 * testfun/assert.m, testfun/fail.m, testfun/test.m, testfun/demo.m, |
|
482 testfun/speed.m, testfun/example.m, Makefile.in: New files. |
|
483 |
|
484 * Makefile.in (SUBDIRS): Include testfun. |
|
485 * configure.in (AC_CONFIG_FILES): Include testfun/Makefile. |
|
486 |
5583
|
487 * miscellaneous/dir.m: Transpose sub-assignment for cleanness. |
|
488 |
|
489 * general/__isequal__.m: Remove reference to getfield. |
|
490 |
|
491 * plot/hist.m: Update test code for row/column discrepencies. |
|
492 * signal/freqz.m: Alter output row/column for matlab compatibility. |
|
493 Update the test code for this. |
|
494 * sparse/spstats.m: Fix small bug in the dimension of output. |
|
495 |
5579
|
496 2005-12-13 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
497 |
|
498 * cell/cell2mat.m: New file, from octave-forge. |
|
499 |
5576
|
500 2005-12-13 Ivana Varekova <varekova@redhat.com> |
|
501 |
|
502 * sparse/treeplot.m, sparse/etreeplot.m, sparse/gplot.m: |
|
503 New graph theory functions. |
|
504 |
5574
|
505 2005-12-13 John W. Eaton <jwe@octave.org> |
|
506 |
|
507 * general/blkdiag.m: Use "isempty" instead of @isempty. |
|
508 |
|
509 * control/system/ss.m: Doc fix. |
|
510 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
511 |
5572
|
512 2005-12-12 Michael Zeising <michael@michaels-website.de> |
|
513 |
|
514 * audio/wavread.m, audio/wavwrite.m: |
|
515 Correct scaling for 8-bit linear pcm samples. |
|
516 Improve scaling for all other linear pcm resolutions. |
|
517 |
5568
|
518 2005-12-07 John W. Eaton <jwe@octave.org> |
|
519 |
|
520 * statistics/base/moment.m: Don't save and restore warn_str_to_num. |
|
521 |
|
522 * sparse/spdiags.m: Don't save and restore warn_fortran_indexing. |
|
523 * strings/strjust.m: Likewise. |
|
524 |
|
525 * general/shift.m: Don't save and restore warn_empty_list_elements. |
|
526 * signal/arma_rnd.m: Likewise. |
|
527 * strings/strcat.m: Likewise. |
|
528 * control/base/__freqresp__.m: Likewise. |
|
529 * control/base/place.m: Likewise. |
|
530 * control/base/pzmap.m: Likewise. |
|
531 * control/base/pzmap.m: Likewise. |
|
532 * control/system/sysappend.m: Likewise. |
|
533 * control/system/syscont.m: Likewise. |
|
534 * control/system/sysdisc.m: Likewise. |
|
535 * control/system/sysgroup.m: Likewise. |
|
536 * control/system/tfout.m: Likewise. |
|
537 * control/system/zpout.m: Likewise. |
|
538 * control/util/__outlist__.m: Likewise. |
|
539 |
5567
|
540 2005-12-06 John W. Eaton <jwe@octave.org> |
|
541 |
|
542 * audio/wavread.m, audio/wavwrite.m: Adapt to Octave coding style. |
|
543 Avoid for loop in interleave/deinterleave steps. |
|
544 |
5565
|
545 2005-12-06 Michael Zeising <michael@michaels-website.de> |
|
546 |
|
547 * audio/wavread.m, audio/wavwrite.m: New files. |
|
548 |
5563
|
549 2005-12-06 John W. Eaton <jwe@octave.org> |
|
550 |
|
551 * miscellaneous/dir.m: Return Nx1 instead of 1xN struct array. |
|
552 |
5560
|
553 2005-12-05 John W. Eaton <jwe@octave.org> |
|
554 |
5561
|
555 * plot/axis.m: Add "## PKG_ADD: mark_as_command axis" line. |
5560
|
556 |
5558
|
557 2005-12-02 John W. Eaton <jwe@octave.org> |
|
558 |
|
559 * miscellaneous/fileattrib.m: New function. |
|
560 |
5556
|
561 2005-12-01 John W. Eaton <jwe@octave.org> |
|
562 |
|
563 * general/columns.m: Use size (x, 2) instead of [nr, nc] = size (x). |
|
564 * general/rows.m: Use size (x, 1) instead of [nr, nc] = size (x). |
|
565 From William Poetra Yoga Hadisoeseno <williampoetra@yahoo.com>. |
|
566 |
5555
|
567 2005-11-30 John W. Eaton <jwe@octave.org> |
|
568 |
|
569 * linear-algebra/krylov.m: Format doc string. |
|
570 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
571 |
5551
|
572 2005-11-23 William Poetra Yoga Hadisoeseno <williampoetra@yahoo.com> |
|
573 |
|
574 * general/blkdiag.m: Import from octave-forge. |
|
575 Ignore empty matrices in the input. Add tests. |
5549
|
576 |
|
577 * general/isequal.m, general/isequalwithequalnans.m: |
|
578 New wrapper scripts for general/__isequal__.m. |
|
579 * general/__isequal__.m: Rename from general/isequal.m. |
|
580 New arg, nans_compare_equal. |
|
581 |
5548
|
582 2005-11-29 John W. Eaton <jwe@octave.org> |
|
583 |
|
584 * miscellaneous/ver.m: Use new uname built-in function instead of |
|
585 calling system. Only append octave_forge_string if |
|
586 OCTAVE_FORGE_VERSION exists. Use puts instead of disp. |
|
587 Call license instead of hard-coding license info here. |
|
588 |
|
589 * miscellaneous/license.m: Use persistent instead of global for |
5654
|
590 __octave_licenses__. Use puts instead of disp. |
5548
|
591 Use getuid and getpwuid instead of calling unix ("id -un"). |
|
592 If nargout = 1, return license info instead of printing usage message. |
|
593 |
5546
|
594 2005-11-29 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
595 |
|
596 * miscellaneous/ver.m: New file. |
|
597 * miscellaneous/license.m: New file. |
|
598 |
5545
|
599 2005-11-22 John W. Eaton <jwe@octave.org> |
|
600 |
|
601 * plot/axis.m: Use %.16g instead of just %g to format ranges for |
|
602 gnuplot set command. |
|
603 |
5539
|
604 2005-11-15 John W. Eaton <jwe@octave.org> |
|
605 |
|
606 * general/shiftdim.m: Doc fix. |
|
607 |
5532
|
608 2005-11-07 Keith Goodman <kwgoodman@gmail.com> |
|
609 |
|
610 * set/unique.m: Doc string fix. |
|
611 |
5527
|
612 2005-11-01 John W. Eaton <jwe@octave.org> |
|
613 |
|
614 * Makefile.in (distclean, maintainer-clean): |
|
615 Also remove autom4te.cache directory. |
|
616 From Quentin Spencer <qspencer@ieee.org>. |
|
617 |
5518
|
618 2005-10-28 John W. Eaton <jwe@octave.org> |
|
619 |
|
620 * general/shiftdim.m: Compatibility fix for row vectors. |
|
621 Correct check for non-scalar non-integer shift. For positive |
|
622 N, shift is remainder of N and number of dims. Always return NS. |
|
623 Simplify. |
|
624 |
5500
|
625 2005-10-18 Keith Goodman <kwgoodman@gmail.com> |
|
626 |
|
627 * general/randperm.m: Improve compatibility by allowing input |
|
628 value of zero. |
|
629 |
5493
|
630 2005-10-13 John W. Eaton <jwe@octave.org> |
|
631 |
|
632 * plot/__plt__.m, plot/__errplot__.m, plot/replot.m: |
|
633 If in multiplot mode, clear plot before issuing new plot command. |
|
634 |
|
635 * plot/__setup_plot__.m: New function. |
|
636 * plot/__plt__.m, plot__errplot__.m: Use it. |
|
637 Handle multiplot data and offsets here. |
|
638 |
|
639 * plot/__plot_globals__.m: Also keep track of multiplot options. |
|
640 Move initialization to __setup_plot__.m. |
|
641 |
|
642 * plot/subplot.m: Multiplot globals now in __plot_globals__.m. |
|
643 Don't reset gnuplot_command_replot. |
|
644 |
|
645 * plot/replot.m: Handle multiplot data and offsets here. |
|
646 * plot__axis_label__.m, plot/axis.m, plot/grid.m, |
|
647 plot/plot_border.m, plot/plot.m, plot/plot_title.m, |
|
648 plot/top_title.m: Call replot, not __gnuplot_replot__. |
|
649 |
5489
|
650 2005-10-12 John W. Eaton <jwe@octave.org> |
|
651 |
|
652 * plot/figure.m: Handle __current_figure__, not gnuplot details. |
|
653 |
5482
|
654 2005-10-04 Rafael Laboissiere <rafael@debian.org> |
|
655 |
|
656 * binoinv.m, chi2pdf.m, frnd.m, poissinv.m, tinv.m, trnd.m, |
|
657 weibrnd.m: Removed calls and references to deprecated _pdf and |
|
658 _inv functions. |
|
659 * chi2pdf.m: Fixed typos in the documentation. |
|
660 |
5475
|
661 2005-09-28 John W. Eaton <jwe@octave.org> |
|
662 |
5476
|
663 * miscellaneous/single.m: New function. |
|
664 |
5475
|
665 * statistics/base/unidrnd.m: New function. |
|
666 |
5474
|
667 2005-09-27 John W. Eaton <jwe@octave.org> |
|
668 |
|
669 * miscellaneous/dir.m: Filename never includes directory part. |
|
670 |
5464
|
671 2005-09-22 John W. Eaton <jwe@octave.org> |
|
672 |
|
673 * polynomial/residue.m: Use logical indexing instead of find.. |
|
674 |
|
675 2005-09-22 Julius Smith <jos@ccrma.stanford.edu> |
|
676 |
|
677 * polynomial/residue.m: Avoid division by zero for pure imaginary |
|
678 and zero poles. |
|
679 |
5462
|
680 2005-09-22 Bill Denney <denney@seas.upenn.edu> |
|
681 |
|
682 * strings/deblank.m: Handle cell arrays. |
|
683 * strings/split.m: New argument, N, to limit number of splits. |
|
684 |
|
685 2005-09-22 Miroslaw Kwasniak <mirek@zind.ikem.pwr.wroc.pl> |
|
686 |
|
687 * plot/__pltopt1__.m: Handle plot colors "w" and "k" separately. |
|
688 |
5460
|
689 2005-09-20 "Orestes Mas" <orestes@tsc.upc.edu> |
|
690 |
|
691 * control/base/rlocus.m: Doc fix. |
|
692 |
5459
|
693 2005-09-20 John W. Eaton <jwe@octave.org> |
|
694 |
|
695 * general/isvector.m: Improve compatibility. |
|
696 |
|
697 * general/postpad.m: Allow first argument to be a scalar. |
|
698 Allow padding to extend dimensionality. |
|
699 * general/prepad.m: Likewise. |
|
700 |
5448
|
701 2005-09-14 Daniel <durbano@shbano.com> |
|
702 |
|
703 * statistics/tests/bartlett_test.m, linear-algebra/cross.m, |
5449
|
704 statistics/distributions/discrete_cdf.m, general/fliplr.m, |
|
705 /control/base/dgram.m: Doc string fixes. |
5448
|
706 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
707 |
5446
|
708 2005-09-12 Stefan van der Walt <stefan@sun.ac.za> |
|
709 |
|
710 * saveimage.m: Do not ignore most significant bit when writing |
|
711 black and white images to file. |
|
712 |
5443
|
713 2005-09-07 Bill Denney <denney@seas.upenn.edu> |
|
714 |
|
715 * audio/playaudio.m, control/base/__bodquist__.m, |
|
716 control/base/lqg.m, control/obsolete/dezero.m, |
|
717 control/system/__syschnamesl__.m, control/system/__sysconcat__.m, |
|
718 control/system/c2d.m, control/system/cellidx.m, |
|
719 control/system/d2c.m, control/system/dmr2d.m, |
|
720 control/system/is_signal_list.m, control/system/listidx.m, |
|
721 control/system/ss.m, control/system/sysappend.m, |
|
722 control/system/sysconnect.m, control/system/sysdup.m, |
|
723 control/system/sysgetsignals.m, control/system/sysidx.m, |
|
724 control/system/sysprune.m, control/system/syssetsignals.m, |
|
725 control/system/tfout.m, control/system/zpout.m, |
|
726 control/util/prompt.m, control/util/sortcom.m, |
|
727 control/util/strappend.m, finance/fv.m, finance/nper.m, |
|
728 finance/pmt.m, finance/pv.m, finance/rate.m, general/diff.m, |
|
729 general/num2str.m, general/repmat.m, general/sortrows.m, |
|
730 general/strerror.m, image/colormap.m, image/imshow.m, |
|
731 image/loadimage.m, image/saveimage.m, linear-algebra/norm.m, |
|
732 miscellaneous/fileparts.m, miscellaneous/popen2.m, |
|
733 plot/__axis_label__.m, plot/__errcomm__.m, plot/__plt1__.m, |
|
734 plot/__plt2__.m, plot/__plt__.m, plot/__pltopt1__.m, |
|
735 plot/__pltopt__.m, plot/axis.m, plot/bottom_title.m, plot/close.m, |
|
736 plot/grid.m, plot/hist.m, plot/plot_border.m, plot/polar.m, |
|
737 plot/print.m, plot/title.m, plot/top_title.m, |
|
738 polynomial/polyout.m, set/unique.m, signal/freqz.m, signal/stft.m, |
|
739 statistics/base/mean.m, statistics/base/moment.m, |
|
740 statistics/tests/cor_test.m, |
|
741 statistics/tests/kolmogorov_smirnov_test.m, |
|
742 statistics/tests/kolmogorov_smirnov_test_2.m, |
|
743 statistics/tests/prop_test_2.m, statistics/tests/sign_test.m, |
|
744 statistics/tests/t_test.m, statistics/tests/t_test_2.m, |
|
745 statistics/tests/t_test_regression.m, statistics/tests/u_test.m, |
|
746 statistics/tests/var_test.m, statistics/tests/welch_test.m, |
|
747 statistics/tests/wilcoxon_test.m, statistics/tests/z_test.m, |
|
748 statistics/tests/z_test_2.m, strings/base2dec.m, strings/blanks.m, |
|
749 strings/deblank.m, strings/dec2base.m, strings/index.m, |
|
750 strings/rindex.m, strings/split.m, strings/str2mat.m, |
|
751 strings/str2num.m, strings/strcat.m, strings/strcmpi.m, |
|
752 strings/strncmp.m, strings/strrep.m, strings/substr.m: |
|
753 Avoid deprecated functions. Use ischar instead of isstr. Use |
|
754 isvector instead of is_vector. Use isstruct instead of |
|
755 is_struct. Use char instead of setstr. |
|
756 |
5435
|
757 2005-08-31 Daniel <durbano@shbano.com> |
|
758 |
|
759 * special-matrix/invhilb.m, statistics/base/iqr.m, |
|
760 control/system/is_controllable.m, set/ismember.m: Doc fixes. |
|
761 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
762 |
5431
|
763 2005-08-29 Bill Denney <denney@seas.upenn.edu> |
|
764 |
|
765 * image/saveimage.m: Open output file in binary mode. |
|
766 |
|
767 * miscellaneous/bug_report.m: Open prefs file in text mode. |
|
768 |
5427
|
769 2005-08-16 John W. Eaton <jwe@octave.org> |
|
770 |
|
771 * miscellaneous/computer.m: Handle optional maxsize and endian |
|
772 outputs. |
|
773 |
5426
|
774 2005-08-15 John W. Eaton <jwe@octave.org> |
|
775 |
|
776 * strings/strcat.m: Allow single argument. |
|
777 |
5416
|
778 2005-07-18 John W. Eaton <jwe@octave.org> |
|
779 |
|
780 * strings/strcmp.m: Delete. |
|
781 |
5413
|
782 2005-07-13 John W. Eaton <jwe@octave.org> |
|
783 |
|
784 * deprecated/hypergeometric_rnd.m: Preserve compatibility with old |
|
785 versions of Octave. |
|
786 |
|
787 2005-07-13 Ben Barrowes <barrowes@alum.mit.edu> |
|
788 |
|
789 * statistics/distributions/betacdf.m: Rename from beta_cdf.m. |
|
790 * statistics/distributions/betainv.m: Rename from beta_inv.m. |
|
791 * statistics/distributions/betapdf.m: Rename from beta_pdf.m. |
|
792 * statistics/distributions/betarnd.m: Rename from beta_rnd.m. |
|
793 * statistics/distributions/binocdf.m: Rename from binomial_cdf.m. |
|
794 * statistics/distributions/binoinv.m: Rename from binomial_inv.m. |
|
795 * statistics/distributions/binopdf.m: Rename from binomial_pdf.m. |
|
796 * statistics/distributions/binornd.m: Rename from binomial_rnd.m. |
|
797 * statistics/distributions/chi2cdf.m: Rename from chisquare_cdf.m. |
|
798 * statistics/distributions/chi2inv.m: Rename from chisquare_inv.m. |
|
799 * statistics/distributions/chi2pdf.m: Rename from chisquare_pdf.m. |
|
800 * statistics/distributions/chi2rnd.m: Rename from chisquare_rnd.m. |
|
801 * statistics/distributions/expcdf.m: Rename from exponential_cdf.m. |
|
802 * statistics/distributions/expinv.m: Rename from exponential_inv.m. |
|
803 * statistics/distributions/exppdf.m: Rename from exponential_pdf.m. |
|
804 * statistics/distributions/exprnd.m: Rename from exponential_rnd.m. |
|
805 * statistics/distributions/fcdf.m: Rename from f_cdf.m. |
|
806 * statistics/distributions/finv.m: Rename from f_inv.m. |
|
807 * statistics/distributions/fpdf.m: Rename from f_pdf.m. |
|
808 * statistics/distributions/frnd.m: Rename from f_rnd.m. |
|
809 * statistics/distributions/gamcdf.m: Rename from gamma_cdf.m. |
|
810 * statistics/distributions/gaminv.m: Rename from gamma_inv.m. |
|
811 * statistics/distributions/gampdf.m: Rename from gamma_pdf.m. |
|
812 * statistics/distributions/gamrnd.m: Rename from gamma_rnd.m. |
|
813 * statistics/distributions/geocdf.m: Rename from geometric_cdf.m. |
|
814 * statistics/distributions/geoinv.m: Rename from geometric_inv.m. |
|
815 * statistics/distributions/geopdf.m: Rename from geometric_pdf.m. |
|
816 * statistics/distributions/geornd.m: Rename from geometric_rnd.m. |
|
817 * statistics/distributions/hygecdf.m: Rename from hypergeometric_cdf.m. |
|
818 * statistics/distributions/hygeinv.m: Rename from hypergeometric_inv.m. |
|
819 * statistics/distributions/hygepdf.m: Rename from hypergeometric_pdf.m. |
|
820 * statistics/distributions/hygernd.m: Rename from hypergeometric_rnd.m. |
|
821 * statistics/distributions/logncdf.m: Rename from lognormal_cdf.m. |
|
822 * statistics/distributions/logninv.m: Rename from lognormal_inv.m. |
|
823 * statistics/distributions/lognpdf.m: Rename from lognormal_pdf.m. |
|
824 * statistics/distributions/lognrnd.m: Rename from lognormal_rnd.m. |
|
825 * statistics/distributions/normcdf.m: Rename from normal_cdf.m. |
|
826 * statistics/distributions/norminv.m: Rename from normal_inv.m. |
|
827 * statistics/distributions/normpdf.m: Rename from normal_pdf.m. |
|
828 * statistics/distributions/normrnd.m: Rename from normal_rnd.m. |
|
829 * statistics/distributions/poisscdf.m: Rename from poisson_cdf.m. |
|
830 * statistics/distributions/poissinv.m: Rename from poisson_inv.m. |
|
831 * statistics/distributions/poisspdf.m: Rename from poisson_pdf.m. |
|
832 * statistics/distributions/poissrnd.m: Rename from poisson_rnd.m. |
|
833 * statistics/distributions/tcdf.m: Rename from t_cdf.m. |
|
834 * statistics/distributions/tinv.m: Rename from t_inv.m. |
|
835 * statistics/distributions/tpdf.m: Rename from t_pdf.m. |
|
836 * statistics/distributions/trnd.m: Rename from t_rnd.m. |
5431
|
837 * statistics/distributions/unifcdf.m: Rename from unifoxorm_cdf.m. |
5413
|
838 * statistics/distributions/unifinv.m: Rename from uniform_inv.m. |
|
839 * statistics/distributions/unifpdf.m: Rename from uniform_pdf.m. |
|
840 * statistics/distributions/unifrnd.m: Rename from uniform_rnd.m. |
|
841 * statistics/distributions/weibcdf.m: Rename from weibull_cdf.m. |
|
842 * statistics/distributions/weibinv.m: Rename from weibull_inv.m. |
|
843 * statistics/distributions/weibpdf.m: Rename from weibull_pdf.m. |
|
844 * statistics/distributions/wienrnd.m: Rename from wiener_rnd.m. |
|
845 |
|
846 * deprecated/beta_cdf.m, deprecated/beta_inv.m, |
|
847 deprecated/beta_pdf.m, deprecated/beta_rnd.m, |
|
848 deprecated/binomial_cdf.m, deprecated/binomial_inv.m, |
|
849 deprecated/binomial_pdf.m, deprecated/binomial_rnd.m, |
|
850 deprecated/chisquare_cdf.m, deprecated/chisquare_inv.m, |
|
851 deprecated/chisquare_pdf.m, deprecated/chisquare_rnd.m, |
|
852 deprecated/exponential_cdf.m, deprecated/exponential_inv.m, |
|
853 deprecated/exponential_pdf.m, deprecated/exponential_rnd.m, |
|
854 deprecated/f_cdf.m, deprecated/f_inv.m, deprecated/f_pdf.m, |
|
855 deprecated/f_rnd.m, deprecated/gamma_cdf.m, |
|
856 deprecated/gamma_inv.m, deprecated/gamma_pdf.m, |
|
857 deprecated/gamma_rnd.m, deprecated/geometric_cdf.m, |
|
858 deprecated/geometric_inv.m, deprecated/geometric_pdf.m, |
|
859 deprecated/geometric_rnd.m, deprecated/hypergeometric_cdf.m, |
|
860 deprecated/hypergeometric_inv.m, deprecated/hypergeometric_pdf.m, |
|
861 deprecated/hypergeometric_rnd.m, deprecated/lognormal_cdf.m, |
|
862 deprecated/lognormal_inv.m, deprecated/lognormal_pdf.m, |
|
863 deprecated/lognormal_rnd.m, deprecated/normal_cdf.m, |
|
864 deprecated/normal_inv.m, deprecated/normal_pdf.m, |
|
865 deprecated/normal_rnd.m, deprecated/poisson_cdf.m, |
|
866 deprecated/poisson_inv.m, deprecated/poisson_pdf.m, |
|
867 deprecated/poisson_rnd.m, deprecated/t_cdf.m, deprecated/t_inv.m, |
|
868 deprecated/t_pdf.m, deprecated/t_rnd.m, deprecated/uniform_cdf.m, |
|
869 deprecated/uniform_inv.m, deprecated/uniform_pdf.m, |
|
870 deprecated/uniform_rnd.m, deprecated/weibull_cdf.m, |
|
871 deprecated/weibull_inv.m, deprecated/weibull_pdf.m, |
|
872 deprecated/wiener_rnd.m: New files. |
|
873 |
5408
|
874 2005-07-08 John W. Eaton <jwe@octave.org> |
|
875 |
|
876 * statistics/distributions/weibrnd.m: Rename from weibull_rnd.m. |
|
877 * deprecated/weibull_rnd.m: New file. |
|
878 |
5407
|
879 2005-07-08 cctsim <cctsim@yahoo.co.uk> |
|
880 |
|
881 * strings/dec2base.m: Allow matrix arguments. |
|
882 |
5406
|
883 2005-07-08 John W. Eaton <jwe@octave.org> |
|
884 |
|
885 * plot/__errplot__.m: Use __plot_globals__. |
|
886 * plot/__plt__.m: Likewise. |
|
887 * plot/figure.m: Likewise. |
|
888 |
|
889 * plot/hold.m: New file. |
|
890 * plot/ishold.m: New file. |
|
891 * plot/__plot_globals__.m: New file. |
|
892 |
5400
|
893 2005-07-05 cctsim <cctsim@yahoo.co.uk> |
|
894 |
|
895 * strings/dec2base.m: Don't remove all leading zeros if result is zero. |
|
896 |
|
897 2005-07-05 John W. Eaton <jwe@octave.org> |
|
898 |
|
899 * strings/findstr.m: Return [] for no matches. |
|
900 |
5399
|
901 2005-06-17 Keith Goodman <kwgoodman@gmail.com> |
|
902 |
|
903 * miscellaneous/tic.m: Fix doc string. |
|
904 |
5395
|
905 2005-06-15 John W. Eaton <jwe@octave.org> |
|
906 |
|
907 * polynomial/polyfit.m: Force return value to be a row vector. |
|
908 |
5393
|
909 2005-06-15 Tom Holroyd <tomh@kurage.nimh.nih.gov> |
|
910 |
|
911 * general/isequal.m: Correct nargin check. |
|
912 |
5388
|
913 2005-06-14 John W. Eaton <jwe@octave.org> |
|
914 |
|
915 * general/isvector.m: Handle N-d arrays. |
|
916 From Bill Denney <denney@seas.upenn.edu>. |
|
917 |
5381
|
918 2005-06-02 Ben Barrowes <barrowes@alum.mit.edu> |
|
919 |
|
920 * plot/meshgrid.m: Handle 3 input arguments. |
5378
|
921 |
5377
|
922 2005-06-02 Paul Kienzle <pkienzle@users.sf.net> |
|
923 |
|
924 * signal/freqz.m: Use correct calculations when given a vector of |
|
925 frequencies. Improve accuracy of returned frequency vector. |
|
926 Improve speed for medium length filters (at a slight cost for slow |
|
927 filters). Add test cases. |
|
928 |
5373
|
929 2005-05-27 "Dmitri A. Sergatskov" <dasergatskov@gmail.com> |
|
930 |
|
931 * plot/loglog.m: Fix set commands. |
|
932 |
5381
|
933 2005-05-25 John W. Eaton <jwe@octave.org> |
|
934 |
|
935 * plot/sombrero.m: Default n to 41 if nargin == 0. |
|
936 |
5371
|
937 2005-05-24 John W. Eaton <jwe@octave.org> |
|
938 |
5373
|
939 * statistics/tests/anova.m: Use mean (y(:)) to compute total_mean. |
|
940 |
5372
|
941 * strings/strncmp.m: New file, from Tom Holroyd |
|
942 <tomh@kurage.nimh.nih.gov>. |
|
943 |
5371
|
944 * strings/strcmp.m: Return logical values in all cases. |
|
945 |
5366
|
946 2005-05-23 John W. Eaton <jwe@octave.org> |
|
947 |
|
948 * plot/orient.m: New file. Adapt to Octave coding style. |
|
949 Texinfoize doc string. |
|
950 |
|
951 * plot/print.m: New file. Adapt to Octave coding style. Include |
|
952 PKG_ADD command. Use set terminal consistently throughout. Use |
|
953 set terminal push/pop and unconditionally set output to screen |
|
954 when done to avoid requiring gget. Use a cell array for dev_list |
|
955 and cellidx to search for items in the list. Delete local |
|
956 variable endl. Don't set and restore automatic_replot. Use {} |
|
957 instead of nth to index varargin. Delete local variable |
|
958 va_arg_cnt. |
|
959 |
5355
|
960 2005-05-18 John W. Eaton <jwe@octave.org> |
|
961 |
|
962 * general/num2str.m: Return early if X is a character string. |
|
963 |
5347
|
964 2005-05-11 John W. Eaton <jwe@octave.org> |
|
965 |
5348
|
966 * strings/findstr.m: Allow non-string arguments for compatiblity. |
|
967 From Tom Holroyd <tomh@kurage.nimh.nih.gov>. |
|
968 |
5347
|
969 * plot/polar.m: Don't call __pltopt__ here. |
|
970 |
5333
|
971 2005-05-02 John W. Eaton <jwe@octave.org> |
|
972 |
|
973 * mkdoc: Print header message. |
|
974 |
5319
|
975 2005-04-28 John W. Eaton <jwe@octave.org> |
|
976 |
|
977 * configure.in (AC_CONFIG_SRCDIR): Look for startup/inputrc, not |
|
978 startup/octaverc. |
|
979 |
5318
|
980 2005-04-28 Stefan van der Walt <stefan@sun.ac.za> |
|
981 |
|
982 * image/imshow.m: Handle various image depths and 3d RGB images. |
|
983 (__im_numeric_limits__): New internal function. |
|
984 |
5317
|
985 2005-04-28 toni saarela <toni.saarela@helsinki.fi> |
|
986 |
|
987 * statistics/tests/anova.m: Compute total_mean as mean of all |
|
988 data, not mean of group_mean. |
|
989 |
|
990 2005-04-28 John W. Eaton <jwe@octave.org> |
|
991 |
|
992 * startup/local-rcfile: New file. |
|
993 * startup/main-rcfile: Rename from startup/octaverc. |
|
994 * startup/Makefile.in (SOURCES): Add inputrc to the list. |
|
995 (install install-strip): Install main-rcfile in $(fcnfiledir)/startup. |
|
996 Install local-rcfile in $(localfcnfiledir)/startup. |
|
997 |
|
998 2005-04-28 Keith Goodman <kwgoodman@gmail.com> |
|
999 |
|
1000 * startup/inputrc: New file. |
|
1001 * startup/octaverc: Configure readline using inputrc from |
|
1002 startupfiledir. |
|
1003 * startup/Makefile.in (install, install-strip): Install octaverc |
|
1004 in $(fcnfiledir)/startup. |
|
1005 |
5310
|
1006 2005-04-27 John W. Eaton <jwe@octave.org> |
|
1007 |
|
1008 * optimization/qp.m: Define n_in after removing -Inf bounds from Ain. |
|
1009 |
5289
|
1010 2005-04-21 John W. Eaton <jwe@octave.org> |
|
1011 |
|
1012 * optimization/glpk.m: Handle SENSE argument. |
|
1013 |
|
1014 * optimization/qp.m, optimization/sqp.m: New files. |
|
1015 |
5276
|
1016 2005-04-08 John W. Eaton <jwe@octave.org> |
|
1017 |
|
1018 * Makefile.in (clean, distclean, maintainer-clean): |
|
1019 Avoid duplication in rules. |
|
1020 |
5252
|
1021 2005-03-28 John W. Eaton <jwe@octave.org> |
|
1022 |
|
1023 * plot/contour.m, plot/mesh.m: Continue to use __gnuplot_raw__ for |
|
1024 setting {no,}parametric. |
|
1025 * plot/figure.m: Likewise, for setting terminal type. |
|
1026 |
|
1027 * __axis_label__.m:, plot/axis.m, plot/bottom_title.m, |
|
1028 plot/contour.m, plot/figure.m, plot/multiplot.m, plot/mplot.m, |
|
1029 plot/plot_border.m, plot/subplot.m, plot/subwindow.m, |
|
1030 plot/title.m, plot/top_title.m: Avoid eval. |
|
1031 |
5251
|
1032 2005-03-28 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
1033 |
5253
|
1034 * plot/__axis_label__.m, plot/axis.m, plot/grid.m, |
|
1035 plot/plot_border.m, plot/replot.m, plot/title.m, plot/top_title.m: |
|
1036 Use __gnuplot_replot__ instead of replot. |
|
1037 |
5252
|
1038 * plot/__axis_label__.m, plot/axis.m, plot/bottom_title.m, |
|
1039 plot/contour.m, plot/errorbar.m, plot/figure.m, plot/grid.m, |
|
1040 plot/loglogerr.m, plot/loglog.m, plot/mesh.m, plot/mplot.m, |
|
1041 plot/multiplot.m, plot/oneplot.m, plot/plot_border.m, plot/plot.m, |
|
1042 plot/polar.m, plot/semilogxerr.m, plot/semilogx.m, |
|
1043 plot/semilogyerr.m, plot/semilogy.m, plot/shg.m, plot/subplot.m, |
|
1044 plot/subwindow.m, plot/title.m, plot/top_title.m: |
5654
|
1045 Use __gnuplot_raw__ instead of __gnuplot_set__. |
5252
|
1046 |
5251
|
1047 * plot/replot.m: Use __gnuplot_replot__, not __greplot__. |
|
1048 |
5244
|
1049 2005-03-24 John W. Eaton <jwe@octave.org> |
|
1050 |
|
1051 * optimization/glpkmex.m: Texinfoize Doc string. |
|
1052 * optimization/glpk.m: Likewise. |
|
1053 Allow VARTYPE and CTYPE to be row or column vectors of characters |
|
1054 (row vectors are orginary character strings). |
|
1055 * optimization/glpkparam.m: Delete. |
|
1056 |
5243
|
1057 2005-03-24 Quentin Spencer <qspencer@ieee.org> |
|
1058 |
|
1059 * statistics/base/mean.m: Allow DIMS arg greater than the number |
|
1060 of dimensions of X. |
|
1061 |
5237
|
1062 2005-03-23 John W. Eaton <jwe@octave.org> |
|
1063 |
5239
|
1064 * general/tril.m, general/triu.m: Return value of same class as |
|
1065 argument. |
|
1066 |
5237
|
1067 * optimization/glpk.m: Simplify interface. By default, solve |
|
1068 standard LP min C'*x s.t. A*x = b, x >= 0. |
|
1069 * optimization/glpkmex.m: New file. |
|
1070 |
5232
|
1071 2005-03-22 John W. Eaton <jwe@octave.org> |
|
1072 |
5237
|
1073 * configure.in (AC_CONFIG_FILES): Add optimization/Makefile to the |
|
1074 list. |
|
1075 |
5233
|
1076 * optimization/glpk.m: Adapt to Octave coding style. |
|
1077 No need for varargout or varargin. |
|
1078 Print usage message if nargin > 11. |
|
1079 Allow any value of nargout. |
|
1080 Use repmat (C, nr, nc) instead of char (C * ones (nr, nc)). |
|
1081 Avoid looping when checking character classes. |
|
1082 |
5232
|
1083 * optimization: New directory. |
|
1084 * Makefile.in (SUBDIRS): Add it to the list. |
|
1085 * optimization/Makefile.in: New file. |
|
1086 * optimization/glpk.m, optimization/glpkparams.m, |
|
1087 optimization/glpktest1, optimization/glpktest2: New files. |
|
1088 |
5218
|
1089 2005-03-16 Soren Hauberg <soren@hauberg.org> |
|
1090 |
|
1091 * strings/split.m: Quick return for empty second arg. |
|
1092 Improve warning for multi-line strings. |
|
1093 Speed up by avoiding sprintf in loop and eval. |
|
1094 |
5217
|
1095 2005-03-16 Paul Kienzle <pkienzle@users.sf.net> |
|
1096 |
|
1097 * polynomial/polyderiv.m : Accept a*b, a/b. Auto-reduce common terms. |
|
1098 * polynomial/polyder.m: Ditto. |
|
1099 * polynomial/polygcd.m: New function. |
|
1100 |
5214
|
1101 2005-03-16 John W. Eaton <jwe@octave.org> |
|
1102 |
5215
|
1103 * control/base/__stepimp__.m, control/base/bode.m, |
|
1104 control/base/frdemo.m, control/base/nichols.m, |
|
1105 control/base/nyquist.m, control/base/pzmap.m, |
|
1106 control/base/rldemo.m, control/base/rlocus.m, |
|
1107 control/hinf/dhinfdemo.m, control/hinf/hinfdemo.m, |
|
1108 plot/__axis_label__.m, plot/__errplot__.m, plot/__plt__.m, |
|
1109 plot/axis.m, plot/bar.m, plot/bottom_title.m, plot/contour.m, |
|
1110 plot/errorbar.m, plot/figure.m, plot/grid.m, plot/loglog.m, |
|
1111 plot/loglogerr.m, plot/mesh.m, plot/meshgrid.m, plot/mplot.m, |
|
1112 plot/multiplot.m, plot/oneplot.m, plot/plot.m, plot/plot_border.m, |
|
1113 plot/polar.m, plot/semilogx.m, plot/semilogxerr.m, |
|
1114 plot/semilogy.m, plot/semilogyerr.m, plot/shg.m, plot/stairs.m, |
|
1115 plot/subplot.m, plot/subwindow.m, plot/title.m, plot/top_title.m, |
|
1116 plot/xlabel.m, quaternion/demoquat.m, |
|
1117 quaternion/qcoordinate_plot.m, signal/freqz_plot.m, sparse/spy.m, |
|
1118 statistics/base/ppplot.m, statistics/base/qqplot.m: |
|
1119 Use __gnuplot_plot__ instead of gplot, __gnuplot_splot__ instead |
|
1120 of gsplot, and __gnuplot_set__ instead of gset. Remove gplot, |
|
1121 gsplot from @seealso docs. |
5214
|
1122 |
|
1123 * plot/replot.m: New file. |
|
1124 |
5205
|
1125 2005-03-15 David Bateman <dbateman@free.fr> |
|
1126 |
|
1127 * set/unique.m, set/ismember.m: Handle cell arrays. |
|
1128 |
5196
|
1129 2005-03-09 John W. Eaton <jwe@octave.org> |
|
1130 |
|
1131 * statistics/Makefile.in (bin-dist): Delete target. |
|
1132 (BINDISTSUBDIRS): Delete variable. |
|
1133 * scripts/control/Makefile.in: Likewise. |
|
1134 |
5378
|
1135 * audio/Makefile.in (bin-dist): Delete target. |
5196
|
1136 (BINDISTFILES): Delete variable. |
5378
|
1137 * control/base/Makefile.in: Likewise. |
|
1138 * control/hinf/Makefile.in: Likewise. |
|
1139 * control/obsolete/Makefile.in: Likewise. |
|
1140 * control/system/Makefile.in: Likewise. |
|
1141 * control/util/Makefile.in: Likewise. |
|
1142 * deprecated/Makefile.in: Likewise. |
|
1143 * elfun/Makefile.in: Likewise. |
|
1144 * finance/Makefile.in: Likewise. |
|
1145 * general/Makefile.in: Likewise. |
|
1146 * image/Makefile.in: Likewise. |
|
1147 * sparse/Makefile.in: Likewise. |
|
1148 * io/Makefile.in: Likewise. |
|
1149 * plot/Makefile.in: Likewise. |
|
1150 * Makefile.in: Likewise. |
|
1151 * miscellaneous/Makefile.in: Likewise. |
|
1152 * linear-algebra/Makefile.in: Likewise. |
|
1153 * polynomial/Makefile.in: Likewise. |
|
1154 * quaternion/Makefile.in: Likewise. |
|
1155 * set/Makefile.in: Likewise. |
|
1156 * signal/Makefile.in: Likewise. |
|
1157 * specfun/Makefile.in: Likewise. |
|
1158 * special-matrix/Makefile.in: Likewise. |
|
1159 * startup/Makefile.in: Likewise. |
|
1160 * statistics/base/Makefile.in: Likewise. |
|
1161 * statistics/distributions/Makefile.in: Likewise. |
|
1162 * statistics/models/Makefile.in: Likewise. |
|
1163 * statistics/tests/Makefile.in: Likewise. |
|
1164 * strings/Makefile.in: Likewise. |
|
1165 * time/Makefile.in: Likewise. |
5196
|
1166 |
5195
|
1167 2005-03-08 John W. Eaton <jwe@octave.org> |
|
1168 |
|
1169 * general/repmat.m: Correctly diagnose 3-argument non-scalar |
|
1170 dimensions case. From Matthew A Swabey <mas01r@ecs.soton.ac.uk>. |
|
1171 |
5192
|
1172 2005-03-04 John W. Eaton <jwe@octave.org> |
|
1173 |
|
1174 * plot/clg.m: New file. |
|
1175 |
5193
|
1176 2005-03-03 John W. Eaton <jwe@octave.org> |
|
1177 |
|
1178 * general/isequal.m, general/sortrows.m, set/ismember.m, |
|
1179 set/setdiff.m, strings/str2double.m, strings/strmatch.m, |
|
1180 strings/strcmpi.m: |
|
1181 New files from Octave-forge. Adapt to Octave coding standards. |
|
1182 |
5181
|
1183 2005-03-03 Paul Kienzle <pkienzle@users.sf.net> |
|
1184 |
|
1185 * statistics/distributions/binomial_pdf.m: Extend the feasible |
|
1186 computation range. |
|
1187 |
5164
|
1188 2005-02-25 John W. Eaton <jwe@octave.org> |
|
1189 |
|
1190 Sparse merge. |
|
1191 |
|
1192 2005-01-23 David Bateman <dbateman@free.fr> |
|
1193 |
|
1194 * sparse/randperm.m: Delete duplicate randperm.m. |
|
1195 |
|
1196 2005-01-10 John W. Eaton <jwe@octave.org> |
|
1197 |
|
1198 * sparse/Makefile.in: New file. |
|
1199 * configure.in (AC_CONFIG_FILES): Add sparse/Makefile to the list. |
|
1200 |
|
1201 2005-01-07 David Bateman <dbateman@free.fr> |
|
1202 |
|
1203 * set/unique.m: import file from octave-forge. |
|
1204 |
|
1205 2005-01-05 David Bateman <dbateman@free.fr> |
|
1206 |
|
1207 * Makefile.in: include sparse directory in SUBDIRS. |
|
1208 |
|
1209 2004-12-30 John W. Eaton <jwe@octave.org> |
|
1210 |
|
1211 * sparse/nzmax.m: Delete (there is an nzmax function in |
|
1212 src/DLD-FUNCTIONS/sparse.cc). |
|
1213 |
|
1214 2004-12-28 John W. Eaton <jwe@octave.org> |
|
1215 |
|
1216 Merge of sparse code from David Bateman <dbateman@free.fr> and |
|
1217 Andy Adler <adler@site.uottawa.ca>. |
|
1218 |
|
1219 * sparse/colperm.m, sparse/nonzeros.m, sparse/nzmax.m, |
|
1220 sparse/randperm.m, sparse/spalloc.m, sparse/spconvert.m, |
|
1221 sparse/spdiags.m, sparse/speye.m, sparse/spfun.m, sparse/sphcat.m, |
|
1222 sparse/spones.m, sparse/sprand.m, sparse/sprandn.m, |
|
1223 sparse/spstats.m, sparse/spvcat.m, sparse/spy.m: New files. |
|
1224 |
|
1225 * sparse: New directory. |
|
1226 |
5158
|
1227 2005-02-22 John W. Eaton <jwe@octave.org> |
|
1228 |
|
1229 * polynomial/residue.m: Force prepad to always create row vectors. |
|
1230 |
|
1231 * polynomial/poly.m: Quick return if m is 0. |
|
1232 From Carmen Navarrete <carmen.navarrete@uam.es>. |
|
1233 |
5154
|
1234 2005-02-21 David Bateman <dbateman@free.fr> |
|
1235 |
|
1236 * statistics/distributions/poisson_rnd.m: fix for lambda of zero. |
|
1237 From Mark van Rossum <mvanross@inf.ed.ac.uk>. |
|
1238 Fix for row vectors with at least one element of lambda not in |
|
1239 (0, Inf). |
|
1240 |
5152
|
1241 2005-02-21 John W. Eaton <jwe@octave.org> |
|
1242 |
5153
|
1243 * statistics/base/qqplot.m: Use feval instead of eval. |
|
1244 |
5152
|
1245 * plot/grid.m, plot/plot_border.m, plot/title.m, plot/top_title.m, |
|
1246 plot/__axis_label__.m: Issue replot command. |
|
1247 |
5135
|
1248 2005-02-09 John W. Eaton <jwe@octave.org> |
|
1249 |
|
1250 * polynomial/polyderiv.m: Force P to be a row vector. |
|
1251 |
5133
|
1252 2005-02-08 John W. Eaton <jwe@octave.org> |
|
1253 |
|
1254 * strings/dec2base.m: Don't delete leading zero if third arg is |
|
1255 provided and len <= computed max_len. |
|
1256 |
5125
|
1257 2005-01-27 David Bateman <dbateman@free.fr> |
|
1258 |
|
1259 * strings/dec2base.m: Be even more careful about handling all digits. |
|
1260 |
|
1261 2005-01-27 Paul Kienzle <pkienzle@users.sf.net> |
|
1262 |
|
1263 * strings/dec2base.m: Use integer arithmetic to count number of digits. |
|
1264 |
5123
|
1265 2005-01-27 Benjamin Hall <benjamin.hall@pw.utc.com> |
|
1266 |
|
1267 * statistics/base/median.m: Make it work for the scalar case too. |
|
1268 |
5117
|
1269 2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org>. |
|
1270 |
|
1271 * plot/__plt__.m: Initialize fmt and sep outside of loop. |
5118
|
1272 Simplify logic for decoding args. |
5117
|
1273 |
5115
|
1274 2005-01-24 John W. Eaton <jwe@octave.org> |
|
1275 |
5116
|
1276 * plot/__plr__.m, plot/__plr2__.m: Pass name of caller to __plt__. |
|
1277 |
|
1278 * plot/__plt__.m: No need to save and reset hold state now. |
|
1279 (first_plot): Delete unused variable. |
|
1280 |
5115
|
1281 * plot/__plr2__.m, plot/__plt2__.m: Improve diagnostics. |
|
1282 |
|
1283 * plot/__plr__.m: Use __plt__, not specific __pltXX__ functions. |
|
1284 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
1285 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
1286 plot/__plt2vv__.m: |
|
1287 Return data and gnuplot commands instead of evaluating them. |
|
1288 * plot/__plt__.m: Handle evaluation of all gnuplot commands here. |
|
1289 Based on changes from Daniel J Sebald <daniel.sebald@ieee.org>. |
|
1290 |
5108
|
1291 2005-01-18 John W. Eaton <jwe@octave.org> |
|
1292 |
|
1293 * linear-algebra/cross.m: Allocate idx1 before use. |
|
1294 |
5096
|
1295 2004-12-08 Heikki Junes <Heikki.Junes@hut.fi> |
|
1296 |
|
1297 * statistics/base/range.m: Fix varargin usage. |
|
1298 |
5091
|
1299 2004-12-02 Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be> |
|
1300 |
|
1301 * strings/deblank.m: Remove all trailing whitespace (check with |
|
1302 isspace), not just SPC. |
|
1303 |
5090
|
1304 2004-12-02 Balint Reczey <balint_reczey@yahoo.com> |
|
1305 |
|
1306 * statistics/base/moment.m: Fix argument parsing for N-d arrays. |
|
1307 |
5073
|
1308 2004-11-09 John W. Eaton <jwe@octave.org> |
|
1309 |
|
1310 * miscellaneous/fileparts.m: Allow filenames with no extension. |
|
1311 From Julius Smith <jos@ccrma.stanford.edu>. |
|
1312 |
5072
|
1313 2004-11-08 John W. Eaton <jwe@octave.org> |
|
1314 |
|
1315 * plot/__plt2vm__.m: Delete debugging statement. |
|
1316 From Dmitri A. Sergatskov <dmitri@unm.edu>. |
|
1317 |
5065
|
1318 2004-11-04 John W. Eaton <jwe@octave.org> |
|
1319 |
|
1320 * plot/hist.m: Always return row vectors for vector args. |
|
1321 |
5031
|
1322 2004-09-23 John W. Eaton <jwe@octave.org> |
|
1323 |
|
1324 * strings/strcmp.m: If args are not strings or cell arrays of |
|
1325 strings, return zero instead of reporting an error. |
|
1326 |
5021
|
1327 2004-09-22 Federico Zenith <zenith@chemeng.ntnu.no> |
|
1328 |
|
1329 * control/base/analdemo.m, control/base/are.m, control/base/bddemo.m, |
|
1330 control/base/controldemo.m, control/base/damp.m, control/base/dare.m, |
|
1331 control/base/dcgain.m, control/base/dgram.m, control/base/dlyap.m, |
|
1332 control/base/dre.m, control/base/frdemo.m, control/base/gram.m, |
|
1333 control/base/impulse.m, control/base/lqp.m, control/base/obsv.m, |
|
1334 control/base/pzmap.m, control/base/rldemo.m, control/hinf/h2norm.m, |
|
1335 control/hinf/hinfsyn.m, control/hinf/hinfsyn_ric.m, |
|
1336 control/hinf/is_dgkf.m, control/system/c2d.m, |
|
1337 control/system/is_detectable.m, control/system/is_sample.m, |
|
1338 control/system/is_siso.m, control/system/is_stable.m, |
|
1339 control/system/ss2sys.m, control/system/ss.m, control/system/sys2ss.m, |
|
1340 control/system/sys2tf.m, control/system/sys2zp.m, |
|
1341 control/system/sysappend.m, control/system/sysconnect.m, |
|
1342 control/system/sysdisc.m, control/system/sysdup.m, |
|
1343 control/system/sysgetsignals.m, control/system/sysmult.m, |
|
1344 control/system/syssetsignals.m, control/system/syssub.m, |
|
1345 control/system/tf2sys.m, control/system/ugain.m, |
|
1346 control/system/zp2ss.m, control/system/zp2sys.m, |
|
1347 control/system/zp2tf.m, control/util/axis2dlim.m, polynomial/roots.m, |
|
1348 special-matrix/toeplitz.m: Fix typos in doc strings. |
|
1349 |
|
1350 * control/base/are.m, control/base/dare.m, control/base/lsim.m, |
|
1351 control/base/ltifr.m, control/base/place.m,control/base/tzero2.m, |
|
1352 control/base/tzero.m, control/hinf/hinf_ctr.m, control/hinf/wgt1o.m, |
|
1353 ontrol/system/is_abcd.m, control/system/parallel.m, |
|
1354 control/system/ss2tf.m, control/system/ss2zp.m, control/system/ss.m, |
|
1355 control/system/sysappend.m, control/system/sysconnect.m, |
|
1356 control/system/sysdup.m, control/system/sysgroup.m, |
|
1357 control/system/sysprune.m, control/system/sysreorder.m, |
|
1358 control/system/sysscale.m, control/system/syssub.m, |
|
1359 control/system/tf2ss.m, control/system/tf2zp.m, control/util/zgfmul.m, |
|
1360 control/util/zginit.m, control/util/zgscal.m, elfun/acoth.m, |
|
1361 polynomial/polyout.m, specfun/log2.m: |
|
1362 Add output arguments in doc strings. |
|
1363 |
|
1364 * control/base/are.m, control/base/bode_bounds, control/base/bode.m, |
|
1365 control/base/__bodquist__.m, control/base/ctrb.m, control/base/dare.m, |
|
1366 control/base/DEMOcontrol.m, control/base/dlyap.m, control/base/dre.m, |
|
1367 control/base/freqchkw.m, control/base/__freqresp__.m, |
|
1368 control/base/__freqresp__.m, control/base/lqp.m, control/base/lqr.m, |
|
1369 contol/base/lsim.m, control/base/lyap.m, control/base/nyquist.m, |
|
1370 control/base/obsv.m, control/base/place.m, control/base/pzmap.m, |
|
1371 control/base/__stepimp__.m, control/base/step.m, control/base/tzero2.m |
|
1372 control/base/tzero.m, control/hinf/dhinfdemo.m, control/hinf/h2norm.m, |
|
1373 control/hinf/h2syn.m, control/hinf/hinfdemo.m, |
|
1374 control/hinf/hinfnorm.m, control/hinf/hinfsyn_chk.m, |
|
1375 control/hinf/hinfsyn.m, control/hinf/is_dgkf.m, |
|
1376 control/obsolete/syschnames.m, control/obsolete/syschnames.m, |
|
1377 control/system/c2d.m, control/system/is_abcd.m, |
|
1378 control/system/is_controllable.m, control/system/is_detectable.m, |
|
1379 control/system/is_observable.m, control/system/is_stable.m, |
|
1380 control/system/jet707.m, control/system/ord2.m, |
|
1381 control/system/starp.m, control/system/sys2fir.m, |
|
1382 control/system/sys2ss.m, control/system/sys2tf.m, |
|
1383 control/system/sys2zp.m, control/system/syscont.m, |
|
1384 control/system/sysdisc.m, control/system/sysdup.m, |
|
1385 control/system/sysgettype.m, control/system/sysgroup.m, |
|
1386 control/system/sysmult.m, control/system/sysprune.m, |
|
1387 control/system/sysreorder.m, control/system/sysscale.m, |
|
1388 control/system/syssetsignals.m, control/system/sysupdate.m, |
|
1389 control/system/tf2ss.m, control/system/tf2sys.m, |
|
1390 control/system/zp2ss.m, control/system/zp2sys.m, |
|
1391 control/util/axis2dlim.m, control/util/prompt.m, |
|
1392 control/util/zgfmul.m, control/util/zginit.m, |
|
1393 control/util/__zgpbal__.m, control/util/zgscal.m: |
|
1394 Use @var, @strong, @command, @math, @acronym, @table and @cite |
|
1395 in doc strings. |
|
1396 |
|
1397 * control/base/bode_bounds.m, control/base/ctrb.m, control/base/dre.m, |
|
1398 control/base/dgram.m, control/base/dlyap.m, control/base/ltifr.m, |
|
1399 control/base/nyquist.m, control/base/obsv.m, control/base/tzero.m, |
|
1400 control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
1401 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
1402 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
1403 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
1404 control/hinf/wgt1o.m, control/obsolete/syschnames.m, |
|
1405 control/system/c2d.m, control/system/fir2sys.m, |
|
1406 control/system/is_stabilizable.m, control/system/jet707.m, |
|
1407 control/system/ord2.m, control/system/ss2tf.m, control/system/tf2ss.m, |
|
1408 control/util/zgshsr.m, polynomial/polyout.m: |
|
1409 New @tex section(s) in doc strings for better formating of printed |
|
1410 output. |
|
1411 |
|
1412 * control/base/__freqresp__.m, control/base/nyquist.m, |
|
1413 control/base/__stepimp__.m, control/hinf/hinfdemo.m, |
|
1414 control/obsolete/syschnames.m, control/system/sysprune.m: |
|
1415 Use proper double quote marks for TeX. |
|
1416 |
|
1417 * control/base/DEMOcontrol.m: Add missing ; |
|
1418 |
|
1419 * control/base/nichols.m, control/base/rlocus.m, |
|
1420 control/obsolete/minfo.m, control/system/is_digital.m, |
|
1421 control/system/ss2zp.m, control/system/sysmin.m, |
|
1422 control/system/tf2zp.m, control/util/sortcom.m: |
|
1423 Convert documentation to use or more completely use Texinfo. |
|
1424 |
|
1425 * control/base/rlocus.m, control/hinf/dhinfdemo.m, |
|
1426 control/hinf/hinfdemo.m, control/system/ord2.m, |
|
1427 control/system/parallel.m, control/system/ss2tf.m, |
|
1428 control/system/starp.m: Use "@group ... @end group" to avoid ascii |
|
1429 art splitting over a page boundary. |
|
1430 |
|
1431 * control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
1432 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
1433 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
1434 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
1435 control/hinf/wgt1o.m, control/system/buildssic.m: |
|
1436 Use {\cal H}_\infty for H-infinity and likewise for H-2 to |
|
1437 the TeX documentation. |
|
1438 |
|
1439 * control/system/is_stabilizable.m: |
|
1440 Add Copyright so that help is displayed correctly. |
|
1441 |
|
1442 * special-matrix/vander.m: Octave indexes start at 1. |
|
1443 |
5011
|
1444 2004-09-21 David Bateman <dbateman@free.fr> |
|
1445 |
|
1446 * general/rotdim.m: New function for rotation of an N-d array in an |
|
1447 arbitrary plane. |
|
1448 |
|
1449 * general/flipdim.m: New function to flip an N-d array about an |
|
1450 arbitrary axis. |
|
1451 |
5003
|
1452 2004-09-15 David Bateman <dbateman@free.fr> |
|
1453 |
|
1454 * general/bitget.m: Replace Bmax, which is undefined with bitmax |
|
1455 |
4992
|
1456 2004-09-15 John W. Eaton <jwe@octave.org> |
|
1457 |
|
1458 * strings/strcmp.m: Fix typo in cell/string array case. |
4993
|
1459 Use iscellstr to check for cells rather than iscell. |
|
1460 Improve diagnostics for invalid args. |
4992
|
1461 |
4983
|
1462 2004-09-10 David Bateman <dbateman@free.fr> |
|
1463 |
|
1464 * statistics/distributions/binomial_rnd.m: Fix error for scalar n |
|
1465 and p with n > 1, and fix for matrix n and p with n == 1. |
|
1466 |
|
1467 * statistics/distributions/poisson_rnd.m: Fix for matrix length, |
|
1468 due to row vs. column vector operations. |
|
1469 |
4964
|
1470 2004-09-03 David Bateman <dbateman@free.fr> |
|
1471 |
|
1472 * general/repmat.m: Fix to allow logical classes. |
|
1473 |
4950
|
1474 2004-08-31 John W. Eaton <jwe@octave.org> |
|
1475 |
|
1476 * general/isa.m: New function, from Octave-forge. |
|
1477 |
|
1478 2004-08-31 David Bateman <dbateman@free.fr> |
|
1479 |
|
1480 * general/bitcmp.m, general/bitget.m, general/bitset.m: Remove |
|
1481 limitation on the use of int64 and uint64 types, and the use |
|
1482 of the eval. |
|
1483 |
|
1484 * general/bitset.m: Remove superfluous cast to return type, as bug |
|
1485 in .^ with integer types is fixed. |
|
1486 |
|
1487 * general/repmat.m: Adapt to allow integer types. |
4945
|
1488 |
|
1489 2004-08-31 Paul Kienzle <pkienzle@users.sf.net> |
|
1490 |
|
1491 * plot/axis.m: Don't reset axes when querying them. |
|
1492 |
4942
|
1493 2004-08-27 David Bateman <dbateman@free.fr> |
|
1494 |
|
1495 * statistics/base/ranks.m: Handle non-consecutive ties. |
|
1496 Eliminate loop. |
|
1497 |
4918
|
1498 2004-07-27 David Bateman <dbateman@free.fr> |
|
1499 |
|
1500 * general/num2str.m: Also insert spaces in output when precision |
|
1501 argument is supplied. |
|
1502 |
4915
|
1503 2004-07-23 David Bateman <dbateman@free.fr> |
|
1504 |
|
1505 * general/bitcmp.m, general/bitget.m, general/bitset.m: New functions. |
|
1506 |
4911
|
1507 2004-07-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
1508 |
|
1509 * general/sub2ind.m: Make reshaping index list unnecessary. |
|
1510 |
|
1511 2004-07-22 Paul Kienzle <pkienzle@users.sf.net> |
|
1512 |
|
1513 * miscellaneous/unix.m: Fix doc string. |
|
1514 |
|
1515 2004-07-22 Stefan van der Walt <stefan@sun.ac.za> |
|
1516 |
|
1517 * plot/figure.m: Clarification of documentation. |
|
1518 |
|
1519 * image/imshow.m: Warn for complex images. |
|
1520 Only estimate colourmap for images in [0, 65536]. |
|
1521 |
|
1522 2004-07-22 David Bateman <dbateman@free.fr> |
|
1523 |
|
1524 * general/num2str.m: Fix the case of an all zero input. |
|
1525 |
4906
|
1526 2004-06-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
1527 |
|
1528 * general/ind2sub.m: Doc fix. |
|
1529 |
4900
|
1530 2004-06-08 John W. Eaton <jwe@octave.org> |
|
1531 |
|
1532 * statistics/tests/kolmogorov_smirnov_test.m: Use func2str to |
|
1533 convert function handle to string for eval. |
|
1534 |
4898
|
1535 2004-06-04 Paul Kienzle <pkienzle@users.sf.net> |
|
1536 |
|
1537 * plot/errorbar.m: Remove debugging output. |
|
1538 |
|
1539 2004-06-03 Stefan van der Walt <stefan@sun.ac.za> |
|
1540 |
|
1541 * plot/__pltopt__.m: Properly escape @ symbols in doc string. |
|
1542 |
4897
|
1543 2004-06-03 Paul Kienzle <pkienzle@users.sf.net> |
|
1544 |
4898
|
1545 * deprecated/com2str.m: Include 'i' suffix for pure imaginary numbers. |
|
1546 |
|
1547 * polynomial/polyout.m: Use parenthesis if necessary around |
|
1548 complex polynomial coefficient. |
|
1549 |
4897
|
1550 * plot/__errcomm__.m, plot/__errplot__.m: Simplify code and fix |
|
1551 the bug which causes __errplot__ to ignore the last argument. |
|
1552 |
4894
|
1553 2004-06-03 David Bateman <dbateman@free.fr> |
|
1554 |
|
1555 * general/shiftdim.m: New function based on JWE code snippet. |
|
1556 |
|
1557 * general/circdim.m: New function. |
|
1558 |
4890
|
1559 2004-05-06 David Bateman <dbateman@free.fr> |
|
1560 |
|
1561 * general/issquare.m: Fail if ndim(x) > 2. |
|
1562 |
|
1563 * linear-algebra/norm.m, linear-algebra/norm.m: Fail if ndim(x) > 2. |
|
1564 |
|
1565 * linear-alegbra/cross.m, linear-algebra/dot.m: Allow matrix and |
|
1566 N-d array arguments. Add optional dim argument to define |
|
1567 dimension along which to operate. |
|
1568 |
|
1569 * linear-algebra/dmult.m: Allow N-d arrays. |
|
1570 |
|
1571 * linear-algebra/vec.m: Use v(:) and not reshape. |
|
1572 |
4885
|
1573 2004-04-29 David Bateman <dbateman@free.fr> |
|
1574 |
|
1575 * statistics/base/ranks.m, statistics/base/run_count.m, |
|
1576 statistics/base/studentize.m, statistics/base/kurtosis.m |
|
1577 statistics/base/statistics.m, statistics/base/skewness.m |
|
1578 statistics/base/iqr.m: |
|
1579 Make N-d array aware. Allow optional argument to define the |
|
1580 dimension along which to operate. Update the documentation. |
|
1581 |
|
1582 * statistics/base/ranks.m: Change algorithm to use sort, |
|
1583 and adjust for the ties after. |
|
1584 |
|
1585 * statistics/base/run_counts.m: Change algorithm to use |
|
1586 the a combination of diff and find, rather than a for-loop. |
|
1587 |
4881
|
1588 2004-04-23 Paul Kienzle <pkienzle@users.sf.net> |
|
1589 |
|
1590 * plot/hist.m: Correctly determine cutoffs. New tests. |
|
1591 |
4878
|
1592 2004-04-23 David Bateman <dbateman@free.fr> |
|
1593 |
|
1594 * general/int2str.m: Treat only real part of argument, and treat |
|
1595 NDArrays by stacking the slices through the matrix vertically. |
|
1596 |
|
1597 * general/num2str.m: Improve format of integer matrices, and the |
|
1598 conversion of complex matrices added. Treat NDArrays by stacking |
|
1599 the slices through the matrix vertically. |
|
1600 |
|
1601 * deprecated/com2str.m: Moved here from general subdirectory. |
|
1602 |
4877
|
1603 2004-04-22 John W. Eaton <jwe@octave.org> |
|
1604 |
|
1605 * quaternion/qtransvmat.m: Use continuation characters to make |
|
1606 sure result is a matrix instead of a vector. From <aklark@atdot.it>. |
|
1607 |
4869
|
1608 2004-04-21 David Bateman <dbateman@free.fr> |
|
1609 |
5378
|
1610 * elfun/lcm.m: Make N-d aware. |
4870
|
1611 |
4869
|
1612 * general/diff.m: Make the code N-d array aware. Allow an |
|
1613 optional argument to define the dimension along which to perform |
|
1614 the differences and allow the order of the differences to be larger |
|
1615 than the dimension itself. |
|
1616 |
|
1617 * general/rot90.m, general/fliplr.m, general/flipud.m: Limit the |
|
1618 use of these functions to 1- and 2-d arrays. |
|
1619 |
4863
|
1620 2004-04-16 John W. Eaton <jwe@octave.org> |
|
1621 |
|
1622 * elfun/gcd.m: Delete. |
|
1623 |
4862
|
1624 2004-04-15 David Bateman <dbateman@free.fr> |
|
1625 |
|
1626 * set/create_set.m, general/is_duplicate_entry.m: Make N-d array aware. |
|
1627 |
|
1628 * general/shift.m, general/prepad.m, general/postpad.m: Make N-d |
|
1629 array aware and and optional argument for the dimension along |
|
1630 which to operate. |
|
1631 |
5378
|
1632 * signal/unwrap.m: Make N-d array aware and fix optional |
4862
|
1633 argument for the dimension to be consistent with other N-d array |
|
1634 functions. |
|
1635 |
4860
|
1636 2004-04-08 David Bateman <dbateman@free.fr> |
|
1637 |
|
1638 * statistics/distributions/discrete_cdf.m, |
|
1639 statistics/distributions/discrete_inv.m, |
|
1640 statistics/distributions/discrete_pdf.m, |
|
1641 statistics/distributions/discrete_rnd.m, |
|
1642 statistics/distributions/exponential_cdf.m, |
|
1643 statistics/distributions/exponential_inv.m, |
|
1644 statistics/distributions/exponential_pdf.m, |
|
1645 statistics/distributions/exponential_rnd.m, |
|
1646 statistics/distributions/f_cdf.m, |
|
1647 statistics/distributions/f_inv.m, |
|
1648 statistics/distributions/f_pdf.m, |
|
1649 statistics/distributions/f_rnd.m, |
|
1650 statistics/distributions/geometric_cdf.m, |
|
1651 statistics/distributions/geometric_inv.m, |
|
1652 statistics/distributions/geometric_pdf.m, |
|
1653 statistics/distributions/geometric_rnd.m, |
|
1654 statistics/distributions/hypergeometric_rnd.m, |
|
1655 statistics/distributions/kolmogorov_smirnov_cdf.m, |
|
1656 statistics/distributions/laplace_cdf.m, |
|
1657 statistics/distributions/laplace_inv.m, |
|
1658 statistics/distributions/laplace_pdf.m, |
|
1659 statistics/distributions/laplace_rnd.m, |
|
1660 statistics/distributions/logistic_inv.m, |
|
1661 statistics/distributions/logistic_rnd.m, |
|
1662 statistics/distributions/lognormal_cdf.m, |
|
1663 statistics/distributions/lognormal_inv.m, |
|
1664 statistics/distributions/lognormal_pdf.m, |
|
1665 statistics/distributions/lognormal_rnd.m, |
|
1666 statistics/distributions/pascal_cdf.m, |
|
1667 statistics/distributions/pascal_inv.m, |
|
1668 statistics/distributions/pascal_pdf.m, |
|
1669 statistics/distributions/pascal_rnd.m, |
|
1670 statistics/distributions/poisson_cdf.m, |
|
1671 statistics/distributions/poisson_inv.m, |
|
1672 statistics/distributions/poisson_pdf.m, |
|
1673 statistics/distributions/poisson_rnd.m, |
|
1674 statistics/distributions/t_cdf.m, |
|
1675 statistics/distributions/t_inv.m, |
|
1676 statistics/distributions/t_pdf.m, |
|
1677 statistics/distributions/t_rnd.m, |
|
1678 statistics/distributions/weibull_cdf.m, |
|
1679 statistics/distributions/weibull_inv.m, |
|
1680 statistics/distributions/weibull_pdf.m, |
|
1681 statistics/distributions/weibull_rnd.m: |
|
1682 Allow N-d arrays. |
|
1683 |
|
1684 * statistics/distributions/discrete_inv.m: Fix bug in indexing, |
|
1685 that results in NaN in places where it should not have had. |
|
1686 |
|
1687 * statistics/distributions/discrete_rnd.m: New argument formats to |
|
1688 allow creating arbitrary matrices, compatiable with the other |
5583
|
1689 *_rnd.m functions. Maintain compatibility with previous format. |
4860
|
1690 |
|
1691 * statistics/distributions/empirical_rnd.m: New argument formats |
|
1692 to allow creating arbitrary matrices, compatiable with the other |
5583
|
1693 *_rnd.m functions. Maintain compatibility with previous |
4860
|
1694 format. Allow N-d arrays. |
|
1695 |
|
1696 * statistics/distributions/hypergeometric_cdf.m, |
|
1697 statistics/distributions/hypergeometric_inv.m, |
|
1698 statistics/distributions/hypergeometric_pdf.m, |
|
1699 statistics/distributions/wiener_rnd.m: |
|
1700 Error for non-scalar arguments. |
|
1701 |
|
1702 * statistics/distributions/pascal_rnd.m: |
|
1703 Correct for n = 1 bug, where all elements were equal. |
|
1704 |
4849
|
1705 2004-04-06 David Bateman <dbateman@free.fr> |
|
1706 |
4854
|
1707 * general/common_size.m, miscellaneous/bincoeff.m, |
|
1708 statistics/distributions/beta_cdf.m, |
|
1709 statistics/distributions/beta_inv.m, |
|
1710 statistics/distributions/beta_pdf.m, |
|
1711 statistics/distributions/beta_rnd.m, |
|
1712 statistics/distributions/binomial_cdf.m, |
|
1713 statistics/distributions/binomial_inv.m, |
|
1714 statistics/distributions/binomial_pdf.m, |
|
1715 statistics/distributions/binomial_rnd.m, |
|
1716 statistics/distributions/cauchy_cdf.m, |
|
1717 statistics/distributions/cauchy_inv.m, |
|
1718 statistics/distributions/cauchy_pdf.m, |
|
1719 statistics/distributions/cauchy_rnd.m, |
|
1720 statistics/distributions/chisquare_cdf.m, |
|
1721 statistics/distributions/chisquare_inv.m, |
|
1722 statistics/distributions/chisquare_pdf.m, |
|
1723 statistics/distributions/chisquare_rnd.m, |
|
1724 statistics/distributions/gamma_cdf.m, |
|
1725 statistics/distributions/gamma_inv.m, |
|
1726 statistics/distributions/gamma_pdf.m, |
|
1727 statistics/distributions/gamma_rnd.m, |
|
1728 statistics/distributions/normal_cdf.m, |
|
1729 statistics/distributions/normal_inv.m, |
|
1730 statistics/distributions/normal_pdf.m, |
|
1731 statistics/distributions/normal_rnd.m, |
|
1732 statistics/distributions/stdnormal_cdf.m, |
|
1733 statistics/distributions/stdnormal_pdf.m, |
|
1734 statistics/distributions/stdnormal_rnd.m, |
|
1735 statistics/distributions/uniform_cdf.m, |
|
1736 statistics/distributions/uniform_inv.m, |
|
1737 statistics/distributions/uniform_pdf.m, |
|
1738 statistics/distributions/uniform_rnd.m: |
|
1739 Allow the inputs to be N-d arrays. |
|
1740 |
4852
|
1741 * statistics/base/var.m: Update for N-d arrays. Allow dimension arg. |
|
1742 * statistics/base/median.m: Likewise. |
4849
|
1743 |
4844
|
1744 2004-04-02 David Bateman <dbateman@free.fr> |
|
1745 |
|
1746 * statistics/base/std.m: Allow optional args for type and dim. |
4847
|
1747 * statistics/base/center.m, statistics/base/meansq.m, |
|
1748 statistics/base/moment.m, statistics/base/range.m: |
4852
|
1749 Update for N-d arrays. |
4844
|
1750 * signal/fftshift.m: Fix dimensioning error. |
|
1751 |
|
1752 * statistics/base/std.m: Use repmat not ones(nr,1)*mean to allow |
4852
|
1753 N-d arrays. |
4844
|
1754 |
4852
|
1755 * general/mod.m, general/mod.m: Allow N-d arrays with one scalar arg. |
|
1756 |
|
1757 * signal/fftshift.m: Update for N-d arrays, allow optional dim arg. |
4844
|
1758 |
4852
|
1759 * specfun/erfinv.m, general/repmat.m: Update for N-d arrays. |
4844
|
1760 |
|
1761 * control/base/bode.m, control/base/lqg.m, control/system/ss2sys.m, |
|
1762 control/system/cellidx.m, control/system/dmr2d.m control/system/ss.m, |
|
1763 control/system/sysprune.m: Doc update for usage of cell arrays. |
|
1764 |
|
1765 * control/system/sysidx.m: Use cellidx and not listidx. |
|
1766 |
4841
|
1767 2004-03-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1768 |
|
1769 * plot/__pltopt1__.m: Always add title clause to plot command with |
|
1770 default of "" (so it is off unless explicitly set by the user). |
|
1771 |
4836
|
1772 2004-03-12 Stefan van der Walt <stefan@sun.ac.za> |
|
1773 |
|
1774 * image/imshow.m: Accept "truesize" argument. |
|
1775 Ignore current colormap. New tests and demos. |
|
1776 |
4834
|
1777 2004-03-10 Volker Kuhlmann <VolkerKuhlmann@gmx.de> |
|
1778 |
|
1779 * signal/sinewave.m: Allow N to default to M. |
|
1780 |
4826
|
1781 2004-03-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1782 |
|
1783 * signal/unwrap.m: Use "isempty (tol)" instead of "tol == []". |
|
1784 |
4818
|
1785 2004-03-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1786 |
|
1787 * general/deal.m: New function. |
4819
|
1788 Add tests from Paul Kienzle. |
4818
|
1789 |
4811
|
1790 2004-03-03 Stefan van der Walt <stefan@sun.ac.za> |
|
1791 |
|
1792 * plot/hist.m: Compute histogram correctly for n>=30. |
|
1793 |
5095
|
1794 2004-03-02 Paul Kienzle <pkienzle@users.sf.net> |
4807
|
1795 |
|
1796 * signal/sinc.m: Use i(:) instead of i when checking for any nonzeros. |
|
1797 |
4806
|
1798 2004-03-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1799 |
|
1800 * miscellaneous/horzcat.m: Delete. |
|
1801 * miscellaneous/vertcat.m: Delete. |
|
1802 |
4790
|
1803 2004-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1804 |
|
1805 * plot/figure.m: Also look for GNUTERM in the environment and use |
|
1806 that if it is set (for OS X). From Per Persson <persquare@mac.com>. |
|
1807 |
4789
|
1808 2004-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1809 |
|
1810 * control/base/__stepimp__.m: Only call clearplot if we will be |
|
1811 doing multiple plots in the same gnuplot frame. |
|
1812 |
4780
|
1813 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1814 |
|
1815 * control/system/__sysconcat__.m, control/system/__tfl__.m, |
|
1816 control/system/cellidx.m, control/system/ss.m, |
|
1817 control/system/tf.m, control/system/zp.m: New functions. |
|
1818 |
4778
|
1819 2004-02-16 Glenn Golden <gdg@zplane.com> |
|
1820 |
|
1821 * statistics/distributions/discrete_inv.m: |
|
1822 Reduce memory requirements. |
|
1823 |
4772
|
1824 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1825 |
|
1826 * plot/__errcomm__.m: Fix thinko in previous change. |
|
1827 From Teemu Ikonen <tpikonen@pcu.helsinki.fi>. |
|
1828 |
4771
|
1829 2004-02-16 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
|
1830 |
|
1831 * control/base/__bodquist__.m, control/base/__stepimp__.m, |
|
1832 control/base/analdemo.m, control/base/bddemo.m, |
|
1833 control/base/bode.m, control/base/dre.m, control/base/frdemo.m, |
|
1834 control/base/lqg.m, control/base/nyquist.m, control/base/place.m, |
|
1835 control/base/rldemo.m, control/base/rlocus.m, |
|
1836 control/base/tzero.m, control/hinf/dgkfdemo.m, |
|
1837 control/hinf/dhinfdemo.m, control/hinf/h2syn.m, |
|
1838 control/hinf/hinf_ctr.m, control/hinf/hinfsyn.m, |
|
1839 control/hinf/wgt1o.m, control/obsolete/dlqg.m, |
|
1840 control/obsolete/packsys.m, control/obsolete/series.m, |
|
1841 control/system/__sysdefioname__.m, |
|
1842 control/system/__sysdefstname__.m, control/system/__sysgroupn__.m, |
|
1843 control/system/__tf2sysl__.m, control/system/buildssic.m, |
|
1844 control/system/c2d.m, control/system/d2c.m, |
|
1845 control/system/dmr2d.m, control/system/fir2sys.m, |
|
1846 control/system/is_signal_list.m, control/system/is_siso.m, |
|
1847 control/system/jet707.m, control/system/listidx.m, |
|
1848 control/system/moddemo.m, control/system/ord2.m, |
|
1849 control/system/packedform.m, control/system/parallel.m, |
|
1850 control/system/ss2sys.m, control/system/sys2tf.m, |
|
1851 control/system/sys2zp.m, control/system/sysadd.m, |
|
1852 control/system/sysappend.m, control/system/sysconnect.m, |
|
1853 control/system/syscont.m, control/system/sysdimensions.m, |
|
1854 control/system/sysdisc.m, control/system/sysdup.m, |
|
1855 control/system/sysgetsignals.m, control/system/sysgettype.m, |
|
1856 control/system/sysgroup.m, control/system/sysmin.m, |
|
1857 control/system/sysmult.m, control/system/sysprune.m, |
|
1858 control/system/sysrepdemo.m, control/system/sysscale.m, |
|
1859 control/system/syssetsignals.m, control/system/syssub.m, |
|
1860 control/system/sysupdate.m, control/system/tf2sys.m, |
|
1861 control/system/ugain.m, control/system/zp2ss.m, |
|
1862 control/system/zp2sys.m, control/util/__outlist__.m, |
|
1863 control/util/__zgpbal__.m, control/util/strappend.m: |
|
1864 Use cell arrays instead of lists. |
|
1865 |
4723
|
1866 2004-01-23 Stefan van der Walt <stefan@sun.ac.za> |
|
1867 |
|
1868 * plot/bar.m: Increase size of cutoff vector from xlen-1 to xlen |
|
1869 so that bar (1, 1) will work. |
|
1870 |
4710
|
1871 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1872 |
4717
|
1873 * plot/__errcomm__.m: Cope with nargin now being a function. |
|
1874 * plot/__errplot__.m: Likewise. |
|
1875 * plot/__plt__.m: Likewise. |
|
1876 * plot/plot_border.m: Likewise. |
|
1877 |
4710
|
1878 * Makefile.in (distclean, maintainer-clean): Remove DOCSTRINGS, |
|
1879 not $(DOCSTRINGS). |
|
1880 |
4706
|
1881 2004-01-21 Quentin Spencer <qspencer@ieee.org> |
|
1882 |
|
1883 * linear-algebra/rank.m: Allow rank ([]) to return 0, same as |
|
1884 rank ([], tol). |
|
1885 |
4691
|
1886 2004-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1887 |
4692
|
1888 * elfun/acot.m: Return atan (1./z). |
|
1889 From Gregory Vanuxem <g.vanuxem@wanadoo.fr>. |
|
1890 |
4691
|
1891 * miscellaneous/dir.m: New file. |
|
1892 |
|
1893 * general/num2str.m: Use "%d" as format if values are ints with |
|
1894 magnitude less than 1e10. |
|
1895 |
|
1896 2004-01-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1897 |
|
1898 * general/num2str.m: If single arg is string, return it. |
|
1899 |
|
1900 * miscellaneous/not.m: New file. |
|
1901 |
|
1902 * miscellaneous/unix.m: New file. |
|
1903 |
|
1904 * miscellaneous/isunix.m: New file. |
|
1905 * miscellaneous/ispc.m: New file. |
|
1906 |
|
1907 * miscellaneous/computer.m: New file. |
|
1908 |
|
1909 * miscellaneous/delete.m: New file. |
|
1910 |
4689
|
1911 2004-01-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1912 |
|
1913 * statistics/tests/kolmogorov_smirnov_test_2.m: Fix test for ties. |
|
1914 |
|
1915 2004-01-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1916 |
|
1917 * miscellaneous/path.m: Handle DEFAULT_LOADPATH substitution. |
|
1918 Always return substituted version of LOADPATH if nargout != 0. |
|
1919 |
4685
|
1920 2003-12-21 Schloegl Alois <alois.schloegl@tugraz.at> |
|
1921 |
|
1922 * miscellaneous/fullfile.m: If filename is empty, set it to "." |
|
1923 before continuing. |
|
1924 |
|
1925 * miscellaneous/fileparts.m: Allow name to start with ".". |
|
1926 |
4677
|
1927 2003-12-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1928 |
|
1929 * general/ind2sub.m: New file. |
|
1930 * general/sub2ind.m: New file. |
|
1931 |
4675
|
1932 2003-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1933 |
|
1934 * control/system/zp2ss.m: Don't save and restore |
|
1935 warn_empty_list_elements. |
|
1936 |
|
1937 2003-12-15 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
1938 |
|
1939 * control/system/zp2ss.m: Correct definition of pure gain system. |
|
1940 |
4673
|
1941 2003-12-10 Quentin Spencer <qspencer@ieee.org> |
|
1942 |
|
1943 * statistics/base/mean.m: Remove special case for row vectors. |
|
1944 |
4637
|
1945 2003-11-19 Quentin Spencer <qspencer@ieee.org> |
|
1946 |
|
1947 * signal/freqz_plot.m: Save and restore automatic_replot too. |
|
1948 |
4631
|
1949 2003-11-18 Danilo Piazzalunga <danilopiazza@libero.it> |
|
1950 |
|
1951 * statistics/base/iqr.m: Handle matrices. |
|
1952 |
4630
|
1953 2003-11-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1954 |
|
1955 * general/issymmetric.m: Don't fail if norm (x) == 0. |
|
1956 |
4629
|
1957 2003-11-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1958 |
|
1959 * miscellaneous/path.m: Fix thinko in previous change. |
|
1960 |
4609
|
1961 2003-11-14 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
1962 |
4629
|
1963 * control/base/dare.m: Check positive (semi)definiteness and |
|
1964 dimensions of r (and q). |
|
1965 * control/base/dlqr.m: Check stabilizability of (A,B), |
|
1966 detectability of (A,Q), and whether (A,Q) has non minimal modes |
|
1967 near unit circle. |
4611
|
1968 |
|
1969 * control/system/is_detectable.m: Use Hautus Lemma. |
|
1970 Correct the behavior for discrete-time systems. |
|
1971 * control/system/is_stabilizable.m: Likewise. |
|
1972 |
4609
|
1973 * linear-algebra/krylov.m: Return H = [] in Vnrm == 0 case. |
|
1974 |
|
1975 * linear-algebra/krylovb.m: Fix typo in usage message. |
|
1976 |
4610
|
1977 * general/isdefinite.m: New function. |
|
1978 |
4567
|
1979 2003-10-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1980 |
|
1981 * general/reshape: Delete. |
|
1982 |
4559
|
1983 2003-10-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1984 |
|
1985 * general/numel.m: Delete. |
|
1986 |
4535
|
1987 2003-10-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1988 |
4536
|
1989 * miscellaneous/horzcat.m, miscellaneous/vartcat.m: New files. |
|
1990 |
|
1991 * deprecated/isstr.m: New file. |
4535
|
1992 |
4529
|
1993 2003-10-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1994 |
|
1995 * plot/__axis_label__.m, plot/xlabel.m, plot/ylabel.m, |
|
1996 plot/zlabel.m, plot/title.m: Return a value if nargout > 0. |
|
1997 |
4525
|
1998 2003-10-02 Quentin Spencer <qspencer@ieee.org> |
|
1999 |
|
2000 * statistics/base/mean.m: Fix missing semicolon problem. |
|
2001 |
4503
|
2002 2003-09-08 Al Niessner <Al.Niessner@jpl.nasa.gov> |
|
2003 |
|
2004 * plot/subplot.m: New global variable, __multiplot_scale__. |
|
2005 |
4492
|
2006 2003-08-29 David Castelow <DCastelow@Airspan.com> |
|
2007 |
|
2008 * strings/dec2base.m, strings/dec2bin.m, strings/dec2hex.m: |
|
2009 Allow optional length argument. |
|
2010 |
4491
|
2011 2003-08-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2012 |
|
2013 * polynomial/polyfit.m: Avoid calling flipud. |
|
2014 From Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be>. |
|
2015 Return structure as second output value for improved Matlab |
|
2016 compatibility. |
|
2017 |
4476
|
2018 2003-07-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2019 |
4478
|
2020 * linear-algebra/cond.m: Behave as though old built-in variable |
|
2021 propagate_empty_matrices is always 1. Also handle empty matrices |
|
2022 with one non-zero dimension. |
|
2023 |
4476
|
2024 * miscellaneous/dump_prefs.m: Add warn_separator_insert and |
|
2025 warn_single_quote_string to the list. |
4478
|
2026 Delete whitespace_in_literal_matrix and propagate_empty_matrices |
|
2027 from the list. |
4476
|
2028 |
5095
|
2029 2003-07-25 Paul Kienzle <pkienzle@users.sf.net> |
4469
|
2030 |
|
2031 * signal/autocov.m: Transpose result of conj because diag returns |
|
2032 a column vector, not a row vector. |
|
2033 |
|
2034 * audio/playaudio.m, audio/record.m, image/image.m, |
|
2035 miscellaneous/bug_report.m: Protect spaces in filenames |
|
2036 with quotes. |
|
2037 |
4466
|
2038 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2039 |
4468
|
2040 * io/printf.m, io/puts.m: Delete. |
|
2041 |
4466
|
2042 * miscellaneous/dump_prefs.m: Delete define_all_return_values and |
|
2043 default_return_value from the list. |
|
2044 Add warn_undefined_return_values to the list. |
|
2045 |
|
2046 |
4464
|
2047 2003-07-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2048 |
|
2049 * miscellaneous/dump_prefs.m: Delete default_global_variable_value |
|
2050 and initialize_global_variables from the list. |
|
2051 |
4460
|
2052 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2053 |
4463
|
2054 * image/colormap.m: Don't save and restore default_eval_print_flag. |
|
2055 |
|
2056 * miscellaneous/dump_prefs.m: Delete default_eval_print_flag. |
|
2057 |
|
2058 * control/util/zgshsr.m: Use x OP= y instead of x = x OP y. |
|
2059 * control/system/sys2fir.m: Likewise. |
|
2060 |
|
2061 * control/system/is_siso.m: Use && instead of & where appropriate. |
|
2062 * control/system/__tf2sysl__.m: Likewise. |
|
2063 |
|
2064 * control/system/__tf2sysl__.m: Use end instead of length(X). |
|
2065 |
|
2066 * control/freqchkw.m: Use %-escapes for error instead of num2str |
|
2067 and [] concatenation. |
|
2068 * control/system/sys2fir.m: Likewise. |
|
2069 |
|
2070 * control/base/dgram.m, control/base/freqchkw.m, |
|
2071 control/base/gram.m, control/system/__abcddims__.m, |
|
2072 control/system/__sysdefstname__.m, control/system/__tf2sysl__.m, |
|
2073 control/system/is_sample.m, control/system/is_signal_list.m, |
|
2074 control/system/is_siso.m, control/system/sys2fir.m, |
|
2075 control/system/syschtsam.m, control/system/sysgettsam.m, |
|
2076 control/system/sysgettype.m, control/system/tf2zp.m, |
|
2077 control/system/ugain.m, control/util/prompt.m, |
|
2078 control/util/run_cmd.m, control/util/zgrownorm.m, |
|
2079 control/util/zgshsr.m: |
|
2080 Improve conformance to Octave coding style. |
|
2081 |
4461
|
2082 * miscellaneous/dump_prefs.m: Add warn_resize_on_reange_error to |
|
2083 the list. |
|
2084 Delete resize_on_range_error from the list. |
|
2085 |
4460
|
2086 * control/base/pzmap.m, control/base/place.m, |
|
2087 control/base/__freqresp__.m, control/system/sysappend.m, |
|
2088 control/system/syscont.m, control/system/sysdisc.m, |
|
2089 control/system/sysgroup.m, control/system/tfout.m, |
|
2090 control/system/zp2ss.m, control/system/zpout.m, |
|
2091 control/util/__outlist__.m, signal/arma_rnd.m, general/shift.m, |
|
2092 strings/strcat.m: Save and restore warn_empty_list_elements, not |
|
2093 empty_list_elements_ok. |
|
2094 |
|
2095 * miscellaneous/dump_prefs.m: Add warn_empty_list_elements to the list. |
|
2096 Delete empty_list_elements_ok from the list. |
|
2097 |
4457
|
2098 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2099 |
|
2100 * miscellaneous/dump_prefs.m: Include warn_neg_dim_as_zero in the |
|
2101 list. |
|
2102 Delete treat_neg_dim_as_zero from the list. |
|
2103 |
|
2104 * strings/blanks.m: Don't check treat_neg_dim_as_zero. |
|
2105 |
4451
|
2106 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2107 |
4455
|
2108 * general/reshape.m: Omit do_fortran_indexing from doc string (it |
|
2109 was not used in the code in any case). |
|
2110 |
|
2111 * strings/strjust.m: Temporarily set warn_fortran_indexing, not |
|
2112 do_fortran_indexing. |
|
2113 |
4452
|
2114 * statistics/base/moment.m: Temporarily set warn_str_to_num, not |
|
2115 implict_str_to_num_ok. Use unwind_protect block to do it. |
|
2116 |
4451
|
2117 * miscellaneous/dump_prefs.m: Include DEFAULT_EXEC_PATH, |
|
2118 DEFAULT_LOAD_PATH, crash_dumps_octave_core, |
4452
|
2119 sighup_dumps_octave_core, sigterm_dumps_octave_core, |
4455
|
2120 warn_imag_to_real, warn_num_to_str, warn_str_to_num, and |
|
2121 warn_fortran_indexing in the list. |
|
2122 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok, |
|
2123 implicit_str_to_num_ok, do_fortran_indexing, and |
|
2124 prefer_column_vectors from list. |
4451
|
2125 |
4440
|
2126 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2127 |
|
2128 * Makefile.in (distclean, maintainer-clean): Also remove |
|
2129 gethelp$(BUILD_EXEEXT), $(DOCSTRINGS), and autom4te.cache |
|
2130 directory. |
|
2131 |
5095
|
2132 2003-06-17 Aaron A. King <king@quercus.tiem.utk.edu> |
4430
|
2133 |
|
2134 * plot/hist.m: Don't forget to define n if x is a vector. |
|
2135 |
5095
|
2136 2003-06-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4424
|
2137 |
|
2138 * miscellaneous/fileparts.m: For compatibility with Matlab, |
|
2139 return "." with extension. |
|
2140 |
4422
|
2141 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2142 |
|
2143 * control/base/__stepimp__.m, control/base/nichols.m, |
|
2144 control/base/nyquist.m, miscellaneous/dump_prefs.m, |
|
2145 plot/bottom_title.m, plot/mplot.m, plot/multiplot.m, |
|
2146 plot/oneplot.m, plot/plot_border.m, plot/subplot.m, |
|
2147 plot/subwindow.m, plot/top_title.m, signal/freqz_plot.m: |
|
2148 Eliminate gnuplot_has_multiplot (assume it is always true). |
|
2149 |
4413
|
2150 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2151 |
|
2152 * Makefile.in, image/Makefile.in, startup/Makefile.in: Handle DESTDIR. |
|
2153 |
5095
|
2154 2003-05-05 Andy Adler <adler@site.uottawa.ca> |
4407
|
2155 |
|
2156 * plot/hist.m: Improve performance by using different algorithms |
|
2157 depending on number of bins. |
|
2158 |
4404
|
2159 2003-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2160 |
|
2161 * control/system/sysadd.m: If systems are not "tf", convert before |
|
2162 adding. |
|
2163 |
5095
|
2164 2003-05-01 Paul Kienzle <pkienzle@users.sf.net> |
4403
|
2165 |
|
2166 * image/imagesc.m: Accept data limits parameter for colormap. |
|
2167 |
5095
|
2168 2003-04-11 Doug Stewart <dastew@sympatico.ca> |
4375
|
2169 |
|
2170 * control/base/__stepimp__.m: If digital impulse, reduce gain of |
|
2171 the impulse by t_step. |
|
2172 |
4373
|
2173 2003-04-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2174 |
|
2175 * control/base/__bodquist__.m: Don't convert pdbig and fdbig to |
|
2176 column vectors. |
|
2177 |
5095
|
2178 2003-03-24 Quentin Spencer <qspencer@ieee.org> |
4371
|
2179 |
|
2180 * linear-algebra/null.m: Handle empty matrix arg. |
|
2181 |
4369
|
2182 2003-03-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2183 |
|
2184 * general/shift.m: Force empty_list_elements_ok to 1. |
|
2185 |
4358
|
2186 2003-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2187 |
|
2188 * deprecated/struct_contains.m, deprecated/struct_elements.m: |
|
2189 New files. |
|
2190 |
4348
|
2191 2003-02-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2192 |
|
2193 * statistics/tests/kolmogorov_smirnov_test.m: Use str2func to make |
|
2194 function handle to pass to feval. |
|
2195 * statistics/base/qqplot.m: Likewise. |
|
2196 * statistics/base/ppplot.m: Likewise. |
|
2197 * signal/spectral_xdf.m: Likewise. |
|
2198 * signal/spectral_adf.m: Likewise. |
|
2199 |
4340
|
2200 2003-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2201 |
|
2202 * plot/axis.m: Avoid whitespace in literal matrix problem. |
|
2203 |
4334
|
2204 2003-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2205 |
|
2206 * linear-algebra/logm.m: New file. |
|
2207 |
5095
|
2208 2003-02-18 David Bateman <dbateman@free.fr> |
4329
|
2209 |
|
2210 * mkpkgadd: Scan C++ files as well |
|
2211 |
5095
|
2212 2003-02-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4321
|
2213 |
|
2214 * strings/findstr.m: Return empty set for zero-length target. |
|
2215 |
5095
|
2216 2003-02-11 Paul Kienzle <pkienzle@users.sf.net> |
4317
|
2217 |
|
2218 * set/union.m: Preserve the orientation of inputs. |
|
2219 |
4305
|
2220 2003-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2221 |
|
2222 * general/int2str.m: Eliminate leading spaces. |
|
2223 |
4303
|
2224 2003-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2225 |
|
2226 * general/int2str.m: Do a better job with 0, Inf, and NaN, |
|
2227 |
5095
|
2228 2003-01-11 Paul Kienzle <pkienzle@users.sf.net> |
4298
|
2229 |
|
2230 * Makefile.in (gethelp$(BUILD_EXEEXT)): Pass $(BUILD_CXXFLAGS) and |
|
2231 $(BUILD_LDFLAGS) to compiler. |
|
2232 |
4295
|
2233 2003-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2234 |
|
2235 * general/num2str.m: Don't specify field width for scalars. |
|
2236 |
4292
|
2237 2003-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2238 |
|
2239 * Makefile.in (DISTFILES): Don't forget mkpkgadd. |
|
2240 |
4265
|
2241 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2242 |
4279
|
2243 * gethelp.cc: Define __USE_STD_IOSTREAM if using Compaq C++. |
|
2244 |
4266
|
2245 * miscellaneous/tempname.m: New file. |
|
2246 |
|
2247 * miscellaneous/tempdir.m: New file. |
|
2248 |
4265
|
2249 * miscellaneous/fullfile.m: New file. |
|
2250 |
4259
|
2251 2003-01-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2252 |
4264
|
2253 * miscellaneous/fileparts.m: New file. |
|
2254 |
|
2255 * io/beep.m: New file. |
|
2256 |
4260
|
2257 * plot/__pltopt1__.m: Call undo_string_escapes for title part of |
|
2258 format only. |
4259
|
2259 |
4257
|
2260 2003-01-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2261 |
|
2262 * strings/strcmp.m: Handle cell arrays of strings. |
|
2263 |
4229
|
2264 2002-12-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2265 |
|
2266 * general/int2str.m: Handle matrices. |
|
2267 * general/num2str.m: Likewise. |
|
2268 Also handle optional precision, and format args. |
|
2269 |
4225
|
2270 2002-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2271 |
|
2272 * audio/Makefile.in, control/base/Makefile.in, |
|
2273 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
2274 control/system/Makefile.in, elfun/Makefile.in, |
|
2275 finance/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
2276 io/Makefile.in, linear-algebra/Makefile.in, |
|
2277 miscellaneous/Makefile.in, polynomial/Makefile.in, |
|
2278 quaternion/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
2279 specfun/Makefile.in, special-matrix/Makefile.in, |
|
2280 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
2281 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
2282 strings/Makefile.in, time/Makefile.in, plot/Makefile.in, |
|
2283 deprecated/Makefile.in: Use new do-script-install and |
|
2284 do-script-uninstall macros. |
|
2285 |
|
2286 * mkpkgadd: New script. |
|
2287 |
|
2288 * plot/close.m: New file. |
|
2289 |
4184
|
2290 2002-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2291 |
|
2292 * image/image.m: Use -raw option for xv. |
|
2293 From Remy Bruno <remy.bruno@libertysurf.fr> |
|
2294 |
4172
|
2295 2002-11-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2296 |
4174
|
2297 * control/base/lsim.m: Use approximate test for step size change. |
|
2298 |
4172
|
2299 * signal/bartlett.m: Avoid row/column mismatch error. |
|
2300 |
5095
|
2301 2002-11-12 Paul Kienzle <pkienzle@users.sf.net> |
4171
|
2302 |
|
2303 * statistics/base/var.m: Use better formula for improved accuracy. |
|
2304 |
5095
|
2305 2002-11-04 Nicholas Piper <nick-octave@nickpiper.co.uk> |
4150
|
2306 |
|
2307 * control/base/lsim.m: Correct doc string. |
|
2308 |
5095
|
2309 2002-11-04 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
4150
|
2310 |
|
2311 * control/system/syssub.m: Call tf2sys with Gnum-Hnum, not Gnum+Hnum. |
|
2312 |
4148
|
2313 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2314 |
|
2315 * plot/contour.m: Handle x and y as matrices too. |
|
2316 |
5095
|
2317 2002-11-01 Joseph P. Skudlarek <jskud@jskud.com> |
4148
|
2318 |
|
2319 * plot/contour.m: Fix error and usage messages. |
|
2320 |
4146
|
2321 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2322 |
|
2323 * plot/contour.m: Correct orientation of plot. |
|
2324 |
4139
|
2325 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2326 |
|
2327 * control/base/analdemo.m: Fix typo. |
|
2328 |
5095
|
2329 2002-10-31 Francesco Potorti` <pot@gnu.org> |
4137
|
2330 |
|
2331 * statistics/distributions/discrete_pdf.m: Fix typo. |
|
2332 |
4098
|
2333 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2334 |
|
2335 * mkdoc: Exit immediately on errors. |
|
2336 Exit with error if gethelp does not exist. |
|
2337 |
|
2338 * Makefile.in: Use $(BUILD_EXEEXT) as appropriate. |
|
2339 |
4093
|
2340 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2341 |
|
2342 * Makefile.in (gethelp): Use $(BUILD_CXX), not $(CXX). |
|
2343 |
5095
|
2344 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
4079
|
2345 |
|
2346 * statistics/distributions/normal_cdf.m: Handle variance == 0. |
|
2347 * statistics/distributions/normal_pdf.m: Likewise. |
|
2348 * statistics/distributions/normal_inv.m: Likewise. |
|
2349 |
5095
|
2350 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
4077
|
2351 |
|
2352 * specfun/erfinv.m: Return NaN for NaN inputs. |
|
2353 |
5095
|
2354 2002-09-26 Jeff Cunningham <jeffrey@cunningham.net> |
4068
|
2355 |
|
2356 * statistics/base/var.m: Handle complex values. |
|
2357 |
4031
|
2358 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2359 |
|
2360 * configure.in (AC_CONFIG_FILES): Add deprecated/Makefile to the |
|
2361 list. |
|
2362 * deprecated/Makefile.in: New file. |
|
2363 |
5095
|
2364 2002-08-09 Paul Kienzle <pkienzle@users.sf.net> |
4031
|
2365 |
|
2366 * statistics/distributions/beta_cdf.m: Replace betai with betainc. |
|
2367 * statistics/distributions/binomial_cdf.m: Likewise. |
|
2368 * statistics/distributions/f_cdf.m: Likewise. |
|
2369 * statistics/distributions/t_cdf.m: Likewise. |
|
2370 |
|
2371 * miscellaneous/bincoeff.m: Replace lgamma with gammaln. |
|
2372 * specfun/beta.m: Likewise. |
|
2373 * special-matrix/invhilb.m: Likewise (but it is only in a comment). |
|
2374 * statistics/distributions/gamma_pdf.m: Likewise. |
|
2375 * statistics/distributions/poisson_pdf.m: Likewise. |
|
2376 |
|
2377 * statistics/distributions/gamma_cdf.m: replace gammai with gammainc |
|
2378 * statistics/distributions/poisson_cdf.m: Likewise. |
|
2379 |
4026
|
2380 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2381 |
4028
|
2382 * deprecated/is_bool.m: New file. |
|
2383 * deprecated/is_complex.m: New file. |
|
2384 * deprecated/is_global.m: New file. |
|
2385 * deprecated/is_list.m: New file. |
|
2386 * deprecated/is_matrix.m: New file. |
|
2387 * deprecated/is_scalar.m: New file. |
|
2388 * deprecated/is_square.m: New file. |
|
2389 * deprecated/is_stream.m: New file. |
|
2390 * deprecated/is_struct.m: New file. |
|
2391 * deprecated/is_symmetric.m: New file. |
|
2392 * deprecated/is_vector.m: New file. |
4030
|
2393 * Change all callers of these functions to use the new names. |
4028
|
2394 |
4029
|
2395 * deprecated: New directory. |
|
2396 * Makefile.in (SUBDIRS): Add it to the list. |
|
2397 |
4026
|
2398 * general/isscalar.m: Rename from is_scalar.m. |
|
2399 * general/issquare.m: Rename from is_square.m. |
|
2400 * general/issymmetric.m: Rename from is_symmetric.m. |
|
2401 * general/isvector.m: Rename from is_vector.m. |
|
2402 |
4022
|
2403 2002-08-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2404 |
|
2405 * statistics/base/mean.m: Allow empty matrices. |
|
2406 Handle DIM arg. |
|
2407 |
5095
|
2408 2002-08-05 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
4020
|
2409 |
|
2410 * plot/__errcomm__.m: If format is not specified, default to error |
|
2411 bar format. |
|
2412 |
4011
|
2413 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2414 |
|
2415 * miscellaneous/popen2.m: Use F_SETFL and O_NONBLOCK, not |
|
2416 __F_SETFL__ and __O_NONBLOCK__. |
|
2417 |
|
2418 * image/saveimage.m: Use OCTAVE_VERSION, not __OCTAVE_VERSION__. |
|
2419 * miscellaneous/bug_report.m: Likewise. |
|
2420 |
4007
|
2421 2002-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2422 |
4008
|
2423 * general/mod.m: Use isreal (x), not any (any (imag (x))). |
|
2424 * general/rem.m: Likewise. |
|
2425 |
|
2426 * plot/loglogerr.m: Use varargin instead of old style varargs. |
|
2427 * plot/semilogxerr.m: Likewise. |
4007
|
2428 * plot/semilogyerr.m: Likewise. |
|
2429 |
5095
|
2430 2002-07-25 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
4006
|
2431 |
|
2432 * plot/__errcomm__.m: New file. Common functionality for error plots. |
|
2433 * plot/loglogerr.m: New file. Double logarithm plots with errorbars. |
|
2434 * plot/semilogxerr.m: New file. Semilogarithm plots with errorbars. |
|
2435 * plot/semilogyerr.m: New file. Semilogarithm plots with errorbars |
|
2436 |
|
2437 * plot/errorbar.m: Use __errcomm__.m. |
|
2438 * plot/__errplot__.m: Minor cleanups. |
|
2439 * plot/__pltopt__.m: Handle boxxyerrorbars plot style. |
|
2440 * plot/__pltopt1__.m: Likewise. |
|
2441 |
3980
|
2442 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2443 |
3981
|
2444 * general/rem.m: Delete redundant call to usage. |
|
2445 |
3980
|
2446 * general/mod.m: Additional error checks, Texinfoize doc string. |
|
2447 |
5095
|
2448 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
3980
|
2449 |
|
2450 * general/mod.m: New function. |
|
2451 |
3979
|
2452 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2453 |
|
2454 * control/system/sysmult.m: Use varargin instead of old style varargs. |
|
2455 * control/system/sysadd.m: Likewise. |
|
2456 * control/system/sysgroup.m: Likewise. |
|
2457 * control/system/syssub.m: Likewise. |
|
2458 * elfun/gcd.m: Likewise. |
|
2459 * elfun/lcm.m: Likewise. |
|
2460 * general/common_size.m: Likewise. |
|
2461 * io/printf.m: Likewise. |
|
2462 * miscellaneous/menu.m: Likewise. |
|
2463 * miscellaneous/path.m: Likewise. |
|
2464 * plot/__errplot__.m: Likewise. |
|
2465 * plot/__plt__.m: Likewise. |
|
2466 * plot/axis.m: Likewise. |
|
2467 * plot/errorbar.m: Likewise. |
|
2468 * plot/mplot.m: Likewise. |
|
2469 * plot/loglog.m: Likewise. |
|
2470 * plot/plot.m: Likewise. |
|
2471 * plot/plot_border.m: Likewise. |
|
2472 * plot/semilogx.m: Likewise. |
|
2473 * plot/semilogy.m: Likewise. |
|
2474 * plot/xlabel.m: Likewise. |
|
2475 * plot/ylabel.m: Likewise. |
|
2476 * plot/zlabel.m: Likewise. |
|
2477 * statistics/base/ppplot.m: Likewise. |
|
2478 * statistics/base/qqplot.m: Likewise. |
|
2479 * statistics/tests/bartlett_test.m: Likewise. |
|
2480 * statistics/tests/kolmogorov_smirnov_test.m: Likewise. |
|
2481 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
2482 * strings/str2mat.m: Likewise. |
|
2483 * strings/strcat.m: Likewise. |
|
2484 |
5095
|
2485 2002-06-27 Paul Kienzle <pkienzle@jazz.ncnr.nist.gov> |
3962
|
2486 |
|
2487 * statistics/distributions/gamma_pdf.m: Avoid overflow in more cases. |
|
2488 |
3924
|
2489 2002-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2490 |
|
2491 * skip-autoheader: New file, for autogen.sh. |
3925
|
2492 * Makefile.in (DISTFILES): Add it to the list. |
3924
|
2493 |
5095
|
2494 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
3914
|
2495 |
|
2496 * general/repmat.m: New function. |
|
2497 |
5095
|
2498 2002-04-25 Paul Kienzle <pkienzle@users.sf.net> |
3911
|
2499 |
|
2500 * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio. |
|
2501 Use optional parameter to specify the number of bits in the input. |
|
2502 * audio/mu2lin.m: Accept matrices, return n-bit integers or |
|
2503 floats in the range [-1,1], 2x speedup. |
|
2504 |
|
2505 * strings/index.m, strings/rindex.m: Vectorize for speed. |
|
2506 |
3910
|
2507 2002-04-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2508 |
|
2509 * linear-algebra/kron.m: Delete. |
|
2510 |
5095
|
2511 2002-04-24 Paul Kienzle <pkienzle@users.sf.net> |
3907
|
2512 |
|
2513 * signal/freqz.m: If nargout is zero, plot results instead of |
|
2514 returning them. |
|
2515 * signal/freqz_plot.m: New file. |
|
2516 |
5095
|
2517 2002-04-24 Bill Lash <lash@tellabs.com> |
3906
|
2518 |
5378
|
2519 * signal/unwrap.m: New file. |
3906
|
2520 |
5095
|
2521 2002-04-23 Paul Kienzle <pkienzle@users.sf.net> |
3904
|
2522 |
|
2523 * image/rgb2hsv.m: Faster, more accurate, remove the |
|
2524 divide by zero warning. |
|
2525 |
5095
|
2526 2002-04-09 Paul Kienzle <pkienzle@users.sf.net> |
3893
|
2527 |
3894
|
2528 * strings/deblank.m: Trim \0 as well as blank. |
|
2529 |
5378
|
2530 * freqz.m: Evaluate a specific range of frequencies |
3893
|
2531 expressed in radians or Hz relative to a supplied sample rate. |
|
2532 |
5095
|
2533 2002-04-04 Paul Kienzle <pkienzle@users.sf.net> |
3890
|
2534 |
|
2535 * signal/fftfilt.m: Filter columns if called with a matrix. |
|
2536 |
3891
|
2537 * strings/findstr.m: Vectorize as much as possible. |
|
2538 |
5095
|
2539 2002-04-04 Dirk Laurie <dirk@calvyn.puk.ac.za> |
3889
|
2540 |
|
2541 * special-matrix/invhilb.m: New version that is faster and more |
|
2542 accurate. |
|
2543 |
5095
|
2544 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> |
3887
|
2545 |
|
2546 * configure.in: Update for autoconf 2.5x. |
|
2547 |
5095
|
2548 2002-04-03 Paul Kienzle <pkienzle@users.sf.net> |
3885
|
2549 |
|
2550 * special-matrix/vander.m: Code tidy and vectorize. |
|
2551 |
5095
|
2552 2002-04-02 Paul Kienzle <pkienzle@users.sf.net> |
3882
|
2553 |
3883
|
2554 * linear-algebra/cross.m: Accept nx3 and 3xn matrices, in addition |
|
2555 to vectors. Issue a warning in the case x matches y' but return a |
|
2556 column vector as Octave currently does. |
|
2557 |
3882
|
2558 * plot/contour.m: Set default number of levels for contour(x,y,z). |
|
2559 |
|
2560 * control/system/starp.m: Leave more of the documentation |
|
2561 processing to texinfo and less to the @format block. |
|
2562 |
|
2563 * image/imagesc.m: Only display image if no output is requested. |
|
2564 Code tidying. |
|
2565 |
3876
|
2566 2002-03-07 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
2567 |
|
2568 * statistics/base/center.m: Accept and return empty matrix. |
|
2569 |
3872
|
2570 2002-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2571 |
|
2572 * specfun/erfinv.m: Fix usage message. |
|
2573 |
3869
|
2574 2002-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2575 |
|
2576 * elfun/coth.m: Use 1 ./ tanh(z) instead of cosh(z) ./ sinh(z). |
|
2577 From "Michael O'Brien" <mobrien@kento.unm.edu>. |
|
2578 |
3837
|
2579 2001-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2580 |
|
2581 * statistics/distributions/discrete_cdf.m: Downcase incorrectly |
|
2582 capitalized variable names. |
|
2583 |
3836
|
2584 2001-05-30 Jean-Francois Cardoso <cardoso@tsi.enst.fr> |
|
2585 |
|
2586 * m/image/saveimage.m: fix saving an image to Postscript format. |
|
2587 |
5095
|
2588 2001-04-18 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3814
|
2589 |
|
2590 * control/system/is_stabilizable.m: Pass a to sys2ss, not sys. |
|
2591 |
3803
|
2592 2001-02-28 Kai Habel <kai.habel@gmx.de> |
|
2593 |
3833
|
2594 * general/cart2pol.m: New file. |
|
2595 * general/pol2cart.m: New file. |
|
2596 * general/cart2sph.m: New file. |
|
2597 * general/sph2cart.m: New file. |
|
2598 * image/rgb2hsv.m: New file. |
|
2599 * image/hsv2rgb.m: New file. |
3803
|
2600 |
|
2601 2001-02-26 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
2602 |
|
2603 * plot/meshgrid.m: Avoid for loops. |
|
2604 * plot/meshdom.m: Likewise. |
|
2605 |
3801
|
2606 2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2607 |
|
2608 * linear-algebra/norm.m: Use sqrt instead of ^0.5. |
|
2609 |
|
2610 2001-02-22 Heinz Bauschke <bauschke@cecm.sfu.ca> |
|
2611 |
|
2612 * linear-algebra/norm.m: Use more efficient method for Frobenius |
|
2613 norm. |
|
2614 |
3792
|
2615 2001-02-09 David Livings <david.livings@asa.co.uk> |
|
2616 |
|
2617 * statistics/tests/welch_test.m: Fix typo. |
|
2618 |
|
2619 * statistics/distributions/chisquare_cdf.m: |
|
2620 Don't restrict inputs to be only positive integers. |
|
2621 * statistics/distributions/chisquare_inv.m: Likewise. |
|
2622 * statistics/distributions/chisquare_pdf.m: Likewise. |
|
2623 * statistics/distributions/chisquare_rnd.m: Likewise. |
|
2624 * statistics/distributions/f_cdf.m: Likewise. |
|
2625 * statistics/distributions/f_inv.m: Likewise. |
|
2626 * statistics/distributions/f_pdf.m: Likewise. |
|
2627 * statistics/distributions/f_rnd.m: Likewise. |
|
2628 * statistics/distributions/t_cdf.m: Likewise. |
|
2629 * statistics/distributions/t_inv.m: Likewise. |
|
2630 * statistics/distributions/t_pdf.m: Likewise. |
|
2631 * statistics/distributions/t_rnd.m: Likewise. |
|
2632 |
3790
|
2633 2001-02-08 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
2634 |
|
2635 * strings/dec2base.m: New file. |
|
2636 * strings/base2dec.m: New file. |
|
2637 * strings/strjust.m: New file. |
|
2638 * strings/dec2hex.m: Replace with version that just calls 2dec2base. |
|
2639 * strings/dec2bin.m: Likewise. |
|
2640 * strings/hex2dec.m: Replace with version that just calls base2dec. |
|
2641 * strings/bin2dec.m: Likewise. |
|
2642 |
5095
|
2643 2001-02-07 David Livings <david.livings@asa.co.uk> |
3787
|
2644 |
|
2645 * statistics/base/ppplot.m: Use gset, not set. |
|
2646 * statistics/base/qqplot.m: Likewise. |
|
2647 |
5095
|
2648 2001-02-05 Ondrej Popp <ondrej@geocities.com> |
3775
|
2649 |
|
2650 * control/system/c2d.m: Add missing endif. |
|
2651 |
3759
|
2652 2000-12-15 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
2653 |
|
2654 * strings/index.m: Return 0 if either string is empty. |
|
2655 |
|
2656 2000-12-15 Ben Sapp <bsapp@lanl.gov> |
|
2657 |
|
2658 * control/system/c2d.m: Allow option of matched pole/zero |
|
2659 equivalent for conversion. |
|
2660 |
|
2661 2000-12-15 Matthew W. Roberts <matt@lehi.tamu.edu> |
|
2662 |
|
2663 * strings/findstr.m: Return empty matrix if search string is empty. |
|
2664 |
3757
|
2665 2000-12-15 Kai Habel <kai.habel@gmx.de> |
|
2666 |
|
2667 * saveimage.m: Do create rawbit image for black and white images, |
|
2668 but do it correctly. |
|
2669 |
3754
|
2670 2000-12-13 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
2671 |
|
2672 * polynomial/deconv.m: For compatibility with Matlab, don't reduce |
|
2673 result polynomials. |
|
2674 |
3748
|
2675 2000-12-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2676 |
|
2677 * image/saveimage.m: Don't try to create rawbit image. |
|
2678 |
3740
|
2679 2000-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2680 |
|
2681 * Makefile.in (bin-dist): Pass -C to $(MAKE), not -c. |
|
2682 |
5095
|
2683 2000-11-16 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3737
|
2684 |
|
2685 * plot/contour.m: Reorder args for Matlab compatibility. |
|
2686 |
3727
|
2687 2000-10-27 Mats Jansson <mats.e.jansson@home.se> |
|
2688 |
|
2689 * set/create_set.m: Avoid empty matrix in matrix list warning. |
|
2690 |
3717
|
2691 2000-09-08 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
2692 |
3718
|
2693 * plot/errorbar.m, plot/__errplot__.m: New functions. |
|
2694 |
3717
|
2695 * plot/mesh.m: Also set nologscale before plotting. |
|
2696 * plot/__pltopt1__.m: Handle xerrorbars, yerrorbars, and |
|
2697 xyerrorbars instead of just errorbars. |
|
2698 |
3714
|
2699 2000-08-25 Thomas Walter <walter@pctc.chemie.uni-erlangen.de> |
|
2700 |
|
2701 * image/image.m: Try display (from ImageMagick) first. |
|
2702 |
3709
|
2703 2000-08-01 Rolf Fabian <fabian@tu-cottbus.de> |
|
2704 |
|
2705 * plot/meshgrid.m: Use transpose to reorient vectors, not complex |
|
2706 conjugate transpose. |
|
2707 |
3705
|
2708 2000-07-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2709 |
|
2710 * strings/str2mat.m: Apply setstr to each argument. |
|
2711 |
3696
|
2712 2000-07-17 Gabriele Pannocchia <pannocchia@ing.unipi.it> |
|
2713 |
|
2714 * control/base/dkalman.m: New file. |
|
2715 * control/base/dlqe.m: Handle singular A matrix. |
|
2716 * control/base/dlqr.m: Likewise. |
|
2717 |
3695
|
2718 2000-07-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2719 |
|
2720 * strings/strcmp.m: Return 0 instead of an error if row and column |
|
2721 dimensions don't match. |
|
2722 |
3690
|
2723 2000-06-30 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
|
2724 |
|
2725 * plot/hist.m: Allow 3 argument form to work. |
|
2726 |
5095
|
2727 2000-06-27 Matthew W. Roberts <matt@lehi.tamu.edu> |
3683
|
2728 |
|
2729 * plot/plot.m: Add examples in doc string. |
|
2730 |
5095
|
2731 2000-06-08 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3679
|
2732 |
|
2733 * control/base/__stepimp__.m: Reset multiplot state when done. |
|
2734 Do the right thing even if automatic_replot is not zero. |
|
2735 Avoid failure if system has pure imaginary poles. |
|
2736 |
3674
|
2737 2000-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2738 |
|
2739 * general/logical.m: Return arg if it is empty. Better error |
|
2740 message for non-numeric types. |
|
2741 |
5095
|
2742 2000-05-31 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3672
|
2743 |
|
2744 * control/base/dlqe.m: Update documentation. Fix typo. Warn |
|
2745 about difference with Matlab dlqe function. |
|
2746 |
|
2747 * control/system/sysmult.m: Fix typo in argument dimensions checking. |
|
2748 |
5095
|
2749 2000-05-24 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3670
|
2750 |
|
2751 * strings/strrep.m: Fix typo. |
|
2752 |
3666
|
2753 2000-05-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2754 |
|
2755 * strings/strrep.m: Don't transpose result for case of jump > 0. |
|
2756 |
5095
|
2757 2000-05-13 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3666
|
2758 |
|
2759 * strings/strrep.m: Avoid for loop for speed. |
3667
|
2760 * plot/axis.m: Handle string options for Matlab compatibility. |
3666
|
2761 |
5095
|
2762 2000-04-04 John Smith <john@arrows.demon.co.uk> |
3656
|
2763 |
|
2764 * statistics/distributions/beta_inv.m: Provide better(?) initial |
|
2765 guess for iteration. |
|
2766 |
3651
|
2767 2000-03-31 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
2768 |
|
2769 * image/image.m: Allow image (A) or image (x, y, A). |
|
2770 * image/imagesc.m: Likewise. |
|
2771 |
|
2772 * image/image.m: If zoom is not supplied, or if it is an empty |
|
2773 matrix, autoscale the image. |
|
2774 |
3618
|
2775 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2776 |
3619
|
2777 * plot/title.m, plot/bottom_title.m, plot/top_title.m: |
|
2778 Undo string escapes in text twice(!) before sending to gnuplot. |
|
2779 |
3618
|
2780 * image/saveimage.m: Add comment to file saying who created it and |
|
2781 when it was created. Suggested by Stephen Eglen |
|
2782 <stephen@cogsci.ed.ac.uk>. |
|
2783 |
5095
|
2784 2000-03-21 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3617
|
2785 |
|
2786 * polynomial/polyreduce.m: Simplify by looking for the first |
|
2787 non-zero element rather than the last of the first set of zero |
|
2788 elements. |
|
2789 |
|
2790 * plot/__pltopt1__.m: Accept "--", "-.", and ":" line styles. |
|
2791 |
5095
|
2792 2000-03-21 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
3616
|
2793 |
|
2794 * image/saveimage.m: Swap black and white colormaps so zero is |
|
2795 displayed as black and 1 is displayed as white. |
|
2796 Fix indexing bug in ppm case. |
|
2797 |
3604
|
2798 2000-03-06 Stephen Eglen <stephen@anc.ed.ac.uk> |
|
2799 |
|
2800 * statistics/tests/kolmogorov_smirnov_test_2.m: Account for ties |
|
2801 between the two distributions (took same approach as ks.test() in R.) |
|
2802 |
3603
|
2803 2000-02-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2804 |
|
2805 * control/base/bode.m: Temporarily disable automatic_replot. |
|
2806 |
3599
|
2807 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2808 |
3601
|
2809 * Makefile.in (clean): Also remove gethelp. |
|
2810 |
3599
|
2811 * specfun/erfinv.m: Use z_new in convergence test, not z_old. |
|
2812 |
5095
|
2813 2000-02-11 Georg Thimm <mgeorg@SGraphicsWS1.mpe.ntu.edu.sg> |
3597
|
2814 |
|
2815 * set/create_set.m: Use find to avoid while loop. |
|
2816 |
5095
|
2817 2000-02-11 Stephen Eglen <stephen@cogsci.ed.ac.uk> |
3597
|
2818 |
|
2819 * plot/hist.m: New optional third argument. |
|
2820 |
|
2821 2000-02-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2822 |
|
2823 * miscellaneous/bug_report.m: Use octave-bug script with version |
|
2824 number appended. |
|
2825 |
3575
|
2826 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2827 |
|
2828 * gethelp.cc: Sprinkle with std:: qualifier. |
|
2829 |
3498
|
2830 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2831 |
|
2832 * image/saveimage.m: Delete some debugging code. |
|
2833 |
3486
|
2834 2000-01-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2835 |
|
2836 * signal/sinc.m: Avoid reshaping. |
|
2837 |
|
2838 * image/rgb2ind.m: No longer needs to reset do_fortran_indexing. |
|
2839 * image/ind2rgb.m: Ditto. |
|
2840 * image/ind2gray.m: Ditto. |
|
2841 * general/reshape.m: Ditto. Also no longer needs to reset |
|
2842 implicit_str_to_num_ok. |
|
2843 |
3483
|
2844 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2845 |
|
2846 * miscellaneous/popen2.m: Deal with the fact that pipe now returns |
|
2847 a list of file structures, not a vector of numeric file ids. |
|
2848 |
3474
|
2849 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2850 |
3476
|
2851 * plot/__axis_label__.m: New function. |
|
2852 Undo string escapes in text twice(!) before sending to gnuplot. |
|
2853 * plot/xlabel.m: Use it. |
|
2854 * plot/ylabel.m: Ditto. |
|
2855 * plot/zlabel.m: Ditto. |
|
2856 |
3474
|
2857 * plot/mesh.m: Fix error message to reflect reality. |
|
2858 |
5095
|
2859 2000-01-24 Cyril Humbert <humbert@phobos.univ-mlv.fr> |
3473
|
2860 |
|
2861 * statistics/distributions/weibull_pdf.m: Use correct formula. |
|
2862 |
5095
|
2863 2000-01-22 Michael Reifenberger <mike@Plaut.de> |
3471
|
2864 |
|
2865 * audio/saveaudio.m: Also accept files with .ul extension. |
|
2866 * audio/loadaudio.m: Ditto. |
|
2867 * audio/playaudio.m: Ditto. |
|
2868 |
3456
|
2869 2000-01-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2870 |
|
2871 * statistics/distributions/beta_cdf.m: Texinfoize doc string. |
|
2872 * statistics/distributions/beta_inv.m: Ditto. |
|
2873 * statistics/distributions/beta_pdf.m: Ditto. |
|
2874 * statistics/distributions/beta_rnd.m: Ditto. |
|
2875 * statistics/distributions/binomial_cdf.m: Ditto. |
|
2876 * statistics/distributions/binomial_inv.m: Ditto. |
|
2877 * statistics/distributions/binomial_pdf.m: Ditto. |
|
2878 * statistics/distributions/binomial_rnd.m: Ditto. |
|
2879 * statistics/distributions/cauchy_cdf.m: Ditto. |
|
2880 * statistics/distributions/cauchy_inv.m: Ditto. |
|
2881 * statistics/distributions/cauchy_pdf.m: Ditto. |
|
2882 * statistics/distributions/cauchy_rnd.m: Ditto. |
|
2883 * statistics/distributions/chisquare_cdf.m: Ditto. |
|
2884 * statistics/distributions/chisquare_inv.m: Ditto. |
|
2885 * statistics/distributions/chisquare_pdf.m: Ditto. |
|
2886 * statistics/distributions/chisquare_rnd.m: Ditto. |
|
2887 * statistics/distributions/discrete_cdf.m: Ditto. |
|
2888 * statistics/distributions/discrete_inv.m: Ditto. |
|
2889 * statistics/distributions/discrete_pdf.m: Ditto. |
|
2890 * statistics/distributions/discrete_rnd.m: Ditto. |
|
2891 * statistics/distributions/empirical_cdf.m: Ditto. |
|
2892 * statistics/distributions/empirical_inv.m: Ditto. |
|
2893 * statistics/distributions/empirical_pdf.m: Ditto. |
|
2894 * statistics/distributions/empirical_rnd.m: Ditto. |
|
2895 * statistics/distributions/exponential_cdf.m: Ditto. |
|
2896 * statistics/distributions/exponential_inv.m: Ditto. |
|
2897 * statistics/distributions/exponential_pdf.m: Ditto. |
|
2898 * statistics/distributions/exponential_rnd.m: Ditto. |
|
2899 * statistics/distributions/f_cdf.m: Ditto. |
|
2900 * statistics/distributions/f_inv.m: Ditto. |
|
2901 * statistics/distributions/f_pdf.m: Ditto. |
|
2902 * statistics/distributions/f_rnd.m: Ditto. |
|
2903 * statistics/distributions/gamma_cdf.m: Ditto. |
|
2904 * statistics/distributions/gamma_inv.m: Ditto. |
|
2905 * statistics/distributions/gamma_pdf.m: Ditto. |
|
2906 * statistics/distributions/gamma_rnd.m: Ditto. |
|
2907 * statistics/distributions/geometric_cdf.m: Ditto. |
|
2908 * statistics/distributions/geometric_inv.m: Ditto. |
|
2909 * statistics/distributions/geometric_pdf.m: Ditto. |
|
2910 * statistics/distributions/geometric_rnd.m: Ditto. |
|
2911 * statistics/distributions/hypergeometric_cdf.m: Ditto. |
|
2912 * statistics/distributions/hypergeometric_inv.m: Ditto. |
|
2913 * statistics/distributions/hypergeometric_pdf.m: Ditto. |
|
2914 * statistics/distributions/hypergeometric_rnd.m: Ditto. |
|
2915 * statistics/distributions/kolmogorov_smirnov_cdf.m: Ditto. |
|
2916 * statistics/distributions/laplace_cdf.m: Ditto. |
|
2917 * statistics/distributions/laplace_inv.m: Ditto. |
|
2918 * statistics/distributions/laplace_pdf.m: Ditto. |
|
2919 * statistics/distributions/laplace_rnd.m: Ditto. |
|
2920 * statistics/distributions/logistic_cdf.m: Ditto. |
|
2921 * statistics/distributions/logistic_inv.m: Ditto. |
|
2922 * statistics/distributions/logistic_pdf.m: Ditto. |
|
2923 * statistics/distributions/logistic_rnd.m: Ditto. |
|
2924 * statistics/distributions/lognormal_cdf.m: Ditto. |
|
2925 * statistics/distributions/lognormal_inv.m: Ditto. |
|
2926 * statistics/distributions/lognormal_pdf.m: Ditto. |
|
2927 * statistics/distributions/lognormal_rnd.m: Ditto. |
|
2928 * statistics/distributions/normal_cdf.m: Ditto. |
|
2929 * statistics/distributions/normal_inv.m: Ditto. |
|
2930 * statistics/distributions/normal_pdf.m: Ditto. |
|
2931 * statistics/distributions/normal_rnd.m: Ditto. |
|
2932 * statistics/distributions/pascal_cdf.m: Ditto. |
|
2933 * statistics/distributions/pascal_inv.m: Ditto. |
|
2934 * statistics/distributions/pascal_pdf.m: Ditto. |
|
2935 * statistics/distributions/pascal_rnd.m: Ditto. |
|
2936 * statistics/distributions/poisson_cdf.m: Ditto. |
|
2937 * statistics/distributions/poisson_inv.m: Ditto. |
|
2938 * statistics/distributions/poisson_pdf.m: Ditto. |
|
2939 * statistics/distributions/poisson_rnd.m: Ditto. |
|
2940 * statistics/distributions/stdnormal_cdf.m: Ditto. |
|
2941 * statistics/distributions/stdnormal_inv.m: Ditto. |
|
2942 * statistics/distributions/stdnormal_pdf.m: Ditto. |
|
2943 * statistics/distributions/stdnormal_rnd.m: Ditto. |
|
2944 * statistics/distributions/t_cdf.m: Ditto. |
|
2945 * statistics/distributions/t_inv.m: Ditto. |
|
2946 * statistics/distributions/t_pdf.m: Ditto. |
|
2947 * statistics/distributions/t_rnd.m: Ditto. |
|
2948 * statistics/distributions/uniform_cdf.m: Ditto. |
|
2949 * statistics/distributions/uniform_inv.m: Ditto. |
|
2950 * statistics/distributions/uniform_pdf.m: Ditto. |
|
2951 * statistics/distributions/uniform_rnd.m: Ditto. |
|
2952 * statistics/distributions/weibull_cdf.m: Ditto. |
|
2953 * statistics/distributions/weibull_inv.m: Ditto. |
|
2954 * statistics/distributions/weibull_pdf.m: Ditto. |
|
2955 * statistics/distributions/weibull_rnd.m: Ditto. |
|
2956 * statistics/distributions/wiener_rnd.m: Ditto. |
|
2957 |
3453
|
2958 2000-01-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2959 |
|
2960 * statistics/base/values.m: Texinfoize doc string. |
|
2961 * statistics/base/var.m: Ditto. |
|
2962 * statistics/base/table.m: Ditto. |
|
2963 * statistics/base/studentize.m: Ditto. |
|
2964 * statistics/base/statistics.m: Ditto. |
|
2965 * statistics/base/spearman.m: Ditto. |
|
2966 * statistics/base/run_count.m: Ditto. |
|
2967 * statistics/base/ranks.m: Ditto. |
|
2968 * statistics/base/range.m: Ditto. |
|
2969 * statistics/base/qqplot.m: Ditto. |
|
2970 * statistics/base/probit.m: Ditto. |
|
2971 * statistics/base/ppplot.m: Ditto. |
|
2972 * statistics/base/moment.m: Ditto. |
|
2973 * statistics/base/meansq.m: Ditto. |
|
2974 * statistics/base/logit.m: Ditto. |
|
2975 * statistics/base/kendall.m: Ditto. |
|
2976 * statistics/base/iqr.m: Ditto. |
|
2977 * statistics/base/cut.m: Ditto. |
|
2978 * statistics/base/cor.m: Ditto. |
|
2979 * statistics/base/cloglog.m: Ditto. |
|
2980 * statistics/base/center.m: Ditto. |
3454
|
2981 * statistics/models/logistic_regression.m: Ditto. |
|
2982 * statistics/models/logistic_regression_derivative.m: Ditto. |
|
2983 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
2984 * statistics/tests/anova.m: Ditto. |
|
2985 * statistics/tests/bartlett_test.m: Ditto. |
|
2986 * statistics/tests/chisquare_test_homogeneity.m: Ditto. |
|
2987 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
2988 * statistics/tests/cor_test.m: Ditto. |
|
2989 * statistics/tests/f_test_regression.m: Ditto. |
|
2990 * statistics/tests/hotelling_test.m: Ditto. |
|
2991 * statistics/tests/hotelling_test_2.m: Ditto. |
|
2992 * statistics/tests/kolmogorov_smirnov_test.m: Ditto. |
|
2993 * statistics/tests/kolmogorov_smirnov_test_2.m: Ditto. |
|
2994 * statistics/tests/kruskal_wallis_test.m: Ditto. |
|
2995 * statistics/tests/manova.m: Ditto. |
|
2996 * statistics/tests/mcnemar_test.m: Ditto. |
|
2997 * statistics/tests/prop_test_2.m: Ditto. |
|
2998 * statistics/tests/run_test.m: Ditto. |
|
2999 * statistics/tests/sign_test.m: Ditto. |
|
3000 * statistics/tests/t_test.m: Ditto. |
|
3001 * statistics/tests/t_test_2.m: Ditto. |
|
3002 * statistics/tests/t_test_regression.m: Ditto. |
|
3003 * statistics/tests/u_test.m: Ditto. |
|
3004 * statistics/tests/var_test.m: Ditto. |
|
3005 * statistics/tests/welch_test.m: Ditto. |
|
3006 * statistics/tests/wilcoxon_test.m: Ditto. |
|
3007 * statistics/tests/z_test.m: Ditto. |
|
3008 * statistics/tests/z_test_2.m: Ditto. |
3453
|
3009 |
3446
|
3010 2000-01-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3011 |
|
3012 * strings/bin2dec.m: Texinfoize doc string. |
3449
|
3013 * plot/__plr1__.m: Ditto. |
|
3014 * plot/__pltopt__.m: Ditto. |
|
3015 * plot/__plt__.m: Ditto. |
|
3016 * plot/__plt2vv__.m: Ditto. |
|
3017 * plot/__plr2__.m: Ditto. |
|
3018 * plot/__plr__.m: Ditto. |
|
3019 * plot/__plt1__.m: Ditto. |
|
3020 * plot/__plt2__.m: Ditto. |
|
3021 * plot/__plt2mm__.m: Ditto. |
|
3022 * plot/__plt2mv__.m: Ditto. |
|
3023 * plot/__plt2ss__.m: Ditto. |
|
3024 * miscellaneous/paren.m: Ditto. |
|
3025 * miscellaneous/comma.m: Ditto. |
|
3026 * miscellaneous/semicolon.m: Ditto. |
|
3027 * miscellaneous/path.m: Ditto. |
|
3028 * miscellaneous/list_primes.m: Ditto. |
|
3029 * miscellaneous/flops.m: Ditto. |
|
3030 * miscellaneous/dump_prefs.m: Ditto. |
|
3031 * miscellaneous/bug_report.m: Ditto. |
|
3032 * linear-algebra/dot.m: Ditto |
|
3033 * linear-algebra/dmult.m: Ditto. |
|
3034 * general/randperm.m: Ditto. |
|
3035 * general/logical.m: Ditto. |
|
3036 * general/is_duplicate_entry.m: Ditto. |
|
3037 * signal/arch_fit.m: Ditto. |
|
3038 * signal/arch_rnd.m: Ditto. |
|
3039 * signal/arch_test.m: Ditto. |
|
3040 * signal/arma_rnd.m: Ditto. |
|
3041 * signal/autocor.m: Ditto. |
|
3042 * signal/autocov.m: Ditto. |
|
3043 * signal/autoreg_matrix.m: Ditto. |
|
3044 * signal/bartlett.m: Ditto. |
|
3045 * signal/blackman.m: Ditto. |
|
3046 * signal/detrend.m: Ditto. |
|
3047 * signal/diffpara.m: Ditto. |
|
3048 * signal/durbinlevinson.m: Ditto. |
|
3049 * signal/fftconv.m: Ditto. |
|
3050 * signal/fftfilt.m: Ditto. |
|
3051 * signal/fftshift.m: Ditto. |
|
3052 * signal/fractdiff.m: Ditto. |
|
3053 * signal/freqz.m: Ditto. |
|
3054 * signal/hamming.m: Ditto. |
|
3055 * signal/hanning.m: Ditto. |
|
3056 * signal/hurst.m: Ditto. |
|
3057 * signal/periodogram.m: Ditto. |
|
3058 * signal/rectangle_lw.m: Ditto. |
|
3059 * signal/rectangle_sw.m: Ditto. |
|
3060 * signal/sinc.m: Ditto. |
|
3061 * signal/sinetone.m: Ditto. |
|
3062 * signal/sinewave.m: Ditto. |
|
3063 * signal/spectral_adf.m: Ditto. |
|
3064 * signal/spectral_xdf.m: Ditto. |
|
3065 * signal/spencer.m: Ditto. |
|
3066 * signal/stft.m: Ditto. |
|
3067 * signal/synthesis.m: Ditto. |
|
3068 * signal/triangle_lw.m: Ditto. |
|
3069 * signal/triangle_sw.m: Ditto. |
|
3070 * signal/yulewalker.m: Ditto. |
3450
|
3071 * control/util/strappend.m: Ditto. |
3451
|
3072 * control/base/nichols.m: Ditto. |
3452
|
3073 * control/system/is_signal_list.m: Ditto. |
|
3074 * control/system/listidx.m: Ditto. |
|
3075 * control/system/sysgettsam.m: Ditto. |
|
3076 * control/system/sysidx.m: Ditto. |
3446
|
3077 |
3438
|
3078 2000-01-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3079 |
|
3080 * control/system/__abcddims__.m: Rename from |
|
3081 control/system/abcddims.m, change all callers. |
|
3082 * control/base/__bodquist__.m: Likewise. |
|
3083 * control/base/__freqresp__.m: Likewise. |
|
3084 * control/util/__outlist__.m: Likewise. |
|
3085 * control/base/__stepimp__.m: Likewise. |
|
3086 * control/system/__syschnamesl__.m: Likewise. |
|
3087 * control/system/__syscont_disc__.m: Likewise. |
|
3088 * control/system/__sysdefioname__.m: Likewise. |
|
3089 * control/system/__sysdefstname__.m: Likewise. |
|
3090 * control/system/__sysgroupn__.m: Likewise. |
|
3091 * control/system/__tf2sysl__.m: Likewise. |
|
3092 * control/util/__zgpbal__.m: Likewise. |
|
3093 * control/system/__zp2ssg2__.m: Likewise. |
3495
|
3094 |
|
3095 * quaternion/demoquat.m: Add copyright notice, Texinfoize doc string. |
3452
|
3096 * quaternion/qconj.m: Ditto. |
|
3097 * quaternion/qcoordinate_plot.m: Ditto. |
|
3098 * quaternion/qderiv.m: Ditto. |
|
3099 * quaternion/qderivmat.m: Ditto. |
|
3100 * quaternion/qinv.m: Ditto. |
|
3101 * quaternion/qmult.m: Ditto. |
|
3102 * quaternion/qtrans.m: Ditto. |
|
3103 * quaternion/qtransv.m: Ditto. |
|
3104 * quaternion/qtransvmat.m: Ditto. |
|
3105 * quaternion/quaternion.m: Ditto. |
3438
|
3106 |
3436
|
3107 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3108 |
|
3109 * control/base/Makefile.in: Ditto. |
|
3110 * control/hinf/Makefile.in: New file. |
|
3111 * control/marsyas/Makefile.in: Ditto. |
|
3112 * control/obsolete/Makefile.in: Ditto. |
|
3113 * control/system/Makefile.in: Ditto. |
|
3114 * control/util/Makefile.in: Ditto. |
|
3115 |
|
3116 * strings/com2str.m: Move here from control directory. |
|
3117 |
|
3118 * control/base: New directory. |
|
3119 * control/base/DEMOcontrol.m: Move here from control directory. |
|
3120 * control/base/analdemo.m: Ditto. |
|
3121 * control/base/are.m: Ditto. |
|
3122 * control/base/bddemo.m: Ditto. |
|
3123 * control/base/bode.m: Ditto. |
|
3124 * control/base/bode_bounds.m: Ditto. |
|
3125 * control/base/bodquist.m: Ditto. |
|
3126 * control/base/controldemo.m: Ditto. |
|
3127 * control/base/ctrb.m: Ditto. |
|
3128 * control/base/damp.m: Ditto. |
|
3129 * control/base/dare.m: Ditto. |
|
3130 * control/base/dcgain.m: Ditto. |
|
3131 * control/base/dgram.m: Ditto. |
|
3132 * control/base/dlqe.m: Ditto. |
|
3133 * control/base/dlqr.m: Ditto. |
|
3134 * control/base/dlyap.m: Ditto. |
|
3135 * control/base/dre.m: Ditto. |
|
3136 * control/base/frdemo.m: Ditto. |
|
3137 * control/base/freqchkw.m: Ditto. |
|
3138 * control/base/freqresp.m: Ditto. |
|
3139 * control/base/gram.m: Ditto. |
|
3140 * control/base/impulse.m: Ditto. |
|
3141 * control/base/lqe.m: Ditto. |
|
3142 * control/base/lqg.m: Ditto. |
|
3143 * control/base/lqr.m: Ditto. |
|
3144 * control/base/lsim.m: Ditto. |
|
3145 * control/base/ltifr.m: Ditto. |
|
3146 * control/base/lyap.m: Ditto. |
|
3147 * control/base/nichols.m: Ditto. |
|
3148 * control/base/nyquist.m: Ditto. |
|
3149 * control/base/obsv.m: Ditto. |
|
3150 * control/base/place.m: Ditto. |
|
3151 * control/base/pzmap.m: Ditto. |
|
3152 * control/base/rldemo.m: Ditto. |
|
3153 * control/base/rlocus.m: Ditto. |
|
3154 * control/base/step.m: Ditto. |
|
3155 * control/base/stepimp.m: Ditto. |
|
3156 * control/base/tzero.m: Ditto. |
|
3157 * control/base/tzero2.m: Ditto. |
|
3158 |
|
3159 * control/hinf: New directory. |
|
3160 * control/hinf/dhinfdemo.m: Move here from control directory. |
|
3161 * control/hinf/h2norm.m: Ditto. |
|
3162 * control/hinf/h2syn.m: Ditto. |
|
3163 * control/hinf/hinf_ctr.m: Ditto. |
|
3164 * control/hinf/hinfdemo.m: Ditto. |
|
3165 * control/hinf/hinfnorm.m: Ditto. |
|
3166 * control/hinf/hinfsyn.m: Ditto. |
|
3167 * control/hinf/hinfsyn_chk.m: Ditto. |
|
3168 * control/hinf/hinfsyn_ric.m: Ditto. |
|
3169 * control/hinf/wgt1o.m: Ditto. |
3441
|
3170 * control/hinf/dgkfdemo.m: Ditto. |
|
3171 * control/hinf/is_dgkf.m: Ditto. |
3436
|
3172 |
|
3173 * control/marsyas: New directory. |
|
3174 * control/marsyas/demomarsyas.m: Move here from control directory. |
|
3175 * control/marsyas/susball.m: Ditto. |
|
3176 |
|
3177 * control/obsolete/dezero.m: Move here from control directory. |
|
3178 * control/obsolete/rotg.m: Ditto. |
|
3179 |
|
3180 * control/system: New directory. |
|
3181 * control/system/abcddim.m: Move here from control directory. |
|
3182 * control/system/abcddims.m: Ditto. |
|
3183 * control/system/buildssic.m: Ditto. |
|
3184 * control/system/c2d.m: Ditto. |
|
3185 * control/system/d2c.m: Ditto. |
|
3186 * control/system/dmr2d.m: Ditto. |
|
3187 * control/system/fir2sys.m: Ditto. |
|
3188 * control/system/is_abcd.m: Ditto. |
|
3189 * control/system/is_digital.m: Ditto. |
|
3190 * control/system/is_sample.m: Ditto. |
|
3191 * control/system/is_signal_list.m: Ditto. |
|
3192 * control/system/is_siso.m: Ditto. |
3441
|
3193 * control/system/is_controllable.m: Ditto. |
|
3194 * control/system/is_detectable.m: Ditto. |
|
3195 * control/system/is_observable.m: Ditto. |
|
3196 * control/system/is_stabilizable.m: Ditto. |
|
3197 * control/system/is_stable.m: Ditto. |
3436
|
3198 * control/system/jet707.m: Ditto. |
|
3199 * control/system/listidx.m: Ditto. |
|
3200 * control/system/moddemo.m: Ditto. |
|
3201 * control/system/ord2.m: Ditto. |
|
3202 * control/system/packedform.m: Ditto. |
|
3203 * control/system/parallel.m: Ditto. |
|
3204 * control/system/ss2sys.m: Ditto. |
|
3205 * control/system/ss2tf.m: Ditto. |
|
3206 * control/system/ss2zp.m: Ditto. |
|
3207 * control/system/starp.m: Ditto. |
|
3208 * control/system/sys2fir.m: Ditto. |
|
3209 * control/system/sys2ss.m: Ditto. |
|
3210 * control/system/sys2tf.m: Ditto. |
|
3211 * control/system/sys2zp.m: Ditto. |
|
3212 * control/system/sysadd.m: Ditto. |
|
3213 * control/system/sysappend.m: Ditto. |
|
3214 * control/system/syschnamesl.m: Ditto. |
|
3215 * control/system/syschtsam.m: Ditto. |
|
3216 * control/system/sysconnect.m: Ditto. |
|
3217 * control/system/syscont.m: Ditto. |
|
3218 * control/system/syscont_disc.m: Ditto. |
|
3219 * control/system/sysdefioname.m: Ditto. |
|
3220 * control/system/sysdefstname.m: Ditto. |
|
3221 * control/system/sysdimensions.m: Ditto. |
|
3222 * control/system/sysdisc.m: Ditto. |
|
3223 * control/system/sysdup.m: Ditto. |
|
3224 * control/system/sysgetsignals.m: Ditto. |
|
3225 * control/system/sysgettsam.m: Ditto. |
|
3226 * control/system/sysgettype.m: Ditto. |
|
3227 * control/system/sysgroup.m: Ditto. |
|
3228 * control/system/sysgroupn.m: Ditto. |
|
3229 * control/system/sysidx.m: Ditto. |
|
3230 * control/system/sysmin.m: Ditto. |
|
3231 * control/system/sysmult.m: Ditto. |
|
3232 * control/system/sysout.m: Ditto. |
|
3233 * control/system/sysprune.m: Ditto. |
|
3234 * control/system/sysreorder.m: Ditto. |
|
3235 * control/system/sysrepdemo.m: Ditto. |
|
3236 * control/system/sysscale.m: Ditto. |
|
3237 * control/system/syssetsignals.m: Ditto. |
|
3238 * control/system/syssub.m: Ditto. |
|
3239 * control/system/sysupdate.m: Ditto. |
|
3240 * control/system/tf2ss.m: Ditto. |
|
3241 * control/system/tf2sys.m: Ditto. |
|
3242 * control/system/tf2sysl.m: Ditto. |
|
3243 * control/system/tf2zp.m: Ditto. |
|
3244 * control/system/tfout.m: Ditto. |
|
3245 * control/system/ugain.m: Ditto. |
|
3246 * control/system/zp2ss.m: Ditto. |
|
3247 * control/system/zp2ssg2.m: Ditto. |
|
3248 * control/system/zp2sys.m: Ditto. |
|
3249 * control/system/zp2tf.m: Ditto. |
|
3250 * control/system/zpout.m: Ditto. |
|
3251 |
|
3252 * control/util: New directory. |
|
3253 * control/util/axis2dlim.m: Move here from control directory. |
|
3254 * control/util/outlist.m: Ditto. |
|
3255 * control/util/prompt.m: Ditto. |
|
3256 * control/util/run_cmd.m: Ditto. |
|
3257 * control/util/sortcom.m: Ditto. |
|
3258 * control/util/strappend.m: Ditto. |
|
3259 * control/util/swap.m: Ditto. |
|
3260 * control/util/zgfmul.m: Ditto. |
|
3261 * control/util/zgfslv.m: Ditto. |
|
3262 * control/util/zginit.m: Ditto. |
|
3263 * control/util/zgpbal.m: Ditto. |
|
3264 * control/util/zgreduce.m: Ditto. |
|
3265 * control/util/zgrownorm.m: Ditto. |
|
3266 * control/util/zgscal.m: Ditto. |
|
3267 * control/util/zgsgiv.m: Ditto. |
|
3268 * control/util/zgshsr.m: Ditto. |
|
3269 |
3427
|
3270 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3271 |
|
3272 * gethelp.cc (extract_help_text): Discard first space character |
|
3273 after consecutive comment characters. |
|
3274 |
3422
|
3275 Thu Jan 13 00:56:57 2000 John W. Eaton <jwe@bahaha.che.wisc.edu> |
|
3276 |
|
3277 * control/obsolete: New directory |
|
3278 * control/obsolete/swaprows.m: Move here from control directory. |
3436
|
3279 * control/obsolete/swapcols.m: Ditto. |
|
3280 * control/obsolete/dlqg.m: Ditto. |
|
3281 * control/obsolete/minfo.m: Ditto. |
|
3282 * control/obsolete/packsys.m: Ditto. |
|
3283 * control/obsolete/qzval.m: Ditto. |
|
3284 * control/obsolete/unpacksys.m: Ditto. |
|
3285 * control/obsolete/series.m: Ditto. |
|
3286 * control/obsolete/syschnames.m: Ditto. |
|
3287 * polynomial/polyout.m: Ditto. |
3422
|
3288 |
3420
|
3289 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3290 |
|
3291 * general/fliplr.m: Eliminate useless copy of arg. |
|
3292 * general/flipud.m: Ditto. |
|
3293 |
3418
|
3294 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3295 |
|
3296 * linear-algebra/cross.m: Only return a row vector if both args |
|
3297 are row vectors. |
|
3298 * polynomial/polyfit.m: Likewise. |
|
3299 |
|
3300 * signal/autocov.m: Don't reset prefer_column_vectors. |
|
3301 |
|
3302 * statistics/distributions/discrete_rnd.m: |
|
3303 Always generate a row vector. |
|
3304 * statistics/distributions/hypergeometric_rnd.m: Likewise. |
|
3305 |
5095
|
3306 2000-01-11 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3416
|
3307 |
|
3308 * strings/upper.m: Add missing `-*- texinfo -*-' tag to doc string. |
|
3309 |
|
3310 * audio/setaudio.m: Texinfoize doc string. |
|
3311 * control/com2str.m: Likewise. |
|
3312 * control/controldemo.m: Likewise. |
|
3313 * control/DEMOcontrol.m: Likewise. |
|
3314 * control/dezero.m: Likewise. |
|
3315 * control/dre.m: Likewise. |
|
3316 * control/hinfsyn_ric.m: Likewise. |
|
3317 |
5095
|
3318 2000-01-05 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3407
|
3319 |
|
3320 * io/printf.m: Add @seealso{...} to doc string. |
|
3321 * io/puts.m: Likewise. |
|
3322 * plot/semilogx.m: Likewise. |
|
3323 * plot/semilogy.m: Likewise. |
|
3324 * plot/__pltopt__.m: Likewise. |
|
3325 * plot/bar.m: Likewise. |
|
3326 * plot/xlabel.m: Likewise. |
|
3327 * plot/grid.m: Likewise. |
|
3328 * plot/shg.m: Likewise. |
|
3329 * plot/title.m: Likewise. |
|
3330 * plot/mesh.m: Likewise. |
|
3331 * plot/__pltopt1__.m: Likewise. |
|
3332 * plot/contour.m: Likewise. |
|
3333 * plot/hist.m: Likewise. |
|
3334 * plot/stairs.m: Likewise. |
|
3335 * plot/meshgrid.m: Likewise. |
|
3336 * plot/polar.m: Likewise. |
|
3337 * plot/loglog.m: Likewise. |
|
3338 * plot/plot.m: Likewise. |
|
3339 * miscellaneous/semicolon.m: Likewise. |
|
3340 * miscellaneous/menu.m: Likewise. |
|
3341 * miscellaneous/etime.m: Likewise. |
|
3342 * miscellaneous/texas_lotto.m: Likewise. |
|
3343 * miscellaneous/comma.m: Likewise. |
|
3344 * audio/lin2mu.m: Likewise. |
|
3345 * audio/playaudio.m: Likewise. |
|
3346 * audio/loadaudio.m: Likewise. |
|
3347 * audio/saveaudio.m: Likewise. |
|
3348 * audio/mu2lin.m: Likewise. |
|
3349 * audio/record.m: Likewise. |
|
3350 * strings/isletter.m: Likewise. |
|
3351 * strings/lower.m: Likewise. |
|
3352 * strings/lower.m: Likewise. |
|
3353 * strings/upper.m: Likewise. |
|
3354 * specfun/erfinv.m: Likewise. |
|
3355 * specfun/gammai.m: Likewise. |
|
3356 * specfun/log2.m: Likewise. |
|
3357 * specfun/pow2.m: Likewise. |
|
3358 * elfun/gcd.m: Likewise. |
|
3359 * elfun/lcm.m: Likewise. |
|
3360 * special-matrix/vander.m: Likewise. |
|
3361 * special-matrix/sylvester_matrix.m: Likewise. |
|
3362 * special-matrix/hilb.m: Likewise. |
|
3363 * special-matrix/hankel.m: Likewise. |
|
3364 * special-matrix/toeplitz.m: Likewise. |
|
3365 * special-matrix/invhilb.m: Likewise. |
|
3366 * statistics/base/std.m: Likewise. |
|
3367 * statistics/base/median.m: Likewise. |
|
3368 * linear-algebra/cond.m: Likewise. |
|
3369 * linear-algebra/norm.m: Likewise. |
|
3370 * finance/nper.m: Likewise. |
|
3371 * finance/pmt.m: Likewise. |
|
3372 * finance/pv.m: Likewise. |
|
3373 * finance/rate.m: Likewise. |
|
3374 * finance/npv.m: Likewise. |
|
3375 * general/fliplr.m: Likewise. |
|
3376 * general/flipud.m: Likewise. |
|
3377 * general/is_scalar.m: Likewise. |
|
3378 * general/rem.m: Likewise. |
|
3379 * general/perror.m: Likewise. |
|
3380 * general/tril.m: Likewise. |
|
3381 * general/rot90.m: Likewise. |
|
3382 * general/num2str.m: Likewise. |
|
3383 * general/int2str.m: Likewise. |
|
3384 * general/reshape.m: Likewise. |
|
3385 * general/logspace.m: Likewise. |
|
3386 * general/is_symmetric.m: Likewise. |
|
3387 * general/is_vector.m: Likewise. |
|
3388 * general/nextpow2.m: Likewise. |
|
3389 * general/columns.m: Likewise. |
|
3390 * general/is_square.m: Likewise. |
|
3391 * general/rows.m: Likewise. |
|
3392 * control/ugain.m: Likewise. |
|
3393 * control/damp.m: Likewise. |
|
3394 * control/dare.m: Likewise. |
|
3395 * control/are.m: Likewise. |
|
3396 * control/sys2fir.m: Likewise. |
|
3397 * control/abcddim.m: Likewise. |
|
3398 * control/is_abcd.m: Likewise. |
|
3399 * control/step.m: Likewise. |
|
3400 * control/is_observable.m: Likewise. |
|
3401 * control/is_controllable.m: Likewise. |
|
3402 * control/jet707.m: Likewise. |
|
3403 * control/polyout.m: Likewise. |
|
3404 * control/impulse.m: Likewise. |
|
3405 * control/lqg.m: Likewise. |
|
3406 * control/is_detectable.m: Likewise. |
|
3407 * control/sysdimensions.m: Likewise. |
|
3408 * control/sysupdate.m: Likewise. |
|
3409 * control/stepimp.m: Likewise. |
|
3410 * control/is_stable.m: Likewise. |
|
3411 * control/tfout.m: Likewise. |
|
3412 * control/zpout.m: Likewise. |
|
3413 |
3405
|
3414 2000-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3415 |
|
3416 * set/complement.m: Add @seealso{} stuff. |
|
3417 * set/create_set.m: Likewise. |
|
3418 * set/intersection.m: Likewise. |
|
3419 * set/union.m: Likewise. |
|
3420 |
3399
|
3421 1999-12-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3422 |
3400
|
3423 * control/d2c.m: Use double quotes instead of single quotes for |
|
3424 string constants. |
|
3425 * control/dgkfdemo.m: Likewise. |
|
3426 * control/fir2sys.m: Likewise. |
|
3427 * control/frdemo.m: Likewise. |
|
3428 * control/moddemo.m: Likewise. |
|
3429 * control/minfo.m: Likewise. |
|
3430 * control/is_stabilizable.m: Likewise. |
|
3431 * control/is_dgkf.m: Likewise. |
|
3432 * control/polyout.m: Likewise. |
|
3433 * control/sysconnect.m: Likewise. |
|
3434 * control/sysrepdemo.m: Likewise. |
|
3435 * control/tf2sys.m: Likewise. |
|
3436 * control/tfout.m: Likewise. |
|
3437 * control/zp2sys.m: Likewise. |
|
3438 * control/zpout.m: Likewise. |
|
3439 * control/tzero.m: Likewise. |
|
3440 |
|
3441 * control/DEMOcontrol.m: Handle moddemo case too. |
|
3442 |
|
3443 * image/loadimage.m: Use double quotes instead of single quotes |
|
3444 for string constants. Use sprintf instead of square brackets to |
|
3445 construct string. |
|
3446 |
3399
|
3447 * control/DEMOcontrol.m: Formatting tweaks. |
3400
|
3448 * control/fir2sys.m: Likewise. |
3399
|
3449 |
3390
|
3450 1999-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3451 |
|
3452 * mkdoc: Only delete spaces before @ characters at the beginning |
|
3453 of a line. |
|
3454 |
3383
|
3455 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3456 |
3388
|
3457 * control/bddemo.m: Make it more likely to work with any value of |
|
3458 whitespace_in_literal_matrix. |
3386
|
3459 * control/analdemo.m: Ditto. |
|
3460 * control/dgkfdemo.m: Ditto. |
|
3461 * control/frdemo.m: Ditto. |
|
3462 * control/sysrepdemo.m: Ditto. |
|
3463 * control/moddemo.m: Ditto. |
3388
|
3464 * control/zp2ss.m: Ditto. |
3387
|
3465 * control/zp2tf.m: Ditto. |
3388
|
3466 * control/syssub.m: Ditto. |
|
3467 * finance/npv.m: Ditto. |
|
3468 * statistics/base/studentize.m: Ditto. |
|
3469 * statistics/base/values.m: Ditto. |
|
3470 * statistics/distributions/exponential_cdf.m: Ditto. |
|
3471 * statistics/distributions/poisson_cdf.m: Ditto. |
3386
|
3472 |
3384
|
3473 * control/dezero.m: Use toascii to convert string to ASCII value |
|
3474 instead of multiplying it by 1. |
|
3475 |
3383
|
3476 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok. |
|
3477 * control/zpout.m: Ditto. |
|
3478 * control/tfout.m: Ditto. |
|
3479 * control/tf2sys.m: Ditto. |
|
3480 * control/syssub.m: Ditto. |
|
3481 * control/syssetsignals.m: Ditto. |
|
3482 * control/sysout.m: Ditto. |
|
3483 * control/sysmult.m: Ditto. |
|
3484 * control/sysgroup.m: Ditto. |
|
3485 * control/sysdup.m: Ditto. |
|
3486 * control/sysdisc.m: Ditto. |
|
3487 * control/syscont.m: Ditto. |
|
3488 * control/sysconnect.m: Ditto. |
|
3489 * control/sysappend.m: Ditto. |
|
3490 * control/sysadd.m: Ditto. |
|
3491 * control/ss2sys.m: Ditto. |
|
3492 * control/nyquist.m: Ditto. |
|
3493 * control/lqg.m: Ditto. |
|
3494 * control/fir2sys.m: Ditto. |
|
3495 * control/dmr2d.m: Ditto. |
|
3496 * control/dezero.m: Ditto. |
|
3497 * control/d2c.m: Ditto. |
|
3498 * control/c2d.m: Ditto. |
|
3499 * control/bddemo.m: Ditto. |
|
3500 * control/pzmap.m: Ditto. |
|
3501 |
5095
|
3502 1999-12-08 Daniel Calvelo <dcalvelo@pharion.univ-lille2.fr> |
3374
|
3503 |
|
3504 * signal/spectral_adf.m: Fix typo. |
|
3505 |
3372
|
3506 1999-11-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3507 |
|
3508 * linear-algebra/cond.m: Texinfoize doc string. |
|
3509 * linear-algebra/kron.m: Ditto. |
|
3510 * linear-algebra/norm.m: Ditto. |
|
3511 * linear-algebra/null.m: Ditto. |
|
3512 * linear-algebra/orth.m: Ditto. |
|
3513 * linear-algebra/rank.m: Ditto. |
|
3514 * linear-algebra/trace.m: Ditto. |
|
3515 * linear-algebra/qzhess.m: Ditto. |
|
3516 * miscellaneous/menu.m: Ditto. |
3373
|
3517 * general/perror.m: Ditto. |
|
3518 * general/strerror.m: Ditto. |
|
3519 * general/columns.m: Ditto. |
|
3520 * general/rows.m: Ditto. |
|
3521 * image/colormap.m: Ditto. |
|
3522 * image/gray.m: Ditto. |
|
3523 * image/gray2ind.m: Ditto. |
|
3524 * image/image.m: Ditto. |
|
3525 * image/imagesc.m: Ditto. |
|
3526 * image/imshow.m: Ditto. |
|
3527 * image/ind2gray.m: Ditto. |
|
3528 * image/ind2rgb.m: Ditto. |
|
3529 * image/loadimage.m: Ditto. |
|
3530 * image/rgb2ntsc.m: Ditto. |
|
3531 * image/ntsc2rgb.m: Ditto. |
|
3532 * image/ocean.m: Ditto. |
|
3533 * image/rgb2ind.m: Ditto. |
|
3534 * image/saveimage.m: Ditto. |
3372
|
3535 * io/printf.m: Ditto. |
|
3536 * io/puts.m: Ditto. |
|
3537 |
3369
|
3538 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3539 |
|
3540 * special-matrix/hankel.m: Texinfoize doc string. |
|
3541 * special-matrix/hilb.m: Ditto. |
|
3542 * special-matrix/invhilb.m: Ditto. |
|
3543 * special-matrix/sylvester_matrix.m: Ditto. |
|
3544 * special-matrix/toeplitz.m: Ditto. |
|
3545 * special-matrix/vander.m: Ditto. |
|
3546 * linear-algebra/vec.m: Ditto. |
|
3547 * linear-algebra/vech.m: Ditto. |
|
3548 * general/common_size.m: Ditto. |
|
3549 * general/diff.m: Ditto. |
|
3550 * general/fliplr.m: Ditto. |
|
3551 * general/flipud.m: Ditto. |
|
3552 * general/rot90.m: Ditto. |
|
3553 * general/reshape.m: Ditto. |
|
3554 * general/shift.m: Ditto. |
|
3555 * general/tril.m: Ditto. |
|
3556 * general/triu.m: Ditto. |
|
3557 * general/logspace.m: Ditto. |
3371
|
3558 * general/nargchk.m: Ditto. |
3369
|
3559 |
3367
|
3560 1999-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3561 |
|
3562 * statistics/base/mean: Texinfoize doc string. |
|
3563 * statistics/base/median: Ditto. |
|
3564 * statistics/base/std: Ditto. |
|
3565 * statistics/base/cov: Ditto. |
|
3566 * statistics/base/corrcoef: Ditto. |
|
3567 * statistics/base/kurtosis: Ditto. |
|
3568 * statistics/base/mahalanobis: Ditto. |
|
3569 * statistics/base/skewness: Ditto. |
3368
|
3570 * statistics/base/gls.m: Ditto. |
|
3571 * statistics/base/ols.m: Ditto. |
3367
|
3572 * signal/detrend.m: Ditto. |
|
3573 * signal/freqz.m: Ditto. |
|
3574 * signal/sinc.m: Ditto. |
|
3575 * signal/fftconv.m: Ditto. |
|
3576 * signal/fftfilt.m: Ditto. |
3368
|
3577 * set/create_set.m: Ditto. |
|
3578 * set/union.m: Ditto. |
|
3579 * set/intersection.m: Ditto. |
|
3580 * set/complement.m: Ditto. |
|
3581 * poly/compan.m: Ditto. |
|
3582 * poly/conv: Ditto. |
|
3583 * poly/deconv: Ditto. |
|
3584 * poly/poly: Ditto. |
|
3585 * poly/polyderiv: Ditto. |
|
3586 * poly/polyfit: Ditto. |
|
3587 * poly/polyinteg: Ditto. |
|
3588 * poly/polyreduce: Ditto. |
|
3589 * poly/polyval: Ditto. |
|
3590 * poly/polyvalm: Ditto. |
|
3591 * poly/residue: Ditto. |
|
3592 * poly/roots: Ditto. |
|
3593 * plot/top_title.m: Ditto |
|
3594 * plot/subwindow.m: Ditto |
|
3595 * plot/subplot.m: Ditto |
|
3596 * plot/plot_border.m: Ditto |
|
3597 * plot/oneplot.m: Ditto |
|
3598 * plot/multiplot.m: Ditto |
|
3599 * plot/mplot.m: Ditto |
|
3600 * plot/xlabel.m: Ditto |
|
3601 * plot/figure.m: Ditto |
|
3602 * plot/meshdom.m: Ditto |
|
3603 * plot/mesh.m: Ditto |
|
3604 * plot/stairs.m: Ditto |
|
3605 * plot/polar.m: Ditto |
|
3606 * plot/loglog.m: Ditto |
|
3607 * plot/hist.m: Ditto |
|
3608 * plot/contour.m: Ditto |
|
3609 * plot/bar.m: Ditto |
|
3610 * plot/axis.m: Ditto |
|
3611 * plot/plot.m: Ditto. |
3367
|
3612 |
3361
|
3613 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3614 |
3365
|
3615 * control/pinv.m: Delete. |
|
3616 |
3364
|
3617 * Makefile.in (DOCSTRINGS): Don't echo $(ALL_M_FILES). |
|
3618 |
3361
|
3619 * strings/blanks.m: Texinfoize doc string. |
|
3620 * strings/strcat.m: Ditto. |
|
3621 * strings/str2mat.m: Ditto. |
|
3622 * strings/deblank.m: Ditto. |
|
3623 * strings/findstr.m: Ditto. |
|
3624 * strings/index.m: Ditto. |
|
3625 * strings/rindex.m: Ditto. |
|
3626 * strings/split.m: Ditto. |
|
3627 * strings/strcmp.m: Ditto. |
|
3628 * strings/strrep.m: Ditto. |
|
3629 * strings/substr.m: Ditto. |
|
3630 * general/int2str.m: Ditto. |
|
3631 * general/num2str.m: Ditto. |
|
3632 * strings/dec2bin.m: Ditto. |
|
3633 * strings/bin2dec: Ditto. |
|
3634 * strings/dec2bin: Ditto. |
|
3635 * strings/dec2hex: Ditto. |
|
3636 * strings/hex2dec: Ditto. |
|
3637 * strings/str2num: Ditto. |
|
3638 |
3347
|
3639 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3640 |
|
3641 * Makefile.in (DISTFILES): Include DOCSTRINGS. |
|
3642 |
5095
|
3643 1999-11-09 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3361
|
3644 |
|
3645 * control/DEMOcontrol.m: Texinfoize doc string. |
|
3646 * control/abcddim.m: Ditto. |
|
3647 * control/abcddims.m: Ditto. |
|
3648 * control/analdemo.m: Ditto. |
|
3649 * control/are.m: Ditto. |
|
3650 * control/axis2dlim.m: Ditto. |
|
3651 * control/bddemo.m: Ditto. |
|
3652 * control/bode.m: Ditto. |
|
3653 * control/bode_bounds.m: Ditto. |
|
3654 * control/bodquist.m: Ditto. |
|
3655 * control/buildssic.m: Ditto. |
|
3656 * control/c2d.m: Ditto. |
|
3657 * control/ctrb.m: Ditto. |
|
3658 * control/d2c.m: Ditto. |
|
3659 * control/damp.m: Ditto. |
|
3660 * control/dare.m: Ditto. |
|
3661 * control/dcgain.m: Ditto. |
|
3662 * control/dgkfdemo.m: Ditto. |
|
3663 * control/dgram.m: Ditto. |
|
3664 * control/dlqe.m: Ditto. |
|
3665 * control/dlqr.m: Ditto. |
|
3666 * control/dlyap.m: Ditto. |
|
3667 * control/dmr2d.m: Ditto. |
|
3668 * control/fir2sys.m: Ditto. |
|
3669 * control/frdemo.m: Ditto. |
|
3670 * control/freqchkw.m: Ditto. |
|
3671 * control/freqresp.m: Ditto. |
|
3672 * control/gram.m: Ditto. |
|
3673 * control/h2norm.m: Ditto. |
|
3674 * control/h2syn.m: Ditto. |
|
3675 * control/hinf_ctr.m: Ditto. |
|
3676 * control/hinfdemo.m: Ditto. |
|
3677 * control/hinfnorm.m: Ditto. |
|
3678 * control/hinfsyn.m: Ditto. |
|
3679 * control/hinfsyn_chk.m: Ditto. |
|
3680 * control/impulse.m: Ditto. |
|
3681 * control/is_abcd.m: Ditto. |
|
3682 * control/is_controllable.m: Ditto. |
|
3683 * control/is_detectable.m: Ditto. |
|
3684 * control/is_dgkf.m: Ditto. |
|
3685 * control/is_digital.m: Ditto. |
|
3686 * control/is_observable.m: Ditto. |
|
3687 * control/is_sample.m: Ditto. |
|
3688 * control/is_signal_list.m: Ditto. |
|
3689 * control/is_siso.m: Ditto. |
|
3690 * control/is_stabilizable.m: Ditto. |
|
3691 * control/is_stable.m: Ditto. |
|
3692 * control/jet707.m: Ditto. |
|
3693 * control/lqe.m: Ditto. |
|
3694 * control/lqg.m: Ditto. |
|
3695 * control/lqr.m: Ditto. |
|
3696 * control/lsim.m: Ditto. |
|
3697 * control/ltifr.m: Ditto. |
|
3698 * control/lyap.m: Ditto. |
|
3699 * control/moddemo.m: Ditto. |
|
3700 * control/nyquist.m: Ditto. |
|
3701 * control/obsv.m: Ditto. |
|
3702 * control/ord2.m: Ditto. |
|
3703 * control/outlist.m: Ditto. |
|
3704 * control/pinv.m: Ditto. |
|
3705 * control/place.m: Ditto. |
|
3706 * control/polyout.m: Ditto. |
|
3707 * control/prompt.m: Ditto. |
|
3708 * control/pzmap.m: Ditto. |
|
3709 * control/qzval.m: Ditto. |
|
3710 * control/rldemo.m: Ditto. |
|
3711 * control/rlocus.m: Ditto. |
|
3712 * control/sortcom.m: Ditto. |
|
3713 * control/ss2sys.m: Ditto. |
|
3714 * control/ss2tf.m: Ditto. |
|
3715 * control/ss2zp.m: Ditto. |
|
3716 * control/starp.m: Ditto. |
|
3717 * control/step.m: Ditto. |
|
3718 * control/stepimp.m: Ditto. |
|
3719 * control/susball.m: Ditto. |
|
3720 * control/sys2fir.m: Ditto. |
|
3721 * control/sys2ss.m: Ditto. |
|
3722 * control/sys2tf.m: Ditto. |
|
3723 * control/sys2zp.m: Ditto. |
|
3724 * control/sysadd.m: Ditto. |
|
3725 * control/sysappend.m: Ditto. |
|
3726 * control/syschnames.m: Ditto. |
|
3727 * control/syschnamesl.m: Ditto. |
|
3728 * control/syschtsam.m: Ditto. |
|
3729 * control/sysconnect.m: Ditto. |
|
3730 * control/syscont.m: Ditto. |
|
3731 * control/syscont_disc.m: Ditto. |
|
3732 * control/sysdefioname.m: Ditto. |
|
3733 * control/sysdefstname.m: Ditto. |
|
3734 * control/sysdimensions.m: Ditto. |
|
3735 * control/sysdisc.m: Ditto. |
|
3736 * control/sysdup.m: Ditto. |
|
3737 * control/sysgetsignals.m: Ditto. |
|
3738 * control/sysgettype.m: Ditto. |
|
3739 * control/sysgroup.m: Ditto. |
|
3740 * control/sysgroupn.m: Ditto. |
|
3741 * control/sysmult.m: Ditto. |
|
3742 * control/sysout.m: Ditto. |
|
3743 * control/sysprune.m: Ditto. |
|
3744 * control/sysreorder.m: Ditto. |
|
3745 * control/sysrepdemo.m: Ditto. |
|
3746 * control/sysscale.m: Ditto. |
|
3747 * control/syssetsignals.m: Ditto. |
|
3748 * control/syssub.m: Ditto. |
|
3749 * control/sysupdate.m: Ditto. |
|
3750 * control/tf2ss.m: Ditto. |
|
3751 * control/tf2sys.m: Ditto. |
|
3752 * control/tf2sysl.m: Ditto. |
|
3753 * control/tf2zp.m: Ditto. |
|
3754 * control/tfout.m: Ditto. |
|
3755 * control/tzero.m: Ditto. |
|
3756 * control/tzero2.m: Ditto. |
|
3757 * control/ugain.m: Ditto. |
|
3758 * control/wgt1o.m: Ditto. |
|
3759 * control/zgfmul.m: Ditto. |
|
3760 * control/zgfslv.m: Ditto. |
|
3761 * control/zginit.m: Ditto. |
|
3762 * control/zgpbal.m: Ditto. |
|
3763 * control/zgreduce.m: Ditto. |
|
3764 * control/zgrownorm.m: Ditto. |
|
3765 * control/zgscal.m: Ditto. |
|
3766 * control/zgsgiv.m: Ditto. |
|
3767 * control/zgshsr.m: Ditto. |
|
3768 * control/zp2ss.m: Ditto. |
|
3769 * control/zp2ssg2.m: Ditto. |
|
3770 * control/zp2sys.m: Ditto. |
|
3771 * control/zp2tf.m: Ditto. |
|
3772 * control/zpout.m: Ditto. |
|
3773 |
5095
|
3774 1999-11-02 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3332
|
3775 |
5378
|
3776 * audio/lin2mu.m: Texinfoize doc string. |
|
3777 * audio/loadaudio.m: Ditto. |
|
3778 * audio/mu2lin.m: Ditto. |
|
3779 * audio/playaudio.m: Ditto. |
|
3780 * audio/record.m: Ditto. |
|
3781 * audio/saveaudio.m: Ditto. |
3332
|
3782 |
5095
|
3783 1999-10-26 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3321
|
3784 |
|
3785 * elfun/acot.m: Texinfoize doc string. |
|
3786 * elfun/acsc.m: Ditto. |
|
3787 * elfun/acsch.m: Ditto. |
|
3788 * elfun/asec.m: Ditto. |
|
3789 * elfun/asech.m: Ditto. |
|
3790 * elfun/cot.m: Ditto. |
|
3791 * elfun/coth.m: Ditto. |
|
3792 * elfun/csc.m: Ditto. |
|
3793 * elfun/csch.m: Ditto. |
|
3794 * elfun/gcd.m: Ditto. |
|
3795 * elfun/lcm.m: Ditto. |
|
3796 * elfun/sec.m: Ditto. |
|
3797 * elfun/sech.m: Ditto. |
|
3798 * general/nextpow2.m: Ditto. |
|
3799 * general/rem.m: Ditto. |
|
3800 * linear-algebra/commutation_matrix.m: Ditto. |
|
3801 * linear-algebra/cross.m: Ditto. |
|
3802 * linear-algebra/duplication_matrix.m: Ditto. |
|
3803 * miscellaneous/bincoeff.m: Ditto. |
|
3804 * miscellaneous/xor.m: Ditto. |
|
3805 * specfun/bessel.m: Ditto. |
|
3806 * specfun/beta.m: Ditto. |
|
3807 * specfun/betai.m: Ditto. |
|
3808 * specfun/erfinv.m: Ditto. |
|
3809 * specfun/gammai.m: Ditto. |
|
3810 * specfun/log2.m: Ditto. |
|
3811 * specfun/pow2.m: Ditto. |
|
3812 |
5095
|
3813 1999-10-23 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3321
|
3814 |
|
3815 * general/is_scalar.m: Texinfoize help text. |
|
3816 * general/is_square.m: Ditto. |
|
3817 * general/is_symmetric.m: Ditto. |
|
3818 |
3320
|
3819 1999-10-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3820 |
|
3821 * strings/split.m: If the string to be split is empty, just return |
|
3822 an empty string. |
|
3823 |
3319
|
3824 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3825 |
|
3826 * Makefile.in (ALL_M_FILES): New macro. |
|
3827 (DOCSTRINGS): No longer .PHONY; depend on $(ALL_M_FILES). |
|
3828 |
3306
|
3829 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3830 |
|
3831 * control/bode.m: Don't return anything if nargout == 0. |
|
3832 |
|
3833 1999-10-20 James B. Rawlings <jbraw@bevo.che.wisc.edu> |
|
3834 |
|
3835 * control/bode.m: Don't do axis scaling for magnitude plots. |
|
3836 |
3305
|
3837 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3838 |
|
3839 * Makefile.in (DISTFILES): Add move-if-change, mkdoc, and |
|
3840 gethelp.cc to the list. |
|
3841 |
3296
|
3842 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3843 |
3301
|
3844 * time/asctime.m: Texinfoize help text. |
|
3845 * time/clock.m: Ditto. |
|
3846 * time/date.m: Ditto. |
|
3847 * miscellaneous/cputime.m: Ditto. |
|
3848 * miscellaneous/etime.m: Ditto. |
|
3849 * miscellaneous/is_leap_year.m: Ditto. |
|
3850 * miscellaneous/popen2.m: Ditto. |
|
3851 * miscellaneous/version.m: Ditto. |
|
3852 * miscellaneous/tic.m: Ditto. |
|
3853 * miscellaneous/toc.m: Just refer to tic.m. |
|
3854 |
3297
|
3855 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of |
|
3856 `cd dir; $(MAKE); cd ..'. |
|
3857 ($(SUBDIRS)): Likewise. |
|
3858 |
|
3859 * statistics/Makefile.in ($(SUBDIRS)): Likewise. |
|
3860 |
|
3861 * statistics/Makefile.in (bin-dist): Use `$(MAKE) -C dir' instead |
|
3862 of `cd dir; $(MAKE)'. |
|
3863 |
3296
|
3864 * gethelp.cc, mkdoc: New files. |
|
3865 * Makefile.in: Use them to create DOCSTRINGS file from .m file |
|
3866 sources. |
|
3867 |
3291
|
3868 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3869 |
|
3870 * linear-algebra/kron.m: Fix typo in previous change |
|
3871 |
3282
|
3872 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3873 |
|
3874 * control/bode.m: Allow optional 5th arg to specify plot style. |
|
3875 |
5095
|
3876 Wed Sep 22 22:12:03 1999 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3273
|
3877 |
|
3878 * linear-algebra/krylov.m: Correctly handle case of V having full |
|
3879 rank when V has more columns than rows. |
|
3880 |
|
3881 Mon Sep 20 23:04:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3882 |
|
3883 * general/linspace.m, linear-algebra/pinv.m: Delete. |
|
3884 |
|
3885 * statistics/tests/manova.m: Avoid problems if |
|
3886 whitespace_in_literal_matrix is set to "traditional". |
|
3887 * statistics/tests/t_test_regression.m: Likewise. |
|
3888 * statistics/tests/u_test.m: Likewise. |
|
3889 * statistics/tests/chisquare_test_homogeneity.m: Likewise. |
|
3890 * statistics/tests/anova.m: Likewise. |
|
3891 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
3892 * statistics/base/statistics.m: Likewise. |
|
3893 * image/saveimage.m: Likewise. |
|
3894 * signal/arch_fit.m: Likewise. |
|
3895 * signal/autoreg_matrix.m: Likewise. |
|
3896 * signal/triangle_lw.m: Likewise. |
|
3897 * strings/dec2hex.m: Likewise. |
|
3898 |
3268
|
3899 Thu Sep 9 19:31:58 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3900 |
|
3901 * image/saveimage.m: Initialize scale. |
|
3902 |
|
3903 Sun Sep 5 22:13:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3904 |
|
3905 * general/reshape.m: Allow reshape (a, size (b)). |
|
3906 |
3266
|
3907 Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3908 |
|
3909 * specfun/erfinv.m: Improve stopping criterion. |
|
3910 Add iteration count as second return value. |
|
3911 |
3265
|
3912 Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3913 |
|
3914 * statistics/base/mean.m: Use .', not ' to reorient row vectors. |
|
3915 |
3263
|
3916 Tue Aug 17 11:11:27 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3917 |
|
3918 * miscellaneous/pack.m: New function. |
|
3919 |
|
3920 Mon Aug 16 07:46:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3921 |
|
3922 * plot/figure.m: Always return figure number. With no args, |
|
3923 figure now creates a new figure window and returns its number. |
|
3924 Accept figure (property, value) syntax, but do nothing. |
|
3925 |
5095
|
3926 Thu Aug 12 09:28:01 PDT 1999 Tom Poage <tfpoage@ucdavis.edu> |
3263
|
3927 |
|
3928 * general/shift.m: Avoid printing temporary value for backward shift. |
|
3929 |
3260
|
3930 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3931 |
|
3932 * plot/bar.m: Compute bar widths correctly when x-values are not |
|
3933 evenly spaced. |
|
3934 |
3250
|
3935 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3936 |
|
3937 * linear-algebra/cond.m: Avoid returning NaN for matrices that |
|
3938 contain only zeros. |
|
3939 |
5095
|
3940 Sun Jun 20 22:24:27 1999 Eduardo Gallestey <eduardo@faceng.anu.edu.au> |
3250
|
3941 |
|
3942 * linear-algebra/kron.m: Create result matrix and insert blocks |
|
3943 instead of appending them. |
|
3944 |
|
3945 Sat Jun 19 01:52:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3946 |
|
3947 * control/bodquist.m, control/buildssic.m, control/is_digital.m, |
|
3948 control/stepimp.m, control/sysmin.m, control/syssetsignals.m: |
|
3949 Update from A. S. Hodel. |
|
3950 |
3246
|
3951 Fri Jun 18 12:19:22 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3952 |
|
3953 * polynomial/polyfit.m: Correct previous change. |
|
3954 |
3243
|
3955 Wed Apr 7 13:57:26 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3956 |
|
3957 * linear-algebra/qrhouse.m, linear-algebra/krygetq.m: Delete. |
|
3958 |
5095
|
3959 Wed Apr 7 13:22:43 1999 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
3240
|
3960 |
|
3961 * control/is_controllable.m, control/zgscal.m: Accomodate new |
|
3962 version of krylov and krylovb. |
|
3963 |
|
3964 * control/outlist.m, control/sysout.m: Fix typos. |
|
3965 |
|
3966 * control/sysdimensions.m: Add option for total number of states. |
|
3967 |
|
3968 * linear-algebra/krylov.m: Improve robustness by row-pivoting. |
|
3969 * linear-algebra/krylovb.m: Just call krylov with appropriate |
|
3970 arguments. |
|
3971 |
|
3972 Tue Mar 30 00:43:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3973 |
|
3974 * strings/index.m: Fail with meaningful error message if either |
|
3975 arg is a string array. |
|
3976 |
3238
|
3977 Wed Mar 24 20:34:48 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3978 |
|
3979 * linear-algebra/norm.m: Do the right thing for 1- and |
|
3980 infinity-norms of complex matrices. From Sven Khatri |
|
3981 <khatri@saturn.vocalpoint.com>. |
|
3982 |
5095
|
3983 Tue Mar 16 13:36:36 1999 A. Scottedward Hodel" <scotte@eng.auburn.edu> |
3238
|
3984 |
|
3985 * linear-algebra/qrhouse.m: Handle default args correctly. |
|
3986 |
|
3987 Thu Mar 11 12:52:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3988 |
|
3989 * strings/split.m: Avoid problems when splitting strings that have |
|
3990 \ in them. |
|
3991 |
5095
|
3992 Thu Mar 11 12:36:13 1999 Massimo Lorenzin <maxlorenzin@tin.it> |
3238
|
3993 |
|
3994 * image/colormap.m: Do better arg checking, handle string args |
|
3995 that name the colormap function to call (e.g., colormap ("ocean")). |
|
3996 |
5095
|
3997 Mon Mar 8 22:23:24 1999 Rolf Fabian <fabian@TU-Cottbus.De> |
3238
|
3998 |
|
3999 * polynomial/polyfit.m: Use .' transpose operator, not '. |
|
4000 * linear-algebra/dot.m: Likewise. |
|
4001 * linear-algebra/cross.m: Likewise. |
|
4002 * general/rot90.m: Likewise. |
|
4003 |
5095
|
4004 Sat Mar 6 01:45:00 1999 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3238
|
4005 |
|
4006 * linear-algebra/qrhouse.m: Permute columns at each iteration so |
|
4007 that the leading column is not all zeros. |
|
4008 |
|
4009 Fri Mar 5 00:37:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4010 |
|
4011 * general/shift.m: Fix potential problems with |
|
4012 whitespace_in_literal_matrix. |
|
4013 * signal/arch_rnd.m: Ditto. |
|
4014 * signal/autocov.m: Ditto. |
|
4015 * signal/diffpara.m: Ditto. |
|
4016 * signal/hurst.m: Ditto. |
|
4017 * signal/periodogram.m: Ditto. |
|
4018 * signal/spectral_adf.m: Ditto. |
|
4019 * signal/spectral_xdf.m: Ditto. |
|
4020 * signal/spencer.m: Ditto. |
|
4021 * signal/synthesis.m: Ditto. |
|
4022 * statistics/distributions/wiener_rnd.m: Ditto. |
|
4023 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
4024 * statistics/models/logistic_regression.m: Ditto. |
|
4025 * statistics/models/logistic_regression_derivatives.m: Ditto. |
|
4026 * statistics/tests/run_test.m: Ditto. |
|
4027 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
4028 |
5095
|
4029 Wed Mar 3 02:25:00 1999 Joao Cardoso <jcardoso@inescn.pt> |
3238
|
4030 |
|
4031 * plot/__plr2__.m: Fix typo. |
|
4032 |
3233
|
4033 Tue Jan 12 10:31:15 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4034 |
|
4035 * plot/__pltopt1__.m: Accept "k" to mean black. |
|
4036 |
5095
|
4037 Fri Dec 11 10:43:19 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3233
|
4038 |
|
4039 * linear-algebra/krylov.m: Force empty_list_elements_ok for this |
|
4040 function. |
|
4041 |
5095
|
4042 Thu Dec 10 11:07:00 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3233
|
4043 |
|
4044 * control/ss2sys.m: Fix typo. |
|
4045 |
|
4046 Wed Dec 9 12:42:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4047 |
|
4048 * plot/subplot.m, plot/oneplot.m: Don't call clearplot. |
|
4049 |
|
4050 * control: Update from A. S. Hodel <a.s.hodel@eng.auburn.edu> for |
|
4051 signal names as lists of strings instead of string arrays. |
|
4052 |
3225
|
4053 Fri Dec 4 16:08:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4054 |
3233
|
4055 * quaternion: New directory of functions from A. S. Hodel |
3225
|
4056 <a.s.hodel@eng.auburn.edu>. |
|
4057 * Makefile.in (SUBDIRS): Add it to the list. |
3226
|
4058 * quaternion/Makefile.in: New file. |
|
4059 * configure.in (AC_OUTPUT): Add quaternion/Makefile. |
3225
|
4060 |
|
4061 Tue Nov 24 21:41:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4062 |
|
4063 * image/saveimage.m: Make it work again for black and white colormaps. |
|
4064 |
|
4065 * image/imagesc.m: Use rows (colormap), not length (colormap), |
|
4066 since there can be fewer rows than columns. Round values to |
|
4067 nearest position in colormap instead of truncating. Correct usage |
|
4068 message. |
|
4069 |
5095
|
4070 Tue Nov 24 14:50:52 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3225
|
4071 |
|
4072 * linear-algebra/krylov.m: New arg pflg. If nonzero, avoid using |
|
4073 zero rows of [A,v] as householder pivots; this avoids spurious |
|
4074 non-zero entries in returned orthogonal matrix U, but destroys the |
|
4075 Householder matrix structure of H. |
|
4076 |
|
4077 Fri Nov 20 12:46:46 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4078 |
|
4079 * general/logical.m: Just copy input to output if argument is |
|
4080 already a logical object. |
|
4081 |
3215
|
4082 Fri Nov 6 10:17:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4083 |
|
4084 * New files from OCST, in control subdiretory: |
|
4085 |
|
4086 DEMOcontrol.m is_siso.m syschnames.m |
|
4087 abcddim.m is_stabilizable.m syschnamesl.m |
|
4088 abcddims.m is_stable.m syschtsam.m |
|
4089 analdemo.m jet707.m sysconnect.m |
|
4090 are.m lqe.m syscont.m |
|
4091 axis2dlim.m lqg.m syscont_disc.m |
|
4092 bddemo.m lqr.m sysdefioname.m |
|
4093 bode.m lsim.m sysdefstname.m |
|
4094 bode_bounds.m ltifr.m sysdimensions.m |
|
4095 bodquist.m lyap.m sysdisc.m |
|
4096 buildssic.m mb.m sysdup.m |
|
4097 c2d.m minfo.m sysgetsignals.m |
|
4098 com2str.m,v moddemo.m sysgettsam.m |
|
4099 controldemo.m nichols.m sysgettype.m |
|
4100 ctrb.m nyquist.m sysgroup.m |
|
4101 d2c.m obsv.m sysgroupn.m |
|
4102 damp.m ord2.m sysmult.m |
|
4103 dare.m outlist.m sysout.m |
|
4104 dcgain.m packedform.m sysprune.m |
|
4105 demomarsyas.m packsys.m sysreorder.m |
|
4106 dezero.m; parallel.m sysrepdemo.m |
|
4107 dgkfdemo.m place.m sysscale.m |
|
4108 dgram.m polyout.m syssub.m |
|
4109 dhinfdemo.m prompt.m sysupdate.m |
|
4110 dlqe.m pzmap.m tf2ss.m |
|
4111 dlqg.m qzval.m tf2sys.m |
|
4112 dlqr.m rldemo.m tf2sysl.m |
|
4113 dlyap.m rlocus.m tf2zp.m |
|
4114 dmr2d.m rotg.m tfout.m |
|
4115 fir2sys.m run_cmd.m; tzero.m |
|
4116 frdemo.m series.m tzero2.m |
|
4117 freqchkw.m sortcom.m ugain.m |
|
4118 freqresp.m ss2sys.m unpacksys.m |
|
4119 gram.m ss2tf.m wgt1o.m |
|
4120 h2norm.m ss2zp.m zgfmul.m |
|
4121 h2syn.m starp.m zgfslv.m |
|
4122 hinf_ctr.m step.m zginit.m |
|
4123 hinfdemo.m stepimp.m zgpbal.m |
|
4124 hinfnorm.m strappend.m; zgreduce.m |
|
4125 hinfsyn.m susball.m zgrownorm.m |
|
4126 hinfsyn_chk.m swap.m zgscal.m |
|
4127 impulse.m swapcols.m zgsgiv.m |
|
4128 is_abcd.m swaprows.m zgshsr.m |
|
4129 is_controllable.m sys2fir.m zp2ss.m |
|
4130 is_detectable.m sys2ss.m zp2ssg2.m |
|
4131 is_dgkf.m sys2tf.m zp2sys.m |
|
4132 is_digital.m sys2zp.m zp2tf.m |
|
4133 is_observable.m sysadd.m zpout.m |
|
4134 is_sample.m sysappend.m |
|
4135 |
|
4136 Thu Nov 5 13:28:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4137 |
|
4138 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \. |
|
4139 |
|
4140 * strings/deblank.m: Make it work for string arrays too. |
|
4141 |
3211
|
4142 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4143 |
|
4144 * linear-algebra/housh.m: New file from the OCST. |
|
4145 * linear-algebra/krygetq.m: Ditto. |
|
4146 * linear-algebra/krylov.m: Ditto. |
|
4147 * linear-algebra/krylovb.m: Ditto. |
|
4148 * linear-algebra/qrhouse.m: Ditto. |
|
4149 * general/is_duplicate_entry.m: Ditto. |
|
4150 |
|
4151 * general/is_symmetric.m: Call is_square instead of doing that |
|
4152 check in line. |
|
4153 |
3196
|
4154 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4155 |
3202
|
4156 * general/is_square.m: |
|
4157 |
|
4158 * general/isempty.m, general/is_matrix.m: Delete. |
|
4159 |
|
4160 * general/is_symmetric: Delete special case for strings. Whether |
|
4161 the conversion is valid should depend on implicit_str_to_num_ok. |
|
4162 |
|
4163 * general/is_square.m: If arg is not a matrix, don't check size, |
|
4164 just return 0. |
|
4165 * general/is_symmetric: Likewise. |
|
4166 * general/is_vector.m: Likewise. |
|
4167 * general/is_scalar.m: Likewise. |
|
4168 |
3196
|
4169 * general/length.m: Delete. |
|
4170 |
3191
|
4171 Fri Oct 23 00:21:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4172 |
|
4173 * configure.in: Add finance/Makefile, statistics/base/Makefile, |
|
4174 statistics/distributions/Makefile, statistics/models/Makefile, |
|
4175 and statistics/tests/Makefile to the list of files to create. |
|
4176 |
|
4177 * finance/Makefile.in, statistics/base/Makefile.in, |
|
4178 statistics/distributions/Makefile.in, statistics/models/Makefile.in, |
|
4179 statistics/tests/Makefile.in: New files. |
|
4180 * statistics/Makefile.in: Delete file lists. Now only handle |
|
4181 subdirectories. |
|
4182 * Makefile.in (SUBDIRS): Add finance. |
|
4183 |
|
4184 * Move the following files from statistics to statistics/base: |
|
4185 |
|
4186 corrcoef.m |
|
4187 kurtosis.m |
|
4188 mahalanobis.m |
|
4189 median.m |
|
4190 ols.m |
|
4191 skewness.m |
|
4192 std.m |
|
4193 |
|
4194 New files, from Kurt Hornik's octave-ci package: |
|
4195 |
|
4196 * finance (new directory): |
|
4197 |
|
4198 fv.m |
|
4199 fvl.m |
|
4200 irr.m |
|
4201 nper.m |
|
4202 npv.m |
|
4203 pmt.m |
|
4204 pv.m |
|
4205 pvl.m |
|
4206 rate.m |
|
4207 vol.m |
|
4208 |
|
4209 * linear-algebra/dmult.m |
|
4210 |
|
4211 * signal: |
|
4212 |
|
4213 arch_fit.m |
|
4214 arch_rnd.m |
|
4215 arch_test.m |
|
4216 arma_rnd.m |
|
4217 autocor.m |
|
4218 autocov.m |
|
4219 autoreg_matrix.m |
|
4220 bartlett.m |
|
4221 blackman.m |
|
4222 diffpara.m |
|
4223 durbinlevinson.m |
|
4224 fractdiff.m |
|
4225 hamming.m |
|
4226 hanning.m |
|
4227 hurst.m |
|
4228 periodogram.m |
|
4229 rectangle_lw.m |
|
4230 rectangle_sw.m |
|
4231 sinetone.m |
|
4232 sinewave.m |
|
4233 spectral_adf.m |
|
4234 spectral_xdf.m |
|
4235 spencer.m |
|
4236 stft.m |
|
4237 synthesis.m |
|
4238 triangle_lw.m |
|
4239 triangle_sw.m |
|
4240 yulewalker.m |
|
4241 |
|
4242 * statistics/base (new directory): |
|
4243 |
|
4244 center.m |
|
4245 cloglog.m |
|
4246 cor.m |
|
4247 cov.m |
|
4248 cut.m |
|
4249 iqr.m |
|
4250 kendall.m |
|
4251 logit.m |
|
4252 mean.m |
|
4253 meansq.m |
|
4254 moment.m |
|
4255 ppplot.m |
|
4256 probit.m |
|
4257 qqplot.m |
|
4258 range.m |
|
4259 ranks.m |
|
4260 run_count.m |
|
4261 spearman.m |
|
4262 statistics.m |
|
4263 studentize.m |
|
4264 table.m |
|
4265 values.m |
|
4266 var.m |
|
4267 |
|
4268 (Replaces cov.m and mean.m with new versions.) |
|
4269 |
|
4270 * statistics/distributions (new directory): |
|
4271 |
|
4272 beta_cdf.m |
|
4273 beta_inv.m |
|
4274 beta_pdf.m |
|
4275 beta_rnd.m |
|
4276 binomial_cdf.m |
|
4277 binomial_inv.m |
|
4278 binomial_pdf.m |
|
4279 binomial_rnd.m |
|
4280 cauchy_cdf.m |
|
4281 cauchy_inv.m |
|
4282 cauchy_pdf.m |
|
4283 cauchy_rnd.m |
|
4284 chisquare_cdf.m |
|
4285 chisquare_inv.m |
|
4286 chisquare_pdf.m |
|
4287 chisquare_rnd.m |
|
4288 discrete_cdf.m |
|
4289 discrete_inv.m |
|
4290 discrete_pdf.m |
|
4291 discrete_rnd.m |
|
4292 empirical_cdf.m |
|
4293 empirical_inv.m |
|
4294 empirical_pdf.m |
|
4295 empirical_rnd.m |
|
4296 exponential_cdf.m |
|
4297 exponential_inv.m |
|
4298 exponential_pdf.m |
|
4299 exponential_rnd.m |
|
4300 f_cdf.m |
|
4301 f_inv.m |
|
4302 f_pdf.m |
|
4303 f_rnd.m |
|
4304 gamma_cdf.m |
|
4305 gamma_inv.m |
|
4306 gamma_pdf.m |
|
4307 gamma_rnd.m |
|
4308 geometric_cdf.m |
|
4309 geometric_inv.m |
|
4310 geometric_pdf.m |
|
4311 geometric_rnd.m |
|
4312 hypergeometric_cdf.m |
|
4313 hypergeometric_inv.m |
|
4314 hypergeometric_pdf.m |
|
4315 hypergeometric_rnd.m |
|
4316 kolmogorov_smirnov_cdf.m |
|
4317 laplace_cdf.m |
|
4318 laplace_inv.m |
|
4319 laplace_pdf.m |
|
4320 laplace_rnd.m |
|
4321 logistic_cdf.m |
|
4322 logistic_inv.m |
|
4323 logistic_pdf.m |
|
4324 logistic_rnd.m |
|
4325 lognormal_cdf.m |
|
4326 lognormal_inv.m |
|
4327 lognormal_pdf.m |
|
4328 lognormal_rnd.m |
|
4329 normal_cdf.m |
|
4330 normal_inv.m |
|
4331 normal_pdf.m |
|
4332 normal_rnd.m |
|
4333 pascal_cdf.m |
|
4334 pascal_inv.m |
|
4335 pascal_pdf.m |
|
4336 pascal_rnd.m |
|
4337 poisson_cdf.m |
|
4338 poisson_inv.m |
|
4339 poisson_pdf.m |
|
4340 poisson_rnd.m |
|
4341 stdnormal_cdf.m |
|
4342 stdnormal_inv.m |
|
4343 stdnormal_pdf.m |
|
4344 stdnormal_rnd.m |
|
4345 t_cdf.m |
|
4346 t_inv.m |
|
4347 t_pdf.m |
|
4348 t_rnd.m |
|
4349 uniform_cdf.m |
|
4350 uniform_inv.m |
|
4351 uniform_pdf.m |
|
4352 uniform_rnd.m |
|
4353 weibull_cdf.m |
|
4354 weibull_inv.m |
|
4355 weibull_pdf.m |
|
4356 weibull_rnd.m |
|
4357 wiener_rnd.m |
|
4358 |
|
4359 * statistics/models (new directory): |
|
4360 |
|
4361 logistic_regression.m |
|
4362 logistic_regression_derivatives.m |
|
4363 logistic_regression_likelihood.m |
|
4364 |
|
4365 * statistics/tests (new directory): |
|
4366 |
|
4367 anova.m |
|
4368 bartlett_test.m |
|
4369 chisquare_test_homogeneity.m |
|
4370 chisquare_test_independence.m |
|
4371 cor_test.m |
|
4372 f_test_regression.m |
|
4373 hotelling_test.m |
|
4374 hotelling_test_2.m |
|
4375 kolmogorov_smirnov_test.m |
|
4376 kolmogorov_smirnov_test_2.m |
|
4377 kruskal_wallis_test.m |
|
4378 manova.m |
|
4379 mcnemar_test.m |
|
4380 prop_test_2.m |
|
4381 run_test.m |
|
4382 sign_test.m |
|
4383 t_test.m |
|
4384 t_test_2.m |
|
4385 t_test_regression.m |
|
4386 u_test.m |
|
4387 var_test.m |
|
4388 welch_test.m |
|
4389 wilcoxon_test.m |
|
4390 z_test.m |
|
4391 z_test_2.m |
|
4392 |
|
4393 Thu Oct 22 12:25:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4394 |
|
4395 * time/date.m: Use %Y, not %y in format string, for Matlab 5 |
|
4396 compatibility and to avoid Y2K problems. |
|
4397 |
3190
|
4398 Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4399 |
|
4400 * polynomial/polyfit.m: Just use the \ operator to handle the |
|
4401 least-squares solution. |
|
4402 |
3180
|
4403 Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4404 |
|
4405 * strings/str2num.m: If eval returns a string, return an empty matrix. |
|
4406 |
|
4407 * strings/strrep.m: Don't convert args to numeric values. |
|
4408 Prevent warnings for empty string args. |
|
4409 From Georg Thimm <thimm@idiap.ch>. |
|
4410 |
|
4411 * strings/strcat.m: Prevent warnings for empty string args. |
|
4412 |
|
4413 Wed Sep 2 17:20:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4414 |
|
4415 * miscellaneous/menu.m: Remove special case for empty string |
|
4416 returned from input(). Add second arg to eval() to catch errors. |
|
4417 |
3178
|
4418 Thu Jun 18 16:32:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4419 |
|
4420 * plot/__plt__.m: Don't call usleep. |
|
4421 |
3175
|
4422 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4423 |
|
4424 * linear-algebra/dot.m: New function. |
|
4425 |
|
4426 * strings/lower.m, strings/upper.m: New functions, for Matlab |
|
4427 compatibility. |
|
4428 |
|
4429 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4430 |
|
4431 * plot/hist.m: Also allow just one output argument. |
|
4432 |
|
4433 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4434 |
|
4435 * strings/deblank.m: Make it work if the string is only blanks. |
|
4436 |
|
4437 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4438 |
|
4439 * plot/__plt2mv__.m: Delete calls to keyboard. |
|
4440 |
|
4441 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4442 |
|
4443 * plot/oneplot.m: Fix typo. |
|
4444 |
3174
|
4445 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4446 |
|
4447 * miscellaneous/flops.m: Allow a single argument too. |
|
4448 |
|
4449 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4450 |
|
4451 * strings/str2mat.m: Also handle case when there are no empty |
|
4452 strings correctly. |
|
4453 |
|
4454 Mon Apr 20 22:14:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4455 |
|
4456 * strings/isletter.m: New function, for Matlab compatibility. |
|
4457 |
3168
|
4458 Fri Apr 17 10:53:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4459 |
|
4460 * strings/str2mat.m: Handle string matrices too. |
|
4461 |
3167
|
4462 Wed Apr 15 11:16:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4463 |
|
4464 * audio/loadaudio.m: Accept "pcm" as another file extension for |
|
4465 linear encoding. |
|
4466 |
|
4467 * audio/saveaudio.m, audio/loadaudio.m, audio/playaudio.m, |
|
4468 audio/record.m: Open files in binary mode. |
|
4469 |
3164
|
4470 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4471 |
|
4472 * miscellaneous/dump_prefs.m: Use string array for list of values. |
|
4473 Move functionality of dump_1_pref here, but use built-in function |
|
4474 type to extract value, and put it inside try/catch block. |
|
4475 * miscellaneous/dump_1_pref.m: Delete unused function. |
|
4476 |
3162
|
4477 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4478 |
|
4479 * plot/__pltopt1.m__: New file. |
|
4480 * plot/__pltopt.m__: Handle opt as a string array by calling |
|
4481 __pltopt1__ multiple times and returning a string array with rows |
|
4482 corresponding to the rows of opt. |
|
4483 * plot/__plt2ss__.m, plot/__plt2vv__.m, plot/__plt2vm__.m, |
|
4484 plot/__plt2mv__.m, plot/__plt2mm__.m: Handle fmt as a string |
|
4485 array. |
|
4486 |
|
4487 Fri Mar 27 03:00:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4488 |
|
4489 * plot/mplot.m: Fix misspellings of global variables. |
|
4490 Don't call clearplot. |
|
4491 |
|
4492 Tue Mar 17 17:45:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4493 |
|
4494 * plot/subplot.m, plot/multiplot.m: Set gnuplot_command_replot to |
|
4495 "cle;rep" when going in ot multiplot mode. |
|
4496 * plot/oneplot.m: Reset gnuplot_command_replot to "rep" when |
|
4497 switching out of multiplot mode. |
|
4498 |
3156
|
4499 Fri Feb 20 01:31:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
3148
|
4500 |
3156
|
4501 * plot/mplot.m, plot/subplot.m, plot/oneplot.m, plot/multiplot.m, |
|
4502 plot/subwindow.m: Call clearplot after setting up multiplot mode. |
3148
|
4503 |
3141
|
4504 Tue Feb 3 00:18:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4505 |
|
4506 * special-matrix/sylvester_matrix.m: Rename from hadamard.m |
|
4507 |
|
4508 * miscellaneous/bug_report.m: Don't try to get smart with |
|
4509 OCTAVE_HOME. Assume octave-bug can be found in EXEC_PATH. |
|
4510 |
|
4511 * Makefile.in (install): Create separate ls-R files for |
|
4512 $(datadir) and $(libexecdir). |
|
4513 (uninstall): Remove both ls-R files. |
|
4514 |
3136
|
4515 Sat Jan 31 01:09:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4516 |
|
4517 * signal/fftshift.m: New file. |
|
4518 |
|
4519 * plot/contour.m: Fix for non-square case. |
|
4520 |
|
4521 * general/randperm.m: New file. |
|
4522 |
|
4523 Fri Jan 30 15:20:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4524 |
|
4525 * specfun/betai.m: Restore file for compatibility with previous |
|
4526 versions. Call betainc with reordered args. |
|
4527 * specfun/gammai.m: Likewise, call gammainc with reordered args. |
|
4528 |
3131
|
4529 Wed Jan 28 22:44:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4530 |
|
4531 * plot/contour.m: Handle discrete contour levels. |
|
4532 |
|
4533 Tue Jan 27 04:31:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4534 |
|
4535 * control/lyap.m: For compatibility with Matlab, solve |
|
4536 A*X + X*A' + C = 0 instead of A'*X + X*A + C = 0. |
|
4537 |
3124
|
4538 Wed Dec 10 00:14:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4539 |
|
4540 * specfun/bessel.m: New file. |
|
4541 |
|
4542 * specfun/betai.m, specfun/betainc.m, specfun/gammai.m, |
|
4543 specfun/gammainc.m: Delete. |
|
4544 |
3106
|
4545 Wed Nov 19 00:19:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4546 |
|
4547 * image/colormap.m: Initialize __current_color_map__ in global |
|
4548 statement. |
|
4549 * miscellaneous/toc.m: Initialize __tic_toc_timestamp__ in global |
|
4550 statement. |
|
4551 * plot/axis.m: Initialize __current_axis__ in global statement. |
|
4552 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
4553 plot/subwindow.m: Initialize __multiplot_mode__ in global statement. |
|
4554 |
3103
|
4555 Tue Nov 18 01:35:50 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4556 |
|
4557 * time/tic.m: Rename _time_tic_called to __tic_toc_timestamp__. |
|
4558 * time/toc.m: Likewise. |
|
4559 |
|
4560 * image/colormap.m: Rename CURRENT_COLOR_MAP to __current_color_map__. |
|
4561 |
|
4562 * plot/mplot.m, plot/multiplot.m, plot/subplot.m: Don't do |
|
4563 anything special for automatic_replot when in multiplot mode -- |
|
4564 recent 3.6beta releases handle this correctly. |
|
4565 |
|
4566 * plot/figure.m: Ensure that we are not in multiplot mode before |
|
4567 setting the terminal type. |
|
4568 |
|
4569 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
4570 plot/subwindow.m: Use leading and trailing underscores for |
|
4571 `private' globals. |
|
4572 |
|
4573 * plot/oneplot.m: Don't do anything if gnuplot_has_multiplot is false. |
|
4574 |
3101
|
4575 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4576 |
|
4577 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE. |
|
4578 |
3091
|
4579 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4580 |
3092
|
4581 * specfun/gammai.m: Avoid problems with whitespace when |
|
4582 constructing matrices. |
|
4583 |
3091
|
4584 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee |
|
4585 <SJL@nrc.gov>. Also return yf in the same orientation as the |
|
4586 original y vector. |
|
4587 |
3085
|
4588 Fri Sep 19 17:04:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4589 |
|
4590 * linear-algebra/cross.m: Use direct formula instead of calling |
|
4591 det three times in a loop. If both args are column (row) vectors, |
|
4592 return a column (row) vector. If they don't match, pay attention |
|
4593 to the value of prefer_column_vectors. |
|
4594 |
5095
|
4595 Thu Aug 28 15:31:20 1997 Rolf Fabian <fabian@olymp.Umwelt.TU-Cottbus.de> |
3085
|
4596 |
|
4597 * polynomial/polyvalm.m: Don't assume orthogonal eigenvectors for |
|
4598 nonsymmetric matrices. |
|
4599 |
|
4600 * general/tril.m: Fix usage message. |
|
4601 |
|
4602 * polynomial/polyvalm.m: Fix error messages. |
|
4603 * polynomial/polyderiv.m: Likewise. |
|
4604 * polynomial/polyval.m: Likewise. |
|
4605 |
3081
|
4606 Wed Aug 13 14:14:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4607 |
|
4608 * strings/blanks.m: Allow blanks(0) to return empty string. |
|
4609 Allow negative arguments if treat_neg_dim_as_zero is true. |
|
4610 |
3063
|
4611 Wed Jun 25 21:26:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4612 |
|
4613 * plot/mesh.m: Set noparametric plot mode after plotting. |
|
4614 |
5095
|
4615 Wed Jun 25 21:06:10 1997 Rick Niles <niles@axp745.gsfc.nasa.gov> |
3062
|
4616 |
|
4617 * plot/__pltopt__.m: Handle key/legend names. |
|
4618 Correctly set colors, line styles, and point styles. |
|
4619 |
3061
|
4620 Wed Jun 25 13:34:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4621 |
|
4622 * polynomial/polyfit.m: Return fit y values as second output. |
|
4623 Don't use QR factorization to solve least squares problem. |
|
4624 |
|
4625 Wed Jun 18 10:24:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4626 |
|
4627 * control/dlqr.m: Use ao, not a, to compute k. |
|
4628 |
3024
|
4629 Tue Jun 3 12:16:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4630 |
|
4631 * miscellaneous/path.m: New file. |
|
4632 |
2993
|
4633 Wed May 21 11:45:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4634 |
|
4635 * miscellaneous/bug_report.m: Pass file id to dump_prefs, not file |
|
4636 name. |
|
4637 |
2968
|
4638 Mon May 12 02:04:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4639 |
|
4640 * specfun/erfinv.m: Add missing semicolon. |
|
4641 |
2870
|
4642 Wed Apr 2 22:04:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4643 |
|
4644 * miscellaneous/xor.m: Make type of return value logical. |
|
4645 |
2853
|
4646 Fri Mar 28 16:19:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4647 |
|
4648 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
4649 warn_comma_in_global_decl. |
|
4650 |
2831
|
4651 Tue Mar 25 22:00:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4652 |
|
4653 * miscellaneous/bug_report.m: Use __OCTAVE_HOME__ to find |
|
4654 octave-bug script. |
|
4655 |
2823
|
4656 Mon Mar 24 16:49:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4657 |
2824
|
4658 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
4659 prefer_zero_one_indexing. |
|
4660 |
2823
|
4661 * general/logical.m: New file. |
|
4662 |
2816
|
4663 Sat Mar 15 15:07:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4664 |
|
4665 * general/nextpow2.m: Correctly handle new meaning of is_scalar() |
|
4666 and is_vector(). |
|
4667 |
5095
|
4668 Thu Mar 13 16:36:35 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
2813
|
4669 |
|
4670 * specfun/erfinv.m: Scale update by sqrt (pi) / 2. |
|
4671 Use tolerance of 2 * eps. |
|
4672 |
2811
|
4673 Wed Mar 12 16:57:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4674 |
|
4675 * Makefile.in (install-strip): New target. |
|
4676 * audio/Makefile.in: Ditto. |
|
4677 * control/Makefile.in: Ditto. |
|
4678 * elfun/Makefile.in: Ditto. |
|
4679 * general/Makefile.in: Ditto. |
|
4680 * image/Makefile.in: Ditto. |
|
4681 * io/Makefile.in: Ditto. |
|
4682 * linear-algebra/Makefile.in: Ditto. |
|
4683 * miscellaneous/Makefile.in: Ditto. |
|
4684 * plot/Makefile.in: Ditto. |
|
4685 * polynomial/Makefile.in: Ditto. |
|
4686 * set/Makefile.in: Ditto. |
|
4687 * signal/Makefile.in: Ditto. |
|
4688 * specfun/Makefile.in: Ditto. |
|
4689 * special-matrix/Makefile.in: Ditto. |
|
4690 * startup/Makefile.in: Ditto. |
|
4691 * statistics/Makefile.in: Ditto. |
|
4692 * strings/Makefile.in: Ditto. |
|
4693 |
2809
|
4694 Tue Mar 11 10:14:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4695 |
|
4696 * elfun/coth.m: Write as cosh(x) ./ sinh(x) instead of 1 ./ tanh(x). |
|
4697 |
2798
|
4698 Fri Mar 7 23:06:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4699 |
|
4700 * statistics/corrcoef.m: Make it actually work. |
|
4701 |
2795
|
4702 Thu Mar 6 12:36:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4703 |
2798
|
4704 * statistics/corrcoef.m: Don't fail if single argument is a matrix. |
2795
|
4705 |
2779
|
4706 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
4707 |
|
4708 * Version 2.0.5 released. |
|
4709 |
2745
|
4710 Wed Feb 26 01:48:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4711 |
2749
|
4712 * Makefile.in (maintainer-clean): Also remove configure. |
|
4713 |
2746
|
4714 * signal/fftconv.m: Check inputs with is_vector(), not is_matrix(). |
|
4715 |
2745
|
4716 * general/is_matrix.m: Return zero for empty matrices. |
|
4717 |
|
4718 Tue Feb 25 15:16:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4719 |
|
4720 * linear-algebra/vech.m: Size result just once. |
|
4721 |
2726
|
4722 Sun Feb 23 00:15:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4723 |
|
4724 * general/is_square.m: Handle empty matrices correctly. |
|
4725 * general/is_symmetric.m: Handle empty matrices and strings. |
|
4726 |
2716
|
4727 Sat Feb 22 01:06:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4728 |
|
4729 * polynomial/conv.m: Check inputs with is_vector(), not is_matrix(). |
|
4730 * polynomial/deconv.m: Likewise. |
|
4731 * polynomial/polyderiv.m: Likewise. |
|
4732 * polynomial/polyinteg.m: Likewise. |
|
4733 * polynomial/polyreduce.m: Likewise. |
|
4734 * polynomial/polyval.m: Likewise. |
|
4735 * polynomial/polyvalm.m: Likewise. |
|
4736 * general/postpad.m: Likewise. |
|
4737 * general/prepad.m: Likewise. |
|
4738 |
|
4739 * polynomial/compan.m: Check input with is_vector(), not |
|
4740 is_matrix(). Handle scalar case. |
|
4741 |
2711
|
4742 Fri Feb 21 13:36:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4743 |
2715
|
4744 * plot/contour.m: Order data so that it is consistent with |
|
4745 meshgrid and mesh. |
|
4746 |
2711
|
4747 * plot/meshdom.m, plot/meshgrid.m: Change help message. |
|
4748 * plot/sombrero.m: Use meshgrid, not meshdom. |
|
4749 |
2709
|
4750 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
4751 |
|
4752 * Version 2.0.4 released. |
|
4753 |
2706
|
4754 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4755 |
2702
|
4756 * miscellaneous/paren.m: New file. |
|
4757 |
2693
|
4758 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
4759 |
|
4760 * Version 2.0.3 released. |
|
4761 |
2676
|
4762 Thu Feb 13 19:06:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4763 |
|
4764 * image/saveimage.m: Only clip image data that is actually out of |
|
4765 range. |
|
4766 |
2667
|
4767 Sun Feb 9 19:52:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4768 |
|
4769 * general/is_matrix.m: Scalars, vectors, and empty matrices may |
|
4770 also be considered to be matrices. |
|
4771 |
|
4772 * general/is_vector.m: Scalars may also be considered to be vectors. |
|
4773 |
|
4774 * general/isempty.m: Use size(), not rows() and columns(). |
|
4775 |
|
4776 * plot/contour.m: Convert set to gset. |
|
4777 Set view to 0, 0, 1, 1, not 0, 0, 1.9, 1. |
|
4778 |
2663
|
4779 Fri Feb 7 12:55:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4780 |
|
4781 * specfun/erfinv.m: Fix typo in last change. |
|
4782 |
2650
|
4783 Fri Jan 31 09:30:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4784 |
|
4785 * image/loadimage.m: Make it possible to load files with image |
|
4786 data named X or img. |
|
4787 |
|
4788 * image/default.img: Change name of image from X to img to match |
|
4789 what saveimage does now. |
|
4790 |
|
4791 * image/loadimage.m: Rename X to be img, to match what saveimage |
|
4792 does now. |
|
4793 |
2632
|
4794 Mon Jan 27 13:48:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4795 |
2634
|
4796 * Version 2.0.2 released. |
|
4797 |
2632
|
4798 * plot/__plt__.m: Use usleep() instead of replot to try to avoid |
|
4799 weird missing-lines bug without creating extra plots unecessarily. |
|
4800 |
2624
|
4801 Sat Jan 25 22:37:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4802 |
|
4803 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
4804 elfun/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
4805 io/Makefile.in, linear-algebra/Makefile.in, |
|
4806 miscellaneous/Makefile.in, plot/Makefile.in, |
|
4807 polynomial/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
4808 specfun/Makefile.in, special-matrix/Makefile.in, |
|
4809 startup/Makefile.in, statistics/Makefile.in, strings/Makefile.in, |
|
4810 time/Makefile.in (bin-dist): New target. |
|
4811 |
2621
|
4812 Wed Jan 22 11:28:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4813 |
|
4814 * specfun/erfinv.m: Avoid A([]) = X, X != [] error. |
|
4815 |
|
4816 Tue Jan 21 11:16:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4817 |
|
4818 * miscellaneous/xor.m: Make it work. |
|
4819 |
2613
|
4820 Mon Jan 20 12:28:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4821 |
|
4822 * plot/sombrero.m: Doc fix. |
|
4823 |
2602
|
4824 Tue Jan 7 00:16:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4825 |
|
4826 * Version 2.0.1 released. |
|
4827 |
2601
|
4828 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4829 |
|
4830 * elfun/lcm.m: Replace missing if statement. |
|
4831 |
|
4832 * elfun/gcd.m: Report error if no input args. |
|
4833 * elfun/lcm.m: Likewise. |
|
4834 |
2597
|
4835 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4836 |
|
4837 * Makefile.in (install): Use ls -LR to create ls-R database. |
|
4838 Also list contents of $libexecdir/octave in ls-R database. |
|
4839 |
2583
|
4840 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4841 |
|
4842 * Version 2.0 released. |
|
4843 |
2575
|
4844 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4845 |
|
4846 * Version 1.94. |
|
4847 |
2558
|
4848 Sun Dec 1 20:55:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4849 |
|
4850 * strings/str2num.m: New file. |
|
4851 |
2554
|
4852 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4853 |
|
4854 * Version 1.93. |
|
4855 |
2540
|
4856 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4857 |
|
4858 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m, |
|
4859 linear-algebra/duplication_matrix.m, linear-algebra/vec.m, |
|
4860 linear-algebra/vech.m: New files from Kurt Hornik. |
|
4861 |
|
4862 * general/nextpow2.m, general/shift.m, general/diff.m, |
|
4863 general/common_size.m: New files from Kurt Hornik. |
|
4864 |
|
4865 * miscellaneous/bincoeff.m, miscellaneous/xor.m: |
|
4866 New files from Kurt Hornik. |
|
4867 |
|
4868 * signal/detrend.m: New file from Kurt Hornik. |
|
4869 |
|
4870 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m, |
|
4871 specfun/pow2.m, specfun/log2.m: |
|
4872 New files and updates from Kurt Hornik. |
|
4873 |
2523
|
4874 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4875 |
|
4876 * plot/__plt__.m: Add explicit replot after last command is |
|
4877 issued, to force all lines to be displayed. Hmm. |
|
4878 |
2512
|
4879 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4880 |
2520
|
4881 * plot/axis.m, plot/bottom_title.m, plot/contour.m, |
|
4882 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m, |
|
4883 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m, |
|
4884 plot/plot_border.m, plot/polar.m, plot/semilogx.m, |
|
4885 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
4886 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m: |
|
4887 Uset gset, not set. |
|
4888 |
2512
|
4889 * Version 1.92. |
|
4890 |
2482
|
4891 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4892 |
2486
|
4893 * image/saveimage.m: When writing PostScript, name Octave as the |
|
4894 almighty Creator. Use single call to fprintf instead of looping. |
|
4895 |
|
4896 * image/Makefile.in: Delete references to octtopnm. |
|
4897 |
|
4898 * general/logspace.m: Doc fix. |
|
4899 |
2482
|
4900 * Version 1.91. |
|
4901 |
2458
|
4902 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4903 |
|
4904 * image/image.m: Use tmpnam() instead of home-brew scheme. |
|
4905 |
|
4906 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of |
|
4907 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is |
|
4908 deleted. |
|
4909 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead |
|
4910 of a system() command to delete the tmp file. |
|
4911 |
2452
|
4912 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4913 |
|
4914 * Version 1.90. |
|
4915 |
|
4916 * Makefile.in (DISTFILES): Add ChangeLog. |
|
4917 |
2360
|
4918 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4919 |
|
4920 * plot/subplot.m, plot/multiplot.m, plot/mplot.m: |
|
4921 Don't check for string value of automatic_replot. |
|
4922 |
|
4923 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m: |
|
4924 Temporarily set do_fortran_indexing to 1, not "true". |
|
4925 |
|
4926 * miscellaneous/menu.m: Temporarily set page_screen_output to 0, |
|
4927 not "false". |
|
4928 |
|
4929 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to |
|
4930 "false". |
|
4931 |
2355
|
4932 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
4933 |
|
4934 * strings/substr.m: Allow negative OFFSET. LEN is now optional. |
|
4935 |
2330
|
4936 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4937 |
|
4938 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in |
|
4939 system command. |
|
4940 |
|
4941 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4942 |
|
4943 * __plr1__.m: Renamed from polar_int_1.m. |
|
4944 * __plr2__.m: Renamed from polar_int_2.m. |
|
4945 * __plr__.m: Renamed from polar_int.m. |
|
4946 * __plt1__.m: Renamed from plot_int_1.m. |
|
4947 * __plt2__.m: Renamed from plot_int_2.m. |
|
4948 * __plt2mm__.m: Renamed from plot_2_m_m_.m. |
|
4949 * __plt2mv__.m: Renamed from plot_2_m_v_.m. |
|
4950 * __plt2ss__.m: Renamed from plot_2_s_s_.m. |
|
4951 * __plt2vm__.m: Renamed from plot_2_v_m_.m. |
|
4952 * __plt2vv__.m: Renamed from plot_2_v_v_.m. |
|
4953 * __plt__.m: Renamed from plot_int.m. |
|
4954 * __pltopt__.m: Renamed from plot_opt.m. |
|
4955 Change all callers. |
|
4956 |
|
4957 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4958 |
|
4959 * All .m files: Add regular Author:, Created:, and Adapted-By: |
|
4960 comments like those found in Emacs lisp files. |
|
4961 |
|
4962 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4963 |
|
4964 * All .m files: Change comment style. |
|
4965 |
|
4966 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4967 |
|
4968 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m, |
|
4969 subplot.m, subwindow.m, top_title.m: |
|
4970 Print error message if gnuplot_has_multiplot is not true. |
|
4971 |
|
4972 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4973 |
|
4974 * plot/figure.m: New function. |
|
4975 |
|
4976 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4977 |
|
4978 * strings/strrep.m: New function. |
|
4979 |
|
4980 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4981 |
|
4982 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m, |
|
4983 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m, |
|
4984 strings/hex2dec.m, strings/index.m, strings/rindex.m, |
|
4985 strings/split.m, strings/str2mat.m, strings/substr.m: |
|
4986 New functions from Kurt Hornik, heavily modified by jwe. |
|
4987 |
|
4988 * general/reshape.m: Allow strings to be reshaped too. |
|
4989 |
|
4990 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok. |
|
4991 Always return a scalar. |
|
4992 |
|
4993 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4994 |
|
4995 * polynomial/polyfit.m: Make orientation of result compatible with |
|
4996 Matlab. |
|
4997 |
|
4998 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4999 |
|
5000 * polynomial/polyfit.m: Add missing close paren. |
|
5001 |
|
5002 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5003 |
|
5004 * plot/plot_opt.m: Set compatibility arg in call to sscanf. |
|
5005 |
|
5006 * io/scanf.m: Delete. |
|
5007 |
|
5008 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5009 |
|
5010 * statistics/median.m: Fix typo in usage message. |
|
5011 |
|
5012 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5013 |
|
5014 * miscellaneous/popen2.m: New file. |
|
5015 |
|
5016 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5017 |
|
5018 * configure.in (AC_OUTPUT): Add io/Makefile. |
|
5019 |
|
5020 * io: New directory. |
|
5021 * Makefile.in (SUBDIRS): Add it to the list. |
|
5022 |
|
5023 * miscellaneous/flops.m: New file. |
|
5024 |
|
5025 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5026 |
|
5027 * miscellaneous/cputime.m: Return three arguments instead of a |
|
5028 vector, for compatibility with previous versions and with Matlab |
|
5029 (which only returns one scalar value). |
|
5030 |
|
5031 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
|
5032 |
|
5033 * general/triu.m: Compute lower bound on loop index correctly. |
|
5034 * general/tril.m: Likewise, for upper bound. |
|
5035 |
|
5036 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5037 |
|
5038 * image/saveimage.m: For color images, make sure indices into |
|
5039 temporary colormap and result matrix have proper orientation. |
|
5040 Set grey flag correctly. |
|
5041 |
|
5042 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5043 |
|
5044 * statistics/std.m: Use better formula (from Jim Van Zandt |
|
5045 jrv@vanzandt.mv.com). |
|
5046 |
|
5047 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5048 |
|
5049 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com). |
|
5050 * mesh.m: Transpose Z if only one arg. |
|
5051 Handle case of all three args being matrices (from Jim Van Zandt |
|
5052 jrv@vanzandt.mv.com). |
|
5053 * meshdom.m: Undo previous change. |
|
5054 |
|
5055 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5056 |
|
5057 * configure.in (AC_OUTPUT): Add audio/Makefile |
|
5058 |
|
5059 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5060 |
|
5061 * audio: New directory of files from Kurt Hornik and Andreas |
|
5062 Weingessel. |
|
5063 * audio/Makefile.in: New file. |
|
5064 * Makefile.in (SUBDIRS): Add audio to the list. |
|
5065 |
|
5066 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5067 |
|
5068 * polynomial/polyfit.m: Use `economy-stle' QR factorization. |
|
5069 |
|
5070 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5071 |
|
5072 * plot/mesh.m: Require, length (y) == rows (z) and length (x) == |
|
5073 columns (z), not the other way around. |
|
5074 * plot/meshdom.m: Don't reverse order of elements in y. |
|
5075 |
|
5076 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5077 |
|
5078 * plot/axis.m: Return current axis if nargin == 0. |
|
5079 |
|
5080 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5081 |
|
5082 * polynomial/roots.m: Updates from Kurt Hornik. |
|
5083 |
|
5084 * polynomial/polyder.m: New file. |
|
5085 |
|
5086 * polynomial/polyderiv.m: Give return value and arg different names. |
|
5087 |
|
5088 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5089 |
|
5090 * specfun/betainc.m: New file. |
|
5091 * specfun/gammainc.m: New file. |
|
5092 |
|
5093 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5094 |
|
5095 * general/strerror.m: New file. |
|
5096 * general/perror.m: Implement using strerror(). |
|
5097 |
|
5098 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5099 |
|
5100 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m |
|
5101 plot/plot_border.m plot/subplot.m plot/subwindow.m |
|
5102 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt. |
|
5103 |
|
5104 * image/saveimage.m: Round img values first. |
|
5105 |
|
5106 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5107 |
|
5108 * control/abcddim.m control/are.m general/tril.m general/triu.m |
|
5109 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m |
|
5110 linear-algebra/null.m miscellaneous/etime.m plot/contour.m |
|
5111 plot/mesh.m plot/plot_int.m plot/polar_int.m |
|
5112 special-matrix/hankel.m special-matrix/toeplitz.m |
|
5113 tuwien/strfun/split.m: Add missing semicolons. |
|
5114 |
|
5115 * plot/polar_int.m: Use .', not ' to make vectors conform. |
|
5116 |
|
5117 * image/Makefile.in: Don't build or install octtoppm. |
|
5118 |
|
5119 * image/saveimage.m: Rewrite to avoid using octoppm and pbm |
|
5120 routines so that people who don't have the the pbm stuff installed |
|
5121 can still use this function. |
|
5122 |
|
5123 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5124 |
|
5125 * image/saveimage.m: Better error checking, clean up a bit. |
|
5126 |
|
5127 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5128 |
|
5129 * plot/plot_opt.m: Change more to more_opts as a temporary fix to |
|
5130 avoid conflict with new built-in text-style function more. |
|
5131 |
|
5132 * linear-algebra/norm.m: Also allow 2nd arg == "inf". |
|
5133 |
|
5134 * startup/Makefile.in (install): Also install octaverc in |
|
5135 $localfcnfiledir/startup/octavrc. |
|
5136 |
|
5137 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5138 |
|
5139 * mkinstalldirs: New file. |
|
5140 * Makefile.in (DISTFILES): Add it to the list. |
|
5141 |
|
5142 * Makefile.in (DISTFILES): Distribute configure.in and configure. |
|
5143 |
|
5144 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5145 |
|
5146 * special-matrix/hankel.m: Compatibility fix. Complain if |
|
5147 r(1) != c(nr), not if r(1) != c(1). |
|
5148 |
|
5149 * signal/filter.m: Doc fix. |
|
5150 |
|
5151 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5152 |
|
5153 * miscellaneous/cputime.m: Use new resource structure names (no |
|
5154 ru_ or tv_ prefixes). |
|
5155 |
|
5156 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5157 |
|
5158 * time/ctime.m: Fix doc string and usage message. |
|
5159 |
|
5160 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5161 |
|
5162 * time/clock.m: Use new time structure names (no tm_ prefix). |
|
5163 |
|
5164 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
5165 |
|
5166 * control/c2d.m: Make function work for any value of |
|
5167 whitespace_in_literal_matrix. |
|
5168 * control/dare.m: Likewise. |
|
5169 * control/tzero.m: Likewise. |
|
5170 * elfun/gcd.m: Likewise. |
|
5171 * elfun/lcm.m: Likewise. |
|
5172 * general/postpad.m: Likewise. |
|
5173 * general/prepad.m: Likewise. |
|
5174 * linear-algebra/kron.m: Likewise. |
|
5175 * miscellaneous/etime.m: Likewise. |
|
5176 * polynomial/conv.m: Likewise. |
|
5177 * polynomial/deconv.m: Likewise. |
|
5178 * polynomial/poly.m: Likewise. |
|
5179 * polynomial/roots.m: Likewise. |
|
5180 * signal/filter.m: Likewise. |
|
5181 * signal/freqz.m: Likewise. |
|
5182 * signal/fftfilt.m: Likewise. |
|
5183 |
|
5184 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5185 |
|
5186 * miscellaneous/is_leap_year.m: Make work for vector args. |
|
5187 |
|
5188 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5189 |
|
5190 * plot/polar_int_2.m: Add missing semicolons. |
|
5191 Set theta = theta', not rho'. |
|
5192 |
|
5193 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5194 |
|
5195 * polynomial/roots.m: Make it work for any value of |
|
5196 whitespace_in_literal_matrix. |
|
5197 |
|
5198 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5199 |
|
5200 * configure.in: New file. |
|
5201 |
|
5202 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5203 |
|
5204 * control/lyap.m: Add missing semicolon. |
|
5205 |
|
5206 * miscellaneous/cputime.m: New function file. |
|
5207 |
|
5208 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5209 |
|
5210 * time: New directory. |
|
5211 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m: |
|
5212 New function files. |
|
5213 * time/Makefile.in: New file. |
|
5214 * Makefile.in (SUBDIRS): Add time. |
|
5215 |
|
5216 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5217 |
|
5218 * polynomial/polyreduce.m: Make sure initial index is not empty. |
|
5219 |
|
5220 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5221 |
|
5222 * plot/plot_int_1.m: Transpose data with .', not '. |
|
5223 |
|
5224 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5225 |
|
5226 * Makefile.in (install uninstall clean mostlyclean distclean |
|
5227 realclean): Use SUBDIR_FOR_COMMAND. Combine actions. |
|
5228 |
|
5229 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5230 |
|
5231 * Makefile.in (install): Create ls-R database file. |
|
5232 (uninstall): Delete it. |
|
5233 |
|
5234 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
5235 |
5378
|
5236 * image/saveimage.m: Fix typo. |
2330
|
5237 |
|
5238 See ChangeLog.1 in the top level directory for earlier changes. |