6453
|
1 2007-03-26 John W. Eaton <jwe@octave.org> |
|
2 |
6454
|
3 * plot/drawnow.m: Exit early if call is recursive. |
|
4 |
6453
|
5 * plot/__go_draw_axes__.m (get_data_limits): New function. |
|
6 Check for Inf too. |
|
7 (__go_draw_axes__): Use get_data_limits. |
|
8 |
6450
|
9 2007-03-24 John W. Eaton <jwe@octave.org> |
|
10 |
6451
|
11 * plot/drawnow.m: If GNUTERM is set to wxt in the environment, |
|
12 send terminal setting command with title option to plot stream. |
|
13 |
6450
|
14 * plot/legend.m: Correctly increment index into list of children.. |
|
15 |
6434
|
16 2007-03-23 John W. Eaton <jwe@octave.org> |
|
17 |
6448
|
18 * general/interp2.m, general/bicubic.m, control/base/rldemo.m, |
|
19 control/hinf/hinfdemo.m, control/hinf/dhinfdemo.m, |
|
20 control/base/nyquist.m, control/base/nichols.m, |
|
21 control/base/frdemo.m, signal/freqz_plot.m, |
|
22 control/base/__stepimp__.m, control/base/bode.m, |
|
23 quaternion/demoquat.m, quaternion/qcoordinate_plot.m, |
|
24 statistics/base/qqplot.m, statistics/base/ppplot.m, sparse/spy.m: |
6447
|
25 Update plotting code. |
|
26 |
|
27 * control/base/bode.m: Unwrap phase angle. |
|
28 |
|
29 * miscellaneous/dump_prefs.m: Remove automatic_replot from the list. |
|
30 |
|
31 * plot/axis.m: Don't check automatic_replot, or call replot. |
|
32 |
|
33 * quaternion/demoquat.m: Delete comments with obsolete plotting |
|
34 commands. |
6446
|
35 |
6442
|
36 * plot/__pltopt1__.m: Handle "@" marker same as "+". |
6444
|
37 Handle numeric color specs. |
6442
|
38 * plot/plot.m: Remove "-@" and "@" from docstring. |
|
39 |
6441
|
40 * plot/orient.m: Fix tests to avoid creating a plot window. |
|
41 |
6440
|
42 * elfun/acosd.m, elfun/acotd.m, elfun/acscd.m, elfun/asecd.m, |
|
43 elfun/asind.m, elfun/atand.m, elfun/cosd.m, elfun/cotd.m, |
|
44 elfun/cscd.m, elfun/secd.m, elfun/sind.m, elfun/tand.m, |
|
45 general/arrayfun.m, miscellaneous/compare_versions.m, |
|
46 path/savepath.m, pkg/pkg.m, plot/__gnuplot_version__.m, |
|
47 plot/contour.m, plot/contourc.m, plot/legend.m, plot/stem.m, |
|
48 polynomial/pchip.m: Fix copyright notice, correct FSF address. |
|
49 |
6438
|
50 * plot/__go_draw_figure__.m: Send reset to gnuplot before every |
|
51 plot, not just multiplots. |
|
52 |
6436
|
53 * plot/__go_draw_axes__.m: Use %g for label coordinates, not %d. |
|
54 |
6434
|
55 * plot/contour.m: Don't call drawnow. |
|
56 |
6431
|
57 2007-03-22 John W. Eaton <jwe@octave.org> |
|
58 |
6432
|
59 * plot/drawnow.m: Check and optionally, set, the __modified__ |
|
60 property of each figure. |
|
61 |
6431
|
62 * plot/__go_draw_axes__.m: If no real data, plot a point at Inf, |
|
63 Inf to show axes. From Daniel J Sebald <daniel.sebald@ieee.org>. |
|
64 |
|
65 2007-03-21 John W. Eaton <jwe@octave.org> |
|
66 |
|
67 * linear-algebra/null.m: Set elements of retval with magnitudes |
|
68 less than eps to 0. |
|
69 |
6429
|
70 2007-03-21 David Bateman <dbateman@free.fr> |
6425
|
71 |
|
72 * plot/__go_draw_axes__.m: Handle some colors with older gnuplot. |
6429
|
73 * testfun/speed.m: Documentation and example fix. |
|
74 |
6424
|
75 2007-03-21 John W. Eaton <jwe@octave.org> |
|
76 |
|
77 * plot/subplot.m: If we find an existing subplot region, set |
|
78 it to be the "currentaxes" property for the current figure. |
6425
|
79 Delete old axes objects if the new axes object overlaps the old. |
6424
|
80 |
6422
|
81 2007-03-20 David Bateman <dbateman@free.fr> |
|
82 |
|
83 * general/Makefile.in: Include arrayfun.m in SOURCES. |
|
84 |
|
85 2007-03-20 Bill Denney <denney@seas.upenn.edu> |
|
86 |
|
87 * general/arrayfun.m: New function. |
|
88 |
6418
|
89 2007-03-20 John W. Eaton <jwe@octave.org> |
|
90 |
6419
|
91 * plot/newplot.m: Call __request_drawnow__ after initializing axes. |
|
92 * plot/text.m: Call __request_drawnow__ after creating text objects. |
|
93 |
|
94 * plot/clf.m: Don't call drawnow. |
|
95 |
6431
|
96 2007-03-20 Daniel J Sebald <daniel.sebald@ieee.org> |
6419
|
97 |
6420
|
98 * image/__img__.m: Maybe set yaxis to reverse for images. |
|
99 * plot/__go_draw_axes__.m: Don't add flipy to gnuplot command for |
|
100 images. |
|
101 |
6418
|
102 * plot/drawnow.m: Make __go_close_all_registered__ persistent |
6419
|
103 instead of global. Only register __go_close_all__ with atexit if |
|
104 the plot stream is successfully opened. |
6418
|
105 |
6413
|
106 2007-03-15 John W. Eaton <jwe@octave.org> |
|
107 |
6418
|
108 * plot/__go_draw_axes__.m: Make have_newer_gnuplot persistent. |
6413
|
109 From Daniel J Sebald <daniel.sebald@ieee.org>. |
|
110 |
|
111 2007-03-15 Daniel J Sebald <daniel.sebald@ieee.org> |
|
112 |
|
113 * plot/__go_draw_axes__.m (do_linestyle_command): Fix marker types. |
6415
|
114 Use numeric line types. |
6413
|
115 |
|
116 * control/base/rlocus.m: Add asymptotes to the plot. Use wider |
6415
|
117 lines and larger markers. Remove key titles from line type |
|
118 properties. |
6413
|
119 |
6405
|
120 2007-03-14 John W. Eaton <jwe@octave.org> |
|
121 |
6412
|
122 * plot/__axis_label__.m: Accept additional property-value pairs |
|
123 and pass them to __go_text__. Simply return the handle obtained |
|
124 from __go_text__ instead of calling get on the current axis. |
|
125 * plot/xlabel.m, plot/zlabel.m, plot/zlabel.m: Check args here. |
|
126 Allow for extra property value pairs to be passed along. |
|
127 * plot/title.m: Implement with __axis_label__ since it does all |
|
128 that title needs to do. |
|
129 |
6410
|
130 * plot/clf.m: Set currentaxes property for current figure to []. |
|
131 |
6405
|
132 * plot/__axis_label__.m: Convert arg to text handle before calling set. |
|
133 |
|
134 * plot/__plt__.m: Return line handles from all calls to __plt1__ |
|
135 and __plt2__, not just the last. |
|
136 |
|
137 * plot/Makefile.in (SOURCES): Rename from SOURCES_M. |
|
138 (SOURCES_IN, GEN_M): Delete. |
|
139 (FCN_FILES): Don't include $(GEN_M). |
|
140 (all): Don't depend on $(GEN_M). |
|
141 ($(GEN_M) : %.m : %.in): Delete pattern rule. |
|
142 |
|
143 * plot/text.m: Use __go_text__ instead of __uiboject_text_ctor__. |
|
144 |
|
145 * plot/newplot.m: Call __go_axes_init__ instead of |
|
146 __uiobject_axes_init__. |
|
147 |
|
148 * plot/mesh.m: Use __go_surface__ instead of |
|
149 __uiobject_surface_ctor__. Don't access object fields directly. |
|
150 |
|
151 * plot/line.m: Use __line__ to do actual work. |
|
152 * plot/__line__.m: New function. |
|
153 |
|
154 * plot/axes.m: Use __go_axes__ to create axes graphics handle. |
|
155 Use get and set instead of accessing object fields directly. |
|
156 |
|
157 * plot/figure.m: Use __go_figure__ to create figure graphics |
|
158 handle. |
|
159 |
|
160 * plot/drawnow.m: Register __go_close_all__ with atexit instead of |
|
161 __uiobject_close_all. Call __go_draw_figure__ instead of |
|
162 __uiobject_draw_figure__. |
|
163 |
|
164 * plot/clf.m: Use get instead of accessing object fields |
|
165 directly. Simply delete children. Don't set currentaxes. |
|
166 |
|
167 * plot/close.m (close_all_figures): New subfunction. |
|
168 Use it instead of getting list of figures to close from |
|
169 __uiobject_figures__. |
|
170 |
|
171 * plot/closereq.m: Simply delete the current figure. Don't set |
|
172 currentfigure. |
|
173 |
|
174 * plot/__errplot__.m: Call __line__ instead of |
|
175 __uiobject_line_ctor__. Use set instead of accesing object fields |
|
176 directly. Don't call __uiobject_adopt__. |
|
177 |
|
178 * plot/__uiobject_adopt__.m, plot/__uiobject_alloc__.in, |
|
179 plot/__uiobject_axes_ctor__.m, plot/__uiobject_axes_dtor__.m, |
|
180 plot/__uiobject_axes_init__.in, plot/__uiobject_axes_setr__.m, |
|
181 plot/__uiobject_delete__.m, plot/__uiobject_figure_ctor__.m, |
|
182 plot/__uiobject_figures__.in, plot/__uiobject_free__.in, |
|
183 plot/__uiobject_get_handle__.in, plot/__uiobject_globals__.m, |
|
184 plot/__uiobject_grow_list__.in, plot/__uiobject_handle2idx__.in, |
|
185 plot/__uiobject_image_ctor__.m, plot/__uiobject_init_figure__.in, |
|
186 plot/__uiobject_init_root_figure__.in, |
|
187 plot/__uiobject_line_ctor__.m, plot/__uiobject_make_handle__.in, |
|
188 plot/__uiobject_root_figure_ctor__.m, |
|
189 plot/__uiobject_surface_ctor__.m, plot/__uiobject_text_ctor__.m: |
|
190 plot/get.in, plot/include-globals.awk, plot/ishandle.m, |
|
191 plot/set.in: Delete. |
6408
|
192 * plot/Makefile.in (SOURCES_M, SOURCES_IN): Remove from lists. |
6405
|
193 |
|
194 * plot/__go_close_all__.m: Rename from __uiobject_close_all.m. |
|
195 Pass "hidden" as second arg to close. |
|
196 * plot/__go_draw_axes__.m: Rename from __uiobject_draw_axes.m. |
|
197 * plot/__go_draw_figure__.m: Rename from __uiobject_draw_figure.m. |
6408
|
198 * plot/Makefile.in (SOURCES_M): Rename in list. |
|
199 |
6405
|
200 * image/__img__.m: Use __go_image__ to create image graphics |
|
201 handle. |
|
202 |
|
203 * miscellaneous/delete.m: Call __go_delete__, not |
|
204 __uiobject_delete__. Check that arg is a graphics handle before |
|
205 calling __go_delete__. |
|
206 |
6403
|
207 2007-03-13 John W. Eaton <jwe@octave.org> |
|
208 |
|
209 * miscellaneous/cast.m: Use feval and strcmp with cell to check |
|
210 arg instead of switch statement. |
|
211 From S�ren Hauberg <soren@hauberg.org> |
|
212 |
|
213 2007-03-12 John W. Eaton <jwe@octave.org> |
|
214 |
|
215 * miscellaneous/cast.m: New function. |
|
216 |
|
217 * miscellaneous/delete.m: Call __go_delete__, not __uiobject_delete__. |
|
218 |
6398
|
219 2007-03-08 John W. Eaton <jwe@octave.org> |
|
220 |
|
221 * miscellaneous/copyfile.m, miscellaneous/movefile.m: Perform |
|
222 tilde expansion on target filename before passing it to the shell. |
|
223 |
|
224 * statistics/base/Makefile.in (SOURCES): Remove unidrnd.m from list. |
|
225 * statistics/distributions/Makefile.in (SOURCES): Add it here. |
|
226 |
6396
|
227 2007-03-08 David Bateman <dbateman@free.fr> |
|
228 |
|
229 * statistics/base/unidrnd.m: Move to statistics/distributions |
|
230 replacing slower version based on dicrete_rnd. |
|
231 |
6392
|
232 2007-03-07 John W. Eaton <jwe@octave.org> |
|
233 |
6395
|
234 * control/base/rlocus.m: Update for current plotting functions. |
|
235 |
|
236 2007-03-07 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
237 |
|
238 * control/base/rlocus.m: Improve display. |
|
239 |
|
240 2007-03-07 John W. Eaton <jwe@octave.org> |
|
241 |
|
242 * plot/legend.m: Only handle positions -1:4. |
|
243 * plot/__pltopt1__.m: Don't set linestyle if only marker style is |
|
244 found in option string |
|
245 * plot/__uiobject_draw_axes__.m: Handle key position. |
|
246 |
6394
|
247 * plot/newplot.m: Always reset next line color. |
|
248 |
6392
|
249 * testfun/assert.m: Check that number of dimensions match before |
|
250 checking dimensions. |
|
251 |
6391
|
252 2007-03-07 Muthiah Annamalai <muthuspost@gmail.com> |
|
253 |
|
254 * specfun/perms.m, specfun/factorial.m: Check args. |
|
255 |
6387
|
256 2007-03-07 John W. Eaton <jwe@octave.org> |
|
257 |
6390
|
258 * plot/mesh.m: Call newplot before doing anything. |
|
259 |
|
260 * plot/__uiobject_draw_axes__.m: Send "e\n" at end of data, not |
|
261 just "e". Only flush plot stream once. |
|
262 From Daniel J Sebald <daniel.sebald@ieee.org>. |
|
263 |
6387
|
264 * strings/blanks.m: Omit first index in assignment. |
|
265 |
6386
|
266 2007-03-07 Paul Kienzle <pkienzle@users.sf.net> |
|
267 |
|
268 * set/setdiff.m: Some code cleanup and a fix for setdiff on rows. |
|
269 |
6385
|
270 2007-03-06 David Bateman <dbateman@free.fr> |
|
271 John W. Eaton <jwe@octave.org> |
|
272 |
|
273 * set/setdiff.m: Ignore "rows" for cell array args. |
|
274 Handle cellstr args. |
|
275 |
6382
|
276 2007-03-05 John W. Eaton <jwe@octave.org> |
|
277 |
|
278 * optimization/sqp.m: Defer first call to obj_hess until after |
|
279 calling obj_fun. |
|
280 |
6377
|
281 2007-03-02 Bob Weigel <rweigel@gmu.edu> |
|
282 |
|
283 * specfun/nchoosek.m: Fix nargin check. |
|
284 |
6376
|
285 2007-03-01 Daniel J Sebald <daniel.sebald@ieee.org> |
|
286 |
|
287 * image/__img__.m: Don't set xlim and ylim properties. |
|
288 |
6374
|
289 2007-03-01 Paul Kienzle <pkienzle@users.sf.net> |
|
290 |
|
291 * general/interp1.m: Fix *style cases for decreasing x. |
|
292 |
6372
|
293 2007-03-01 Muthiah Annamalai <muthuspost@gmail.com> |
|
294 |
|
295 * polynomial/roots.m: Check nargin before accessing arg. |
|
296 |
6369
|
297 2007-02-28 John W. Eaton <jwe@octave.org> |
|
298 |
|
299 * plot/__uiobject_draw_axes__.m: If looking at image data, Don't |
|
300 increment data_idx unless using gnuplot for display. |
|
301 |
6368
|
302 2007-02-28 Daniel J Sebald <daniel.sebald@ieee.org> |
|
303 |
|
304 * plot/__uiobject_draw_axes__.m: Improve calculation of limits for |
|
305 plots with images. |
|
306 * image/image.m, image/imagesc.m, image/imshow.m: |
|
307 Deprecate zoom argument. |
|
308 |
6366
|
309 2007-02-28 John W. Eaton <jwe@octave.org> |
|
310 |
|
311 * plot/__uiobject_draw_axes__.m: Use fullfile to generate |
|
312 temporary file names. Keep image and colormap file ids separate. |
|
313 |
|
314 * general/interp1.m: Correctly compute min and max values when |
|
315 values are decreasing and not evenly spaced. |
|
316 From Ricardo Marranita <ricardo.marranita@gmail.com>. |
|
317 |
6365
|
318 2007-02-27 John W. Eaton <jwe@octave.org> |
|
319 |
|
320 * testfun/test.m (test): Handle possibility of file_in_loadpath |
|
321 returning an empty cell array. |
|
322 |
6364
|
323 2007-02-27 From Michael Goffioul <michael.goffioul@swing.be> |
|
324 |
|
325 * pkg/pkg.m: Use fullfile to create filenames from parts. |
|
326 |
6358
|
327 2007-02-26 From Michael Goffioul <michael.goffioul@swing.be> |
|
328 |
|
329 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
330 control/base/Makefile.in, control/hinf/Makefile.in, |
|
331 control/obsolete/Makefile.in, control/system/Makefile.in, |
|
332 control/util/Makefile.in, deprecated/Makefile.in, |
|
333 elfun/Makefile.in, finance/Makefile.in, general/Makefile.in, |
|
334 image/Makefile.in, io/Makefile.in, linear-algebra/Makefile.in, |
|
335 miscellaneous/Makefile.in, optimization/Makefile.in, |
|
336 path/Makefile.in, pkg/Makefile.in, plot/Makefile.in, |
|
337 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
338 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
339 special-matrix/Makefile.in, startup/Makefile.in, |
|
340 statistics/Makefile.in, statistics/base/Makefile.in, |
|
341 statistics/distributions/Makefile.in, |
|
342 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
343 strings/Makefile.in, testfun/Makefile.in, time/Makefile.in: |
|
344 Use $(LN_S) instead of ln or ln -s. |
|
345 |
6356
|
346 2007-02-24 David Bateman <dbateman@free.fr> |
|
347 |
|
348 * pkg/pkg.m (configure_make): Ignore blank lines and trailing |
|
349 '\n' in FILES file. |
6357
|
350 (configure_make): Also install any mex files. |
6356
|
351 |
6353
|
352 2007-02-24 David Bateman <dbateman@free.fr> |
|
353 |
|
354 * statistics/distributions (SOURCES): Add nbincdf.m, |
|
355 nbininv.m, nbinpdf.m and nbinrnd.m. |
|
356 |
6351
|
357 2007-02-23 John W. Eaton <jwe@octave.org> |
|
358 |
|
359 * statistics/distributions/Makefile.in (SOURCES): Remove |
|
360 pascal_cdf.m pascal_inv.m pascal_pdf.m pascal_rnd.m from the list. |
|
361 |
|
362 * deprecated/Makefile.in (SOURCES): Add pascal_cdf.m, |
|
363 pascal_inv.m, pascal_pdf.m, and pascal_rnd.m to the list. |
|
364 |
6349
|
365 2007-02-23 David Bateman <dbateman@free.fr> |
|
366 |
|
367 * statistics/distributions/discrete_rnd.m, |
|
368 statistics/distributions/geornd.m, |
|
369 statistics/distributions/lognnd.m, |
|
370 statistics/distributions/nbinrnd.m, |
|
371 statistics/distributions/wblrnd.m: Accelerate distributions. |
|
372 |
|
373 * statistics/distributions/unidcdf.m, |
|
374 statistics/distributions/unidinv.m, |
|
375 statistics/distributions/unidpdf.m, |
|
376 statistics/distributions/unidrnd.m: New functions based on |
6351
|
377 discrete_cdf, etc. |
6349
|
378 |
|
379 * statistics/distributions/pascal_cdf.m, |
|
380 statistics/distributions/pascal_inv.m, |
|
381 statistics/distributions/pascal_pdf.m, |
|
382 statistics/distributions/pascal_rnd.m: Remove. |
|
383 * statistics/distributions/nbincdf.m, |
|
384 statistics/distributions/nbininv.m, |
|
385 statistics/distributions/nbinpdf.m, |
|
386 statistics/distributions/nbinrnd.m: Replace with matlab |
|
387 compatible functions. |
|
388 * deprecated/pascal_cdf.m, deprecated/pascal_inv.m, |
|
389 deprecated/pascal_pdf.m, deprecated/pascal_rnd.m: Use the new |
|
390 nbincdf, etc functions to implement these. |
|
391 |
6344
|
392 2007-02-22 Daniel J Sebald <daniel.sebald@ieee.org> |
|
393 |
|
394 * plot/__uiobject_draw_axes__.m: Insert newline between plot |
|
395 command and data. |
|
396 |
|
397 2007-02-22 John W. Eaton <jwe@octave.org> |
|
398 |
|
399 * miscellaneous/doc.m: If index search fails, try again without |
|
400 the index search option. |
|
401 |
6339
|
402 2007-02-22 David Bateman <dbateman@free.fr> |
|
403 |
6341
|
404 * miscellaneous/doc.m: Find doc.info file correctly in user directories. |
|
405 |
6340
|
406 * statistics/distributions/frnd.m, statistics/distributions/exprnd.m, |
|
407 statistics/distributions/gamrnd.m, statistics/distributions/trnd.m, |
|
408 statistics/distributions/poissrnd.m, statistics/distributions/chi2rnd.m, |
|
409 statistics/distributions/betarnd.m: Convert to use randg, rande |
|
410 and randp to accelerate. |
|
411 |
6339
|
412 * pkg/pkg.m (fix_depends): Support > and < operators as well. |
|
413 |
6338
|
414 2007-02-22 John W. Eaton <jwe@octave.org> |
|
415 |
|
416 * plot/__uiobject_draw_axes__.m: If not using gnuplot for images, |
|
417 cache data and display after xlim and ylim have been determined. |
|
418 |
6337
|
419 2007-02-22 Daniel J Sebald <daniel.sebald@ieee.org> |
|
420 |
|
421 * plot/__uiobject_draw_axes__.m: |
|
422 Allow multiple images to be displayed with gnuplot. |
|
423 |
6333
|
424 2007-02-20 Rafael Laboissiere <rafael@debian.org> |
|
425 |
|
426 * optimization/glpk.m: Document the fact that extra.mem does not work |
|
427 for versions of GLPK 4.15 and later. |
|
428 |
6328
|
429 2007-02-19 John W. Eaton <jwe@octave.org> |
|
430 |
|
431 * plot/__uiobject_alloc__.in: If next available element in |
|
432 __uiobject_list__ is 0, grow list before doing anything else. |
|
433 * plot/__uiobject_grow_list__.in: Only set __uiobject_head__ on |
|
434 first call when size of __uiobject_list__ is 0. |
|
435 |
6323
|
436 2007-02-16 John W. Eaton <jwe@octave.org> |
|
437 |
|
438 * miscellaneous/Makefile.in (SOURCES): Remove popen2.m from the list. |
|
439 |
6321
|
440 2007-02-16 Michael Goffioul <michael.goffioul@swing.be> |
|
441 |
|
442 * miscellaneous/popen2.m: Remove as replaced with builtin. |
|
443 |
6316
|
444 2007-02-16 Muthiah Annamalai <muthuspost@gmail.com> |
|
445 |
|
446 * specfun/nchoosek.m: Check nargin. |
|
447 |
6314
|
448 2007-02-15 John W. Eaton <jwe@octave.org> |
|
449 |
6315
|
450 * path/addpath.m, path/rmpath.m: Delete |
|
451 * path/Makefile.in (SOURCES): Remove them from the list. |
|
452 |
6314
|
453 * plot/__uiobject_axes_init__.in, plot/__uiobject_axes_setr__.m: |
|
454 Delete title, xlabel, ylabel, and zlabel properties before |
|
455 reassigning. |
|
456 * plot/__uiobject_axes_init__.in: New arg, mode. |
|
457 Don't init outerposition if "mode" is "replace". |
|
458 * plot/newplot.m: Check both figure and axes nextplot properties. |
|
459 If axes nextplot property is replace, pass "replace" as mode arg |
|
460 to __uiobject_axes_init__. |
|
461 |
6308
|
462 2007-02-15 Daniel J Sebald <daniel.sebald@ieee.org> |
|
463 |
6310
|
464 * image/imshow.m: Don't restore old colormap. |
|
465 |
6309
|
466 * plot/__uiobject_image_ctor__.m: Set xdata and ydata properties. |
|
467 * image/__img__.m: New file containing common parts of image.m and |
|
468 imshow.m. |
6312
|
469 * image/Makefile.in (SOURCES): Add __img__.m to the list. |
6309
|
470 * image/image.m, image/imshow.m: Call __img__. |
|
471 * plot/__uiobject_draw_axes__.m: |
|
472 Handle rgb imaged data stored in 3-d arrays. |
|
473 |
6308
|
474 * plot/figure.m: Doc fix. |
|
475 |
6304
|
476 2007-02-14 Thomas Weber <thomas.weber.mail@gmail.com> |
|
477 |
|
478 * audio/wavread.m, audio/wavwrite.m: Use types with specific sizes |
|
479 for reading and writing data. New tests. Improve rounding. |
|
480 |
6302
|
481 2007-02-13 John W. Eaton <jwe@octave.org> |
|
482 |
6303
|
483 * plot/stem.m: New file, adapted from OctPlot. |
|
484 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
485 |
6302
|
486 * plot/__errcomm__.m, plot/__plr1__.m, plot/__plr2__.m, |
|
487 plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
488 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
489 plot/__plt2vv__.m, plot/__plt__.m, plot/loglog.m, |
|
490 plot/loglogerr.m, plot/plot.m, plot/plot3.m, plot/polar.m, |
|
491 plot/semilogx.m, plot/semilogxerr.m, plot/semilogy.m, |
|
492 plot/semilogyerr.m: Return handles to line objects. |
|
493 |
6301
|
494 2007-02-11 John W. Eaton <jwe@octave.org> |
|
495 |
|
496 * plot/__uiobject_close_all.m: New file. |
|
497 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
498 |
6298
|
499 2007-02-10 John W. Eaton <jwe@octave.org> |
|
500 |
|
501 * plot/drawnow.m: Arrange for plot streams to be close on exit. |
|
502 * plot/__uiobject_globals__.m: Don't call mlock. |
|
503 |
|
504 * plot/drawnow.m: Only check for DISPLAY if isunix returns true. |
|
505 * plot/__uiobject_delete__.m: Send quit command and flush stream |
|
506 before calling pclose. |
|
507 |
6291
|
508 2007-02-09 John W. Eaton <jwe@octave.org> |
|
509 |
6295
|
510 * plot/subplot.m: Delete spurious call to axes. |
|
511 |
6293
|
512 * plot/figure.m: Call drawnow for current figure before creating |
|
513 or switching to a new figure. |
|
514 * plot/__uiobject_init_figure__.in: Handle empty arg the same as |
|
515 nargin == 0 case. |
|
516 |
6291
|
517 * testfun/assert.m: Try to avoid problems when comparisons involve |
|
518 strange values like Inf+NaNi. |
|
519 |
6283
|
520 2007-02-08 John W. Eaton <jwe@octave.org> |
|
521 |
6286
|
522 * plot/drawnow.m: Use gnuplot_binary() instead of just "gnuplot" |
|
523 and check gnuplot_use_title_option instead of just assuming -title |
|
524 works. From Michael Goffioul <michael.goffioul@swing.be>. |
|
525 |
6285
|
526 * Makefile.in (DISTFILES): Add move-if-change to the list. |
|
527 |
6284
|
528 * audio/Makefile.in, control/base/Makefile.in, |
|
529 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
530 control/system/Makefile.in, control/util/Makefile.in, |
|
531 deprecated/Makefile.in, elfun/Makefile.in, finance/Makefile.in, |
|
532 general/Makefile.in, image/Makefile.in, io/Makefile.in, |
|
533 linear-algebra/Makefile.in, miscellaneous/Makefile.in, |
|
534 optimization/Makefile.in, plot/Makefile.in, |
|
535 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
536 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
537 special-matrix/Makefile.in, startup/Makefile.in, |
|
538 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
539 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
540 strings/Makefile.in, testfun/Makefile.in, time/Makefile.in, |
|
541 path/Makefile.in, pkg/Makefile.in: Explicitly list source files. |
|
542 |
6283
|
543 * plot/figure.m: Don't call drawnow. Correctly init figure when |
|
544 only given property list. |
|
545 |
6278
|
546 2007-02-07 John W. Eaton <jwe@octave.org> |
|
547 |
6280
|
548 * plot/__uiobject_draw_axes__.m: Handle xdir, ydir, and zdir axis |
|
549 properties. |
|
550 |
6278
|
551 * plot/sombrero.m: Call box ("off") after mesh. |
|
552 |
|
553 * plot/__uiobject_draw_axes__.m: Avoid rgb colors and "set style |
|
554 line default" commands with older versions of gnuplot. |
|
555 |
|
556 * plot/close.m: Use get (0, "currentifgure") instead of gcf. |
|
557 |
6273
|
558 2007-02-06 John W. Eaton <jwe@octave.org> |
|
559 |
|
560 * plot/__uiobject_draw_axes__.m: Set pt to 0 if marker is ".". |
|
561 * sparse/gplot.m: Use line style - instead of 1. |
|
562 |
6272
|
563 2007-02-05 Rafael Laboissiere <rafael@debian.org> |
|
564 |
|
565 * plot/print.m: Avoid error message from cellidx. |
|
566 |
|
567 2007-02-05 John W. Eaton <jwe@octave.org> |
|
568 |
|
569 * plot/legend.m: Fix check for data. |
|
570 |
6270
|
571 2007-02-05 Thomas Treichl <Thomas.Treichl@gmx.net> |
|
572 |
|
573 * plot/__uiobject_draw_axes__.m (do_linestyle_command): |
|
574 Always set lt and pt. |
|
575 |
6269
|
576 2007-02-05 Shai Ayal <shaiay@users.sourceforge.net> |
|
577 |
|
578 * plot/contourc.m: Correctly compute X and Y. |
|
579 |
6268
|
580 2007-02-05 John W. Eaton <jwe@octave.org> |
|
581 |
|
582 * plot/__uiobject_draw_axes__.m: Use title "" if no explicit title. |
|
583 When setting {x,y,z}lim, also set {x,y,z}limmode to "auto. |
|
584 |
6264
|
585 2007-02-01 John W. Eaton <jwe@octave.org> |
|
586 |
6266
|
587 * plot/__uiobject_draw_axes__.m: |
|
588 Don't try to set axis limits unless we have data. |
|
589 |
6264
|
590 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
591 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
592 plot/__plt2vv__.m, plot/__plt__.m, plot/__pltopt1__.m, |
|
593 plot/__pltopt__.m, plot/plot3.m: Set and use options struct |
|
594 instead of of key and fmt strings. |
|
595 |
|
596 * plot/__pltopt1__.m: Greatly simplify. |
|
597 |
|
598 * plot/__next_line_color__.m: New file. |
|
599 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
600 * plot/newplot.m: Call __next_line_color__ here to reset rotation. |
|
601 |
|
602 * plot/__default_plot_options__.m: New file. |
|
603 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
604 |
|
605 * plot/__plt3__.m: Delete. |
|
606 * plot/Makefile.in (SOURCES_M): Remove it from the list. |
|
607 |
6259
|
608 2007-01-31 John W. Eaton <jwe@octave.org> |
|
609 |
6263
|
610 * plot/__uiobject_draw_axes__.m: Set defaults for color, |
|
611 linestyle, linewidth, marker, and markersize properties. |
|
612 * plot/__uiobject_draw_axes__.m: Attempt to handle line and marker |
|
613 colors and widths, and line styles. |
|
614 |
|
615 * plot/__plt__.m, image/image.m: Don't call drawnow. |
6262
|
616 |
6261
|
617 * plot/__gnuplot_version__.m: Restore from CVS Attic. |
|
618 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
619 |
|
620 * plot/__uiobject_draw_axes__.m: Delete useless call to |
|
621 __gnuplot_save_data__. |
|
622 |
6259
|
623 * image/image.m: Accept 2 args, but ignore the second for now. |
|
624 |
6258
|
625 2007-01-30 David Bateman <dbateman@free.fr> |
|
626 |
|
627 * pkg/pkg.m (pkg, isautoload, install, load_packages): Add ability |
|
628 to flag a package as to be autoloaded. Add install flags -noauto, |
|
629 -auto to force autoload behavior. |
|
630 (installed_packages): Make list of installed packages unique. |
|
631 |
6259
|
632 2007-01-30 John W. Eaton <jwe@octave.org> |
|
633 |
|
634 * Merge of changes from graphics-branch: |
|
635 |
|
636 2007-01-29 John W. Eaton <jwe@octave.org> |
6257
|
637 |
|
638 * plot/subplot.m: Set nextplot property of current figure to "add". |
|
639 |
|
640 * plot/__uiobject_draw_axes__.m: Only handle outerposition |
|
641 property if it exists. |
|
642 |
6259
|
643 2007-01-26 John W. Eaton <jwe@octave.org> |
6257
|
644 |
|
645 * plot/__uiobject_draw_axes__.m: Move initialization of max and |
|
646 min values outside of loop over child objects. |
|
647 |
|
648 * plot/contour.m, plot/contourc.m: New files. |
|
649 * plot/Makefile.in (SOURCES_M): Add them to the list. |
|
650 |
|
651 * image/image_viewer.m: Set view_fcn to "gnuplot_internal" if we |
|
652 find a gnuplot version newer than 4.0. |
|
653 * image/__img_gnuplot__.m: Delete. |
|
654 * image/image.m: Create image graphics object. |
|
655 Call newplot to setup and drawnow to finish. |
|
656 Eliminate ZOOM arg. |
|
657 |
|
658 * plot/__uiobject_draw_axes__.m: Handle image data. |
|
659 |
|
660 * plot/legend.m: Eliminate useless variable "warned". |
|
661 |
|
662 * plot/__uiobject_image_ctor__.m: New file. |
|
663 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
664 |
|
665 * plot/gcf.m: Also create new figure if currentfigure is 0. |
|
666 * plot/drawnow.m: Use get (0, "currentfigure") instead of gcf. |
|
667 |
|
668 * plot/__uiobject_root_figure_ctor__.m: Set visible property. |
|
669 |
|
670 * plot/__default_colormap__.m: New file. |
|
671 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
672 * plot/__uiobject_figure_ctor__.m: Use it to set default colormap |
|
673 property. |
|
674 * image/colormap.m: Use colormap property of current figure |
|
675 to store colormap instead of using persistent variable. |
|
676 Call __default_colormap__ to get default map value. |
|
677 * image/ocean.m, image/gray.m: Set colormap for current figure. |
|
678 |
|
679 * plot/__uiobject_draw_axes__.m: Handle aspect ratio property. |
|
680 Handle some tick mark options. |
|
681 |
|
682 * plot/__uiobject_axes_setr__.m: If we see xtick, ytick, or ztick, |
|
683 set corresponding *mode to "manual". If we set dataaspectratio, |
|
684 set dataaspectratiomode to "manual". |
|
685 |
|
686 * plot/__uiobject_axes_init__.m: Include *tick, *tickmode, |
|
687 *ticklabelmode, dataaspectratio, dataaspectratiomode properties. |
|
688 |
|
689 * plot/axis.m: New file. |
|
690 * plot/Makefile.in (SOURCES_M): Include it in the list. |
|
691 |
|
692 * plot/__uiobject_axes_setr__.m: If we see xlim, ylim, or zlim, |
|
693 set corresponding *limmode to "manual". |
|
694 * plot/__uiobject_draw_axes__.m (get_axis_limits): New subfunction. |
|
695 Use it to compute autosclaled limits. |
|
696 Arg is now handle, not object. Change all callers. |
|
697 Compute data limits. |
|
698 |
6259
|
699 2007-01-25 John W. Eaton <jwe@octave.org> |
6257
|
700 |
|
701 * plot/drawnow: Fix visibility check for zero args. |
|
702 |
|
703 * plot/text.m: New file. |
|
704 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
705 * plot/__uiobject_draw_axes__.m: Handle text objects. |
|
706 * plot/__uiobject_text_ctor__.m: Include units, position, and |
|
707 horizontalalignment properties. |
|
708 |
|
709 * plot/figure.m: Set options for f we just constructed or were |
|
710 given as an argument, not gcf. Only return handle if nargout > 0. |
|
711 |
|
712 * plot/drawnow.m: Handle visible field for figure here. |
|
713 * plot/__uiobject_figure_ctor__.m: Set default visible field. |
|
714 |
|
715 * plot/__uiobject_draw_axes__.m: Call undo_string_escapes on |
|
716 title and axis labels. |
|
717 |
|
718 * plot/plot3.m, plot/mesh.m: Set default 3-d view here. |
|
719 * plot/__uiobject_draw_axes__.m: Handle view for 3-d plots. |
|
720 * plot/__uiobject_axes_init__.in: Set default view field for object. |
|
721 * plot/view.m: New file. |
|
722 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
723 |
|
724 * plot/__uiobject_make_handle__.in, plot/set.m, plot/drawnow.m: |
|
725 Call __request_drawnow__. |
|
726 |
|
727 * plot/newplot.m: For "replace" action, call __uiobject_axes_init__. |
|
728 |
|
729 * plot/__uiobject_axes_ctor__.m, plot/__uiobject_text_ctor__.m: |
|
730 Call set to set properties. Return handle instead of structure. |
|
731 Change all callers. |
|
732 |
|
733 * plot/__uiobject_axes_setr__.m: New file. |
|
734 * plot/set.in: Check for __setter__ field. |
|
735 |
|
736 * plot/__uiobject_axes_init__.in: |
|
737 Rename from plot/__uiobject_axes_init__.m. |
|
738 Include __uiobject_globals__. |
|
739 Accept handle as arg instead of structure |
|
740 * plot/Makefile.in (SOURCES_M): Remove __uiobject_axes_init__.m |
|
741 from the list. |
|
742 (SOURCES_IN): Add __uiobject_axes_init__.in to the list. |
|
743 |
6259
|
744 2007-01-24 John W. Eaton <jwe@octave.org> |
6257
|
745 |
|
746 * plot/Makefile.in ($(GEN_M)): Depend on __uiobject_globals__.m. |
|
747 |
|
748 * plot/__uiobject_globals__.m: Call __lock_global__ when |
|
749 initializing each global variable. |
|
750 |
6259
|
751 2007-01-18 John W. Eaton <jwe@octave.org> |
6257
|
752 |
|
753 * plot/__uiobject_globals__.m (__uiobject_handles_free_list__, |
|
754 __uiobject_figure_handles_free_list__): New global variables. |
|
755 * plot/__uiobject_get_handle__.m, plot/__uiobject_free__.m: |
|
756 Place unused handles on the free list. |
|
757 |
|
758 * plot/__uiobject_get_figure_handle__.in: Delete. |
|
759 * plot/Makefile.in: Delete it from the SOURCES_IN list. |
|
760 |
|
761 * plot/__uiobject_init_figure__.in: Perform allocation of figure |
|
762 handles here. Return figure handle. |
|
763 * plot/figure.m: Call __uiobject_init_figure__ to allocate handle. |
|
764 |
6259
|
765 2007-01-11 John W. Eaton <jwe@octave.org> |
6257
|
766 |
|
767 * plot/__uiobject_draw_axes__.m: Use "%g", not "%.4g" when writing |
|
768 data for gnuplot. |
|
769 |
|
770 * plot/Makefile.in (SOURCES_M, SOURCES_IN, GEN_M): New lists of |
|
771 files. |
|
772 (SOURCES): Include $(SOURCES_M) and $(SOURCES_M) in the list. |
|
773 (DISTFILES): Include include-globals.awk in the list. |
|
774 (FCN_FILES): Define using $(SOURCES_M) and $(GEN_M). |
|
775 ($(GEN_M) : %.m : %.in): New rule. |
|
776 |
|
777 * include-globals.awk: New file. |
|
778 |
|
779 * plot/__uiobject_alloc__.in, plot/__uiobject_figures__.in, |
|
780 plot/__uiobject_free__.in, plot/__uiobject_get_figure_handle__.in, |
|
781 plot/__uiobject_get_handle__.in, plot/__uiobject_grow_list__.in, |
|
782 plot/__uiobject_handle2idx__.in, plot/__uiobject_init_figure__.in, |
|
783 plot/__uiobject_init_root_figure__.in, |
|
784 plot/__uiobject_make_handle__.in, plot/get.in, plot/set.in: |
|
785 Rename from corresponding .m files. |
|
786 |
|
787 * move-if-change: New file. |
|
788 |
|
789 * plot/__uiobject_delete__.m: New file. |
|
790 * plot/delete.m, plot/__uiobject_delete_children__.m, |
|
791 plot/__uiobject_delete_child__.m: Delete. |
|
792 * miscellaneous/delete.m: Forward to __uiobject_delete__ if arg is |
|
793 not a character string. |
|
794 * plot/__plt2mm__.m, plot/__plt2mv__.m, plot/__plt2vm__.m: |
|
795 Fix assignment to tmp key value in loop. |
|
796 * plot/__uiobject_axes_dtor__.m: No need to Call __uiobject_free__ |
|
797 for obj.title, obj.xlabel, obj.ylabel, obj.zlabel. |
|
798 * plot/__uiobject_axes_dtor__.m, plot/__uiobject_axis_init__.m: |
|
799 Inline code to delete children. |
|
800 * plot/__uiobject_free__.m: Arg is now handle, not index into |
|
801 __uiobject_list__. |
|
802 * plot/clf.m, plot/closereq.m, plot/newplot.m: No need to remove |
|
803 and free child. |
|
804 |
6259
|
805 2006-12-08 John W. Eaton <jwe@octave.org> |
|
806 |
|
807 * plot/gcf.m: Check if the root figure object's currentfigure |
|
808 handle is empty, not 0. |
|
809 * plot/__uiobject_root_figure_ctor__.m: |
|
810 Set currentfigure to [], not 0. |
|
811 |
|
812 * plot/stairs.m: Handle matrix arguments. Improve compatibility. |
|
813 |
|
814 2006-12-07 John W. Eaton <jwe@octave.org> |
|
815 |
|
816 * plot/__plt_get_axis_arg__.m, plot/__uiobject_adopt__.m, |
|
817 plot/__uiobject_alloc__.m, plot/__uiobject_axes_ctor__.m, |
|
818 plot/__uiobject_axes_dtor__.m, plot/__uiobject_axes_init__.m, |
|
819 plot/__uiobject_delete_children__.m, |
|
820 plot/__uiobject_draw_axes__.m, plot/__uiobject_draw_figure__.m, |
|
821 plot/__uiobject_figure_ctor__.m, plot/__uiobject_figures__.m, |
|
822 plot/__uiobject_free__.m, plot/__uiobject_get_figure_handle__.m, |
|
823 plot/__uiobject_get_handle__.m, plot/__uiobject_globals__.m, |
|
824 plot/__uiobject_grow_list__.m, plot/__uiobject_handle2idx__.m, |
|
825 plot/__uiobject_init_figure__.m, |
|
826 plot/__uiobject_init_root_figure__.m, |
|
827 plot/__uiobject_line_ctor__.m, plot/__uiobject_make_handle__.m, |
|
828 plot/__uiobject_remove_child__.m, |
|
829 plot/__uiobject_root_figure_ctor__.m, |
|
830 plot/__uiobject_surface_ctor__.m, plot/__uiobject_text_ctor__.m, |
|
831 plot/axes.m, plot/box.m, plot/closereq.m, plot/delete.m, |
|
832 plot/drawnow.m, plot/gca.m, plot/gcf.m, plot/get.m, |
|
833 plot/isfigure.m, plot/ishandle.m, plot/line.m, plot/newplot.m, |
|
834 plot/set.m: New files. |
|
835 |
|
836 * plot/__plt3__.m, plot/errorbar.m, plot/__axis_label__.m, |
|
837 plot/__plr1__.m, plot/__errcomm__.m, plot/print.m, plot/zlabel.m, |
|
838 plot/__plt1__.m, plot/__plt2__.m, plot/sombrero.m, plot/shg.m, |
|
839 plot/fplot.m, plot/ndgrid.m, plot/clf.m, plot/hold.m, |
|
840 plot/ishold.m, plot/meshdom.m, plot/ylabel.m, plot/__plt2ss__.m, |
|
841 plot/__plt2vv__.m, plot/__plr2__.m, plot/__plt2mm__.m, |
|
842 plot/__pltopt1__.m, plot/meshgrid.m, plot/__plt2mv__.m, |
|
843 plot/figure.m, plot/xlabel.m, plot/stairs.m, plot/__plt2vm__.m, |
|
844 plot/bar.m, plot/__errplot__.m, plot/semilogx.m, plot/semilogy.m, |
|
845 plot/loglog.m, plot/polar.m, plot/legend.m, plot/orient.m, |
|
846 plot/title.m, plot/__pltopt__.m, plot/grid.m, plot/hist.m, |
|
847 plot/subplot.m, plot/plot.m, plot/mesh.m, plot/__plt__.m, |
|
848 plot/close.m, plot/loglogerr.m, plot/plot3.m, plot/semilogxerr.m, |
|
849 plot/semilogyerr.m, plot/replot.m: |
|
850 Adapt to new graphics data structure. |
|
851 |
|
852 * plot/__do_legend__.m, plot/__gnuplot_version__.m, |
|
853 plot/__init_plot_vars__.m, plot/__make_using_clause__.m, |
|
854 plot/__plot_globals__.m, plot/__plr__.m, plot/__render_plot1__.m, |
|
855 plot/__render_plot__.m, plot/__setup_plot__.m, plot/axis.m, |
|
856 plot/contour.m, plot/mplot.m, plot/multiplot.m, plot/oneplot.m, |
|
857 plot/plot_border.m, plot/subwindow.m: Delete. |
|
858 |
|
859 2007-01-24 David Bateman <dbateman@free.fr> |
|
860 |
|
861 * pkg/pkg.m: Install ChangeLog file if it exists. |
|
862 Delete bare newline in string passed to write_INDEX. |
|
863 |
|
864 * sparse/sprandsym.m: Make work for even values of N. |
|
865 |
|
866 2007-01-24 John W. Eaton <jwe@octave.org> |
|
867 |
|
868 * miscellaneous/news.m: New file. |
|
869 |
|
870 2007-01-23 Luis F. Ortiz <lortiz@interactivesupercomputing.com> |
|
871 |
|
872 * strings/strncmpi.m: Use strncmp instead of calling strtrunc on args. |
|
873 |
|
874 * strings/strncmp.m: Delete (we now have a built-in version). |
|
875 |
|
876 2007-01-22 Bob Weigel <rweigel@gmu.edu> |
|
877 |
|
878 * testfun/test.m: Check for all files in path, use first found. |
|
879 |
|
880 2007-01-22 David Bateman <dbateman@free.fr> |
|
881 |
|
882 * polynomial/spline.m: Make DG a column instead of a row vector. |
|
883 |
|
884 2007-01-18 S�ren Hauberg <hauberg@gmail.com> |
|
885 |
|
886 * pkg/pkg.m (copy_files): Call write_INDEX with correct target |
|
887 file name. |
|
888 |
|
889 * image/ind2rgb.m: Better input checking. Return 3-d array if |
|
890 nargout is 1. Handle colormaps that have too few colors. |
|
891 |
|
892 * pkg/pkg.m (create_pkgadddel): Call fullfile with nm, not "nm". |
|
893 (configure_make): Use fullfile instead of concatenating with "/". |
|
894 |
6258
|
895 2007-01-10 Baylis Shanks <bshanks3@hotmail.com> |
|
896 |
|
897 * set/ismember.m: Handle N-d arrays. |
|
898 |
|
899 2007-01-10 David Bateman <dbateman@free.fr> |
|
900 |
|
901 * elfun/acosd.m, elfun/acotd.m, elfun/acscd.m, elfun/asecd.m, |
|
902 elfun/asind.m, elfun/atand.m, elfun/cosd.m, elfun/cotd.m, |
|
903 elfun/cscd.m, elfun/secd.m, elfun/sind.m, elfun/tand.m: |
|
904 New files. |
|
905 |
|
906 2007-01-09 S�ren Hauberg <hauberg@gmail.com> |
|
907 |
|
908 * pkg/pkg.m: Allow filenames to contain glob patterns. |
|
909 |
|
910 2007-01-08 S�ren Hauberg <hauberg@gmail.com> |
|
911 |
|
912 * pkg/pkg.m: Use copyfile instead of calling system. Use fullfile |
|
913 instead of concatenating with "/". Use mlock to ensure that |
|
914 persistent variables are not clobbered if user types clear all. |
|
915 |
|
916 2007-01-08 John W. Eaton <jwe@octave.org> |
|
917 |
|
918 * miscellaneous/copyfile.m, miscellaneous/movefile.m: |
|
919 Improve handling of file names containing globbing characters. |
|
920 From S�ren Hauberg <hauberg@gmail.com>. |
|
921 |
|
922 2007-01-05 John W. Eaton <jwe@octave.org> |
|
923 |
|
924 * optimization/optimset.m, optimization/__fsolve_defopts__.m: |
|
925 New files. |
|
926 |
|
927 2006-12-30 John W. Eaton <jwe@octave.org> |
|
928 |
|
929 * sparse/spfun.m: Check for "function_handle" not "function handle". |
|
930 * plot/fplot.m: Likewise. Use isa instead of strcmp + class. |
|
931 |
|
932 2006-12-27 S�ren Hauberg <hauberg@gmail.com> |
|
933 |
|
934 * image/imshow.m: Strip NaNs from image. |
|
935 |
|
936 2006-12-08 David Bateman <dbateman@free.fr> |
|
937 |
|
938 * sparse/normest.m: New file. |
|
939 |
6286
|
940 2006-12-06 Michael Goffioul <michael.goffioul@swing.be> |
6209
|
941 |
6210
|
942 * miscellaneous/copyfile.m, miscellaneous/movefile.m: |
|
943 Work on Windows systems without cp or mv. |
|
944 |
6209
|
945 * startup/inputrc: Include sequences for Windows. |
|
946 |
6203
|
947 2006-12-06 S�ren Hauberg <hauberg@gmail.com> |
|
948 |
|
949 * pkg/pkg.m (unload_packages): New function. |
|
950 (pkg): Handle unload action. |
|
951 |
|
952 * __errplot__.m: Add missing semicolon. |
|
953 |
6193
|
954 2006-11-30 John W. Eaton <jwe@octave.org> |
|
955 |
|
956 * miscellaneous/mexext.m: New file. |
|
957 |
6189
|
958 2006-11-29 David Bateman <dbateman@free.fr> |
|
959 |
|
960 * pkg/pkg.m: Add local_list and global_list options that allow the |
|
961 location of package lists to be probed and set. |
|
962 |
6179
|
963 2006-11-17 John W. Eaton <jwe@octave.org> |
|
964 |
6181
|
965 * plot/__render_plot1__.m: Reverse y axis for images. |
|
966 |
6179
|
967 * plot/__render_plot__.m: New args, terminal and output. |
|
968 * plot/print.m: Don't set output and term here. Instead, call |
|
969 __render_plot__ with terminal and output. |
|
970 |
6178
|
971 2006-11-16 John W. Eaton <jwe@octave.org> |
|
972 |
|
973 * plot/__render_plot1__.m: New file. |
|
974 * plot/__render_plot__.m: Use it. Loop over multiplots. |
|
975 * plot/print.m, plot/subplot.m: Don't send "set multiplot" to |
|
976 gnuplot. Let __render_plot__ do that. |
|
977 |
6177
|
978 2006-11-16 Francesco Potorti` <Potorti@isti.cnr.it> |
|
979 |
|
980 * plot/plot.m: Fix doc string. |
|
981 |
6173
|
982 2006-11-16 John W. Eaton <jwe@octave.org> |
|
983 |
|
984 * plot/__render_plot__.m: Check for mix of 2-d and 3-d plots |
|
985 before sending anything to the plotter. |
|
986 |
6172
|
987 2006-11-15 John W. Eaton <jwe@octave.org> |
|
988 |
|
989 * image/__img_gnuplot__.m: Store more info in global plot |
|
990 structures and use __render_plot__ to build plot command to |
|
991 display image. |
|
992 |
|
993 * plot/__plt3__.m: New arg, parametric. Change all callers. |
|
994 |
|
995 * plot/__plot_globals__.m (__plot_line_offset__, __plot_command__, |
|
996 __plot_command_sep__): Delete. |
|
997 (__plot_data_type__, __plot_data_parametric__, |
|
998 __plot_image_colormap__, __plot_image_dims__, __plot_fmtstr__, |
|
999 __plot_usingstr__, __plot_withstr__): New variables. |
|
1000 * plot/__init_plot_vars__.m: Initialize them. |
|
1001 |
|
1002 * plot/__init_plot_vars__.m, plot/__setup_plot__.m: |
|
1003 Don't handle sep or cmd. |
|
1004 |
|
1005 * plot/__render_plot__.m: New function. |
|
1006 * plot/__plt__.m, plot/__plt3__.m, plot/__errplot__.m: |
|
1007 Store more info in global plot structures and use __render_plot__ |
|
1008 to build plot command. |
|
1009 * plot/replot.m: Simply call __render_plot__. |
|
1010 |
|
1011 * plot/contour.m, plot/mesh.m, plot/plot3.m: |
|
1012 Set __plot_data_parametric__ here. |
|
1013 |
6164
|
1014 2006-11-14 John W. Eaton <jwe@octave.org> |
|
1015 |
6166
|
1016 * plot/bottom_title.m, plot/top_title.m: Delete. |
|
1017 |
6164
|
1018 * image/image_viewer.m: Set default values here. |
|
1019 * image/image.m: Not here. |
|
1020 |
|
1021 * image/image_viewer.m: Always return old values. Check arguments. |
|
1022 * image/__img_gnuplot__.m: Rename from __img__m. |
|
1023 |
|
1024 2006-11-14 S�ren Hauberg <soren@hauberg.org> |
|
1025 |
|
1026 * image/image_viewer.m: New function. |
|
1027 * image/__img_via_file__.m: New function. |
|
1028 * image/image.m: Use image_viewer to determine which program to |
|
1029 use for image viewing. |
|
1030 * scripts/image/__img__.m: Silently accept more than 3 args. |
|
1031 |
6163
|
1032 2006-11-14 John W. Eaton <jwe@octave.org> |
|
1033 |
|
1034 * plot/__do_legend__.m, plot/__errplot__.m, |
|
1035 plot/__init_plot_vars__.m, plot/__plot_globals__.m, |
|
1036 plot/__plt3__.m, plot/__plt__.m, plot/__setup_plot__.m, |
|
1037 plot/legend.m, plot/mplot.m, plot/multiplot.m, plot/oneplot.m, |
|
1038 plot/replot.m, plot/subplot.m, plot/subwindow.m: |
|
1039 Use __plot_globals__ for multiplot variables. Keep track of |
|
1040 multiplot info for each figure. Eliminate __multiplot_xscale__. |
|
1041 |
6157
|
1042 2006-11-13 John W. Eaton <jwe@octave.org> |
|
1043 |
6158
|
1044 * plot/mesh.m: Use proper dimensions for y in call to repmat. |
|
1045 |
6157
|
1046 * miscellaneous/substruct.m: New function. |
|
1047 |
|
1048 * testfun/assert.m: Force orientation to match when comparing |
|
1049 struct elements. |
|
1050 |
|
1051 * general/__isequal__.m: Avoid assignment of comma-separated lists |
|
1052 when comparing structs. |
|
1053 |
|
1054 2006-11-13 S�ren Hauberg <hauberg@gmail.com> |
|
1055 |
|
1056 * scripts/general/bicubic.m, scripts/general/cart2pol.m |
|
1057 scripts/general/cart2sph.m, scripts/plot/contour.m, |
|
1058 scripts/linear-algebra/cross.m, scripts/general/cumtrapz.m, |
|
1059 scripts/linear-algebra/dot.m, scripts/image/imshow.m, |
|
1060 scripts/general/interp2.m, scripts/general/mod.m, |
|
1061 scripts/plot/plot3.m, scripts/plot/__plr2__.m, |
|
1062 scripts/plot/__plr__.m, scripts/general/pol2cart.m, |
|
1063 scripts/general/polyarea.m, scripts/polynomial/polyfit.m, |
|
1064 scripts/general/rem.m, scripts/image/rgb2ind.m, |
|
1065 scripts/general/sph2cart.m, scripts/general/trapz.m, |
|
1066 scripts/miscellaneous/xor.m: Use size_equal |
|
1067 |
6156
|
1068 2006-11-13 John W. Eaton <jwe@octave.org> |
|
1069 |
|
1070 * plot/mesh.m: Use size_equal to compare dimensions. |
|
1071 |
6154
|
1072 2006-11-13 S�ren Hauberg <soren@hauberg.org> |
|
1073 |
|
1074 * plot/mesh.m: Simplify. Set hidden3d for the plot. |
|
1075 |
6152
|
1076 2006-11-11 S�ren Hauberg <soren@hauberg.org> |
|
1077 |
|
1078 * miscellaneous/copyfile.m: Fix docs to match function. |
|
1079 |
6145
|
1080 2006-11-08 John W. Eaton <jwe@octave.org> |
|
1081 |
6146
|
1082 * plot/legend.m: New function, adapted from Octave Forge. |
|
1083 |
|
1084 * plot/__do_legend__.m: New function. |
|
1085 * plot/__errplot__.m, plot/__plt3__.m, plot/__plt__.m, |
|
1086 plot/replot.m: Call it before plotting. |
|
1087 |
|
1088 * plot/plot3.m, plot/mesh.m, plot/contour.m: Don't send "set |
|
1089 noparametric" to gnuplot.. |
|
1090 |
|
1091 * plot/__plotopt__.m, plot/__pltopt1__.m, plot/__plt1__.m, |
|
1092 plot/__plt2__.m, plot/__plt2mm__.m, plot/__plt2mv__.m, |
|
1093 plot/__plt2ss__.m, plot/__plt2vm__.m, plot/__plt2vv__.m: Accept |
|
1094 and return key title separate from line format. Accept format and |
|
1095 key as cellstr. Always return data as cell array. Return format |
|
1096 and key title as cellstr. |
|
1097 * plot/__errplot__.m, plot/__plt3__.m, plot/__plt__.m: |
|
1098 Handle line format and key titles separately. |
|
1099 * plot/__plt3__.m, plot/__plt__.m: Handle data as cell array only. |
|
1100 |
|
1101 * plot/__plot_globals__.m (__plot_line_offset__, |
|
1102 __plot_key_labels__, __plot_key_properties__): New global |
|
1103 variables. Initialize them. |
|
1104 * plot/__init_plot_vars__.m (__plot_line_offset__, |
|
1105 __plot_key_labels__, __plot_key_properties__): Initialize. |
|
1106 * plot/__errplot__.m, plot/__plt3__.m, plot/__plt__.m |
|
1107 (__plot_line_offset__, __plot_key_labels__, |
|
1108 __plot_key_properties__): Store information about plot key titles. |
|
1109 |
|
1110 * plot/__errplot__.m, plot/__init_plot_vars__.m, plot/__plt3__.m, |
|
1111 plot/__plt__.m: Use cf, mxi, and myi as shorthand for |
|
1112 __current_figure__, __multiplot_xi__, and __multiplot_yi__, |
|
1113 respectively. |
|
1114 |
|
1115 * plot/__errcomm__.m: Allow fmt to be cellstr. |
|
1116 |
6145
|
1117 * strings/strcat.m: Disable Octave:empty-list-elements warning |
|
1118 whle concatenating args. |
|
1119 |
6144
|
1120 2006-11-07 John W. Eaton <jwe@octave.org> |
|
1121 |
|
1122 * startup/main-rcfile: Conditionally set PAGER_FLAGS. |
|
1123 |
6142
|
1124 2006-11-06 S�ren Hauberg <soren@hauberg.org> |
|
1125 |
6143
|
1126 * pkg/pkg.m (extract_pkg): No need to pass "dotexceptnewline" |
|
1127 option to regexp. |
|
1128 |
6142
|
1129 * image/__img__.m: Send "set size ratio -1" before plotting. |
|
1130 |
6138
|
1131 2006-11-03 Bill Denney <denney@seas.upenn.edu> |
|
1132 |
6139
|
1133 * strings/index.m: New arg, direction. Simplify and speed up. |
|
1134 * strings/rindex.m: Implement using index (..., "last"); |
|
1135 |
6138
|
1136 * scripts/blanks.m, scripts/strcat.m: Simplify. Add tests. |
|
1137 |
6130
|
1138 2006-11-01 Bill Denney <denney@seas.upenn.edu> |
|
1139 |
|
1140 * general/__isequal__.m: Test size and class more consistently. |
|
1141 |
6116
|
1142 2006-10-27 John W. Eaton <jwe@octave.org> |
|
1143 |
6117
|
1144 * miscellaneous/ls_command.m: Use /D instead of /w. |
|
1145 From Michael Goffioul <michael.goffioul@swing.be>. |
|
1146 |
6116
|
1147 * miscellaneous/ls.m, miscellaneous/ls_command.m: New files. |
|
1148 * miscellaneous/dir.m: Mark as a command. |
|
1149 |
6112
|
1150 2006-10-27 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
1151 |
|
1152 * miscellaneous/unpack.m: Fix missing comma in strcat call. |
|
1153 |
6088
|
1154 2006-10-25 John W. Eaton <jwe@octave.org> |
|
1155 |
|
1156 * image/image.m: Set x = y = [] when nargin == 0; |
|
1157 |
|
1158 2006-10-25 Quentin Spencer <qspencer@ieee.org> |
|
1159 |
|
1160 * image/image.m: Call __img__ if gnuplot version is > 4.0. |
|
1161 * image/__img__.m: New file, originally from |
|
1162 Daniel J Sebald <daniel.sebald@ieee.org>. |
|
1163 |
6087
|
1164 2006-10-25 John W. Eaton <jwe@octave.org> |
|
1165 |
|
1166 * plot/__gnuplot_version__.m: New function, originally from |
|
1167 Daniel J Sebald <daniel.sebald@ieee.org> by way of |
|
1168 Quentin Spencer <qspencer@ieee.org>. |
|
1169 |
6085
|
1170 2006-10-25 S�ren Hauberg <soren@hauberg.org> |
|
1171 |
|
1172 * plot/__pltopt__.m: Update symbol marker id numbers for gnuplot 4. |
|
1173 |
6081
|
1174 2006-10-24 Bill Denney <denney@seas.upenn.edu> |
|
1175 |
|
1176 * miscellaneous/unpack.m, miscellaneous/bunzip2.m, |
|
1177 miscellaneous/gunzip.m: New files. |
|
1178 * miscellaneous/untar.m, miscellaneous/unzip.m: |
|
1179 Call unpack to do the real work. |
|
1180 |
6075
|
1181 2006-10-24 John W. Eaton <jwe@octave.org> |
|
1182 |
6078
|
1183 * plot/plot3.m: If we have a format string, then also pass using |
|
1184 string to __plt3__. |
|
1185 |
6077
|
1186 * plot/sombrero.m: Don't return anything if nargout == 0. |
|
1187 |
6075
|
1188 * plot/__plt3__.m: Create using clause if none is supplied. |
6077
|
1189 * plot/mesh.m: Always pass empty using string to __plt3__. |
6075
|
1190 |
6069
|
1191 2006-10-20 Bill Denney <denney@seas.upenn.edu> |
|
1192 |
|
1193 * movefile.m, copyfile.m: Handle cellstr lists of files. |
|
1194 Quote filenames in shell commands. |
|
1195 |
6055
|
1196 2006-10-17 David Bateman <dbateman@free.fr> |
|
1197 |
|
1198 * pkg/pkg.m (uninstall): Allow the uninstall to proceed even if |
|
1199 the package directory is missing. |
|
1200 |
6052
|
1201 2006-10-13 John W. Eaton <jwe@octave.org> |
|
1202 |
|
1203 * plot/box.m: New function. |
|
1204 |
6050
|
1205 2006-10-13 Etienne Grossmann <etienne@tyzx.com> |
|
1206 |
|
1207 * general/ind2sub.m, general/sub2ind.m: Handle empty indices. |
|
1208 |
6049
|
1209 2006-10-12 Quentin Spencer <qspencer@ieee.org> |
|
1210 |
|
1211 * plot/sombrero.m: Only plot if nargout == 0. Otherwise, return data. |
|
1212 |
6047
|
1213 2006-10-10 John W. Eaton <jwe@octave.org> |
|
1214 |
|
1215 * miscellaneous/copyfile.m, miscellaneous/movefile.m: New functions. |
|
1216 |
6046
|
1217 2006-10-10 Bill Denney <denney@seas.upenn.edu> |
|
1218 |
|
1219 * audio/lin2mu.m, audio/loadaudio.m, audio/mu2lin.m, |
|
1220 audio/playaudio.m, audio/record.m, audio/saveaudio.m, |
|
1221 audio/setaudio.m, audio/wavread.m, audio/wavwrite.m, |
|
1222 control/base/__bodquist__.m, control/base/__freqresp__.m, |
|
1223 control/base/are.m, control/base/bode.m, control/base/ctrb.m, |
|
1224 control/base/damp.m, control/base/dare.m, control/base/dcgain.m, |
|
1225 control/base/dre.m, control/base/impulse.m, control/base/lqg.m, |
|
1226 control/base/lsim.m, control/base/lyap.m, control/base/nichols.m, |
|
1227 control/base/nyquist.m, control/base/obsv.m, control/base/pzmap.m, |
|
1228 control/base/rlocus.m, control/base/step.m, control/base/tzero.m, |
|
1229 control/hinf/h2norm.m, control/hinf/h2syn.m, |
|
1230 control/hinf/hinfnorm.m, control/hinf/hinfsyn.m, |
|
1231 control/hinf/is_dgkf.m, control/hinf/wgt1o.m, |
|
1232 control/obsolete/dezero.m, control/system/__sysdefioname__.m, |
|
1233 control/system/buildssic.m, control/system/c2d.m, |
|
1234 control/system/cellidx.m, control/system/d2c.m, |
|
1235 control/system/dmr2d.m, control/system/fir2sys.m, |
|
1236 control/system/is_abcd.m, control/system/is_controllable.m, |
|
1237 control/system/is_detectable.m, control/system/is_digital.m, |
|
1238 control/system/is_observable.m, control/system/is_siso.m, |
|
1239 control/system/is_stabilizable.m, control/system/is_stable.m, |
|
1240 control/system/jet707.m, control/system/listidx.m, |
|
1241 control/system/ord2.m, control/system/parallel.m, |
|
1242 control/system/ss.m, control/system/ss2zp.m, |
|
1243 control/system/starp.m, control/system/sys2ss.m, |
|
1244 control/system/sys2tf.m, control/system/sys2zp.m, |
|
1245 control/system/sysadd.m, control/system/sysappend.m, |
|
1246 control/system/syschtsam.m, control/system/sysconnect.m, |
|
1247 control/system/syscont.m, control/system/sysdimensions.m, |
|
1248 control/system/sysdisc.m, control/system/sysdup.m, |
|
1249 control/system/sysgetsignals.m, control/system/sysgettsam.m, |
|
1250 control/system/sysgroup.m, control/system/sysidx.m, |
|
1251 control/system/sysmin.m, control/system/sysmult.m, |
|
1252 control/system/sysout.m, control/system/sysprune.m, |
|
1253 control/system/sysscale.m, control/system/syssetsignals.m, |
|
1254 control/system/syssub.m, control/system/sysupdate.m, |
|
1255 control/system/tf.m, control/system/tfout.m, |
|
1256 control/system/ugain.m, control/system/zp.m, |
|
1257 control/system/zpout.m, control/util/__outlist__.m, |
|
1258 control/util/__zgpbal__.m, control/util/prompt.m, |
|
1259 control/util/sortcom.m, control/util/strappend.m, |
|
1260 deprecated/com2str.m, elfun/acot.m, elfun/acoth.m, elfun/acsc.m, |
|
1261 elfun/acsch.m, elfun/asec.m, elfun/asech.m, elfun/cot.m, |
|
1262 elfun/coth.m, elfun/csc.m, elfun/csch.m, elfun/lcm.m, elfun/sec.m, |
|
1263 elfun/sech.m, finance/fv.m, finance/fvl.m, finance/irr.m, |
|
1264 finance/nper.m, finance/npv.m, finance/pmt.m, finance/pv.m, |
|
1265 finance/pvl.m, finance/rate.m, finance/vol.m, |
|
1266 general/__isequal__.m, general/bitcmp.m, general/bitget.m, |
|
1267 general/bitset.m, general/blkdiag.m, general/cart2sph.m, |
|
1268 general/cell2mat.m, general/circshift.m, general/cplxpair.m, |
|
1269 general/cumtrapz.m, general/deal.m, general/diff.m, |
|
1270 general/flipdim.m, general/fliplr.m, general/flipud.m, |
|
1271 general/ind2sub.m, general/int2str.m, |
|
1272 general/is_duplicate_entry.m, general/isdefinite.m, |
|
1273 general/isequal.m, general/isequalwithequalnans.m, |
|
1274 general/isscalar.m, general/issquare.m, general/issymmetric.m, |
|
1275 general/isvector.m, general/logical.m, general/logspace.m, |
|
1276 general/mod.m, general/nargchk.m, general/nextpow2.m, |
|
1277 general/perror.m, general/postpad.m, general/prepad.m, |
|
1278 general/randperm.m, general/rem.m, general/repmat.m, |
|
1279 general/rot90.m, general/rotdim.m, general/shift.m, |
|
1280 general/shiftdim.m, general/sph2cart.m, general/strerror.m, |
|
1281 general/sub2ind.m, general/trapz.m, general/tril.m, |
|
1282 general/triu.m, image/gray.m, image/gray2ind.m, image/hsv2rgb.m, |
|
1283 image/image.m, image/imagesc.m, image/ind2gray.m, image/ind2rgb.m, |
|
1284 image/loadimage.m, image/ntsc2rgb.m, image/ocean.m, |
|
1285 image/rgb2hsv.m, image/rgb2ntsc.m, image/saveimage.m, io/beep.m, |
|
1286 linear-algebra/commutation_matrix.m, linear-algebra/cond.m, |
|
1287 linear-algebra/cross.m, linear-algebra/dmult.m, |
|
1288 linear-algebra/dot.m, linear-algebra/duplication_matrix.m, |
|
1289 linear-algebra/krylov.m, linear-algebra/krylovb.m, |
|
1290 linear-algebra/logm.m, linear-algebra/norm.m, |
|
1291 linear-algebra/null.m, linear-algebra/orth.m, |
|
1292 linear-algebra/qzhess.m, linear-algebra/rank.m, |
|
1293 linear-algebra/trace.m, linear-algebra/vec.m, |
|
1294 linear-algebra/vech.m, miscellaneous/bincoeff.m, |
|
1295 miscellaneous/delete.m, miscellaneous/dir.m, miscellaneous/dos.m, |
|
1296 miscellaneous/fileattrib.m, miscellaneous/fileparts.m, |
|
1297 miscellaneous/flops.m, miscellaneous/fullfile.m, |
|
1298 miscellaneous/ispc.m, miscellaneous/isunix.m, |
|
1299 miscellaneous/menu.m, miscellaneous/not.m, miscellaneous/popen2.m, |
|
1300 miscellaneous/single.m, miscellaneous/unix.m, miscellaneous/ver.m, |
|
1301 miscellaneous/xor.m, optimization/glpk.m, optimization/glpkmex.m, |
|
1302 optimization/qp.m, optimization/sqp.m, plot/__axis_label__.m, |
|
1303 plot/__errplot__.m, plot/__plr1__.m, plot/__plr2__.m, |
|
1304 plot/__plr__.m, plot/__plt1__.m, plot/__plt2__.m, |
|
1305 plot/__plt2mm__.m, plot/__plt2mv__.m, plot/__plt2ss__.m, |
|
1306 plot/__plt2vm__.m, plot/__plt2vv__.m, plot/__pltopt1__.m, |
|
1307 plot/__pltopt__.m, plot/bar.m, plot/bottom_title.m, plot/close.m, |
|
1308 plot/contour.m, plot/errorbar.m, plot/figure.m, plot/fplot.m, |
|
1309 plot/grid.m, plot/hist.m, plot/hold.m, plot/ishold.m, |
|
1310 plot/loglogerr.m, plot/mesh.m, plot/meshdom.m, plot/meshgrid.m, |
|
1311 plot/multiplot.m, plot/orient.m, plot/polar.m, plot/replot.m, |
|
1312 plot/semilogxerr.m, plot/semilogyerr.m, plot/sombrero.m, |
|
1313 plot/stairs.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
1314 plot/top_title.m, polynomial/compan.m, polynomial/conv.m, |
|
1315 polynomial/deconv.m, polynomial/mkpp.m, polynomial/poly.m, |
|
1316 polynomial/polyder.m, polynomial/polyderiv.m, |
|
1317 polynomial/polyfit.m, polynomial/polygcd.m, |
|
1318 polynomial/polyinteg.m, polynomial/polyout.m, |
|
1319 polynomial/polyreduce.m, polynomial/polyval.m, |
|
1320 polynomial/polyvalm.m, polynomial/ppval.m, polynomial/residue.m, |
|
1321 polynomial/roots.m, polynomial/unmkpp.m, quaternion/quaternion.m, |
|
1322 set/complement.m, set/create_set.m, set/intersect.m, |
|
1323 set/ismember.m, set/setdiff.m, set/setxor.m, set/union.m, |
|
1324 set/unique.m, signal/arch_fit.m, signal/arch_rnd.m, |
|
1325 signal/arma_rnd.m, signal/autocor.m, signal/autoreg_matrix.m, |
|
1326 signal/bartlett.m, signal/blackman.m, signal/detrend.m, |
|
1327 signal/diffpara.m, signal/durbinlevinson.m, signal/fftconv.m, |
|
1328 signal/fftfilt.m, signal/fftshift.m, signal/filter2.m, |
|
1329 signal/freqz.m, signal/hamming.m, signal/hanning.m, |
|
1330 signal/hurst.m, signal/ifftshift.m, signal/sinetone.m, |
|
1331 signal/sinewave.m, signal/spencer.m, signal/stft.m, |
|
1332 signal/synthesis.m, signal/unwrap.m, sparse/gplot.m, |
|
1333 sparse/spfun.m, sparse/sprand.m, sparse/sprandn.m, |
|
1334 sparse/sprandsym.m, sparse/spstats.m, specfun/beta.m, |
|
1335 specfun/betai.m, specfun/betaln.m, specfun/erfinv.m, |
|
1336 specfun/gammai.m, specfun/log2.m, specfun/pow2.m, |
|
1337 special-matrix/hankel.m, special-matrix/hilb.m, |
|
1338 special-matrix/invhilb.m, special-matrix/sylvester_matrix.m, |
|
1339 special-matrix/toeplitz.m, special-matrix/vander.m, |
|
1340 statistics/base/center.m, statistics/base/cloglog.m, |
|
1341 statistics/base/cor.m, statistics/base/corrcoef.m, |
|
1342 statistics/base/cov.m, statistics/base/cut.m, |
|
1343 statistics/base/gls.m, statistics/base/iqr.m, |
|
1344 statistics/base/kendall.m, statistics/base/kurtosis.m, |
|
1345 statistics/base/logit.m, statistics/base/mahalanobis.m, |
|
1346 statistics/base/mean.m, statistics/base/meansq.m, |
|
1347 statistics/base/median.m, statistics/base/moment.m, |
|
1348 statistics/base/ols.m, statistics/base/ppplot.m, |
|
1349 statistics/base/probit.m, statistics/base/qqplot.m, |
|
1350 statistics/base/range.m, statistics/base/ranks.m, |
|
1351 statistics/base/run_count.m, statistics/base/skewness.m, |
|
1352 statistics/base/spearman.m, statistics/base/statistics.m, |
|
1353 statistics/base/std.m, statistics/base/studentize.m, |
|
1354 statistics/base/table.m, statistics/base/values.m, |
|
1355 statistics/base/var.m, statistics/distributions/betacdf.m, |
|
1356 statistics/distributions/betainv.m, |
|
1357 statistics/distributions/betapdf.m, |
|
1358 statistics/distributions/betarnd.m, |
|
1359 statistics/distributions/binocdf.m, |
|
1360 statistics/distributions/binoinv.m, |
|
1361 statistics/distributions/binopdf.m, |
|
1362 statistics/distributions/binornd.m, |
|
1363 statistics/distributions/cauchy_cdf.m, |
|
1364 statistics/distributions/cauchy_inv.m, |
|
1365 statistics/distributions/cauchy_pdf.m, |
|
1366 statistics/distributions/cauchy_rnd.m, |
|
1367 statistics/distributions/chi2cdf.m, |
|
1368 statistics/distributions/chi2inv.m, |
|
1369 statistics/distributions/chi2pdf.m, |
|
1370 statistics/distributions/chi2rnd.m, |
|
1371 statistics/distributions/discrete_cdf.m, |
|
1372 statistics/distributions/discrete_inv.m, |
|
1373 statistics/distributions/discrete_pdf.m, |
|
1374 statistics/distributions/discrete_rnd.m, |
|
1375 statistics/distributions/empirical_rnd.m, |
|
1376 statistics/distributions/expcdf.m, |
|
1377 statistics/distributions/expinv.m, |
|
1378 statistics/distributions/exppdf.m, |
|
1379 statistics/distributions/exprnd.m, |
|
1380 statistics/distributions/fcdf.m, statistics/distributions/finv.m, |
|
1381 statistics/distributions/fpdf.m, statistics/distributions/frnd.m, |
|
1382 statistics/distributions/gamcdf.m, |
|
1383 statistics/distributions/gaminv.m, |
|
1384 statistics/distributions/gampdf.m, |
|
1385 statistics/distributions/gamrnd.m, |
|
1386 statistics/distributions/geocdf.m, |
|
1387 statistics/distributions/geoinv.m, |
|
1388 statistics/distributions/geopdf.m, |
|
1389 statistics/distributions/geornd.m, |
|
1390 statistics/distributions/hygecdf.m, |
|
1391 statistics/distributions/hygeinv.m, |
|
1392 statistics/distributions/hygepdf.m, |
|
1393 statistics/distributions/hygernd.m, |
|
1394 statistics/distributions/kolmogorov_smirnov_cdf.m, |
|
1395 statistics/distributions/laplace_cdf.m, |
|
1396 statistics/distributions/laplace_inv.m, |
|
1397 statistics/distributions/laplace_pdf.m, |
|
1398 statistics/distributions/laplace_rnd.m, |
|
1399 statistics/distributions/logistic_cdf.m, |
|
1400 statistics/distributions/logistic_inv.m, |
|
1401 statistics/distributions/logistic_pdf.m, |
|
1402 statistics/distributions/logistic_rnd.m, |
|
1403 statistics/distributions/logncdf.m, |
|
1404 statistics/distributions/logninv.m, |
|
1405 statistics/distributions/lognpdf.m, |
|
1406 statistics/distributions/lognrnd.m, |
|
1407 statistics/distributions/normcdf.m, |
|
1408 statistics/distributions/norminv.m, |
|
1409 statistics/distributions/normpdf.m, |
|
1410 statistics/distributions/normrnd.m, |
|
1411 statistics/distributions/pascal_cdf.m, |
|
1412 statistics/distributions/pascal_inv.m, |
|
1413 statistics/distributions/pascal_pdf.m, |
|
1414 statistics/distributions/pascal_rnd.m, |
|
1415 statistics/distributions/poisscdf.m, |
|
1416 statistics/distributions/poissinv.m, |
|
1417 statistics/distributions/poisspdf.m, |
|
1418 statistics/distributions/poissrnd.m, |
|
1419 statistics/distributions/stdnormal_cdf.m, |
|
1420 statistics/distributions/stdnormal_inv.m, |
|
1421 statistics/distributions/stdnormal_pdf.m, |
|
1422 statistics/distributions/stdnormal_rnd.m, |
|
1423 statistics/distributions/tcdf.m, statistics/distributions/tinv.m, |
|
1424 statistics/distributions/tpdf.m, statistics/distributions/trnd.m, |
|
1425 statistics/distributions/unifcdf.m, |
|
1426 statistics/distributions/unifinv.m, |
|
1427 statistics/distributions/unifpdf.m, |
|
1428 statistics/distributions/unifrnd.m, |
|
1429 statistics/distributions/wblcdf.m, |
|
1430 statistics/distributions/wblinv.m, |
|
1431 statistics/distributions/wblpdf.m, |
|
1432 statistics/distributions/wblrnd.m, |
|
1433 statistics/distributions/wienrnd.m, statistics/tests/anova.m, |
|
1434 statistics/tests/bartlett_test.m, |
|
1435 statistics/tests/chisquare_test_homogeneity.m, |
|
1436 statistics/tests/chisquare_test_independence.m, |
|
1437 statistics/tests/cor_test.m, statistics/tests/f_test_regression.m, |
|
1438 statistics/tests/hotelling_test.m, |
|
1439 statistics/tests/hotelling_test_2.m, |
|
1440 statistics/tests/kolmogorov_smirnov_test.m, |
|
1441 statistics/tests/kolmogorov_smirnov_test_2.m, |
|
1442 statistics/tests/kruskal_wallis_test.m, statistics/tests/manova.m, |
|
1443 statistics/tests/mcnemar_test.m, statistics/tests/prop_test_2.m, |
|
1444 statistics/tests/run_test.m, statistics/tests/sign_test.m, |
|
1445 statistics/tests/t_test.m, statistics/tests/t_test_2.m, |
|
1446 statistics/tests/t_test_regression.m, statistics/tests/u_test.m, |
|
1447 statistics/tests/var_test.m, statistics/tests/welch_test.m, |
|
1448 statistics/tests/wilcoxon_test.m, statistics/tests/z_test.m, |
|
1449 statistics/tests/z_test_2.m, strings/base2dec.m, strings/blanks.m, |
|
1450 strings/deblank.m, strings/dec2base.m, strings/dec2bin.m, |
|
1451 strings/dec2hex.m, strings/findstr.m, strings/hex2dec.m, |
|
1452 strings/index.m, strings/isletter.m, strings/lower.m, |
|
1453 strings/rindex.m, strings/split.m, strings/str2mat.m, |
|
1454 strings/str2num.m, strings/strcat.m, strings/strcmpi.m, |
|
1455 strings/strfind.m, strings/strjust.m, strings/strmatch.m, |
|
1456 strings/strncmp.m, strings/strncmpi.m, strings/strrep.m, |
|
1457 strings/strtrunc.m, strings/strvcat.m, strings/substr.m, |
|
1458 strings/upper.m, testfun/assert.m, testfun/demo.m, |
|
1459 testfun/example.m, testfun/fail.m, testfun/speed.m, |
|
1460 testfun/test.m, time/asctime.m, time/calendar.m, time/ctime.m, |
|
1461 time/datenum.m, time/datestr.m, time/datevec.m, time/eomday.m, |
|
1462 time/etime.m, time/is_leap_year.m: |
|
1463 Use print_usage instead of usage. |
|
1464 |
6044
|
1465 2006-10-09 David Bateman <dbateman@free.fr> |
|
1466 |
|
1467 * time/datevec.m: Add additional compatible default parsing strings. |
|
1468 |
6395
|
1469 2006-10-09 Bill Denney <denney@seas.upenn.edu> |
6041
|
1470 |
6042
|
1471 * pkg/pkg.m: Remove trailing "\n" from error messages. |
|
1472 Remove compare_versions subfunction. |
|
1473 |
|
1474 * miscellaneous/compare_versions.m: New function to compare |
|
1475 version numbers as strings with any boolean operators. |
|
1476 |
6041
|
1477 * miscellaneous/untar.m: Check more rigorously to see if the tar |
|
1478 file exists. |
|
1479 |
6036
|
1480 2006-10-04 John W. Eaton <jwe@octave.org> |
|
1481 |
|
1482 * pkg/pkg.m: Use fullfile to concatenate directory and file names. |
|
1483 |
6032
|
1484 2006-10-04 S�ren Hauberg <soren@hauberg.org> |
|
1485 |
6037
|
1486 * pkg/pkg.m: Update docs. Handle prefix option. |
|
1487 Handle dependencies for load option. |
6032
|
1488 |
6029
|
1489 2006-10-04 John W. Eaton <jwe@octave.org> |
|
1490 |
6030
|
1491 * deprecated/clearplot.m, deprecated/clg.m: New functions. |
|
1492 |
|
1493 * plot/clg.m: Delete. |
|
1494 * plot/__init_plot_vars__.m: New function. |
|
1495 * plot/__setup_plot__.m: Use __init_plot_vars__. |
6029
|
1496 |
6025
|
1497 2006-10-03 S�ren Hauberg <soren@hauberg.org> |
|
1498 |
|
1499 * pkg/pkg.m: Avoid calling addpath with no args. |
|
1500 |
6024
|
1501 2006-10-03 Bill Denney <denney@seas.upenn.edu> |
|
1502 |
|
1503 * audio/loadaudio.m, control/base/nyquist.m, |
|
1504 control/system/__zp2ssg2__.m, linear-algebra/cross.m, |
|
1505 linear-algebra/krylov.m, statistics/base/center.m, |
|
1506 statistics/base/median.m, statistics/base/std.m, |
|
1507 statistics/base/var.m, testfun/test.m: Use the new find syntax to |
|
1508 find first or last element matching a condition. |
|
1509 |
6023
|
1510 2006-10-02 Bill Denney <denney@seas.upenn.edu> |
|
1511 |
|
1512 * strings/deblank.m, strings/upper.m, strings/lower.m, |
|
1513 general/__isequal__.m: Minimize looping using cellfun. |
|
1514 |
6020
|
1515 2006-10-02 David Bateman <dbateman@free.fr> |
|
1516 |
|
1517 * pkg/pkg.m (copy_files): always create installation directory. |
|
1518 |
6016
|
1519 2006-10-02 Thomas Weber <thomas.weber.mail@gmail.com> |
|
1520 |
|
1521 * miscellaneous/doc.m: Swap file and directory args to info. |
|
1522 |
|
1523 2006-10-01 Arno Onken <whyly@gmx.net> |
|
1524 |
|
1525 * statistics/distributions/exprnd.m: Fix typo. |
|
1526 |
6014
|
1527 2006-09-30 Benjamin Lindner <lindnerben@gmx.net> |
|
1528 |
|
1529 * polynomial/ppval.m: Use .' instead of '. |
|
1530 * polynomial/spline.m: Likewise. New tests. |
|
1531 |
6004
|
1532 2006-09-26 David Bateman <dbateman@free.fr> |
|
1533 |
|
1534 * __plt3__.m: Using global variables __plot_data__, |
|
1535 __plot_data_offset__ and __plot_command__ to store plots and |
|
1536 correctly handle multiplots, and hold state. Only accept a single |
|
1537 data parameter plus, using, format and with strings. Remove |
|
1538 setting of gnuplot parameters. |
|
1539 * __make_using_clause__.m: New function extracted from __plt__.m. |
|
1540 * __setup_plot__.m: Convert to a function and pass the plotting |
|
1541 command to use. |
|
1542 * __plt__.m: Change call to __setup_plot__ and __make_using_clause__. |
|
1543 * contour.m: Use unwind protect on the parametric state of plot |
|
1544 and __plt3__ instead of calling __gnuplot_splot__ directly. |
|
1545 * mesh.m: ditto. |
|
1546 * plot3.m: Error checking, setting of parametric state and |
|
1547 formation of matrix to plot moved from old __plt3__. |
|
1548 |
5996
|
1549 2006-09-22 Michael Creel <michael.creel@uab.es> |
|
1550 |
5997
|
1551 * deprecated/chisquare_pdf.m: Typo in documentation. |
5996
|
1552 |
|
1553 2006-09-22 S�ren Hauberg <soren@hauberg.org> |
|
1554 |
|
1555 * signal/filter2.m: Correct texinfo doc. |
|
1556 |
|
1557 2006-09-22 David Bateman <dbateman@free.fr> |
|
1558 |
|
1559 * miscellaneous/parseparams.m: Correct texinfo doc. |
|
1560 |
5993
|
1561 2006-09-15 David Bateman <dbateman@free.fr> |
|
1562 |
|
1563 * pkg/pkg.m (prepare_installation): Don't create package |
|
1564 installation directory here. |
|
1565 (copy_files): Create it here instead, to avoid issues with |
|
1566 upgrades. Also install the COPYING file in packinfo. |
|
1567 |
5989
|
1568 2006-09-13 John W. Eaton <jwe@octave.org> |
|
1569 |
|
1570 * general/blkdiag.m: Adjust to new cellfun rules. |
|
1571 |
5987
|
1572 2006-08-30 David Bateman <dbateman@free.fr> |
|
1573 |
|
1574 * pkg/pkg.m (install): Disallow bundles of packages. More verbose |
|
1575 error message for archive name not matching package name. |
|
1576 (installed_packages): Size header of printed results to |
|
1577 arguments. Sort the list of installed packages before printing |
|
1578 them. |
|
1579 |
5986
|
1580 2006-09-11 Paul Kienzle <pkienzle@users.sf.net> |
|
1581 |
|
1582 * signal/freqz.m: Update tests. |
|
1583 |
|
1584 2006-09-11 Ken Kouno <kouno@mk.ecei.tohoku.ac.jp> |
|
1585 |
|
1586 * signal/freqz.m: Corretly postpad arrays. |
|
1587 Don't call fliplr on a column vector. |
|
1588 |
5984
|
1589 2006-09-11 Luis F. Ortiz <lortiz@interactivesupercomputing.com> |
|
1590 |
|
1591 * general/shiftdim.m: Use permute instead of reshape. |
|
1592 |
5981
|
1593 2006-09-05 Alexander Barth <abarth93@users.sourceforge.net> |
|
1594 |
|
1595 * miscellaneous/parseparams.m: New function. |
|
1596 |
5980
|
1597 2006-09-05 Rafael Laboissiere <rafael@debian.org> |
|
1598 |
|
1599 * miscellaneous/doc.m: Swap order of --file and --directory |
|
1600 options for info program invocation. |
|
1601 |
5976
|
1602 2006-08-30 David Bateman <dbateman@free.fr> |
|
1603 |
5987
|
1604 * pkg/pkg.m (create_pkgadddel): Resolve variable name-clash from |
5976
|
1605 previous change. |
|
1606 |
5974
|
1607 2006-08-26 David Bateman <dbateman@free.fr> |
|
1608 |
|
1609 * pkg/pkg.m (install, uninstall, installed_packages): Allow for |
|
1610 absence of trailing "/" in OCTAVE_HOME. |
|
1611 |
5973
|
1612 2006-08-25 Alexander Barth <abarth@marine.usf.edu> |
|
1613 |
|
1614 * time/datenum.m: Allow arg to be character string. |
|
1615 |
5971
|
1616 2006-08-25 David Bateman <dbateman@free.fr> |
|
1617 |
|
1618 * pkg/pkg.m (install): Verify that package name correponds to the |
|
1619 archive name. Treat both PKG_ADD and PKG_DEL and remove them if |
|
1620 they are empty. If package directory is empty, remove it to fail |
|
1621 gracefully for system specific packages. |
|
1622 (extract_pkgadd, create_pkgadd): delete. |
|
1623 (extract_pkg, create_pkg): Generalized versions of deleted functions |
|
1624 (copy_files): Install both bin/ and doc/ directories, adding the |
|
1625 bin/ to the EXEC_PATH when the package is loaded. |
|
1626 |
5962
|
1627 2006-08-24 John W. Eaton <jwe@octave.org> |
|
1628 |
|
1629 * image/saveimage.m: Use logical indexing instead of |
|
1630 indices computed by calling find on the logical index. |
|
1631 |
5961
|
1632 2006-08-24 S�ren Hauberg <soren@hauberg.org> |
|
1633 |
5967
|
1634 * miscellaneous/bincoeff.m, specfun/factorial.m: |
5963
|
1635 Use logical indexing instead of indices computed by calling find |
|
1636 on the logical index. |
|
1637 |
|
1638 * linear-algebra/krylov.m: Delete unused local var nzidx. |
5961
|
1639 |
5959
|
1640 2006-08-23 Quentin Spencer <qspencer@ieee.org> |
|
1641 |
|
1642 * control/system/tf2zp.m: Simplify gain calculation. |
|
1643 |
5958
|
1644 2006-08-23 John W. Eaton <jwe@octave.org> |
|
1645 |
|
1646 * plot/__plt__.m: Insert using clauses for all plots. |
|
1647 |
5957
|
1648 2006-08-23 A S Hodel <hodelas@auburn.edu> |
|
1649 |
|
1650 * control/system/sysscale.m: Call tf and zp with correct number of |
|
1651 args. |
|
1652 |
5955
|
1653 2006-08-22 David Bateman <dbateman@free.fr> |
|
1654 |
|
1655 * pkg/pkg.m (extract_pkgadd, create_pkgadd): New functions to |
|
1656 Search inst/*.m and src/*.m files in the package for |
|
1657 PKG_ADD directives and append user supplied PKG_ADD. |
|
1658 (pkg): Call create_pkgadd after copying files. |
|
1659 |
5947
|
1660 2006-08-21 S�ren Hauberg <soren@hauberg.org> |
|
1661 |
|
1662 * pkg/pkg.m: Handle multiple packages in a single file. |
|
1663 Insert directory separator between OCTAVE_HOME and rest of package |
|
1664 installation directory. |
|
1665 |
|
1666 2006-08-21 John W. Eaton <jwe@octave.org> |
|
1667 |
|
1668 * general/num2str.m: Early return if arg is empty. |
|
1669 From Thomas Treichl <Thomas.Treichl@gmx.net>. |
|
1670 |
5946
|
1671 2006-08-21 David Bateman <dbateman@free.fr> |
|
1672 |
|
1673 * strings/mat2str.m: Compute NC before using. |
|
1674 |
5937
|
1675 2006-08-17 John W. Eaton <jwe@octave.org> |
|
1676 |
|
1677 * audio/wavread.m: Fix calculation of sample count. |
|
1678 |
5934
|
1679 2006-08-14 S�ren Hauberg <soren@hauberg.org> |
|
1680 |
|
1681 * image/imshow.m: New Matlab-compatible version. |
|
1682 |
5930
|
1683 2006-08-15 John W. Eaton <jwe@octave.org> |
|
1684 |
|
1685 * deprecated/is_global.m: Delete. |
|
1686 |
5928
|
1687 2006-08-14 John W. Eaton <jwe@octave.org> |
|
1688 |
|
1689 * pkg/Makefile.in (script_sub_dir): Change from plot to pkg. |
|
1690 |
5926
|
1691 2006-08-14 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
1692 |
|
1693 * sparse/spy.m, control/base/bode.m, control/base/__stepimp__.m, |
|
1694 signal/freqz_plot.m: Adapt to new automatic_replot definition. |
|
1695 |
5928
|
1696 2006-08-14 S�ren Hauberg <soren@hauberg.org> |
|
1697 |
|
1698 * pkg/pkg.m: Don't pass function name to print_usage. |
|
1699 Use addpath and rmpath instead of manipulating LOADPATH. |
|
1700 Handle changes to system function. |
|
1701 (rm_rf): New subfunction. Use it to avoid confirmation dialog for |
|
1702 recursive directory removal. |
5922
|
1703 |
5924
|
1704 * strings/bin2dec.m: Ignore spaces in input for compatibility. |
|
1705 |
5923
|
1706 * colormap.m: Change global variable to persistent. |
|
1707 |
5922
|
1708 * rgb2ind.m: Handle single 3-d array as rgb image. |
|
1709 |
5920
|
1710 2006-08-14 John W. Eaton <jwe@octave.org> |
|
1711 |
|
1712 * strings/str2double.m: Fix missing semicolon. |
|
1713 |
5910
|
1714 2006-07-27 Jim Peterson <jpeterson@annapmicro.com> |
|
1715 |
|
1716 * plot/plot3.m: Accept one complex or one real and one complex |
|
1717 argument and plot real and imaginary components for y and z. |
|
1718 |
5908
|
1719 2006-07-27 John W. Eaton <jwe@octave.org> |
|
1720 |
|
1721 * testfun/test.m: Call fflush after each block of calls to |
|
1722 fprintf, fputs, or fdisp. |
|
1723 |
5904
|
1724 2006-07-26 John W. Eaton <jwe@octave.org> |
|
1725 |
|
1726 * miscellaneous/mex.m: New function. |
|
1727 |
5901
|
1728 2006-07-22 John W. Eaton <jwe@octave.org> |
|
1729 |
|
1730 * special-matrix/hadamard.m: Coerce bool matrix to double. |
|
1731 |
5881
|
1732 2006-07-07 John W. Eaton <jwe@octave.org> |
|
1733 |
|
1734 * miscellaneous/orderfields.m: New file. |
|
1735 |
5873
|
1736 2006-06-30 John W. Eaton <jwe@octave.org> |
|
1737 |
|
1738 * time/datevec.m: Make another attempt to account for precision of |
|
1739 datenum format. |
|
1740 |
5868
|
1741 2006-06-29 John W. Eaton <jwe@octave.org> |
|
1742 |
|
1743 * miscellaneous/dump_prefs.m: Remove obsolete symbols from the list. |
|
1744 Use feval instead of "type -q" to get values now that all the |
|
1745 symbols are functions. |
|
1746 |
5860
|
1747 2006-06-16 John W. Eaton <jwe@octave.org> |
|
1748 |
|
1749 * time/datevec.m: Avoid computing log of non-positive values. |
|
1750 |
5859
|
1751 2006-06-14 John W. Eaton <jwe@octave.org> |
|
1752 |
|
1753 * time/datevec.m: Attempt to account for precision of datenum format. |
|
1754 |
5839
|
1755 2006-06-01 Quentin H. Spencer <qspencer@ieee.org> |
|
1756 |
|
1757 * audio/wavread.m: Fix file range error and add read support for |
|
1758 24-bit WAV files. |
|
1759 |
5837
|
1760 2006-06-01 David Bateman <dbateman@free.fr> |
|
1761 |
|
1762 * general/interpft.m, general/quadl.m, general/polyarea.m, |
|
1763 general/interp1.m, general/gradient.m, general/interp2.m, |
|
1764 general/bicubic.m, miscellaneous/inputname.m, plot/__plt3__.m, |
|
1765 plot/ndgrid.m, plot/plot3.m, polynomial/pchip.m, sparse/pcg.m, |
|
1766 sparse/pcr.m, strings/mat2str.m: New files from Octave Forge. |
|
1767 |
5835
|
1768 2006-05-31 Bill Denney <bill@givebillmoney.com> |
|
1769 |
|
1770 * miscellaneous/fileparts.m, miscellaneous/fullfile.m: Add seealso. |
|
1771 * miscellaneous/texas_lotto.m: Fix warning message. |
|
1772 |
5830
|
1773 2006-05-26 John W. Eaton <jwe@octave.org> |
|
1774 |
|
1775 * miscellaneous/doc.m: Also handle nargin == 0. |
|
1776 |
5829
|
1777 2006-05-23 John W. Eaton <jwe@octave.org> |
|
1778 |
|
1779 * plot/mesh.m: Use __gnupot_raw__ except where __gnuplot_set__ is |
|
1780 really needed. |
|
1781 |
5827
|
1782 2006-05-22 John W. Eaton <jwe@octave.org> |
|
1783 |
|
1784 * scripts/general/lookup.m: New file from Octave Forge. |
|
1785 |
|
1786 2006-05-22 David Bateman <dbateman@free.fr> |
|
1787 |
|
1788 * scripts/general/nthroot.m, scripts/linear-algebra/rref.m, |
|
1789 scripts/specfun/isprime.m, scripts/specfun/primes.m, |
|
1790 scripts/specfun/factor.m, scripts/specfun/nchoosek.m, |
|
1791 scripts/specfun/legendre.m, scripts/specfun/perms.m, |
|
1792 scripts/special-matrix/rosser.m, |
|
1793 scripts/special-matrix/wilkinson.m, |
|
1794 scripts/special-matrix/pascal.m, scripts/special-matrix/magic.m, |
|
1795 scripts/special-matrix/hadamard.m, scripts/strings/strtok.m: |
|
1796 New files from Octave Forge. |
|
1797 |
5824
|
1798 2006-05-19 David Bateman <dbateman@free.fr> |
|
1799 |
|
1800 * polynomial/unmkpp.m, polynomial/mkpp.m, polynomial/spline.m, |
5825
|
1801 polynomial/ppval.m, set/setxor.m: New files from Octave Forge. |
5824
|
1802 |
5821
|
1803 2006-05-17 John W. Eaton <jwe@octave.org> |
|
1804 |
|
1805 * set/intersection.m: Delete |
|
1806 * deprecated/intersection.m: New file. |
|
1807 |
5820
|
1808 2006-05-17 David Bateman <dbateman@free.fr> |
|
1809 |
|
1810 * general/cplxpair.m, general/trapz.m, general/cumtrapz.m, |
|
1811 general/isdir.m, miscellaneous/dos.m, miscellaneous/getfield.m, |
|
1812 miscellaneous/setfield.m, plot/fplot.m, set/intersect.m, |
|
1813 signal/ifftshift.m, signal/filter2.m, specfun/betaln.m, |
|
1814 specfun/factorial.m, strings/strvcat.m: New files from Octave |
|
1815 Forge. |
|
1816 |
5809
|
1817 2006-05-11 John W. Eaton <jwe@octave.org> |
|
1818 |
5815
|
1819 * path/path.m: Delete (now a built-in function). |
|
1820 |
5811
|
1821 * pkg/Makefile.in: New file. |
|
1822 * configure.in (AC_CONFIG_FILES): Add pkg/Makefile to the list. |
5812
|
1823 * Makefile.in (SUBDIRS): Add pkg to the list. |
5809
|
1824 |
5808
|
1825 2006-05-10 John W. Eaton <jwe@octave.org> |
|
1826 |
|
1827 * tar.m, untar.m, unzip.m: Adapt to Octave coding style. |
|
1828 * tar.m, untar.m: Only tar; don't compress or uncompress. |
|
1829 |
5807
|
1830 2006-05-10 Soren Hauberg <hauberg@gmail.com> |
|
1831 |
|
1832 * tar.m, untar.m, unzip.m: New files. |
|
1833 |
5801
|
1834 2006-05-10 John W. Eaton <jwe@octave.org> |
|
1835 |
5804
|
1836 * path/addpath.m, path/rmpath.m: Improve compatibility. |
|
1837 * path/setpath.m: Delete. |
|
1838 |
5801
|
1839 * pkg/pkg.m: New file. |
|
1840 |
5798
|
1841 2006-05-09 Keith Goodman <kwgoodman@gmail.com> |
|
1842 |
|
1843 * plot/plot.m: Doc string fix. |
|
1844 |
|
1845 2006-05-09 Paul Kienzle <pkienzle@users.sf.net> |
|
1846 |
|
1847 * testfun/speeed.m: Use new interface to unique and assert. |
|
1848 Improve documentation. Approximate time complexity from log-log |
|
1849 plot. Return time complexity and raw times if requested. The |
|
1850 mean ratio is no longer returned. Provide complete control over |
|
1851 which n are computed. |
|
1852 |
|
1853 2006-05-09 John W. Eaton <jwe@octave.org> |
|
1854 |
|
1855 * path/path.m: Move here from miscellaneous. |
|
1856 Adapt to new LOADPATH definition. |
|
1857 |
5789
|
1858 2006-05-03 David Bateman <dbateman@free.fr> |
|
1859 |
|
1860 * path/rmpath.m, path/addpath.m, miscellaneous/path.m: Replace all |
|
1861 explicit uses of a path seperation character with pathsep(). |
|
1862 |
5786
|
1863 2006-05-03 Bob Weigel <rweigel@gmu.edu> |
|
1864 |
|
1865 * scripts/set/setdiff.m: New arg, byrows. New tests. |
|
1866 |
5781
|
1867 2006-04-29 John W. Eaton <jwe@octave.org> |
|
1868 |
|
1869 * startup/main-rcfile: Disable some warnings. |
|
1870 |
5762
|
1871 2006-04-14 Bill Denney <denney@seas.upenn.edu> |
|
1872 |
|
1873 * strings/strcmpi.m: Return false instead of error if args are not |
|
1874 char or cellstr. |
|
1875 |
5750
|
1876 2006-04-10 John W. Eaton <jwe@octave.org> |
|
1877 |
|
1878 * miscellaneous/dir.m: Ensure that returned structure array is |
|
1879 Nx1, not 1xN. |
|
1880 |
5746
|
1881 2006-04-06 Olli Saarela <olli.saarela@kcl.fi> |
|
1882 |
|
1883 * plot/hist.m: Ignore NaN in inputs. |
|
1884 |
5745
|
1885 2006-04-06 Keith Goodman <kwgoodman@gmail.com> |
|
1886 |
|
1887 * miscellaneous/mkoctfile.m: Doc string fix. |
|
1888 |
5741
|
1889 2006-04-05 John W. Eaton <jwe@octave.org> |
|
1890 |
|
1891 * plot/__plt2__.m: Return data = [] and fmtstr = "" if x1 and x2 |
|
1892 are both empty. |
|
1893 * plot/__plt__.m: Ignore empty data and format strings returned |
|
1894 from __plt1__ or __plt2__. |
|
1895 |
5737
|
1896 2006-04-04 Bob Weigel <rweigel@gmu.edu> |
|
1897 |
|
1898 * scripts/set/unique.m: Properly handle single column input when |
|
1899 "rows" is specified. |
|
1900 |
5732
|
1901 2006-04-04 John W. Eaton <jwe@octave.org> |
|
1902 |
5736
|
1903 * path/setpath.m: New file. |
|
1904 * path/savepath.m: Use setpath to set path instead of assigning |
|
1905 directly to LOADPATH. |
|
1906 |
5732
|
1907 * path/Makefile.in, path/addpath.m, path/rmpath.m, path/savepath.m: |
|
1908 New files, adapted from Octave Forge by Keith Goodman |
|
1909 <kwgoodman@gmail.com>. |
|
1910 * path: New directory. |
|
1911 * Makefile.in (SUBDIRS): Add it to the list. |
|
1912 * configure.in (AC_CONFIG_FILES): Include path/Makefile here. |
|
1913 |
5731
|
1914 2006-04-02 David Bateman <dbateman@free.fr> |
|
1915 |
|
1916 * general/tril.m, general.triu.m: |
|
1917 Use resize (resize (x, 0), nr, nc) rather than zeros (nr, nc) |
|
1918 to allow user types to work correctly. |
|
1919 * special-matrix/hankel.m, special-matrix/toeplitz.m: Ditto. |
|
1920 |
5727
|
1921 2006-04-03 David Bateman <dbateman@free.fr> |
|
1922 |
|
1923 * plot/grid.m: Cache the state of the grid to allow toggling. |
|
1924 Accept keyword "minor" for minor grid. |
|
1925 |
5721
|
1926 2006-03-28 John W. Eaton <jwe@octave.org> |
|
1927 |
|
1928 * general/isscalar.m: Only require that all dimensions are 1 for |
|
1929 compatiblity. |
|
1930 |
|
1931 2006-03-28 Bill Denney <bill@givebillmoney.com> |
|
1932 |
|
1933 * general/isvector.m: Allow non-numeric objects to be vectors for |
|
1934 compatibility. |
|
1935 |
5720
|
1936 2006-03-28 Keith Goodman <kwgoodman@gmail.com> |
|
1937 |
|
1938 * plot/__errplot__.m: Doc string fix. |
|
1939 |
|
1940 * miscellaneous/doc.m: Mark as command. |
|
1941 |
|
1942 * general/isequal.m, general/__isequal__.m, general/cell2mat.m, |
|
1943 general/isequalwithequalnans.m, general/blkdiag.m, |
|
1944 strings/strfind.m, miscellaneous/doc.m: Update FSF address. |
|
1945 |
5717
|
1946 2006-03-27 Don Bindner <dbindner@truman.edu> |
|
1947 |
|
1948 * plot/meshgrid.m: If nargout == 3 and vectors are supplied, |
|
1949 return 3d matrices. |
|
1950 |
|
1951 2006-03-27 Keith Goodman <kwgoodman@gmail.com> |
|
1952 |
|
1953 * time/toc.m: Don't print "Elapsed time..." if tic has not been set. |
|
1954 |
5708
|
1955 2006-03-22 John W. Eaton <jwe@octave.org> |
|
1956 |
|
1957 * plot/print.m: Don't replot after popping terminal setting. |
|
1958 |
5696
|
1959 2006-03-20 John W. Eaton <jwe@octave.org> |
|
1960 |
|
1961 * miscellaneous/mkoctfile.m: Use version-specific name of |
|
1962 mkoctfile. Use fullfile to construct file name. |
|
1963 |
5695
|
1964 2006-03-20 Keith Goodman <kwgoodman@gmail.com> |
|
1965 |
|
1966 * miscellaneous/mkoctfile.m: Make it possible to call mkoctfile |
|
1967 shell script from Octave prompt. |
|
1968 |
5690
|
1969 2006-03-17 John W. Eaton <jwe@octave.org> |
|
1970 |
5693
|
1971 * deprecated/weibcdf.m, deprecated/weibinv.m, |
|
1972 deprecated/weibpdf.m, deprecated/weibrnd.m: New functions. |
|
1973 |
|
1974 * deprecated/weibull_cdf.m, deprecated/weibull_inv.m, |
|
1975 deprecated/weibull_pdf.m, deprecated/weibull_rnd.m: |
|
1976 Call new wbl functions to do the real work. |
|
1977 Swap args and provide default values as necessary to preserve |
|
1978 compatibility with old version of Octave. |
|
1979 |
|
1980 * statistics/distributions/wblcdf.m: Rename from weibcdf.m. |
|
1981 statistics/distributions/wblinv.m: Rename from weibinv.m. |
|
1982 statistics/distributions/wblpdf.m: Rename from weibpdf.m. |
|
1983 statistics/distributions/wblrnd.m: Rename from weibrnd.m. |
|
1984 Swap scale and shape args for compatibility. |
|
1985 |
5692
|
1986 * deprecated/lognormal_cdf.m, deprecated/lognormal_inv.m, |
|
1987 deprecated/lognormal_pdf.m, deprecated/lognormal_rnd.m: |
|
1988 Preserve compatibility with old versions of Octave given new |
|
1989 definitions of logncdf, logninv, lognpdf, and lognrnd. |
5693
|
1990 |
5692
|
1991 * statistics/distributions/logncdf.m, |
|
1992 statistics/distributions/logninv.m, |
|
1993 statistics/distributions/lognpdf.m, |
|
1994 statistics/distributions/lognrnd.m: Compatibility fixes. |
|
1995 From Ben Barrowes <barrowes@alum.mit.edu> |
|
1996 |
5691
|
1997 * deprecated/hypergeometric_rnd.m: Update interface to match |
|
1998 current 2.1.x version. |
|
1999 |
|
2000 * deprecated/t_rnd.m: Call trnd, not t_rnd. |
|
2001 |
5690
|
2002 * miscellaneous/dir.m: Use readdir instead of glob. |
|
2003 Special case for "." to avoid globbing. Use list_in_columns. |
|
2004 Eliminate unused variables len and finfo. |
|
2005 |
5689
|
2006 2006-03-16 Bill Denney <bill@givebillmoney.com> |
|
2007 |
|
2008 * miscellaneous/dir.m: Improve compatibility. |
|
2009 |
5687
|
2010 2006-03-15 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
2011 |
|
2012 * time/calendar.m, time/datestr.m, time/datevec.m, time/eomday.m, |
|
2013 time/now.m, time/weekday.m: New functions from Octave Forge. |
|
2014 |
5686
|
2015 2006-03-16 John W. Eaton <jwe@octave.org> |
|
2016 |
|
2017 * control/base/bode_bounds.m: Check for iip and iiz empty instead |
|
2018 of looking at sum of max dimensions. |
|
2019 |
5681
|
2020 2006-03-16 David Bateman <dbateman@free.fr> |
|
2021 |
|
2022 * testfun/test.m: Clear last warning before warning test to avoid |
|
2023 issues with previously set warnings. |
|
2024 * build_sparse_test.sh: Tests for multiple RHS for rectanguar |
|
2025 sparse matrices. Force matrix type from spqr solution to be |
|
2026 singular to force QR solvers to be used for assert. |
|
2027 |
5678
|
2028 2006-03-16 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
2029 |
|
2030 * strings/strfind.m: New file. |
|
2031 |
5677
|
2032 2006-03-16 John W. Eaton <jwe@octave.org> |
|
2033 |
|
2034 * general/rows.m, general/columns.m: Delete. |
|
2035 |
5674
|
2036 2006-03-15 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
2037 |
|
2038 * strings/strcmpi.m: Simplify. |
|
2039 * strings/strncmpi.m: Import from octave-forge, simplify. |
5678
|
2040 * strings/strtrunc.m: New file. |
5674
|
2041 |
5676
|
2042 * strings/lower.m, strings/upper.m: Handle cellstr arguments. |
|
2043 |
5672
|
2044 2006-03-15 John W. Eaton <jwe@octave.org> |
|
2045 |
|
2046 * miscellaneous/doc.m: New file. |
|
2047 From Soren Hauberg <soren@hauberg.org>. |
|
2048 |
5671
|
2049 2006-03-15 Keith Goodman <kwgoodman@gmail.com> |
|
2050 |
|
2051 * miscellaneous/mkoctfile.m: New file. |
|
2052 |
5670
|
2053 2006-03-15 John W. Eaton <jwe@octave.org> |
|
2054 |
|
2055 * polynomial/residue.m: Use & instead of && to generate arg for find. |
|
2056 |
5666
|
2057 2006-03-14 Keith Goodman <kwgoodman@gmail.com> |
|
2058 |
|
2059 * strings/bin2dec.m: Doc fix. |
|
2060 |
5661
|
2061 2006-03-10 Paul Kienzle <pkienzle@users.sf.net> |
|
2062 |
|
2063 * time/etime.m: Use datenum to support times spanning year boundaries. |
|
2064 * time/datenum.m: New function to compute day number from time. |
|
2065 |
5659
|
2066 2006-03-09 John W. Eaton <jwe@octave.org> |
|
2067 |
|
2068 * miscellaneous/unix.m, plot/print.m: |
|
2069 Swap order of outputs from system. |
|
2070 |
5642
|
2071 2006-03-06 Keith Goodman <kwgoodman@gmail.com> |
|
2072 |
|
2073 * audio/lin2mu.m, audio/loadaudio.m, audio/mu2lin.m, |
|
2074 audio/playaudio.m, audio/record.m, audio/saveaudio.m, |
|
2075 audio/wavread.m, audio/wavwrite.m, control/base/DEMOcontrol.m, |
|
2076 control/base/__stepimp__.m, control/base/are.m, |
|
2077 control/base/controldemo.m, control/base/damp.m, |
|
2078 control/base/dare.m, control/base/impulse.m, control/base/lqg.m, |
|
2079 control/base/step.m, control/system/abcddim.m, |
|
2080 control/system/is_abcd.m, control/system/is_controllable.m, |
|
2081 control/system/is_detectable.m, control/system/is_observable.m, |
|
2082 control/system/is_stabilizable.m, control/system/is_stable.m, |
|
2083 control/system/jet707.m, control/system/sys2fir.m, |
|
2084 control/system/sysdimensions.m, control/system/sysupdate.m, |
|
2085 control/system/tfout.m, control/system/ugain.m, |
|
2086 control/system/zpout.m, elfun/lcm.m, finance/irr.m, |
|
2087 finance/nper.m, finance/npv.m, finance/pmt.m, finance/pv.m, |
|
2088 finance/rate.m, general/__isequal__.m, general/bitcmp.m, |
|
2089 general/bitget.m, general/bitset.m, general/blkdiag.m, |
|
2090 general/cart2pol.m, general/cart2sph.m, general/cell2mat.m, |
|
2091 general/circshift.m, general/columns.m, general/flipdim.m, |
|
2092 general/fliplr.m, general/flipud.m, general/ind2sub.m, |
|
2093 general/int2str.m, general/isdefinite.m, general/isequal.m, |
|
2094 general/isequalwithequalnans.m, general/isscalar.m, |
|
2095 general/issquare.m, general/issymmetric.m, general/isvector.m, |
|
2096 general/logspace.m, general/mod.m, general/nextpow2.m, |
|
2097 general/num2str.m, general/perror.m, general/pol2cart.m, |
|
2098 general/rem.m, general/rot90.m, general/rotdim.m, general/rows.m, |
|
2099 general/shiftdim.m, general/sph2cart.m, general/sub2ind.m, |
|
2100 general/tril.m, image/hsv2rgb.m, image/image.m, image/imagesc.m, |
|
2101 image/imshow.m, image/ind2gray.m, image/ind2rgb.m, |
|
2102 image/loadimage.m, image/rgb2hsv.m, image/rgb2ind.m, |
|
2103 image/saveimage.m, io/beep.m, linear-algebra/cond.m, |
|
2104 linear-algebra/norm.m, miscellaneous/comma.m, miscellaneous/dir.m, |
|
2105 miscellaneous/license.m, miscellaneous/menu.m, |
|
2106 miscellaneous/semicolon.m, miscellaneous/texas_lotto.m, |
|
2107 miscellaneous/unix.m, miscellaneous/ver.m, optimization/sqp.m, |
|
2108 plot/__errcomm__.m, plot/__errplot__.m, plot/__pltopt1__.m, |
|
2109 plot/__pltopt__.m, plot/bar.m, plot/contour.m, plot/errorbar.m, |
|
2110 plot/grid.m, plot/hist.m, plot/loglog.m, plot/loglogerr.m, |
|
2111 plot/mesh.m, plot/meshgrid.m, plot/plot.m, plot/polar.m, |
|
2112 plot/semilogx.m, plot/semilogxerr.m, plot/semilogy.m, |
|
2113 plot/semilogyerr.m, plot/shg.m, plot/stairs.m, plot/title.m, |
|
2114 plot/xlabel.m, polynomial/compan.m, polynomial/conv.m, |
|
2115 polynomial/deconv.m, polynomial/polyderiv.m, polynomial/polygcd.m, |
|
2116 polynomial/polyinteg.m, polynomial/polyout.m, |
|
2117 polynomial/polyreduce.m, polynomial/polyval.m, |
|
2118 polynomial/polyvalm.m, polynomial/residue.m, set/complement.m, |
|
2119 set/create_set.m, set/intersection.m, set/ismember.m, |
|
2120 set/setdiff.m, set/union.m, set/unique.m, sparse/etreeplot.m, |
|
2121 sparse/gplot.m, sparse/spalloc.m, sparse/sphcat.m, |
|
2122 sparse/sprand.m, sparse/sprandn.m, sparse/sprandsym.m, |
|
2123 sparse/spvcat.m, sparse/treeplot.m, specfun/erfinv.m, |
|
2124 specfun/log2.m, specfun/pow2.m, special-matrix/hankel.m, |
|
2125 special-matrix/hilb.m, special-matrix/invhilb.m, |
|
2126 special-matrix/sylvester_matrix.m, special-matrix/toeplitz.m, |
|
2127 special-matrix/vander.m, statistics/base/median.m, |
|
2128 statistics/base/std.m, statistics/distributions/gamcdf.m, |
|
2129 statistics/distributions/gaminv.m, |
|
2130 statistics/distributions/gampdf.m, |
|
2131 statistics/distributions/gamrnd.m, strings/base2dec.m, |
|
2132 strings/bin2dec.m, strings/dec2base.m, strings/dec2bin.m, |
|
2133 strings/dec2hex.m, strings/hex2dec.m, strings/isletter.m, |
|
2134 strings/lower.m, strings/upper.m, testfun/assert.m, |
|
2135 testfun/demo.m, testfun/example.m, testfun/test.m, time/etime.m: |
|
2136 Move @seealso inside @defXXX macro. Remove "and" from @seealso. |
|
2137 |
5633
|
2138 2006-02-27 John W. Eaton <jwe@octave.org> |
|
2139 |
|
2140 * time/tic.m: Move here from miscellaneous/tic.m. |
|
2141 * time/toc.m: Move here from miscellaneous/toc.m. |
|
2142 |
|
2143 2006-02-26 Keith Goodman <kwgoodman@gmail.com> |
|
2144 |
|
2145 * miscellaneous/toc.m: Display "Elapsed time is X seconds" if user |
|
2146 does not assign output of toc to a variable. |
|
2147 |
5627
|
2148 2006-02-16 Bill Denney <denney@seas.upenn.edu> |
|
2149 |
|
2150 * axis.m: Catch limits that are the same and return an error. |
|
2151 |
5625
|
2152 2006-02-15 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
2153 |
|
2154 * plot/print.m: Accept emf device option to support Enhanced |
|
2155 Metafile format. |
|
2156 |
|
2157 2006-02-15 A S Hodel <hodelas@auburn.edu> |
|
2158 |
|
2159 * control/base/lqe.m: Doc fix. |
|
2160 |
5623
|
2161 2006-02-15 Keith Goodman <kwgoodman@gmail.com> |
|
2162 |
|
2163 * statistics/distributions/gamcdf.m: Doc fix. |
|
2164 * statistics/distributions/gaminv.m: Doc fix. |
|
2165 * statistics/distributions/gampdf.m: Doc fix. |
|
2166 * statistics/distributions/gamrnd.m: Doc fix. |
|
2167 |
5610
|
2168 2006-02-09 David Bateman <dbateman@free.fr> |
|
2169 |
|
2170 * general/triu.m: Minimum change to allow sparse matrix. More needed |
|
2171 for arbitrary user type. |
|
2172 * general/tril.m: ditto. |
5820
|
2173 * sparse/sprand.m: Doc fix. |
5610
|
2174 * sparse/sprandn.m: Ditto. |
|
2175 * sparse/sprandsym.m: New function. |
|
2176 * audio/setaudio.m, general/cart2pol.m, general/cart2sph.m, |
|
2177 general/pol2cart.m, general/sph2cart.m, signal/freqz_plot.m: |
|
2178 Update for syntax error for latest texinfo.tex file. |
|
2179 |
5605
|
2180 2006-02-02 John W. Eaton <jwe@octave.org> |
|
2181 |
|
2182 * plot/grid.m: Append ";\n" to "set grid" command. |
|
2183 |
|
2184 2006-02-02 A S Hodel <hodelas@auburn.edu> |
|
2185 |
|
2186 * control/base/rlocus.m: Don't atttempt to plot rlzer if it is empty. |
|
2187 |
5597
|
2188 2006-01-13 John W. Eaton <jwe@octave.org> |
|
2189 |
|
2190 * audio/Makefile.in, control/base/Makefile.in, |
|
2191 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
2192 control/system/Makefile.in, control/util/Makefile.in, |
|
2193 deprecated/Makefile.in, elfun/Makefile.in, finance/Makefile.in, |
|
2194 general/Makefile.in, image/Makefile.in, io/Makefile.in, |
|
2195 linear-algebra/Makefile.in, miscellaneous/Makefile.in, |
|
2196 optimization/Makefile.in, plot/Makefile.in, |
|
2197 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
2198 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
2199 special-matrix/Makefile.in, startup/Makefile.in, |
|
2200 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
2201 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
2202 strings/Makefile.in, time/Makefile.in, testfun/Makefile.in: |
|
2203 (all): Depend on PKG_ADD. |
|
2204 (PKG_ADD): New target. |
|
2205 |
|
2206 2006-01-13 Bill Denney <bill@givebillmoney.com> |
|
2207 |
|
2208 * miscellaneous/dir.m: Add @seealso{} to docstring. |
|
2209 |
5596
|
2210 2006-01-13 John W. Eaton <jwe@octave.org> |
|
2211 |
|
2212 * time/etime.m: Move here from miscellaneous/etime.m. |
|
2213 * time/is_leap_year.m: Move here from miscellaneous/is_leap_year.m. |
|
2214 |
5595
|
2215 2006-01-13 Bill Denney <bill@givebillmoney.com> |
|
2216 |
|
2217 * miscellaneous/dir.m: Use filesep instead of "/" where needed. |
|
2218 * miscellaneous/fullfile.m: Likewise. |
|
2219 |
5592
|
2220 2006-01-12 David Bateman <dbateman@free.fr> |
|
2221 |
|
2222 * general/blkdiag.m: Compatible behavior for empty matrices |
|
2223 * statistics/base/unidrnd.m: Documentation buglet. |
|
2224 |
5583
|
2225 2005-12-14 David Bateman <dbateman@free.fr> |
|
2226 |
5589
|
2227 * testfun/assert.m, testfun/fail.m, testfun/test.m, testfun/demo.m, |
|
2228 testfun/speed.m, testfun/example.m, Makefile.in: New files. |
|
2229 |
|
2230 * Makefile.in (SUBDIRS): Include testfun. |
|
2231 * configure.in (AC_CONFIG_FILES): Include testfun/Makefile. |
|
2232 |
5583
|
2233 * miscellaneous/dir.m: Transpose sub-assignment for cleanness. |
|
2234 |
|
2235 * general/__isequal__.m: Remove reference to getfield. |
|
2236 |
|
2237 * plot/hist.m: Update test code for row/column discrepencies. |
|
2238 * signal/freqz.m: Alter output row/column for matlab compatibility. |
|
2239 Update the test code for this. |
|
2240 * sparse/spstats.m: Fix small bug in the dimension of output. |
|
2241 |
5579
|
2242 2005-12-13 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
2243 |
|
2244 * cell/cell2mat.m: New file, from octave-forge. |
|
2245 |
5576
|
2246 2005-12-13 Ivana Varekova <varekova@redhat.com> |
|
2247 |
|
2248 * sparse/treeplot.m, sparse/etreeplot.m, sparse/gplot.m: |
|
2249 New graph theory functions. |
|
2250 |
5574
|
2251 2005-12-13 John W. Eaton <jwe@octave.org> |
|
2252 |
|
2253 * general/blkdiag.m: Use "isempty" instead of @isempty. |
|
2254 |
|
2255 * control/system/ss.m: Doc fix. |
|
2256 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
2257 |
5572
|
2258 2005-12-12 Michael Zeising <michael@michaels-website.de> |
|
2259 |
|
2260 * audio/wavread.m, audio/wavwrite.m: |
|
2261 Correct scaling for 8-bit linear pcm samples. |
|
2262 Improve scaling for all other linear pcm resolutions. |
|
2263 |
5568
|
2264 2005-12-07 John W. Eaton <jwe@octave.org> |
|
2265 |
|
2266 * statistics/base/moment.m: Don't save and restore warn_str_to_num. |
|
2267 |
|
2268 * sparse/spdiags.m: Don't save and restore warn_fortran_indexing. |
|
2269 * strings/strjust.m: Likewise. |
|
2270 |
|
2271 * general/shift.m: Don't save and restore warn_empty_list_elements. |
|
2272 * signal/arma_rnd.m: Likewise. |
|
2273 * strings/strcat.m: Likewise. |
|
2274 * control/base/__freqresp__.m: Likewise. |
|
2275 * control/base/place.m: Likewise. |
|
2276 * control/base/pzmap.m: Likewise. |
|
2277 * control/base/pzmap.m: Likewise. |
|
2278 * control/system/sysappend.m: Likewise. |
|
2279 * control/system/syscont.m: Likewise. |
|
2280 * control/system/sysdisc.m: Likewise. |
|
2281 * control/system/sysgroup.m: Likewise. |
|
2282 * control/system/tfout.m: Likewise. |
|
2283 * control/system/zpout.m: Likewise. |
|
2284 * control/util/__outlist__.m: Likewise. |
|
2285 |
5567
|
2286 2005-12-06 John W. Eaton <jwe@octave.org> |
|
2287 |
|
2288 * audio/wavread.m, audio/wavwrite.m: Adapt to Octave coding style. |
|
2289 Avoid for loop in interleave/deinterleave steps. |
|
2290 |
5565
|
2291 2005-12-06 Michael Zeising <michael@michaels-website.de> |
|
2292 |
|
2293 * audio/wavread.m, audio/wavwrite.m: New files. |
|
2294 |
5563
|
2295 2005-12-06 John W. Eaton <jwe@octave.org> |
|
2296 |
|
2297 * miscellaneous/dir.m: Return Nx1 instead of 1xN struct array. |
|
2298 |
5560
|
2299 2005-12-05 John W. Eaton <jwe@octave.org> |
|
2300 |
5561
|
2301 * plot/axis.m: Add "## PKG_ADD: mark_as_command axis" line. |
5560
|
2302 |
5558
|
2303 2005-12-02 John W. Eaton <jwe@octave.org> |
|
2304 |
|
2305 * miscellaneous/fileattrib.m: New function. |
|
2306 |
5556
|
2307 2005-12-01 John W. Eaton <jwe@octave.org> |
|
2308 |
|
2309 * general/columns.m: Use size (x, 2) instead of [nr, nc] = size (x). |
|
2310 * general/rows.m: Use size (x, 1) instead of [nr, nc] = size (x). |
|
2311 From William Poetra Yoga Hadisoeseno <williampoetra@yahoo.com>. |
|
2312 |
5555
|
2313 2005-11-30 John W. Eaton <jwe@octave.org> |
|
2314 |
|
2315 * linear-algebra/krylov.m: Format doc string. |
|
2316 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
2317 |
5551
|
2318 2005-11-23 William Poetra Yoga Hadisoeseno <williampoetra@yahoo.com> |
|
2319 |
|
2320 * general/blkdiag.m: Import from octave-forge. |
|
2321 Ignore empty matrices in the input. Add tests. |
5549
|
2322 |
|
2323 * general/isequal.m, general/isequalwithequalnans.m: |
|
2324 New wrapper scripts for general/__isequal__.m. |
|
2325 * general/__isequal__.m: Rename from general/isequal.m. |
|
2326 New arg, nans_compare_equal. |
|
2327 |
5548
|
2328 2005-11-29 John W. Eaton <jwe@octave.org> |
|
2329 |
|
2330 * miscellaneous/ver.m: Use new uname built-in function instead of |
|
2331 calling system. Only append octave_forge_string if |
|
2332 OCTAVE_FORGE_VERSION exists. Use puts instead of disp. |
|
2333 Call license instead of hard-coding license info here. |
|
2334 |
|
2335 * miscellaneous/license.m: Use persistent instead of global for |
5654
|
2336 __octave_licenses__. Use puts instead of disp. |
5548
|
2337 Use getuid and getpwuid instead of calling unix ("id -un"). |
|
2338 If nargout = 1, return license info instead of printing usage message. |
|
2339 |
5546
|
2340 2005-11-29 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
2341 |
|
2342 * miscellaneous/ver.m: New file. |
|
2343 * miscellaneous/license.m: New file. |
|
2344 |
5545
|
2345 2005-11-22 John W. Eaton <jwe@octave.org> |
|
2346 |
|
2347 * plot/axis.m: Use %.16g instead of just %g to format ranges for |
|
2348 gnuplot set command. |
|
2349 |
5539
|
2350 2005-11-15 John W. Eaton <jwe@octave.org> |
|
2351 |
|
2352 * general/shiftdim.m: Doc fix. |
|
2353 |
5532
|
2354 2005-11-07 Keith Goodman <kwgoodman@gmail.com> |
|
2355 |
|
2356 * set/unique.m: Doc string fix. |
|
2357 |
5527
|
2358 2005-11-01 John W. Eaton <jwe@octave.org> |
|
2359 |
|
2360 * Makefile.in (distclean, maintainer-clean): |
|
2361 Also remove autom4te.cache directory. |
|
2362 From Quentin Spencer <qspencer@ieee.org>. |
|
2363 |
5518
|
2364 2005-10-28 John W. Eaton <jwe@octave.org> |
|
2365 |
|
2366 * general/shiftdim.m: Compatibility fix for row vectors. |
|
2367 Correct check for non-scalar non-integer shift. For positive |
|
2368 N, shift is remainder of N and number of dims. Always return NS. |
|
2369 Simplify. |
|
2370 |
5500
|
2371 2005-10-18 Keith Goodman <kwgoodman@gmail.com> |
|
2372 |
|
2373 * general/randperm.m: Improve compatibility by allowing input |
|
2374 value of zero. |
|
2375 |
5493
|
2376 2005-10-13 John W. Eaton <jwe@octave.org> |
|
2377 |
|
2378 * plot/__plt__.m, plot/__errplot__.m, plot/replot.m: |
|
2379 If in multiplot mode, clear plot before issuing new plot command. |
|
2380 |
|
2381 * plot/__setup_plot__.m: New function. |
|
2382 * plot/__plt__.m, plot__errplot__.m: Use it. |
|
2383 Handle multiplot data and offsets here. |
|
2384 |
|
2385 * plot/__plot_globals__.m: Also keep track of multiplot options. |
|
2386 Move initialization to __setup_plot__.m. |
|
2387 |
|
2388 * plot/subplot.m: Multiplot globals now in __plot_globals__.m. |
|
2389 Don't reset gnuplot_command_replot. |
|
2390 |
|
2391 * plot/replot.m: Handle multiplot data and offsets here. |
|
2392 * plot__axis_label__.m, plot/axis.m, plot/grid.m, |
|
2393 plot/plot_border.m, plot/plot.m, plot/plot_title.m, |
|
2394 plot/top_title.m: Call replot, not __gnuplot_replot__. |
|
2395 |
5489
|
2396 2005-10-12 John W. Eaton <jwe@octave.org> |
|
2397 |
|
2398 * plot/figure.m: Handle __current_figure__, not gnuplot details. |
|
2399 |
5482
|
2400 2005-10-04 Rafael Laboissiere <rafael@debian.org> |
|
2401 |
|
2402 * binoinv.m, chi2pdf.m, frnd.m, poissinv.m, tinv.m, trnd.m, |
|
2403 weibrnd.m: Removed calls and references to deprecated _pdf and |
|
2404 _inv functions. |
|
2405 * chi2pdf.m: Fixed typos in the documentation. |
|
2406 |
5475
|
2407 2005-09-28 John W. Eaton <jwe@octave.org> |
|
2408 |
5476
|
2409 * miscellaneous/single.m: New function. |
|
2410 |
5475
|
2411 * statistics/base/unidrnd.m: New function. |
|
2412 |
5474
|
2413 2005-09-27 John W. Eaton <jwe@octave.org> |
|
2414 |
|
2415 * miscellaneous/dir.m: Filename never includes directory part. |
|
2416 |
5464
|
2417 2005-09-22 John W. Eaton <jwe@octave.org> |
|
2418 |
|
2419 * polynomial/residue.m: Use logical indexing instead of find.. |
|
2420 |
|
2421 2005-09-22 Julius Smith <jos@ccrma.stanford.edu> |
|
2422 |
|
2423 * polynomial/residue.m: Avoid division by zero for pure imaginary |
|
2424 and zero poles. |
|
2425 |
5462
|
2426 2005-09-22 Bill Denney <denney@seas.upenn.edu> |
|
2427 |
|
2428 * strings/deblank.m: Handle cell arrays. |
|
2429 * strings/split.m: New argument, N, to limit number of splits. |
|
2430 |
|
2431 2005-09-22 Miroslaw Kwasniak <mirek@zind.ikem.pwr.wroc.pl> |
|
2432 |
|
2433 * plot/__pltopt1__.m: Handle plot colors "w" and "k" separately. |
|
2434 |
5460
|
2435 2005-09-20 "Orestes Mas" <orestes@tsc.upc.edu> |
|
2436 |
|
2437 * control/base/rlocus.m: Doc fix. |
|
2438 |
5459
|
2439 2005-09-20 John W. Eaton <jwe@octave.org> |
|
2440 |
|
2441 * general/isvector.m: Improve compatibility. |
|
2442 |
|
2443 * general/postpad.m: Allow first argument to be a scalar. |
|
2444 Allow padding to extend dimensionality. |
|
2445 * general/prepad.m: Likewise. |
|
2446 |
5448
|
2447 2005-09-14 Daniel <durbano@shbano.com> |
|
2448 |
|
2449 * statistics/tests/bartlett_test.m, linear-algebra/cross.m, |
5449
|
2450 statistics/distributions/discrete_cdf.m, general/fliplr.m, |
|
2451 /control/base/dgram.m: Doc string fixes. |
5448
|
2452 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
2453 |
5446
|
2454 2005-09-12 Stefan van der Walt <stefan@sun.ac.za> |
|
2455 |
|
2456 * saveimage.m: Do not ignore most significant bit when writing |
|
2457 black and white images to file. |
|
2458 |
5443
|
2459 2005-09-07 Bill Denney <denney@seas.upenn.edu> |
|
2460 |
|
2461 * audio/playaudio.m, control/base/__bodquist__.m, |
|
2462 control/base/lqg.m, control/obsolete/dezero.m, |
|
2463 control/system/__syschnamesl__.m, control/system/__sysconcat__.m, |
|
2464 control/system/c2d.m, control/system/cellidx.m, |
|
2465 control/system/d2c.m, control/system/dmr2d.m, |
|
2466 control/system/is_signal_list.m, control/system/listidx.m, |
|
2467 control/system/ss.m, control/system/sysappend.m, |
|
2468 control/system/sysconnect.m, control/system/sysdup.m, |
|
2469 control/system/sysgetsignals.m, control/system/sysidx.m, |
|
2470 control/system/sysprune.m, control/system/syssetsignals.m, |
|
2471 control/system/tfout.m, control/system/zpout.m, |
|
2472 control/util/prompt.m, control/util/sortcom.m, |
|
2473 control/util/strappend.m, finance/fv.m, finance/nper.m, |
|
2474 finance/pmt.m, finance/pv.m, finance/rate.m, general/diff.m, |
|
2475 general/num2str.m, general/repmat.m, general/sortrows.m, |
|
2476 general/strerror.m, image/colormap.m, image/imshow.m, |
|
2477 image/loadimage.m, image/saveimage.m, linear-algebra/norm.m, |
|
2478 miscellaneous/fileparts.m, miscellaneous/popen2.m, |
|
2479 plot/__axis_label__.m, plot/__errcomm__.m, plot/__plt1__.m, |
|
2480 plot/__plt2__.m, plot/__plt__.m, plot/__pltopt1__.m, |
|
2481 plot/__pltopt__.m, plot/axis.m, plot/bottom_title.m, plot/close.m, |
|
2482 plot/grid.m, plot/hist.m, plot/plot_border.m, plot/polar.m, |
|
2483 plot/print.m, plot/title.m, plot/top_title.m, |
|
2484 polynomial/polyout.m, set/unique.m, signal/freqz.m, signal/stft.m, |
|
2485 statistics/base/mean.m, statistics/base/moment.m, |
|
2486 statistics/tests/cor_test.m, |
|
2487 statistics/tests/kolmogorov_smirnov_test.m, |
|
2488 statistics/tests/kolmogorov_smirnov_test_2.m, |
|
2489 statistics/tests/prop_test_2.m, statistics/tests/sign_test.m, |
|
2490 statistics/tests/t_test.m, statistics/tests/t_test_2.m, |
|
2491 statistics/tests/t_test_regression.m, statistics/tests/u_test.m, |
|
2492 statistics/tests/var_test.m, statistics/tests/welch_test.m, |
|
2493 statistics/tests/wilcoxon_test.m, statistics/tests/z_test.m, |
|
2494 statistics/tests/z_test_2.m, strings/base2dec.m, strings/blanks.m, |
|
2495 strings/deblank.m, strings/dec2base.m, strings/index.m, |
|
2496 strings/rindex.m, strings/split.m, strings/str2mat.m, |
|
2497 strings/str2num.m, strings/strcat.m, strings/strcmpi.m, |
|
2498 strings/strncmp.m, strings/strrep.m, strings/substr.m: |
|
2499 Avoid deprecated functions. Use ischar instead of isstr. Use |
|
2500 isvector instead of is_vector. Use isstruct instead of |
|
2501 is_struct. Use char instead of setstr. |
|
2502 |
5435
|
2503 2005-08-31 Daniel <durbano@shbano.com> |
|
2504 |
|
2505 * special-matrix/invhilb.m, statistics/base/iqr.m, |
|
2506 control/system/is_controllable.m, set/ismember.m: Doc fixes. |
|
2507 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
2508 |
5431
|
2509 2005-08-29 Bill Denney <denney@seas.upenn.edu> |
|
2510 |
|
2511 * image/saveimage.m: Open output file in binary mode. |
|
2512 |
|
2513 * miscellaneous/bug_report.m: Open prefs file in text mode. |
|
2514 |
5427
|
2515 2005-08-16 John W. Eaton <jwe@octave.org> |
|
2516 |
|
2517 * miscellaneous/computer.m: Handle optional maxsize and endian |
|
2518 outputs. |
|
2519 |
5426
|
2520 2005-08-15 John W. Eaton <jwe@octave.org> |
|
2521 |
|
2522 * strings/strcat.m: Allow single argument. |
|
2523 |
5416
|
2524 2005-07-18 John W. Eaton <jwe@octave.org> |
|
2525 |
|
2526 * strings/strcmp.m: Delete. |
|
2527 |
5413
|
2528 2005-07-13 John W. Eaton <jwe@octave.org> |
|
2529 |
|
2530 * deprecated/hypergeometric_rnd.m: Preserve compatibility with old |
|
2531 versions of Octave. |
|
2532 |
|
2533 2005-07-13 Ben Barrowes <barrowes@alum.mit.edu> |
|
2534 |
|
2535 * statistics/distributions/betacdf.m: Rename from beta_cdf.m. |
|
2536 * statistics/distributions/betainv.m: Rename from beta_inv.m. |
|
2537 * statistics/distributions/betapdf.m: Rename from beta_pdf.m. |
|
2538 * statistics/distributions/betarnd.m: Rename from beta_rnd.m. |
|
2539 * statistics/distributions/binocdf.m: Rename from binomial_cdf.m. |
|
2540 * statistics/distributions/binoinv.m: Rename from binomial_inv.m. |
|
2541 * statistics/distributions/binopdf.m: Rename from binomial_pdf.m. |
|
2542 * statistics/distributions/binornd.m: Rename from binomial_rnd.m. |
|
2543 * statistics/distributions/chi2cdf.m: Rename from chisquare_cdf.m. |
|
2544 * statistics/distributions/chi2inv.m: Rename from chisquare_inv.m. |
|
2545 * statistics/distributions/chi2pdf.m: Rename from chisquare_pdf.m. |
|
2546 * statistics/distributions/chi2rnd.m: Rename from chisquare_rnd.m. |
|
2547 * statistics/distributions/expcdf.m: Rename from exponential_cdf.m. |
|
2548 * statistics/distributions/expinv.m: Rename from exponential_inv.m. |
|
2549 * statistics/distributions/exppdf.m: Rename from exponential_pdf.m. |
|
2550 * statistics/distributions/exprnd.m: Rename from exponential_rnd.m. |
|
2551 * statistics/distributions/fcdf.m: Rename from f_cdf.m. |
|
2552 * statistics/distributions/finv.m: Rename from f_inv.m. |
|
2553 * statistics/distributions/fpdf.m: Rename from f_pdf.m. |
|
2554 * statistics/distributions/frnd.m: Rename from f_rnd.m. |
|
2555 * statistics/distributions/gamcdf.m: Rename from gamma_cdf.m. |
|
2556 * statistics/distributions/gaminv.m: Rename from gamma_inv.m. |
|
2557 * statistics/distributions/gampdf.m: Rename from gamma_pdf.m. |
|
2558 * statistics/distributions/gamrnd.m: Rename from gamma_rnd.m. |
|
2559 * statistics/distributions/geocdf.m: Rename from geometric_cdf.m. |
|
2560 * statistics/distributions/geoinv.m: Rename from geometric_inv.m. |
|
2561 * statistics/distributions/geopdf.m: Rename from geometric_pdf.m. |
|
2562 * statistics/distributions/geornd.m: Rename from geometric_rnd.m. |
|
2563 * statistics/distributions/hygecdf.m: Rename from hypergeometric_cdf.m. |
|
2564 * statistics/distributions/hygeinv.m: Rename from hypergeometric_inv.m. |
|
2565 * statistics/distributions/hygepdf.m: Rename from hypergeometric_pdf.m. |
|
2566 * statistics/distributions/hygernd.m: Rename from hypergeometric_rnd.m. |
|
2567 * statistics/distributions/logncdf.m: Rename from lognormal_cdf.m. |
|
2568 * statistics/distributions/logninv.m: Rename from lognormal_inv.m. |
|
2569 * statistics/distributions/lognpdf.m: Rename from lognormal_pdf.m. |
|
2570 * statistics/distributions/lognrnd.m: Rename from lognormal_rnd.m. |
|
2571 * statistics/distributions/normcdf.m: Rename from normal_cdf.m. |
|
2572 * statistics/distributions/norminv.m: Rename from normal_inv.m. |
|
2573 * statistics/distributions/normpdf.m: Rename from normal_pdf.m. |
|
2574 * statistics/distributions/normrnd.m: Rename from normal_rnd.m. |
|
2575 * statistics/distributions/poisscdf.m: Rename from poisson_cdf.m. |
|
2576 * statistics/distributions/poissinv.m: Rename from poisson_inv.m. |
|
2577 * statistics/distributions/poisspdf.m: Rename from poisson_pdf.m. |
|
2578 * statistics/distributions/poissrnd.m: Rename from poisson_rnd.m. |
|
2579 * statistics/distributions/tcdf.m: Rename from t_cdf.m. |
|
2580 * statistics/distributions/tinv.m: Rename from t_inv.m. |
|
2581 * statistics/distributions/tpdf.m: Rename from t_pdf.m. |
|
2582 * statistics/distributions/trnd.m: Rename from t_rnd.m. |
5431
|
2583 * statistics/distributions/unifcdf.m: Rename from unifoxorm_cdf.m. |
5413
|
2584 * statistics/distributions/unifinv.m: Rename from uniform_inv.m. |
|
2585 * statistics/distributions/unifpdf.m: Rename from uniform_pdf.m. |
|
2586 * statistics/distributions/unifrnd.m: Rename from uniform_rnd.m. |
|
2587 * statistics/distributions/weibcdf.m: Rename from weibull_cdf.m. |
|
2588 * statistics/distributions/weibinv.m: Rename from weibull_inv.m. |
|
2589 * statistics/distributions/weibpdf.m: Rename from weibull_pdf.m. |
|
2590 * statistics/distributions/wienrnd.m: Rename from wiener_rnd.m. |
|
2591 |
|
2592 * deprecated/beta_cdf.m, deprecated/beta_inv.m, |
|
2593 deprecated/beta_pdf.m, deprecated/beta_rnd.m, |
|
2594 deprecated/binomial_cdf.m, deprecated/binomial_inv.m, |
|
2595 deprecated/binomial_pdf.m, deprecated/binomial_rnd.m, |
|
2596 deprecated/chisquare_cdf.m, deprecated/chisquare_inv.m, |
|
2597 deprecated/chisquare_pdf.m, deprecated/chisquare_rnd.m, |
|
2598 deprecated/exponential_cdf.m, deprecated/exponential_inv.m, |
|
2599 deprecated/exponential_pdf.m, deprecated/exponential_rnd.m, |
|
2600 deprecated/f_cdf.m, deprecated/f_inv.m, deprecated/f_pdf.m, |
|
2601 deprecated/f_rnd.m, deprecated/gamma_cdf.m, |
|
2602 deprecated/gamma_inv.m, deprecated/gamma_pdf.m, |
|
2603 deprecated/gamma_rnd.m, deprecated/geometric_cdf.m, |
|
2604 deprecated/geometric_inv.m, deprecated/geometric_pdf.m, |
|
2605 deprecated/geometric_rnd.m, deprecated/hypergeometric_cdf.m, |
|
2606 deprecated/hypergeometric_inv.m, deprecated/hypergeometric_pdf.m, |
|
2607 deprecated/hypergeometric_rnd.m, deprecated/lognormal_cdf.m, |
|
2608 deprecated/lognormal_inv.m, deprecated/lognormal_pdf.m, |
|
2609 deprecated/lognormal_rnd.m, deprecated/normal_cdf.m, |
|
2610 deprecated/normal_inv.m, deprecated/normal_pdf.m, |
|
2611 deprecated/normal_rnd.m, deprecated/poisson_cdf.m, |
|
2612 deprecated/poisson_inv.m, deprecated/poisson_pdf.m, |
|
2613 deprecated/poisson_rnd.m, deprecated/t_cdf.m, deprecated/t_inv.m, |
|
2614 deprecated/t_pdf.m, deprecated/t_rnd.m, deprecated/uniform_cdf.m, |
|
2615 deprecated/uniform_inv.m, deprecated/uniform_pdf.m, |
|
2616 deprecated/uniform_rnd.m, deprecated/weibull_cdf.m, |
|
2617 deprecated/weibull_inv.m, deprecated/weibull_pdf.m, |
|
2618 deprecated/wiener_rnd.m: New files. |
|
2619 |
5408
|
2620 2005-07-08 John W. Eaton <jwe@octave.org> |
|
2621 |
|
2622 * statistics/distributions/weibrnd.m: Rename from weibull_rnd.m. |
|
2623 * deprecated/weibull_rnd.m: New file. |
|
2624 |
5407
|
2625 2005-07-08 cctsim <cctsim@yahoo.co.uk> |
|
2626 |
|
2627 * strings/dec2base.m: Allow matrix arguments. |
|
2628 |
5406
|
2629 2005-07-08 John W. Eaton <jwe@octave.org> |
|
2630 |
|
2631 * plot/__errplot__.m: Use __plot_globals__. |
|
2632 * plot/__plt__.m: Likewise. |
|
2633 * plot/figure.m: Likewise. |
|
2634 |
|
2635 * plot/hold.m: New file. |
|
2636 * plot/ishold.m: New file. |
|
2637 * plot/__plot_globals__.m: New file. |
|
2638 |
5400
|
2639 2005-07-05 cctsim <cctsim@yahoo.co.uk> |
|
2640 |
|
2641 * strings/dec2base.m: Don't remove all leading zeros if result is zero. |
|
2642 |
|
2643 2005-07-05 John W. Eaton <jwe@octave.org> |
|
2644 |
|
2645 * strings/findstr.m: Return [] for no matches. |
|
2646 |
5399
|
2647 2005-06-17 Keith Goodman <kwgoodman@gmail.com> |
|
2648 |
|
2649 * miscellaneous/tic.m: Fix doc string. |
|
2650 |
5395
|
2651 2005-06-15 John W. Eaton <jwe@octave.org> |
|
2652 |
|
2653 * polynomial/polyfit.m: Force return value to be a row vector. |
|
2654 |
5393
|
2655 2005-06-15 Tom Holroyd <tomh@kurage.nimh.nih.gov> |
|
2656 |
|
2657 * general/isequal.m: Correct nargin check. |
|
2658 |
5388
|
2659 2005-06-14 John W. Eaton <jwe@octave.org> |
|
2660 |
|
2661 * general/isvector.m: Handle N-d arrays. |
|
2662 From Bill Denney <denney@seas.upenn.edu>. |
|
2663 |
5381
|
2664 2005-06-02 Ben Barrowes <barrowes@alum.mit.edu> |
|
2665 |
|
2666 * plot/meshgrid.m: Handle 3 input arguments. |
5378
|
2667 |
5377
|
2668 2005-06-02 Paul Kienzle <pkienzle@users.sf.net> |
|
2669 |
|
2670 * signal/freqz.m: Use correct calculations when given a vector of |
|
2671 frequencies. Improve accuracy of returned frequency vector. |
|
2672 Improve speed for medium length filters (at a slight cost for slow |
|
2673 filters). Add test cases. |
|
2674 |
5373
|
2675 2005-05-27 "Dmitri A. Sergatskov" <dasergatskov@gmail.com> |
|
2676 |
|
2677 * plot/loglog.m: Fix set commands. |
|
2678 |
5381
|
2679 2005-05-25 John W. Eaton <jwe@octave.org> |
|
2680 |
|
2681 * plot/sombrero.m: Default n to 41 if nargin == 0. |
|
2682 |
5371
|
2683 2005-05-24 John W. Eaton <jwe@octave.org> |
|
2684 |
5373
|
2685 * statistics/tests/anova.m: Use mean (y(:)) to compute total_mean. |
|
2686 |
5372
|
2687 * strings/strncmp.m: New file, from Tom Holroyd |
|
2688 <tomh@kurage.nimh.nih.gov>. |
|
2689 |
5371
|
2690 * strings/strcmp.m: Return logical values in all cases. |
|
2691 |
5366
|
2692 2005-05-23 John W. Eaton <jwe@octave.org> |
|
2693 |
|
2694 * plot/orient.m: New file. Adapt to Octave coding style. |
|
2695 Texinfoize doc string. |
|
2696 |
|
2697 * plot/print.m: New file. Adapt to Octave coding style. Include |
|
2698 PKG_ADD command. Use set terminal consistently throughout. Use |
|
2699 set terminal push/pop and unconditionally set output to screen |
|
2700 when done to avoid requiring gget. Use a cell array for dev_list |
|
2701 and cellidx to search for items in the list. Delete local |
|
2702 variable endl. Don't set and restore automatic_replot. Use {} |
|
2703 instead of nth to index varargin. Delete local variable |
|
2704 va_arg_cnt. |
|
2705 |
5355
|
2706 2005-05-18 John W. Eaton <jwe@octave.org> |
|
2707 |
|
2708 * general/num2str.m: Return early if X is a character string. |
|
2709 |
5347
|
2710 2005-05-11 John W. Eaton <jwe@octave.org> |
|
2711 |
5348
|
2712 * strings/findstr.m: Allow non-string arguments for compatiblity. |
|
2713 From Tom Holroyd <tomh@kurage.nimh.nih.gov>. |
|
2714 |
5347
|
2715 * plot/polar.m: Don't call __pltopt__ here. |
|
2716 |
5333
|
2717 2005-05-02 John W. Eaton <jwe@octave.org> |
|
2718 |
|
2719 * mkdoc: Print header message. |
|
2720 |
5319
|
2721 2005-04-28 John W. Eaton <jwe@octave.org> |
|
2722 |
|
2723 * configure.in (AC_CONFIG_SRCDIR): Look for startup/inputrc, not |
|
2724 startup/octaverc. |
|
2725 |
5318
|
2726 2005-04-28 Stefan van der Walt <stefan@sun.ac.za> |
|
2727 |
|
2728 * image/imshow.m: Handle various image depths and 3d RGB images. |
|
2729 (__im_numeric_limits__): New internal function. |
|
2730 |
5317
|
2731 2005-04-28 toni saarela <toni.saarela@helsinki.fi> |
|
2732 |
|
2733 * statistics/tests/anova.m: Compute total_mean as mean of all |
|
2734 data, not mean of group_mean. |
|
2735 |
|
2736 2005-04-28 John W. Eaton <jwe@octave.org> |
|
2737 |
|
2738 * startup/local-rcfile: New file. |
|
2739 * startup/main-rcfile: Rename from startup/octaverc. |
|
2740 * startup/Makefile.in (SOURCES): Add inputrc to the list. |
|
2741 (install install-strip): Install main-rcfile in $(fcnfiledir)/startup. |
|
2742 Install local-rcfile in $(localfcnfiledir)/startup. |
|
2743 |
|
2744 2005-04-28 Keith Goodman <kwgoodman@gmail.com> |
|
2745 |
|
2746 * startup/inputrc: New file. |
|
2747 * startup/octaverc: Configure readline using inputrc from |
|
2748 startupfiledir. |
|
2749 * startup/Makefile.in (install, install-strip): Install octaverc |
|
2750 in $(fcnfiledir)/startup. |
|
2751 |
5310
|
2752 2005-04-27 John W. Eaton <jwe@octave.org> |
|
2753 |
|
2754 * optimization/qp.m: Define n_in after removing -Inf bounds from Ain. |
|
2755 |
5289
|
2756 2005-04-21 John W. Eaton <jwe@octave.org> |
|
2757 |
|
2758 * optimization/glpk.m: Handle SENSE argument. |
|
2759 |
|
2760 * optimization/qp.m, optimization/sqp.m: New files. |
|
2761 |
5276
|
2762 2005-04-08 John W. Eaton <jwe@octave.org> |
|
2763 |
|
2764 * Makefile.in (clean, distclean, maintainer-clean): |
|
2765 Avoid duplication in rules. |
|
2766 |
5252
|
2767 2005-03-28 John W. Eaton <jwe@octave.org> |
|
2768 |
|
2769 * plot/contour.m, plot/mesh.m: Continue to use __gnuplot_raw__ for |
|
2770 setting {no,}parametric. |
|
2771 * plot/figure.m: Likewise, for setting terminal type. |
|
2772 |
|
2773 * __axis_label__.m:, plot/axis.m, plot/bottom_title.m, |
|
2774 plot/contour.m, plot/figure.m, plot/multiplot.m, plot/mplot.m, |
|
2775 plot/plot_border.m, plot/subplot.m, plot/subwindow.m, |
|
2776 plot/title.m, plot/top_title.m: Avoid eval. |
|
2777 |
5251
|
2778 2005-03-28 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
2779 |
5253
|
2780 * plot/__axis_label__.m, plot/axis.m, plot/grid.m, |
|
2781 plot/plot_border.m, plot/replot.m, plot/title.m, plot/top_title.m: |
|
2782 Use __gnuplot_replot__ instead of replot. |
|
2783 |
5252
|
2784 * plot/__axis_label__.m, plot/axis.m, plot/bottom_title.m, |
|
2785 plot/contour.m, plot/errorbar.m, plot/figure.m, plot/grid.m, |
|
2786 plot/loglogerr.m, plot/loglog.m, plot/mesh.m, plot/mplot.m, |
|
2787 plot/multiplot.m, plot/oneplot.m, plot/plot_border.m, plot/plot.m, |
|
2788 plot/polar.m, plot/semilogxerr.m, plot/semilogx.m, |
|
2789 plot/semilogyerr.m, plot/semilogy.m, plot/shg.m, plot/subplot.m, |
|
2790 plot/subwindow.m, plot/title.m, plot/top_title.m: |
5654
|
2791 Use __gnuplot_raw__ instead of __gnuplot_set__. |
5252
|
2792 |
5251
|
2793 * plot/replot.m: Use __gnuplot_replot__, not __greplot__. |
|
2794 |
5244
|
2795 2005-03-24 John W. Eaton <jwe@octave.org> |
|
2796 |
|
2797 * optimization/glpkmex.m: Texinfoize Doc string. |
|
2798 * optimization/glpk.m: Likewise. |
|
2799 Allow VARTYPE and CTYPE to be row or column vectors of characters |
|
2800 (row vectors are orginary character strings). |
|
2801 * optimization/glpkparam.m: Delete. |
|
2802 |
5243
|
2803 2005-03-24 Quentin Spencer <qspencer@ieee.org> |
|
2804 |
|
2805 * statistics/base/mean.m: Allow DIMS arg greater than the number |
|
2806 of dimensions of X. |
|
2807 |
5237
|
2808 2005-03-23 John W. Eaton <jwe@octave.org> |
|
2809 |
5239
|
2810 * general/tril.m, general/triu.m: Return value of same class as |
|
2811 argument. |
|
2812 |
5237
|
2813 * optimization/glpk.m: Simplify interface. By default, solve |
|
2814 standard LP min C'*x s.t. A*x = b, x >= 0. |
|
2815 * optimization/glpkmex.m: New file. |
|
2816 |
5232
|
2817 2005-03-22 John W. Eaton <jwe@octave.org> |
|
2818 |
5237
|
2819 * configure.in (AC_CONFIG_FILES): Add optimization/Makefile to the |
|
2820 list. |
|
2821 |
5233
|
2822 * optimization/glpk.m: Adapt to Octave coding style. |
|
2823 No need for varargout or varargin. |
|
2824 Print usage message if nargin > 11. |
|
2825 Allow any value of nargout. |
|
2826 Use repmat (C, nr, nc) instead of char (C * ones (nr, nc)). |
|
2827 Avoid looping when checking character classes. |
|
2828 |
5232
|
2829 * optimization: New directory. |
|
2830 * Makefile.in (SUBDIRS): Add it to the list. |
|
2831 * optimization/Makefile.in: New file. |
|
2832 * optimization/glpk.m, optimization/glpkparams.m, |
|
2833 optimization/glpktest1, optimization/glpktest2: New files. |
|
2834 |
5218
|
2835 2005-03-16 Soren Hauberg <soren@hauberg.org> |
|
2836 |
|
2837 * strings/split.m: Quick return for empty second arg. |
|
2838 Improve warning for multi-line strings. |
|
2839 Speed up by avoiding sprintf in loop and eval. |
|
2840 |
5217
|
2841 2005-03-16 Paul Kienzle <pkienzle@users.sf.net> |
|
2842 |
|
2843 * polynomial/polyderiv.m : Accept a*b, a/b. Auto-reduce common terms. |
|
2844 * polynomial/polyder.m: Ditto. |
|
2845 * polynomial/polygcd.m: New function. |
|
2846 |
5214
|
2847 2005-03-16 John W. Eaton <jwe@octave.org> |
|
2848 |
5215
|
2849 * control/base/__stepimp__.m, control/base/bode.m, |
|
2850 control/base/frdemo.m, control/base/nichols.m, |
|
2851 control/base/nyquist.m, control/base/pzmap.m, |
|
2852 control/base/rldemo.m, control/base/rlocus.m, |
|
2853 control/hinf/dhinfdemo.m, control/hinf/hinfdemo.m, |
|
2854 plot/__axis_label__.m, plot/__errplot__.m, plot/__plt__.m, |
|
2855 plot/axis.m, plot/bar.m, plot/bottom_title.m, plot/contour.m, |
|
2856 plot/errorbar.m, plot/figure.m, plot/grid.m, plot/loglog.m, |
|
2857 plot/loglogerr.m, plot/mesh.m, plot/meshgrid.m, plot/mplot.m, |
|
2858 plot/multiplot.m, plot/oneplot.m, plot/plot.m, plot/plot_border.m, |
|
2859 plot/polar.m, plot/semilogx.m, plot/semilogxerr.m, |
|
2860 plot/semilogy.m, plot/semilogyerr.m, plot/shg.m, plot/stairs.m, |
|
2861 plot/subplot.m, plot/subwindow.m, plot/title.m, plot/top_title.m, |
|
2862 plot/xlabel.m, quaternion/demoquat.m, |
|
2863 quaternion/qcoordinate_plot.m, signal/freqz_plot.m, sparse/spy.m, |
|
2864 statistics/base/ppplot.m, statistics/base/qqplot.m: |
|
2865 Use __gnuplot_plot__ instead of gplot, __gnuplot_splot__ instead |
|
2866 of gsplot, and __gnuplot_set__ instead of gset. Remove gplot, |
|
2867 gsplot from @seealso docs. |
5214
|
2868 |
|
2869 * plot/replot.m: New file. |
|
2870 |
5205
|
2871 2005-03-15 David Bateman <dbateman@free.fr> |
|
2872 |
|
2873 * set/unique.m, set/ismember.m: Handle cell arrays. |
|
2874 |
5196
|
2875 2005-03-09 John W. Eaton <jwe@octave.org> |
|
2876 |
|
2877 * statistics/Makefile.in (bin-dist): Delete target. |
|
2878 (BINDISTSUBDIRS): Delete variable. |
|
2879 * scripts/control/Makefile.in: Likewise. |
|
2880 |
5378
|
2881 * audio/Makefile.in (bin-dist): Delete target. |
5196
|
2882 (BINDISTFILES): Delete variable. |
5378
|
2883 * control/base/Makefile.in: Likewise. |
|
2884 * control/hinf/Makefile.in: Likewise. |
|
2885 * control/obsolete/Makefile.in: Likewise. |
|
2886 * control/system/Makefile.in: Likewise. |
|
2887 * control/util/Makefile.in: Likewise. |
|
2888 * deprecated/Makefile.in: Likewise. |
|
2889 * elfun/Makefile.in: Likewise. |
|
2890 * finance/Makefile.in: Likewise. |
|
2891 * general/Makefile.in: Likewise. |
|
2892 * image/Makefile.in: Likewise. |
|
2893 * sparse/Makefile.in: Likewise. |
|
2894 * io/Makefile.in: Likewise. |
|
2895 * plot/Makefile.in: Likewise. |
|
2896 * Makefile.in: Likewise. |
|
2897 * miscellaneous/Makefile.in: Likewise. |
|
2898 * linear-algebra/Makefile.in: Likewise. |
|
2899 * polynomial/Makefile.in: Likewise. |
|
2900 * quaternion/Makefile.in: Likewise. |
|
2901 * set/Makefile.in: Likewise. |
|
2902 * signal/Makefile.in: Likewise. |
|
2903 * specfun/Makefile.in: Likewise. |
|
2904 * special-matrix/Makefile.in: Likewise. |
|
2905 * startup/Makefile.in: Likewise. |
|
2906 * statistics/base/Makefile.in: Likewise. |
|
2907 * statistics/distributions/Makefile.in: Likewise. |
|
2908 * statistics/models/Makefile.in: Likewise. |
|
2909 * statistics/tests/Makefile.in: Likewise. |
|
2910 * strings/Makefile.in: Likewise. |
|
2911 * time/Makefile.in: Likewise. |
5196
|
2912 |
5195
|
2913 2005-03-08 John W. Eaton <jwe@octave.org> |
|
2914 |
|
2915 * general/repmat.m: Correctly diagnose 3-argument non-scalar |
|
2916 dimensions case. From Matthew A Swabey <mas01r@ecs.soton.ac.uk>. |
|
2917 |
5192
|
2918 2005-03-04 John W. Eaton <jwe@octave.org> |
|
2919 |
|
2920 * plot/clg.m: New file. |
|
2921 |
5193
|
2922 2005-03-03 John W. Eaton <jwe@octave.org> |
|
2923 |
|
2924 * general/isequal.m, general/sortrows.m, set/ismember.m, |
|
2925 set/setdiff.m, strings/str2double.m, strings/strmatch.m, |
|
2926 strings/strcmpi.m: |
|
2927 New files from Octave-forge. Adapt to Octave coding standards. |
|
2928 |
5181
|
2929 2005-03-03 Paul Kienzle <pkienzle@users.sf.net> |
|
2930 |
|
2931 * statistics/distributions/binomial_pdf.m: Extend the feasible |
|
2932 computation range. |
|
2933 |
5164
|
2934 2005-02-25 John W. Eaton <jwe@octave.org> |
|
2935 |
|
2936 Sparse merge. |
|
2937 |
|
2938 2005-01-23 David Bateman <dbateman@free.fr> |
|
2939 |
|
2940 * sparse/randperm.m: Delete duplicate randperm.m. |
|
2941 |
|
2942 2005-01-10 John W. Eaton <jwe@octave.org> |
|
2943 |
|
2944 * sparse/Makefile.in: New file. |
|
2945 * configure.in (AC_CONFIG_FILES): Add sparse/Makefile to the list. |
|
2946 |
|
2947 2005-01-07 David Bateman <dbateman@free.fr> |
|
2948 |
|
2949 * set/unique.m: import file from octave-forge. |
|
2950 |
|
2951 2005-01-05 David Bateman <dbateman@free.fr> |
|
2952 |
|
2953 * Makefile.in: include sparse directory in SUBDIRS. |
|
2954 |
|
2955 2004-12-30 John W. Eaton <jwe@octave.org> |
|
2956 |
|
2957 * sparse/nzmax.m: Delete (there is an nzmax function in |
|
2958 src/DLD-FUNCTIONS/sparse.cc). |
|
2959 |
|
2960 2004-12-28 John W. Eaton <jwe@octave.org> |
|
2961 |
|
2962 Merge of sparse code from David Bateman <dbateman@free.fr> and |
|
2963 Andy Adler <adler@site.uottawa.ca>. |
|
2964 |
|
2965 * sparse/colperm.m, sparse/nonzeros.m, sparse/nzmax.m, |
|
2966 sparse/randperm.m, sparse/spalloc.m, sparse/spconvert.m, |
|
2967 sparse/spdiags.m, sparse/speye.m, sparse/spfun.m, sparse/sphcat.m, |
|
2968 sparse/spones.m, sparse/sprand.m, sparse/sprandn.m, |
|
2969 sparse/spstats.m, sparse/spvcat.m, sparse/spy.m: New files. |
|
2970 |
|
2971 * sparse: New directory. |
|
2972 |
5158
|
2973 2005-02-22 John W. Eaton <jwe@octave.org> |
|
2974 |
|
2975 * polynomial/residue.m: Force prepad to always create row vectors. |
|
2976 |
|
2977 * polynomial/poly.m: Quick return if m is 0. |
|
2978 From Carmen Navarrete <carmen.navarrete@uam.es>. |
|
2979 |
5154
|
2980 2005-02-21 David Bateman <dbateman@free.fr> |
|
2981 |
|
2982 * statistics/distributions/poisson_rnd.m: fix for lambda of zero. |
|
2983 From Mark van Rossum <mvanross@inf.ed.ac.uk>. |
|
2984 Fix for row vectors with at least one element of lambda not in |
|
2985 (0, Inf). |
|
2986 |
5152
|
2987 2005-02-21 John W. Eaton <jwe@octave.org> |
|
2988 |
5153
|
2989 * statistics/base/qqplot.m: Use feval instead of eval. |
|
2990 |
5152
|
2991 * plot/grid.m, plot/plot_border.m, plot/title.m, plot/top_title.m, |
|
2992 plot/__axis_label__.m: Issue replot command. |
|
2993 |
5135
|
2994 2005-02-09 John W. Eaton <jwe@octave.org> |
|
2995 |
|
2996 * polynomial/polyderiv.m: Force P to be a row vector. |
|
2997 |
5133
|
2998 2005-02-08 John W. Eaton <jwe@octave.org> |
|
2999 |
|
3000 * strings/dec2base.m: Don't delete leading zero if third arg is |
|
3001 provided and len <= computed max_len. |
|
3002 |
5125
|
3003 2005-01-27 David Bateman <dbateman@free.fr> |
|
3004 |
|
3005 * strings/dec2base.m: Be even more careful about handling all digits. |
|
3006 |
|
3007 2005-01-27 Paul Kienzle <pkienzle@users.sf.net> |
|
3008 |
|
3009 * strings/dec2base.m: Use integer arithmetic to count number of digits. |
|
3010 |
5123
|
3011 2005-01-27 Benjamin Hall <benjamin.hall@pw.utc.com> |
|
3012 |
|
3013 * statistics/base/median.m: Make it work for the scalar case too. |
|
3014 |
6308
|
3015 2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org> |
5117
|
3016 |
|
3017 * plot/__plt__.m: Initialize fmt and sep outside of loop. |
5118
|
3018 Simplify logic for decoding args. |
5117
|
3019 |
5115
|
3020 2005-01-24 John W. Eaton <jwe@octave.org> |
|
3021 |
5116
|
3022 * plot/__plr__.m, plot/__plr2__.m: Pass name of caller to __plt__. |
|
3023 |
|
3024 * plot/__plt__.m: No need to save and reset hold state now. |
|
3025 (first_plot): Delete unused variable. |
|
3026 |
5115
|
3027 * plot/__plr2__.m, plot/__plt2__.m: Improve diagnostics. |
|
3028 |
|
3029 * plot/__plr__.m: Use __plt__, not specific __pltXX__ functions. |
|
3030 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
3031 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
3032 plot/__plt2vv__.m: |
|
3033 Return data and gnuplot commands instead of evaluating them. |
|
3034 * plot/__plt__.m: Handle evaluation of all gnuplot commands here. |
|
3035 Based on changes from Daniel J Sebald <daniel.sebald@ieee.org>. |
|
3036 |
5108
|
3037 2005-01-18 John W. Eaton <jwe@octave.org> |
|
3038 |
|
3039 * linear-algebra/cross.m: Allocate idx1 before use. |
|
3040 |
5096
|
3041 2004-12-08 Heikki Junes <Heikki.Junes@hut.fi> |
|
3042 |
|
3043 * statistics/base/range.m: Fix varargin usage. |
|
3044 |
5091
|
3045 2004-12-02 Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be> |
|
3046 |
|
3047 * strings/deblank.m: Remove all trailing whitespace (check with |
|
3048 isspace), not just SPC. |
|
3049 |
5090
|
3050 2004-12-02 Balint Reczey <balint_reczey@yahoo.com> |
|
3051 |
|
3052 * statistics/base/moment.m: Fix argument parsing for N-d arrays. |
|
3053 |
5073
|
3054 2004-11-09 John W. Eaton <jwe@octave.org> |
|
3055 |
|
3056 * miscellaneous/fileparts.m: Allow filenames with no extension. |
|
3057 From Julius Smith <jos@ccrma.stanford.edu>. |
|
3058 |
5072
|
3059 2004-11-08 John W. Eaton <jwe@octave.org> |
|
3060 |
|
3061 * plot/__plt2vm__.m: Delete debugging statement. |
|
3062 From Dmitri A. Sergatskov <dmitri@unm.edu>. |
|
3063 |
5065
|
3064 2004-11-04 John W. Eaton <jwe@octave.org> |
|
3065 |
|
3066 * plot/hist.m: Always return row vectors for vector args. |
|
3067 |
5031
|
3068 2004-09-23 John W. Eaton <jwe@octave.org> |
|
3069 |
|
3070 * strings/strcmp.m: If args are not strings or cell arrays of |
|
3071 strings, return zero instead of reporting an error. |
|
3072 |
5021
|
3073 2004-09-22 Federico Zenith <zenith@chemeng.ntnu.no> |
|
3074 |
|
3075 * control/base/analdemo.m, control/base/are.m, control/base/bddemo.m, |
|
3076 control/base/controldemo.m, control/base/damp.m, control/base/dare.m, |
|
3077 control/base/dcgain.m, control/base/dgram.m, control/base/dlyap.m, |
|
3078 control/base/dre.m, control/base/frdemo.m, control/base/gram.m, |
|
3079 control/base/impulse.m, control/base/lqp.m, control/base/obsv.m, |
|
3080 control/base/pzmap.m, control/base/rldemo.m, control/hinf/h2norm.m, |
|
3081 control/hinf/hinfsyn.m, control/hinf/hinfsyn_ric.m, |
|
3082 control/hinf/is_dgkf.m, control/system/c2d.m, |
|
3083 control/system/is_detectable.m, control/system/is_sample.m, |
|
3084 control/system/is_siso.m, control/system/is_stable.m, |
|
3085 control/system/ss2sys.m, control/system/ss.m, control/system/sys2ss.m, |
|
3086 control/system/sys2tf.m, control/system/sys2zp.m, |
|
3087 control/system/sysappend.m, control/system/sysconnect.m, |
|
3088 control/system/sysdisc.m, control/system/sysdup.m, |
|
3089 control/system/sysgetsignals.m, control/system/sysmult.m, |
|
3090 control/system/syssetsignals.m, control/system/syssub.m, |
|
3091 control/system/tf2sys.m, control/system/ugain.m, |
|
3092 control/system/zp2ss.m, control/system/zp2sys.m, |
|
3093 control/system/zp2tf.m, control/util/axis2dlim.m, polynomial/roots.m, |
|
3094 special-matrix/toeplitz.m: Fix typos in doc strings. |
|
3095 |
|
3096 * control/base/are.m, control/base/dare.m, control/base/lsim.m, |
|
3097 control/base/ltifr.m, control/base/place.m,control/base/tzero2.m, |
|
3098 control/base/tzero.m, control/hinf/hinf_ctr.m, control/hinf/wgt1o.m, |
|
3099 ontrol/system/is_abcd.m, control/system/parallel.m, |
|
3100 control/system/ss2tf.m, control/system/ss2zp.m, control/system/ss.m, |
|
3101 control/system/sysappend.m, control/system/sysconnect.m, |
|
3102 control/system/sysdup.m, control/system/sysgroup.m, |
|
3103 control/system/sysprune.m, control/system/sysreorder.m, |
|
3104 control/system/sysscale.m, control/system/syssub.m, |
|
3105 control/system/tf2ss.m, control/system/tf2zp.m, control/util/zgfmul.m, |
|
3106 control/util/zginit.m, control/util/zgscal.m, elfun/acoth.m, |
|
3107 polynomial/polyout.m, specfun/log2.m: |
|
3108 Add output arguments in doc strings. |
|
3109 |
|
3110 * control/base/are.m, control/base/bode_bounds, control/base/bode.m, |
|
3111 control/base/__bodquist__.m, control/base/ctrb.m, control/base/dare.m, |
|
3112 control/base/DEMOcontrol.m, control/base/dlyap.m, control/base/dre.m, |
|
3113 control/base/freqchkw.m, control/base/__freqresp__.m, |
|
3114 control/base/__freqresp__.m, control/base/lqp.m, control/base/lqr.m, |
|
3115 contol/base/lsim.m, control/base/lyap.m, control/base/nyquist.m, |
|
3116 control/base/obsv.m, control/base/place.m, control/base/pzmap.m, |
|
3117 control/base/__stepimp__.m, control/base/step.m, control/base/tzero2.m |
|
3118 control/base/tzero.m, control/hinf/dhinfdemo.m, control/hinf/h2norm.m, |
|
3119 control/hinf/h2syn.m, control/hinf/hinfdemo.m, |
|
3120 control/hinf/hinfnorm.m, control/hinf/hinfsyn_chk.m, |
|
3121 control/hinf/hinfsyn.m, control/hinf/is_dgkf.m, |
|
3122 control/obsolete/syschnames.m, control/obsolete/syschnames.m, |
|
3123 control/system/c2d.m, control/system/is_abcd.m, |
|
3124 control/system/is_controllable.m, control/system/is_detectable.m, |
|
3125 control/system/is_observable.m, control/system/is_stable.m, |
|
3126 control/system/jet707.m, control/system/ord2.m, |
|
3127 control/system/starp.m, control/system/sys2fir.m, |
|
3128 control/system/sys2ss.m, control/system/sys2tf.m, |
|
3129 control/system/sys2zp.m, control/system/syscont.m, |
|
3130 control/system/sysdisc.m, control/system/sysdup.m, |
|
3131 control/system/sysgettype.m, control/system/sysgroup.m, |
|
3132 control/system/sysmult.m, control/system/sysprune.m, |
|
3133 control/system/sysreorder.m, control/system/sysscale.m, |
|
3134 control/system/syssetsignals.m, control/system/sysupdate.m, |
|
3135 control/system/tf2ss.m, control/system/tf2sys.m, |
|
3136 control/system/zp2ss.m, control/system/zp2sys.m, |
|
3137 control/util/axis2dlim.m, control/util/prompt.m, |
|
3138 control/util/zgfmul.m, control/util/zginit.m, |
|
3139 control/util/__zgpbal__.m, control/util/zgscal.m: |
|
3140 Use @var, @strong, @command, @math, @acronym, @table and @cite |
|
3141 in doc strings. |
|
3142 |
|
3143 * control/base/bode_bounds.m, control/base/ctrb.m, control/base/dre.m, |
|
3144 control/base/dgram.m, control/base/dlyap.m, control/base/ltifr.m, |
|
3145 control/base/nyquist.m, control/base/obsv.m, control/base/tzero.m, |
|
3146 control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
3147 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
3148 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
3149 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
3150 control/hinf/wgt1o.m, control/obsolete/syschnames.m, |
|
3151 control/system/c2d.m, control/system/fir2sys.m, |
|
3152 control/system/is_stabilizable.m, control/system/jet707.m, |
|
3153 control/system/ord2.m, control/system/ss2tf.m, control/system/tf2ss.m, |
|
3154 control/util/zgshsr.m, polynomial/polyout.m: |
|
3155 New @tex section(s) in doc strings for better formating of printed |
|
3156 output. |
|
3157 |
|
3158 * control/base/__freqresp__.m, control/base/nyquist.m, |
|
3159 control/base/__stepimp__.m, control/hinf/hinfdemo.m, |
|
3160 control/obsolete/syschnames.m, control/system/sysprune.m: |
|
3161 Use proper double quote marks for TeX. |
|
3162 |
|
3163 * control/base/DEMOcontrol.m: Add missing ; |
|
3164 |
|
3165 * control/base/nichols.m, control/base/rlocus.m, |
|
3166 control/obsolete/minfo.m, control/system/is_digital.m, |
|
3167 control/system/ss2zp.m, control/system/sysmin.m, |
|
3168 control/system/tf2zp.m, control/util/sortcom.m: |
|
3169 Convert documentation to use or more completely use Texinfo. |
|
3170 |
|
3171 * control/base/rlocus.m, control/hinf/dhinfdemo.m, |
|
3172 control/hinf/hinfdemo.m, control/system/ord2.m, |
|
3173 control/system/parallel.m, control/system/ss2tf.m, |
|
3174 control/system/starp.m: Use "@group ... @end group" to avoid ascii |
|
3175 art splitting over a page boundary. |
|
3176 |
|
3177 * control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
3178 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
3179 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
3180 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
3181 control/hinf/wgt1o.m, control/system/buildssic.m: |
|
3182 Use {\cal H}_\infty for H-infinity and likewise for H-2 to |
|
3183 the TeX documentation. |
|
3184 |
|
3185 * control/system/is_stabilizable.m: |
|
3186 Add Copyright so that help is displayed correctly. |
|
3187 |
|
3188 * special-matrix/vander.m: Octave indexes start at 1. |
|
3189 |
5011
|
3190 2004-09-21 David Bateman <dbateman@free.fr> |
|
3191 |
|
3192 * general/rotdim.m: New function for rotation of an N-d array in an |
|
3193 arbitrary plane. |
|
3194 |
|
3195 * general/flipdim.m: New function to flip an N-d array about an |
|
3196 arbitrary axis. |
|
3197 |
5003
|
3198 2004-09-15 David Bateman <dbateman@free.fr> |
|
3199 |
|
3200 * general/bitget.m: Replace Bmax, which is undefined with bitmax |
|
3201 |
4992
|
3202 2004-09-15 John W. Eaton <jwe@octave.org> |
|
3203 |
|
3204 * strings/strcmp.m: Fix typo in cell/string array case. |
4993
|
3205 Use iscellstr to check for cells rather than iscell. |
|
3206 Improve diagnostics for invalid args. |
4992
|
3207 |
4983
|
3208 2004-09-10 David Bateman <dbateman@free.fr> |
|
3209 |
|
3210 * statistics/distributions/binomial_rnd.m: Fix error for scalar n |
|
3211 and p with n > 1, and fix for matrix n and p with n == 1. |
|
3212 |
|
3213 * statistics/distributions/poisson_rnd.m: Fix for matrix length, |
|
3214 due to row vs. column vector operations. |
|
3215 |
4964
|
3216 2004-09-03 David Bateman <dbateman@free.fr> |
|
3217 |
|
3218 * general/repmat.m: Fix to allow logical classes. |
|
3219 |
4950
|
3220 2004-08-31 John W. Eaton <jwe@octave.org> |
|
3221 |
|
3222 * general/isa.m: New function, from Octave-forge. |
|
3223 |
|
3224 2004-08-31 David Bateman <dbateman@free.fr> |
|
3225 |
|
3226 * general/bitcmp.m, general/bitget.m, general/bitset.m: Remove |
|
3227 limitation on the use of int64 and uint64 types, and the use |
|
3228 of the eval. |
|
3229 |
|
3230 * general/bitset.m: Remove superfluous cast to return type, as bug |
|
3231 in .^ with integer types is fixed. |
|
3232 |
|
3233 * general/repmat.m: Adapt to allow integer types. |
4945
|
3234 |
|
3235 2004-08-31 Paul Kienzle <pkienzle@users.sf.net> |
|
3236 |
|
3237 * plot/axis.m: Don't reset axes when querying them. |
|
3238 |
4942
|
3239 2004-08-27 David Bateman <dbateman@free.fr> |
|
3240 |
|
3241 * statistics/base/ranks.m: Handle non-consecutive ties. |
|
3242 Eliminate loop. |
|
3243 |
4918
|
3244 2004-07-27 David Bateman <dbateman@free.fr> |
|
3245 |
|
3246 * general/num2str.m: Also insert spaces in output when precision |
|
3247 argument is supplied. |
|
3248 |
4915
|
3249 2004-07-23 David Bateman <dbateman@free.fr> |
|
3250 |
|
3251 * general/bitcmp.m, general/bitget.m, general/bitset.m: New functions. |
|
3252 |
4911
|
3253 2004-07-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
3254 |
|
3255 * general/sub2ind.m: Make reshaping index list unnecessary. |
|
3256 |
|
3257 2004-07-22 Paul Kienzle <pkienzle@users.sf.net> |
|
3258 |
|
3259 * miscellaneous/unix.m: Fix doc string. |
|
3260 |
|
3261 2004-07-22 Stefan van der Walt <stefan@sun.ac.za> |
|
3262 |
|
3263 * plot/figure.m: Clarification of documentation. |
|
3264 |
|
3265 * image/imshow.m: Warn for complex images. |
|
3266 Only estimate colourmap for images in [0, 65536]. |
|
3267 |
|
3268 2004-07-22 David Bateman <dbateman@free.fr> |
|
3269 |
|
3270 * general/num2str.m: Fix the case of an all zero input. |
|
3271 |
4906
|
3272 2004-06-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
3273 |
|
3274 * general/ind2sub.m: Doc fix. |
|
3275 |
4900
|
3276 2004-06-08 John W. Eaton <jwe@octave.org> |
|
3277 |
|
3278 * statistics/tests/kolmogorov_smirnov_test.m: Use func2str to |
|
3279 convert function handle to string for eval. |
|
3280 |
4898
|
3281 2004-06-04 Paul Kienzle <pkienzle@users.sf.net> |
|
3282 |
|
3283 * plot/errorbar.m: Remove debugging output. |
|
3284 |
|
3285 2004-06-03 Stefan van der Walt <stefan@sun.ac.za> |
|
3286 |
|
3287 * plot/__pltopt__.m: Properly escape @ symbols in doc string. |
|
3288 |
4897
|
3289 2004-06-03 Paul Kienzle <pkienzle@users.sf.net> |
|
3290 |
4898
|
3291 * deprecated/com2str.m: Include 'i' suffix for pure imaginary numbers. |
|
3292 |
|
3293 * polynomial/polyout.m: Use parenthesis if necessary around |
|
3294 complex polynomial coefficient. |
|
3295 |
4897
|
3296 * plot/__errcomm__.m, plot/__errplot__.m: Simplify code and fix |
|
3297 the bug which causes __errplot__ to ignore the last argument. |
|
3298 |
4894
|
3299 2004-06-03 David Bateman <dbateman@free.fr> |
|
3300 |
|
3301 * general/shiftdim.m: New function based on JWE code snippet. |
|
3302 |
|
3303 * general/circdim.m: New function. |
|
3304 |
4890
|
3305 2004-05-06 David Bateman <dbateman@free.fr> |
|
3306 |
|
3307 * general/issquare.m: Fail if ndim(x) > 2. |
|
3308 |
|
3309 * linear-algebra/norm.m, linear-algebra/norm.m: Fail if ndim(x) > 2. |
|
3310 |
|
3311 * linear-alegbra/cross.m, linear-algebra/dot.m: Allow matrix and |
|
3312 N-d array arguments. Add optional dim argument to define |
|
3313 dimension along which to operate. |
|
3314 |
|
3315 * linear-algebra/dmult.m: Allow N-d arrays. |
|
3316 |
|
3317 * linear-algebra/vec.m: Use v(:) and not reshape. |
|
3318 |
4885
|
3319 2004-04-29 David Bateman <dbateman@free.fr> |
|
3320 |
|
3321 * statistics/base/ranks.m, statistics/base/run_count.m, |
|
3322 statistics/base/studentize.m, statistics/base/kurtosis.m |
|
3323 statistics/base/statistics.m, statistics/base/skewness.m |
|
3324 statistics/base/iqr.m: |
|
3325 Make N-d array aware. Allow optional argument to define the |
|
3326 dimension along which to operate. Update the documentation. |
|
3327 |
|
3328 * statistics/base/ranks.m: Change algorithm to use sort, |
|
3329 and adjust for the ties after. |
|
3330 |
|
3331 * statistics/base/run_counts.m: Change algorithm to use |
|
3332 the a combination of diff and find, rather than a for-loop. |
|
3333 |
4881
|
3334 2004-04-23 Paul Kienzle <pkienzle@users.sf.net> |
|
3335 |
|
3336 * plot/hist.m: Correctly determine cutoffs. New tests. |
|
3337 |
4878
|
3338 2004-04-23 David Bateman <dbateman@free.fr> |
|
3339 |
|
3340 * general/int2str.m: Treat only real part of argument, and treat |
|
3341 NDArrays by stacking the slices through the matrix vertically. |
|
3342 |
|
3343 * general/num2str.m: Improve format of integer matrices, and the |
|
3344 conversion of complex matrices added. Treat NDArrays by stacking |
|
3345 the slices through the matrix vertically. |
|
3346 |
|
3347 * deprecated/com2str.m: Moved here from general subdirectory. |
|
3348 |
4877
|
3349 2004-04-22 John W. Eaton <jwe@octave.org> |
|
3350 |
|
3351 * quaternion/qtransvmat.m: Use continuation characters to make |
|
3352 sure result is a matrix instead of a vector. From <aklark@atdot.it>. |
|
3353 |
4869
|
3354 2004-04-21 David Bateman <dbateman@free.fr> |
|
3355 |
5378
|
3356 * elfun/lcm.m: Make N-d aware. |
4870
|
3357 |
4869
|
3358 * general/diff.m: Make the code N-d array aware. Allow an |
|
3359 optional argument to define the dimension along which to perform |
|
3360 the differences and allow the order of the differences to be larger |
|
3361 than the dimension itself. |
|
3362 |
|
3363 * general/rot90.m, general/fliplr.m, general/flipud.m: Limit the |
|
3364 use of these functions to 1- and 2-d arrays. |
|
3365 |
4863
|
3366 2004-04-16 John W. Eaton <jwe@octave.org> |
|
3367 |
|
3368 * elfun/gcd.m: Delete. |
|
3369 |
4862
|
3370 2004-04-15 David Bateman <dbateman@free.fr> |
|
3371 |
|
3372 * set/create_set.m, general/is_duplicate_entry.m: Make N-d array aware. |
|
3373 |
|
3374 * general/shift.m, general/prepad.m, general/postpad.m: Make N-d |
|
3375 array aware and and optional argument for the dimension along |
|
3376 which to operate. |
|
3377 |
5378
|
3378 * signal/unwrap.m: Make N-d array aware and fix optional |
4862
|
3379 argument for the dimension to be consistent with other N-d array |
|
3380 functions. |
|
3381 |
4860
|
3382 2004-04-08 David Bateman <dbateman@free.fr> |
|
3383 |
|
3384 * statistics/distributions/discrete_cdf.m, |
|
3385 statistics/distributions/discrete_inv.m, |
|
3386 statistics/distributions/discrete_pdf.m, |
|
3387 statistics/distributions/discrete_rnd.m, |
|
3388 statistics/distributions/exponential_cdf.m, |
|
3389 statistics/distributions/exponential_inv.m, |
|
3390 statistics/distributions/exponential_pdf.m, |
|
3391 statistics/distributions/exponential_rnd.m, |
|
3392 statistics/distributions/f_cdf.m, |
|
3393 statistics/distributions/f_inv.m, |
|
3394 statistics/distributions/f_pdf.m, |
|
3395 statistics/distributions/f_rnd.m, |
|
3396 statistics/distributions/geometric_cdf.m, |
|
3397 statistics/distributions/geometric_inv.m, |
|
3398 statistics/distributions/geometric_pdf.m, |
|
3399 statistics/distributions/geometric_rnd.m, |
|
3400 statistics/distributions/hypergeometric_rnd.m, |
|
3401 statistics/distributions/kolmogorov_smirnov_cdf.m, |
|
3402 statistics/distributions/laplace_cdf.m, |
|
3403 statistics/distributions/laplace_inv.m, |
|
3404 statistics/distributions/laplace_pdf.m, |
|
3405 statistics/distributions/laplace_rnd.m, |
|
3406 statistics/distributions/logistic_inv.m, |
|
3407 statistics/distributions/logistic_rnd.m, |
|
3408 statistics/distributions/lognormal_cdf.m, |
|
3409 statistics/distributions/lognormal_inv.m, |
|
3410 statistics/distributions/lognormal_pdf.m, |
|
3411 statistics/distributions/lognormal_rnd.m, |
|
3412 statistics/distributions/pascal_cdf.m, |
|
3413 statistics/distributions/pascal_inv.m, |
|
3414 statistics/distributions/pascal_pdf.m, |
|
3415 statistics/distributions/pascal_rnd.m, |
|
3416 statistics/distributions/poisson_cdf.m, |
|
3417 statistics/distributions/poisson_inv.m, |
|
3418 statistics/distributions/poisson_pdf.m, |
|
3419 statistics/distributions/poisson_rnd.m, |
|
3420 statistics/distributions/t_cdf.m, |
|
3421 statistics/distributions/t_inv.m, |
|
3422 statistics/distributions/t_pdf.m, |
|
3423 statistics/distributions/t_rnd.m, |
|
3424 statistics/distributions/weibull_cdf.m, |
|
3425 statistics/distributions/weibull_inv.m, |
|
3426 statistics/distributions/weibull_pdf.m, |
|
3427 statistics/distributions/weibull_rnd.m: |
|
3428 Allow N-d arrays. |
|
3429 |
|
3430 * statistics/distributions/discrete_inv.m: Fix bug in indexing, |
|
3431 that results in NaN in places where it should not have had. |
|
3432 |
|
3433 * statistics/distributions/discrete_rnd.m: New argument formats to |
|
3434 allow creating arbitrary matrices, compatiable with the other |
5583
|
3435 *_rnd.m functions. Maintain compatibility with previous format. |
4860
|
3436 |
|
3437 * statistics/distributions/empirical_rnd.m: New argument formats |
|
3438 to allow creating arbitrary matrices, compatiable with the other |
5583
|
3439 *_rnd.m functions. Maintain compatibility with previous |
4860
|
3440 format. Allow N-d arrays. |
|
3441 |
|
3442 * statistics/distributions/hypergeometric_cdf.m, |
|
3443 statistics/distributions/hypergeometric_inv.m, |
|
3444 statistics/distributions/hypergeometric_pdf.m, |
|
3445 statistics/distributions/wiener_rnd.m: |
|
3446 Error for non-scalar arguments. |
|
3447 |
|
3448 * statistics/distributions/pascal_rnd.m: |
|
3449 Correct for n = 1 bug, where all elements were equal. |
|
3450 |
4849
|
3451 2004-04-06 David Bateman <dbateman@free.fr> |
|
3452 |
4854
|
3453 * general/common_size.m, miscellaneous/bincoeff.m, |
|
3454 statistics/distributions/beta_cdf.m, |
|
3455 statistics/distributions/beta_inv.m, |
|
3456 statistics/distributions/beta_pdf.m, |
|
3457 statistics/distributions/beta_rnd.m, |
|
3458 statistics/distributions/binomial_cdf.m, |
|
3459 statistics/distributions/binomial_inv.m, |
|
3460 statistics/distributions/binomial_pdf.m, |
|
3461 statistics/distributions/binomial_rnd.m, |
|
3462 statistics/distributions/cauchy_cdf.m, |
|
3463 statistics/distributions/cauchy_inv.m, |
|
3464 statistics/distributions/cauchy_pdf.m, |
|
3465 statistics/distributions/cauchy_rnd.m, |
|
3466 statistics/distributions/chisquare_cdf.m, |
|
3467 statistics/distributions/chisquare_inv.m, |
|
3468 statistics/distributions/chisquare_pdf.m, |
|
3469 statistics/distributions/chisquare_rnd.m, |
|
3470 statistics/distributions/gamma_cdf.m, |
|
3471 statistics/distributions/gamma_inv.m, |
|
3472 statistics/distributions/gamma_pdf.m, |
|
3473 statistics/distributions/gamma_rnd.m, |
|
3474 statistics/distributions/normal_cdf.m, |
|
3475 statistics/distributions/normal_inv.m, |
|
3476 statistics/distributions/normal_pdf.m, |
|
3477 statistics/distributions/normal_rnd.m, |
|
3478 statistics/distributions/stdnormal_cdf.m, |
|
3479 statistics/distributions/stdnormal_pdf.m, |
|
3480 statistics/distributions/stdnormal_rnd.m, |
|
3481 statistics/distributions/uniform_cdf.m, |
|
3482 statistics/distributions/uniform_inv.m, |
|
3483 statistics/distributions/uniform_pdf.m, |
|
3484 statistics/distributions/uniform_rnd.m: |
|
3485 Allow the inputs to be N-d arrays. |
|
3486 |
4852
|
3487 * statistics/base/var.m: Update for N-d arrays. Allow dimension arg. |
|
3488 * statistics/base/median.m: Likewise. |
4849
|
3489 |
4844
|
3490 2004-04-02 David Bateman <dbateman@free.fr> |
|
3491 |
|
3492 * statistics/base/std.m: Allow optional args for type and dim. |
4847
|
3493 * statistics/base/center.m, statistics/base/meansq.m, |
|
3494 statistics/base/moment.m, statistics/base/range.m: |
4852
|
3495 Update for N-d arrays. |
4844
|
3496 * signal/fftshift.m: Fix dimensioning error. |
|
3497 |
|
3498 * statistics/base/std.m: Use repmat not ones(nr,1)*mean to allow |
4852
|
3499 N-d arrays. |
4844
|
3500 |
4852
|
3501 * general/mod.m, general/mod.m: Allow N-d arrays with one scalar arg. |
|
3502 |
|
3503 * signal/fftshift.m: Update for N-d arrays, allow optional dim arg. |
4844
|
3504 |
4852
|
3505 * specfun/erfinv.m, general/repmat.m: Update for N-d arrays. |
4844
|
3506 |
|
3507 * control/base/bode.m, control/base/lqg.m, control/system/ss2sys.m, |
|
3508 control/system/cellidx.m, control/system/dmr2d.m control/system/ss.m, |
|
3509 control/system/sysprune.m: Doc update for usage of cell arrays. |
|
3510 |
|
3511 * control/system/sysidx.m: Use cellidx and not listidx. |
|
3512 |
4841
|
3513 2004-03-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3514 |
|
3515 * plot/__pltopt1__.m: Always add title clause to plot command with |
|
3516 default of "" (so it is off unless explicitly set by the user). |
|
3517 |
4836
|
3518 2004-03-12 Stefan van der Walt <stefan@sun.ac.za> |
|
3519 |
|
3520 * image/imshow.m: Accept "truesize" argument. |
|
3521 Ignore current colormap. New tests and demos. |
|
3522 |
4834
|
3523 2004-03-10 Volker Kuhlmann <VolkerKuhlmann@gmx.de> |
|
3524 |
|
3525 * signal/sinewave.m: Allow N to default to M. |
|
3526 |
4826
|
3527 2004-03-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3528 |
|
3529 * signal/unwrap.m: Use "isempty (tol)" instead of "tol == []". |
|
3530 |
4818
|
3531 2004-03-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3532 |
|
3533 * general/deal.m: New function. |
4819
|
3534 Add tests from Paul Kienzle. |
4818
|
3535 |
4811
|
3536 2004-03-03 Stefan van der Walt <stefan@sun.ac.za> |
|
3537 |
|
3538 * plot/hist.m: Compute histogram correctly for n>=30. |
|
3539 |
5095
|
3540 2004-03-02 Paul Kienzle <pkienzle@users.sf.net> |
4807
|
3541 |
|
3542 * signal/sinc.m: Use i(:) instead of i when checking for any nonzeros. |
|
3543 |
4806
|
3544 2004-03-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3545 |
|
3546 * miscellaneous/horzcat.m: Delete. |
|
3547 * miscellaneous/vertcat.m: Delete. |
|
3548 |
4790
|
3549 2004-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3550 |
|
3551 * plot/figure.m: Also look for GNUTERM in the environment and use |
|
3552 that if it is set (for OS X). From Per Persson <persquare@mac.com>. |
|
3553 |
4789
|
3554 2004-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3555 |
|
3556 * control/base/__stepimp__.m: Only call clearplot if we will be |
|
3557 doing multiple plots in the same gnuplot frame. |
|
3558 |
4780
|
3559 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3560 |
|
3561 * control/system/__sysconcat__.m, control/system/__tfl__.m, |
|
3562 control/system/cellidx.m, control/system/ss.m, |
|
3563 control/system/tf.m, control/system/zp.m: New functions. |
|
3564 |
4778
|
3565 2004-02-16 Glenn Golden <gdg@zplane.com> |
|
3566 |
|
3567 * statistics/distributions/discrete_inv.m: |
|
3568 Reduce memory requirements. |
|
3569 |
4772
|
3570 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3571 |
|
3572 * plot/__errcomm__.m: Fix thinko in previous change. |
|
3573 From Teemu Ikonen <tpikonen@pcu.helsinki.fi>. |
|
3574 |
4771
|
3575 2004-02-16 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
|
3576 |
|
3577 * control/base/__bodquist__.m, control/base/__stepimp__.m, |
|
3578 control/base/analdemo.m, control/base/bddemo.m, |
|
3579 control/base/bode.m, control/base/dre.m, control/base/frdemo.m, |
|
3580 control/base/lqg.m, control/base/nyquist.m, control/base/place.m, |
|
3581 control/base/rldemo.m, control/base/rlocus.m, |
|
3582 control/base/tzero.m, control/hinf/dgkfdemo.m, |
|
3583 control/hinf/dhinfdemo.m, control/hinf/h2syn.m, |
|
3584 control/hinf/hinf_ctr.m, control/hinf/hinfsyn.m, |
|
3585 control/hinf/wgt1o.m, control/obsolete/dlqg.m, |
|
3586 control/obsolete/packsys.m, control/obsolete/series.m, |
|
3587 control/system/__sysdefioname__.m, |
|
3588 control/system/__sysdefstname__.m, control/system/__sysgroupn__.m, |
|
3589 control/system/__tf2sysl__.m, control/system/buildssic.m, |
|
3590 control/system/c2d.m, control/system/d2c.m, |
|
3591 control/system/dmr2d.m, control/system/fir2sys.m, |
|
3592 control/system/is_signal_list.m, control/system/is_siso.m, |
|
3593 control/system/jet707.m, control/system/listidx.m, |
|
3594 control/system/moddemo.m, control/system/ord2.m, |
|
3595 control/system/packedform.m, control/system/parallel.m, |
|
3596 control/system/ss2sys.m, control/system/sys2tf.m, |
|
3597 control/system/sys2zp.m, control/system/sysadd.m, |
|
3598 control/system/sysappend.m, control/system/sysconnect.m, |
|
3599 control/system/syscont.m, control/system/sysdimensions.m, |
|
3600 control/system/sysdisc.m, control/system/sysdup.m, |
|
3601 control/system/sysgetsignals.m, control/system/sysgettype.m, |
|
3602 control/system/sysgroup.m, control/system/sysmin.m, |
|
3603 control/system/sysmult.m, control/system/sysprune.m, |
|
3604 control/system/sysrepdemo.m, control/system/sysscale.m, |
|
3605 control/system/syssetsignals.m, control/system/syssub.m, |
|
3606 control/system/sysupdate.m, control/system/tf2sys.m, |
|
3607 control/system/ugain.m, control/system/zp2ss.m, |
|
3608 control/system/zp2sys.m, control/util/__outlist__.m, |
|
3609 control/util/__zgpbal__.m, control/util/strappend.m: |
|
3610 Use cell arrays instead of lists. |
|
3611 |
4723
|
3612 2004-01-23 Stefan van der Walt <stefan@sun.ac.za> |
|
3613 |
|
3614 * plot/bar.m: Increase size of cutoff vector from xlen-1 to xlen |
|
3615 so that bar (1, 1) will work. |
|
3616 |
4710
|
3617 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3618 |
4717
|
3619 * plot/__errcomm__.m: Cope with nargin now being a function. |
|
3620 * plot/__errplot__.m: Likewise. |
|
3621 * plot/__plt__.m: Likewise. |
|
3622 * plot/plot_border.m: Likewise. |
|
3623 |
4710
|
3624 * Makefile.in (distclean, maintainer-clean): Remove DOCSTRINGS, |
|
3625 not $(DOCSTRINGS). |
|
3626 |
4706
|
3627 2004-01-21 Quentin Spencer <qspencer@ieee.org> |
|
3628 |
|
3629 * linear-algebra/rank.m: Allow rank ([]) to return 0, same as |
|
3630 rank ([], tol). |
|
3631 |
4691
|
3632 2004-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3633 |
4692
|
3634 * elfun/acot.m: Return atan (1./z). |
|
3635 From Gregory Vanuxem <g.vanuxem@wanadoo.fr>. |
|
3636 |
4691
|
3637 * miscellaneous/dir.m: New file. |
|
3638 |
|
3639 * general/num2str.m: Use "%d" as format if values are ints with |
|
3640 magnitude less than 1e10. |
|
3641 |
|
3642 2004-01-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3643 |
|
3644 * general/num2str.m: If single arg is string, return it. |
|
3645 |
|
3646 * miscellaneous/not.m: New file. |
|
3647 |
|
3648 * miscellaneous/unix.m: New file. |
|
3649 |
|
3650 * miscellaneous/isunix.m: New file. |
|
3651 * miscellaneous/ispc.m: New file. |
|
3652 |
|
3653 * miscellaneous/computer.m: New file. |
|
3654 |
|
3655 * miscellaneous/delete.m: New file. |
|
3656 |
4689
|
3657 2004-01-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3658 |
|
3659 * statistics/tests/kolmogorov_smirnov_test_2.m: Fix test for ties. |
|
3660 |
|
3661 2004-01-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3662 |
|
3663 * miscellaneous/path.m: Handle DEFAULT_LOADPATH substitution. |
|
3664 Always return substituted version of LOADPATH if nargout != 0. |
|
3665 |
4685
|
3666 2003-12-21 Schloegl Alois <alois.schloegl@tugraz.at> |
|
3667 |
|
3668 * miscellaneous/fullfile.m: If filename is empty, set it to "." |
|
3669 before continuing. |
|
3670 |
|
3671 * miscellaneous/fileparts.m: Allow name to start with ".". |
|
3672 |
4677
|
3673 2003-12-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3674 |
|
3675 * general/ind2sub.m: New file. |
|
3676 * general/sub2ind.m: New file. |
|
3677 |
4675
|
3678 2003-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3679 |
|
3680 * control/system/zp2ss.m: Don't save and restore |
|
3681 warn_empty_list_elements. |
|
3682 |
|
3683 2003-12-15 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
3684 |
|
3685 * control/system/zp2ss.m: Correct definition of pure gain system. |
|
3686 |
4673
|
3687 2003-12-10 Quentin Spencer <qspencer@ieee.org> |
|
3688 |
|
3689 * statistics/base/mean.m: Remove special case for row vectors. |
|
3690 |
4637
|
3691 2003-11-19 Quentin Spencer <qspencer@ieee.org> |
|
3692 |
|
3693 * signal/freqz_plot.m: Save and restore automatic_replot too. |
|
3694 |
4631
|
3695 2003-11-18 Danilo Piazzalunga <danilopiazza@libero.it> |
|
3696 |
|
3697 * statistics/base/iqr.m: Handle matrices. |
|
3698 |
4630
|
3699 2003-11-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3700 |
|
3701 * general/issymmetric.m: Don't fail if norm (x) == 0. |
|
3702 |
4629
|
3703 2003-11-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3704 |
|
3705 * miscellaneous/path.m: Fix thinko in previous change. |
|
3706 |
4609
|
3707 2003-11-14 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
3708 |
4629
|
3709 * control/base/dare.m: Check positive (semi)definiteness and |
|
3710 dimensions of r (and q). |
|
3711 * control/base/dlqr.m: Check stabilizability of (A,B), |
|
3712 detectability of (A,Q), and whether (A,Q) has non minimal modes |
|
3713 near unit circle. |
4611
|
3714 |
|
3715 * control/system/is_detectable.m: Use Hautus Lemma. |
|
3716 Correct the behavior for discrete-time systems. |
|
3717 * control/system/is_stabilizable.m: Likewise. |
|
3718 |
4609
|
3719 * linear-algebra/krylov.m: Return H = [] in Vnrm == 0 case. |
|
3720 |
|
3721 * linear-algebra/krylovb.m: Fix typo in usage message. |
|
3722 |
4610
|
3723 * general/isdefinite.m: New function. |
|
3724 |
4567
|
3725 2003-10-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3726 |
|
3727 * general/reshape: Delete. |
|
3728 |
4559
|
3729 2003-10-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3730 |
|
3731 * general/numel.m: Delete. |
|
3732 |
4535
|
3733 2003-10-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3734 |
4536
|
3735 * miscellaneous/horzcat.m, miscellaneous/vartcat.m: New files. |
|
3736 |
|
3737 * deprecated/isstr.m: New file. |
4535
|
3738 |
4529
|
3739 2003-10-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3740 |
|
3741 * plot/__axis_label__.m, plot/xlabel.m, plot/ylabel.m, |
|
3742 plot/zlabel.m, plot/title.m: Return a value if nargout > 0. |
|
3743 |
4525
|
3744 2003-10-02 Quentin Spencer <qspencer@ieee.org> |
|
3745 |
|
3746 * statistics/base/mean.m: Fix missing semicolon problem. |
|
3747 |
4503
|
3748 2003-09-08 Al Niessner <Al.Niessner@jpl.nasa.gov> |
|
3749 |
|
3750 * plot/subplot.m: New global variable, __multiplot_scale__. |
|
3751 |
4492
|
3752 2003-08-29 David Castelow <DCastelow@Airspan.com> |
|
3753 |
|
3754 * strings/dec2base.m, strings/dec2bin.m, strings/dec2hex.m: |
|
3755 Allow optional length argument. |
|
3756 |
4491
|
3757 2003-08-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3758 |
|
3759 * polynomial/polyfit.m: Avoid calling flipud. |
|
3760 From Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be>. |
|
3761 Return structure as second output value for improved Matlab |
|
3762 compatibility. |
|
3763 |
4476
|
3764 2003-07-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3765 |
4478
|
3766 * linear-algebra/cond.m: Behave as though old built-in variable |
|
3767 propagate_empty_matrices is always 1. Also handle empty matrices |
|
3768 with one non-zero dimension. |
|
3769 |
4476
|
3770 * miscellaneous/dump_prefs.m: Add warn_separator_insert and |
|
3771 warn_single_quote_string to the list. |
4478
|
3772 Delete whitespace_in_literal_matrix and propagate_empty_matrices |
|
3773 from the list. |
4476
|
3774 |
5095
|
3775 2003-07-25 Paul Kienzle <pkienzle@users.sf.net> |
4469
|
3776 |
|
3777 * signal/autocov.m: Transpose result of conj because diag returns |
|
3778 a column vector, not a row vector. |
|
3779 |
|
3780 * audio/playaudio.m, audio/record.m, image/image.m, |
|
3781 miscellaneous/bug_report.m: Protect spaces in filenames |
|
3782 with quotes. |
|
3783 |
4466
|
3784 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3785 |
4468
|
3786 * io/printf.m, io/puts.m: Delete. |
|
3787 |
4466
|
3788 * miscellaneous/dump_prefs.m: Delete define_all_return_values and |
|
3789 default_return_value from the list. |
|
3790 Add warn_undefined_return_values to the list. |
|
3791 |
|
3792 |
4464
|
3793 2003-07-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3794 |
|
3795 * miscellaneous/dump_prefs.m: Delete default_global_variable_value |
|
3796 and initialize_global_variables from the list. |
|
3797 |
4460
|
3798 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3799 |
4463
|
3800 * image/colormap.m: Don't save and restore default_eval_print_flag. |
|
3801 |
|
3802 * miscellaneous/dump_prefs.m: Delete default_eval_print_flag. |
|
3803 |
|
3804 * control/util/zgshsr.m: Use x OP= y instead of x = x OP y. |
|
3805 * control/system/sys2fir.m: Likewise. |
|
3806 |
|
3807 * control/system/is_siso.m: Use && instead of & where appropriate. |
|
3808 * control/system/__tf2sysl__.m: Likewise. |
|
3809 |
|
3810 * control/system/__tf2sysl__.m: Use end instead of length(X). |
|
3811 |
|
3812 * control/freqchkw.m: Use %-escapes for error instead of num2str |
|
3813 and [] concatenation. |
|
3814 * control/system/sys2fir.m: Likewise. |
|
3815 |
|
3816 * control/base/dgram.m, control/base/freqchkw.m, |
|
3817 control/base/gram.m, control/system/__abcddims__.m, |
|
3818 control/system/__sysdefstname__.m, control/system/__tf2sysl__.m, |
|
3819 control/system/is_sample.m, control/system/is_signal_list.m, |
|
3820 control/system/is_siso.m, control/system/sys2fir.m, |
|
3821 control/system/syschtsam.m, control/system/sysgettsam.m, |
|
3822 control/system/sysgettype.m, control/system/tf2zp.m, |
|
3823 control/system/ugain.m, control/util/prompt.m, |
|
3824 control/util/run_cmd.m, control/util/zgrownorm.m, |
|
3825 control/util/zgshsr.m: |
|
3826 Improve conformance to Octave coding style. |
|
3827 |
4461
|
3828 * miscellaneous/dump_prefs.m: Add warn_resize_on_reange_error to |
|
3829 the list. |
|
3830 Delete resize_on_range_error from the list. |
|
3831 |
4460
|
3832 * control/base/pzmap.m, control/base/place.m, |
|
3833 control/base/__freqresp__.m, control/system/sysappend.m, |
|
3834 control/system/syscont.m, control/system/sysdisc.m, |
|
3835 control/system/sysgroup.m, control/system/tfout.m, |
|
3836 control/system/zp2ss.m, control/system/zpout.m, |
|
3837 control/util/__outlist__.m, signal/arma_rnd.m, general/shift.m, |
|
3838 strings/strcat.m: Save and restore warn_empty_list_elements, not |
|
3839 empty_list_elements_ok. |
|
3840 |
|
3841 * miscellaneous/dump_prefs.m: Add warn_empty_list_elements to the list. |
|
3842 Delete empty_list_elements_ok from the list. |
|
3843 |
4457
|
3844 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3845 |
|
3846 * miscellaneous/dump_prefs.m: Include warn_neg_dim_as_zero in the |
|
3847 list. |
|
3848 Delete treat_neg_dim_as_zero from the list. |
|
3849 |
|
3850 * strings/blanks.m: Don't check treat_neg_dim_as_zero. |
|
3851 |
4451
|
3852 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3853 |
4455
|
3854 * general/reshape.m: Omit do_fortran_indexing from doc string (it |
|
3855 was not used in the code in any case). |
|
3856 |
|
3857 * strings/strjust.m: Temporarily set warn_fortran_indexing, not |
|
3858 do_fortran_indexing. |
|
3859 |
4452
|
3860 * statistics/base/moment.m: Temporarily set warn_str_to_num, not |
|
3861 implict_str_to_num_ok. Use unwind_protect block to do it. |
|
3862 |
4451
|
3863 * miscellaneous/dump_prefs.m: Include DEFAULT_EXEC_PATH, |
|
3864 DEFAULT_LOAD_PATH, crash_dumps_octave_core, |
4452
|
3865 sighup_dumps_octave_core, sigterm_dumps_octave_core, |
4455
|
3866 warn_imag_to_real, warn_num_to_str, warn_str_to_num, and |
|
3867 warn_fortran_indexing in the list. |
|
3868 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok, |
|
3869 implicit_str_to_num_ok, do_fortran_indexing, and |
|
3870 prefer_column_vectors from list. |
4451
|
3871 |
4440
|
3872 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3873 |
|
3874 * Makefile.in (distclean, maintainer-clean): Also remove |
|
3875 gethelp$(BUILD_EXEEXT), $(DOCSTRINGS), and autom4te.cache |
|
3876 directory. |
|
3877 |
5095
|
3878 2003-06-17 Aaron A. King <king@quercus.tiem.utk.edu> |
4430
|
3879 |
|
3880 * plot/hist.m: Don't forget to define n if x is a vector. |
|
3881 |
5095
|
3882 2003-06-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4424
|
3883 |
|
3884 * miscellaneous/fileparts.m: For compatibility with Matlab, |
|
3885 return "." with extension. |
|
3886 |
4422
|
3887 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3888 |
|
3889 * control/base/__stepimp__.m, control/base/nichols.m, |
|
3890 control/base/nyquist.m, miscellaneous/dump_prefs.m, |
|
3891 plot/bottom_title.m, plot/mplot.m, plot/multiplot.m, |
|
3892 plot/oneplot.m, plot/plot_border.m, plot/subplot.m, |
|
3893 plot/subwindow.m, plot/top_title.m, signal/freqz_plot.m: |
|
3894 Eliminate gnuplot_has_multiplot (assume it is always true). |
|
3895 |
4413
|
3896 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3897 |
|
3898 * Makefile.in, image/Makefile.in, startup/Makefile.in: Handle DESTDIR. |
|
3899 |
5095
|
3900 2003-05-05 Andy Adler <adler@site.uottawa.ca> |
4407
|
3901 |
|
3902 * plot/hist.m: Improve performance by using different algorithms |
|
3903 depending on number of bins. |
|
3904 |
4404
|
3905 2003-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3906 |
|
3907 * control/system/sysadd.m: If systems are not "tf", convert before |
|
3908 adding. |
|
3909 |
5095
|
3910 2003-05-01 Paul Kienzle <pkienzle@users.sf.net> |
4403
|
3911 |
|
3912 * image/imagesc.m: Accept data limits parameter for colormap. |
|
3913 |
5095
|
3914 2003-04-11 Doug Stewart <dastew@sympatico.ca> |
4375
|
3915 |
|
3916 * control/base/__stepimp__.m: If digital impulse, reduce gain of |
|
3917 the impulse by t_step. |
|
3918 |
4373
|
3919 2003-04-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3920 |
|
3921 * control/base/__bodquist__.m: Don't convert pdbig and fdbig to |
|
3922 column vectors. |
|
3923 |
5095
|
3924 2003-03-24 Quentin Spencer <qspencer@ieee.org> |
4371
|
3925 |
|
3926 * linear-algebra/null.m: Handle empty matrix arg. |
|
3927 |
4369
|
3928 2003-03-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3929 |
|
3930 * general/shift.m: Force empty_list_elements_ok to 1. |
|
3931 |
4358
|
3932 2003-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3933 |
|
3934 * deprecated/struct_contains.m, deprecated/struct_elements.m: |
|
3935 New files. |
|
3936 |
4348
|
3937 2003-02-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3938 |
|
3939 * statistics/tests/kolmogorov_smirnov_test.m: Use str2func to make |
|
3940 function handle to pass to feval. |
|
3941 * statistics/base/qqplot.m: Likewise. |
|
3942 * statistics/base/ppplot.m: Likewise. |
|
3943 * signal/spectral_xdf.m: Likewise. |
|
3944 * signal/spectral_adf.m: Likewise. |
|
3945 |
4340
|
3946 2003-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3947 |
|
3948 * plot/axis.m: Avoid whitespace in literal matrix problem. |
|
3949 |
4334
|
3950 2003-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3951 |
|
3952 * linear-algebra/logm.m: New file. |
|
3953 |
5095
|
3954 2003-02-18 David Bateman <dbateman@free.fr> |
4329
|
3955 |
|
3956 * mkpkgadd: Scan C++ files as well |
|
3957 |
5095
|
3958 2003-02-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4321
|
3959 |
|
3960 * strings/findstr.m: Return empty set for zero-length target. |
|
3961 |
5095
|
3962 2003-02-11 Paul Kienzle <pkienzle@users.sf.net> |
4317
|
3963 |
|
3964 * set/union.m: Preserve the orientation of inputs. |
|
3965 |
4305
|
3966 2003-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3967 |
|
3968 * general/int2str.m: Eliminate leading spaces. |
|
3969 |
4303
|
3970 2003-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3971 |
|
3972 * general/int2str.m: Do a better job with 0, Inf, and NaN, |
|
3973 |
5095
|
3974 2003-01-11 Paul Kienzle <pkienzle@users.sf.net> |
4298
|
3975 |
|
3976 * Makefile.in (gethelp$(BUILD_EXEEXT)): Pass $(BUILD_CXXFLAGS) and |
|
3977 $(BUILD_LDFLAGS) to compiler. |
|
3978 |
4295
|
3979 2003-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3980 |
|
3981 * general/num2str.m: Don't specify field width for scalars. |
|
3982 |
4292
|
3983 2003-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3984 |
|
3985 * Makefile.in (DISTFILES): Don't forget mkpkgadd. |
|
3986 |
4265
|
3987 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3988 |
4279
|
3989 * gethelp.cc: Define __USE_STD_IOSTREAM if using Compaq C++. |
|
3990 |
4266
|
3991 * miscellaneous/tempname.m: New file. |
|
3992 |
|
3993 * miscellaneous/tempdir.m: New file. |
|
3994 |
4265
|
3995 * miscellaneous/fullfile.m: New file. |
|
3996 |
4259
|
3997 2003-01-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3998 |
4264
|
3999 * miscellaneous/fileparts.m: New file. |
|
4000 |
|
4001 * io/beep.m: New file. |
|
4002 |
4260
|
4003 * plot/__pltopt1__.m: Call undo_string_escapes for title part of |
|
4004 format only. |
4259
|
4005 |
4257
|
4006 2003-01-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4007 |
|
4008 * strings/strcmp.m: Handle cell arrays of strings. |
|
4009 |
4229
|
4010 2002-12-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4011 |
|
4012 * general/int2str.m: Handle matrices. |
|
4013 * general/num2str.m: Likewise. |
|
4014 Also handle optional precision, and format args. |
|
4015 |
4225
|
4016 2002-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4017 |
|
4018 * audio/Makefile.in, control/base/Makefile.in, |
|
4019 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
4020 control/system/Makefile.in, elfun/Makefile.in, |
|
4021 finance/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
4022 io/Makefile.in, linear-algebra/Makefile.in, |
|
4023 miscellaneous/Makefile.in, polynomial/Makefile.in, |
|
4024 quaternion/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
4025 specfun/Makefile.in, special-matrix/Makefile.in, |
|
4026 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
4027 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
4028 strings/Makefile.in, time/Makefile.in, plot/Makefile.in, |
|
4029 deprecated/Makefile.in: Use new do-script-install and |
|
4030 do-script-uninstall macros. |
|
4031 |
|
4032 * mkpkgadd: New script. |
|
4033 |
|
4034 * plot/close.m: New file. |
|
4035 |
4184
|
4036 2002-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4037 |
|
4038 * image/image.m: Use -raw option for xv. |
|
4039 From Remy Bruno <remy.bruno@libertysurf.fr> |
|
4040 |
4172
|
4041 2002-11-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4042 |
4174
|
4043 * control/base/lsim.m: Use approximate test for step size change. |
|
4044 |
4172
|
4045 * signal/bartlett.m: Avoid row/column mismatch error. |
|
4046 |
5095
|
4047 2002-11-12 Paul Kienzle <pkienzle@users.sf.net> |
4171
|
4048 |
|
4049 * statistics/base/var.m: Use better formula for improved accuracy. |
|
4050 |
5095
|
4051 2002-11-04 Nicholas Piper <nick-octave@nickpiper.co.uk> |
4150
|
4052 |
|
4053 * control/base/lsim.m: Correct doc string. |
|
4054 |
5095
|
4055 2002-11-04 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
4150
|
4056 |
|
4057 * control/system/syssub.m: Call tf2sys with Gnum-Hnum, not Gnum+Hnum. |
|
4058 |
4148
|
4059 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4060 |
|
4061 * plot/contour.m: Handle x and y as matrices too. |
|
4062 |
5095
|
4063 2002-11-01 Joseph P. Skudlarek <jskud@jskud.com> |
4148
|
4064 |
|
4065 * plot/contour.m: Fix error and usage messages. |
|
4066 |
4146
|
4067 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4068 |
|
4069 * plot/contour.m: Correct orientation of plot. |
|
4070 |
4139
|
4071 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4072 |
|
4073 * control/base/analdemo.m: Fix typo. |
|
4074 |
5095
|
4075 2002-10-31 Francesco Potorti` <pot@gnu.org> |
4137
|
4076 |
|
4077 * statistics/distributions/discrete_pdf.m: Fix typo. |
|
4078 |
4098
|
4079 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4080 |
|
4081 * mkdoc: Exit immediately on errors. |
|
4082 Exit with error if gethelp does not exist. |
|
4083 |
|
4084 * Makefile.in: Use $(BUILD_EXEEXT) as appropriate. |
|
4085 |
4093
|
4086 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4087 |
|
4088 * Makefile.in (gethelp): Use $(BUILD_CXX), not $(CXX). |
|
4089 |
5095
|
4090 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
4079
|
4091 |
|
4092 * statistics/distributions/normal_cdf.m: Handle variance == 0. |
|
4093 * statistics/distributions/normal_pdf.m: Likewise. |
|
4094 * statistics/distributions/normal_inv.m: Likewise. |
|
4095 |
5095
|
4096 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
4077
|
4097 |
|
4098 * specfun/erfinv.m: Return NaN for NaN inputs. |
|
4099 |
5095
|
4100 2002-09-26 Jeff Cunningham <jeffrey@cunningham.net> |
4068
|
4101 |
|
4102 * statistics/base/var.m: Handle complex values. |
|
4103 |
4031
|
4104 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4105 |
|
4106 * configure.in (AC_CONFIG_FILES): Add deprecated/Makefile to the |
|
4107 list. |
|
4108 * deprecated/Makefile.in: New file. |
|
4109 |
5095
|
4110 2002-08-09 Paul Kienzle <pkienzle@users.sf.net> |
4031
|
4111 |
|
4112 * statistics/distributions/beta_cdf.m: Replace betai with betainc. |
|
4113 * statistics/distributions/binomial_cdf.m: Likewise. |
|
4114 * statistics/distributions/f_cdf.m: Likewise. |
|
4115 * statistics/distributions/t_cdf.m: Likewise. |
|
4116 |
|
4117 * miscellaneous/bincoeff.m: Replace lgamma with gammaln. |
|
4118 * specfun/beta.m: Likewise. |
|
4119 * special-matrix/invhilb.m: Likewise (but it is only in a comment). |
|
4120 * statistics/distributions/gamma_pdf.m: Likewise. |
|
4121 * statistics/distributions/poisson_pdf.m: Likewise. |
|
4122 |
|
4123 * statistics/distributions/gamma_cdf.m: replace gammai with gammainc |
|
4124 * statistics/distributions/poisson_cdf.m: Likewise. |
|
4125 |
4026
|
4126 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4127 |
4028
|
4128 * deprecated/is_bool.m: New file. |
|
4129 * deprecated/is_complex.m: New file. |
|
4130 * deprecated/is_global.m: New file. |
|
4131 * deprecated/is_list.m: New file. |
|
4132 * deprecated/is_matrix.m: New file. |
|
4133 * deprecated/is_scalar.m: New file. |
|
4134 * deprecated/is_square.m: New file. |
|
4135 * deprecated/is_stream.m: New file. |
|
4136 * deprecated/is_struct.m: New file. |
|
4137 * deprecated/is_symmetric.m: New file. |
|
4138 * deprecated/is_vector.m: New file. |
4030
|
4139 * Change all callers of these functions to use the new names. |
4028
|
4140 |
4029
|
4141 * deprecated: New directory. |
|
4142 * Makefile.in (SUBDIRS): Add it to the list. |
|
4143 |
4026
|
4144 * general/isscalar.m: Rename from is_scalar.m. |
|
4145 * general/issquare.m: Rename from is_square.m. |
|
4146 * general/issymmetric.m: Rename from is_symmetric.m. |
|
4147 * general/isvector.m: Rename from is_vector.m. |
|
4148 |
4022
|
4149 2002-08-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4150 |
|
4151 * statistics/base/mean.m: Allow empty matrices. |
|
4152 Handle DIM arg. |
|
4153 |
5095
|
4154 2002-08-05 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
4020
|
4155 |
|
4156 * plot/__errcomm__.m: If format is not specified, default to error |
|
4157 bar format. |
|
4158 |
4011
|
4159 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4160 |
|
4161 * miscellaneous/popen2.m: Use F_SETFL and O_NONBLOCK, not |
|
4162 __F_SETFL__ and __O_NONBLOCK__. |
|
4163 |
|
4164 * image/saveimage.m: Use OCTAVE_VERSION, not __OCTAVE_VERSION__. |
|
4165 * miscellaneous/bug_report.m: Likewise. |
|
4166 |
4007
|
4167 2002-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4168 |
4008
|
4169 * general/mod.m: Use isreal (x), not any (any (imag (x))). |
|
4170 * general/rem.m: Likewise. |
|
4171 |
|
4172 * plot/loglogerr.m: Use varargin instead of old style varargs. |
|
4173 * plot/semilogxerr.m: Likewise. |
4007
|
4174 * plot/semilogyerr.m: Likewise. |
|
4175 |
5095
|
4176 2002-07-25 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
4006
|
4177 |
|
4178 * plot/__errcomm__.m: New file. Common functionality for error plots. |
|
4179 * plot/loglogerr.m: New file. Double logarithm plots with errorbars. |
|
4180 * plot/semilogxerr.m: New file. Semilogarithm plots with errorbars. |
|
4181 * plot/semilogyerr.m: New file. Semilogarithm plots with errorbars |
|
4182 |
|
4183 * plot/errorbar.m: Use __errcomm__.m. |
|
4184 * plot/__errplot__.m: Minor cleanups. |
|
4185 * plot/__pltopt__.m: Handle boxxyerrorbars plot style. |
|
4186 * plot/__pltopt1__.m: Likewise. |
|
4187 |
3980
|
4188 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4189 |
3981
|
4190 * general/rem.m: Delete redundant call to usage. |
|
4191 |
3980
|
4192 * general/mod.m: Additional error checks, Texinfoize doc string. |
|
4193 |
5095
|
4194 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
3980
|
4195 |
|
4196 * general/mod.m: New function. |
|
4197 |
3979
|
4198 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4199 |
|
4200 * control/system/sysmult.m: Use varargin instead of old style varargs. |
|
4201 * control/system/sysadd.m: Likewise. |
|
4202 * control/system/sysgroup.m: Likewise. |
|
4203 * control/system/syssub.m: Likewise. |
|
4204 * elfun/gcd.m: Likewise. |
|
4205 * elfun/lcm.m: Likewise. |
|
4206 * general/common_size.m: Likewise. |
|
4207 * io/printf.m: Likewise. |
|
4208 * miscellaneous/menu.m: Likewise. |
|
4209 * miscellaneous/path.m: Likewise. |
|
4210 * plot/__errplot__.m: Likewise. |
|
4211 * plot/__plt__.m: Likewise. |
|
4212 * plot/axis.m: Likewise. |
|
4213 * plot/errorbar.m: Likewise. |
|
4214 * plot/mplot.m: Likewise. |
|
4215 * plot/loglog.m: Likewise. |
|
4216 * plot/plot.m: Likewise. |
|
4217 * plot/plot_border.m: Likewise. |
|
4218 * plot/semilogx.m: Likewise. |
|
4219 * plot/semilogy.m: Likewise. |
|
4220 * plot/xlabel.m: Likewise. |
|
4221 * plot/ylabel.m: Likewise. |
|
4222 * plot/zlabel.m: Likewise. |
|
4223 * statistics/base/ppplot.m: Likewise. |
|
4224 * statistics/base/qqplot.m: Likewise. |
|
4225 * statistics/tests/bartlett_test.m: Likewise. |
|
4226 * statistics/tests/kolmogorov_smirnov_test.m: Likewise. |
|
4227 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
4228 * strings/str2mat.m: Likewise. |
|
4229 * strings/strcat.m: Likewise. |
|
4230 |
5095
|
4231 2002-06-27 Paul Kienzle <pkienzle@jazz.ncnr.nist.gov> |
3962
|
4232 |
|
4233 * statistics/distributions/gamma_pdf.m: Avoid overflow in more cases. |
|
4234 |
3924
|
4235 2002-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4236 |
|
4237 * skip-autoheader: New file, for autogen.sh. |
3925
|
4238 * Makefile.in (DISTFILES): Add it to the list. |
3924
|
4239 |
5095
|
4240 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
3914
|
4241 |
|
4242 * general/repmat.m: New function. |
|
4243 |
5095
|
4244 2002-04-25 Paul Kienzle <pkienzle@users.sf.net> |
3911
|
4245 |
|
4246 * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio. |
|
4247 Use optional parameter to specify the number of bits in the input. |
|
4248 * audio/mu2lin.m: Accept matrices, return n-bit integers or |
|
4249 floats in the range [-1,1], 2x speedup. |
|
4250 |
|
4251 * strings/index.m, strings/rindex.m: Vectorize for speed. |
|
4252 |
3910
|
4253 2002-04-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4254 |
|
4255 * linear-algebra/kron.m: Delete. |
|
4256 |
5095
|
4257 2002-04-24 Paul Kienzle <pkienzle@users.sf.net> |
3907
|
4258 |
|
4259 * signal/freqz.m: If nargout is zero, plot results instead of |
|
4260 returning them. |
|
4261 * signal/freqz_plot.m: New file. |
|
4262 |
5095
|
4263 2002-04-24 Bill Lash <lash@tellabs.com> |
3906
|
4264 |
5378
|
4265 * signal/unwrap.m: New file. |
3906
|
4266 |
5095
|
4267 2002-04-23 Paul Kienzle <pkienzle@users.sf.net> |
3904
|
4268 |
|
4269 * image/rgb2hsv.m: Faster, more accurate, remove the |
|
4270 divide by zero warning. |
|
4271 |
5095
|
4272 2002-04-09 Paul Kienzle <pkienzle@users.sf.net> |
3893
|
4273 |
3894
|
4274 * strings/deblank.m: Trim \0 as well as blank. |
|
4275 |
5378
|
4276 * freqz.m: Evaluate a specific range of frequencies |
3893
|
4277 expressed in radians or Hz relative to a supplied sample rate. |
|
4278 |
5095
|
4279 2002-04-04 Paul Kienzle <pkienzle@users.sf.net> |
3890
|
4280 |
|
4281 * signal/fftfilt.m: Filter columns if called with a matrix. |
|
4282 |
3891
|
4283 * strings/findstr.m: Vectorize as much as possible. |
|
4284 |
5095
|
4285 2002-04-04 Dirk Laurie <dirk@calvyn.puk.ac.za> |
3889
|
4286 |
|
4287 * special-matrix/invhilb.m: New version that is faster and more |
|
4288 accurate. |
|
4289 |
5095
|
4290 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> |
3887
|
4291 |
|
4292 * configure.in: Update for autoconf 2.5x. |
|
4293 |
5095
|
4294 2002-04-03 Paul Kienzle <pkienzle@users.sf.net> |
3885
|
4295 |
|
4296 * special-matrix/vander.m: Code tidy and vectorize. |
|
4297 |
5095
|
4298 2002-04-02 Paul Kienzle <pkienzle@users.sf.net> |
3882
|
4299 |
3883
|
4300 * linear-algebra/cross.m: Accept nx3 and 3xn matrices, in addition |
|
4301 to vectors. Issue a warning in the case x matches y' but return a |
|
4302 column vector as Octave currently does. |
|
4303 |
3882
|
4304 * plot/contour.m: Set default number of levels for contour(x,y,z). |
|
4305 |
|
4306 * control/system/starp.m: Leave more of the documentation |
|
4307 processing to texinfo and less to the @format block. |
|
4308 |
|
4309 * image/imagesc.m: Only display image if no output is requested. |
|
4310 Code tidying. |
|
4311 |
3876
|
4312 2002-03-07 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
4313 |
|
4314 * statistics/base/center.m: Accept and return empty matrix. |
|
4315 |
3872
|
4316 2002-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4317 |
|
4318 * specfun/erfinv.m: Fix usage message. |
|
4319 |
3869
|
4320 2002-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4321 |
|
4322 * elfun/coth.m: Use 1 ./ tanh(z) instead of cosh(z) ./ sinh(z). |
|
4323 From "Michael O'Brien" <mobrien@kento.unm.edu>. |
|
4324 |
3837
|
4325 2001-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4326 |
|
4327 * statistics/distributions/discrete_cdf.m: Downcase incorrectly |
|
4328 capitalized variable names. |
|
4329 |
3836
|
4330 2001-05-30 Jean-Francois Cardoso <cardoso@tsi.enst.fr> |
|
4331 |
|
4332 * m/image/saveimage.m: fix saving an image to Postscript format. |
|
4333 |
5095
|
4334 2001-04-18 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3814
|
4335 |
|
4336 * control/system/is_stabilizable.m: Pass a to sys2ss, not sys. |
|
4337 |
3803
|
4338 2001-02-28 Kai Habel <kai.habel@gmx.de> |
|
4339 |
3833
|
4340 * general/cart2pol.m: New file. |
|
4341 * general/pol2cart.m: New file. |
|
4342 * general/cart2sph.m: New file. |
|
4343 * general/sph2cart.m: New file. |
|
4344 * image/rgb2hsv.m: New file. |
|
4345 * image/hsv2rgb.m: New file. |
3803
|
4346 |
|
4347 2001-02-26 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
4348 |
|
4349 * plot/meshgrid.m: Avoid for loops. |
|
4350 * plot/meshdom.m: Likewise. |
|
4351 |
3801
|
4352 2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4353 |
|
4354 * linear-algebra/norm.m: Use sqrt instead of ^0.5. |
|
4355 |
|
4356 2001-02-22 Heinz Bauschke <bauschke@cecm.sfu.ca> |
|
4357 |
|
4358 * linear-algebra/norm.m: Use more efficient method for Frobenius |
|
4359 norm. |
|
4360 |
3792
|
4361 2001-02-09 David Livings <david.livings@asa.co.uk> |
|
4362 |
|
4363 * statistics/tests/welch_test.m: Fix typo. |
|
4364 |
|
4365 * statistics/distributions/chisquare_cdf.m: |
|
4366 Don't restrict inputs to be only positive integers. |
|
4367 * statistics/distributions/chisquare_inv.m: Likewise. |
|
4368 * statistics/distributions/chisquare_pdf.m: Likewise. |
|
4369 * statistics/distributions/chisquare_rnd.m: Likewise. |
|
4370 * statistics/distributions/f_cdf.m: Likewise. |
|
4371 * statistics/distributions/f_inv.m: Likewise. |
|
4372 * statistics/distributions/f_pdf.m: Likewise. |
|
4373 * statistics/distributions/f_rnd.m: Likewise. |
|
4374 * statistics/distributions/t_cdf.m: Likewise. |
|
4375 * statistics/distributions/t_inv.m: Likewise. |
|
4376 * statistics/distributions/t_pdf.m: Likewise. |
|
4377 * statistics/distributions/t_rnd.m: Likewise. |
|
4378 |
3790
|
4379 2001-02-08 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
4380 |
|
4381 * strings/dec2base.m: New file. |
|
4382 * strings/base2dec.m: New file. |
|
4383 * strings/strjust.m: New file. |
|
4384 * strings/dec2hex.m: Replace with version that just calls 2dec2base. |
|
4385 * strings/dec2bin.m: Likewise. |
|
4386 * strings/hex2dec.m: Replace with version that just calls base2dec. |
|
4387 * strings/bin2dec.m: Likewise. |
|
4388 |
5095
|
4389 2001-02-07 David Livings <david.livings@asa.co.uk> |
3787
|
4390 |
|
4391 * statistics/base/ppplot.m: Use gset, not set. |
|
4392 * statistics/base/qqplot.m: Likewise. |
|
4393 |
5095
|
4394 2001-02-05 Ondrej Popp <ondrej@geocities.com> |
3775
|
4395 |
|
4396 * control/system/c2d.m: Add missing endif. |
|
4397 |
3759
|
4398 2000-12-15 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
4399 |
|
4400 * strings/index.m: Return 0 if either string is empty. |
|
4401 |
|
4402 2000-12-15 Ben Sapp <bsapp@lanl.gov> |
|
4403 |
|
4404 * control/system/c2d.m: Allow option of matched pole/zero |
|
4405 equivalent for conversion. |
|
4406 |
|
4407 2000-12-15 Matthew W. Roberts <matt@lehi.tamu.edu> |
|
4408 |
|
4409 * strings/findstr.m: Return empty matrix if search string is empty. |
|
4410 |
3757
|
4411 2000-12-15 Kai Habel <kai.habel@gmx.de> |
|
4412 |
|
4413 * saveimage.m: Do create rawbit image for black and white images, |
|
4414 but do it correctly. |
|
4415 |
3754
|
4416 2000-12-13 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
4417 |
|
4418 * polynomial/deconv.m: For compatibility with Matlab, don't reduce |
|
4419 result polynomials. |
|
4420 |
3748
|
4421 2000-12-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4422 |
|
4423 * image/saveimage.m: Don't try to create rawbit image. |
|
4424 |
3740
|
4425 2000-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4426 |
|
4427 * Makefile.in (bin-dist): Pass -C to $(MAKE), not -c. |
|
4428 |
5095
|
4429 2000-11-16 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3737
|
4430 |
|
4431 * plot/contour.m: Reorder args for Matlab compatibility. |
|
4432 |
3727
|
4433 2000-10-27 Mats Jansson <mats.e.jansson@home.se> |
|
4434 |
|
4435 * set/create_set.m: Avoid empty matrix in matrix list warning. |
|
4436 |
3717
|
4437 2000-09-08 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
4438 |
3718
|
4439 * plot/errorbar.m, plot/__errplot__.m: New functions. |
|
4440 |
3717
|
4441 * plot/mesh.m: Also set nologscale before plotting. |
|
4442 * plot/__pltopt1__.m: Handle xerrorbars, yerrorbars, and |
|
4443 xyerrorbars instead of just errorbars. |
|
4444 |
3714
|
4445 2000-08-25 Thomas Walter <walter@pctc.chemie.uni-erlangen.de> |
|
4446 |
|
4447 * image/image.m: Try display (from ImageMagick) first. |
|
4448 |
3709
|
4449 2000-08-01 Rolf Fabian <fabian@tu-cottbus.de> |
|
4450 |
|
4451 * plot/meshgrid.m: Use transpose to reorient vectors, not complex |
|
4452 conjugate transpose. |
|
4453 |
3705
|
4454 2000-07-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4455 |
|
4456 * strings/str2mat.m: Apply setstr to each argument. |
|
4457 |
3696
|
4458 2000-07-17 Gabriele Pannocchia <pannocchia@ing.unipi.it> |
|
4459 |
|
4460 * control/base/dkalman.m: New file. |
|
4461 * control/base/dlqe.m: Handle singular A matrix. |
|
4462 * control/base/dlqr.m: Likewise. |
|
4463 |
3695
|
4464 2000-07-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4465 |
|
4466 * strings/strcmp.m: Return 0 instead of an error if row and column |
|
4467 dimensions don't match. |
|
4468 |
3690
|
4469 2000-06-30 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
|
4470 |
|
4471 * plot/hist.m: Allow 3 argument form to work. |
|
4472 |
5095
|
4473 2000-06-27 Matthew W. Roberts <matt@lehi.tamu.edu> |
3683
|
4474 |
|
4475 * plot/plot.m: Add examples in doc string. |
|
4476 |
5095
|
4477 2000-06-08 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3679
|
4478 |
|
4479 * control/base/__stepimp__.m: Reset multiplot state when done. |
|
4480 Do the right thing even if automatic_replot is not zero. |
|
4481 Avoid failure if system has pure imaginary poles. |
|
4482 |
3674
|
4483 2000-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4484 |
|
4485 * general/logical.m: Return arg if it is empty. Better error |
|
4486 message for non-numeric types. |
|
4487 |
5095
|
4488 2000-05-31 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3672
|
4489 |
|
4490 * control/base/dlqe.m: Update documentation. Fix typo. Warn |
|
4491 about difference with Matlab dlqe function. |
|
4492 |
|
4493 * control/system/sysmult.m: Fix typo in argument dimensions checking. |
|
4494 |
5095
|
4495 2000-05-24 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3670
|
4496 |
|
4497 * strings/strrep.m: Fix typo. |
|
4498 |
3666
|
4499 2000-05-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4500 |
|
4501 * strings/strrep.m: Don't transpose result for case of jump > 0. |
|
4502 |
5095
|
4503 2000-05-13 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3666
|
4504 |
|
4505 * strings/strrep.m: Avoid for loop for speed. |
3667
|
4506 * plot/axis.m: Handle string options for Matlab compatibility. |
3666
|
4507 |
5095
|
4508 2000-04-04 John Smith <john@arrows.demon.co.uk> |
3656
|
4509 |
|
4510 * statistics/distributions/beta_inv.m: Provide better(?) initial |
|
4511 guess for iteration. |
|
4512 |
3651
|
4513 2000-03-31 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
4514 |
|
4515 * image/image.m: Allow image (A) or image (x, y, A). |
|
4516 * image/imagesc.m: Likewise. |
|
4517 |
|
4518 * image/image.m: If zoom is not supplied, or if it is an empty |
|
4519 matrix, autoscale the image. |
|
4520 |
3618
|
4521 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4522 |
3619
|
4523 * plot/title.m, plot/bottom_title.m, plot/top_title.m: |
|
4524 Undo string escapes in text twice(!) before sending to gnuplot. |
|
4525 |
3618
|
4526 * image/saveimage.m: Add comment to file saying who created it and |
|
4527 when it was created. Suggested by Stephen Eglen |
|
4528 <stephen@cogsci.ed.ac.uk>. |
|
4529 |
5095
|
4530 2000-03-21 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3617
|
4531 |
|
4532 * polynomial/polyreduce.m: Simplify by looking for the first |
|
4533 non-zero element rather than the last of the first set of zero |
|
4534 elements. |
|
4535 |
|
4536 * plot/__pltopt1__.m: Accept "--", "-.", and ":" line styles. |
|
4537 |
5095
|
4538 2000-03-21 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
3616
|
4539 |
|
4540 * image/saveimage.m: Swap black and white colormaps so zero is |
|
4541 displayed as black and 1 is displayed as white. |
|
4542 Fix indexing bug in ppm case. |
|
4543 |
3604
|
4544 2000-03-06 Stephen Eglen <stephen@anc.ed.ac.uk> |
|
4545 |
|
4546 * statistics/tests/kolmogorov_smirnov_test_2.m: Account for ties |
|
4547 between the two distributions (took same approach as ks.test() in R.) |
|
4548 |
3603
|
4549 2000-02-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4550 |
|
4551 * control/base/bode.m: Temporarily disable automatic_replot. |
|
4552 |
3599
|
4553 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4554 |
3601
|
4555 * Makefile.in (clean): Also remove gethelp. |
|
4556 |
3599
|
4557 * specfun/erfinv.m: Use z_new in convergence test, not z_old. |
|
4558 |
5095
|
4559 2000-02-11 Georg Thimm <mgeorg@SGraphicsWS1.mpe.ntu.edu.sg> |
3597
|
4560 |
|
4561 * set/create_set.m: Use find to avoid while loop. |
|
4562 |
5095
|
4563 2000-02-11 Stephen Eglen <stephen@cogsci.ed.ac.uk> |
3597
|
4564 |
|
4565 * plot/hist.m: New optional third argument. |
|
4566 |
|
4567 2000-02-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4568 |
|
4569 * miscellaneous/bug_report.m: Use octave-bug script with version |
|
4570 number appended. |
|
4571 |
3575
|
4572 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4573 |
|
4574 * gethelp.cc: Sprinkle with std:: qualifier. |
|
4575 |
3498
|
4576 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4577 |
|
4578 * image/saveimage.m: Delete some debugging code. |
|
4579 |
3486
|
4580 2000-01-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4581 |
|
4582 * signal/sinc.m: Avoid reshaping. |
|
4583 |
|
4584 * image/rgb2ind.m: No longer needs to reset do_fortran_indexing. |
|
4585 * image/ind2rgb.m: Ditto. |
|
4586 * image/ind2gray.m: Ditto. |
|
4587 * general/reshape.m: Ditto. Also no longer needs to reset |
|
4588 implicit_str_to_num_ok. |
|
4589 |
3483
|
4590 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4591 |
|
4592 * miscellaneous/popen2.m: Deal with the fact that pipe now returns |
|
4593 a list of file structures, not a vector of numeric file ids. |
|
4594 |
3474
|
4595 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4596 |
3476
|
4597 * plot/__axis_label__.m: New function. |
|
4598 Undo string escapes in text twice(!) before sending to gnuplot. |
|
4599 * plot/xlabel.m: Use it. |
|
4600 * plot/ylabel.m: Ditto. |
|
4601 * plot/zlabel.m: Ditto. |
|
4602 |
3474
|
4603 * plot/mesh.m: Fix error message to reflect reality. |
|
4604 |
5095
|
4605 2000-01-24 Cyril Humbert <humbert@phobos.univ-mlv.fr> |
3473
|
4606 |
|
4607 * statistics/distributions/weibull_pdf.m: Use correct formula. |
|
4608 |
5095
|
4609 2000-01-22 Michael Reifenberger <mike@Plaut.de> |
3471
|
4610 |
|
4611 * audio/saveaudio.m: Also accept files with .ul extension. |
|
4612 * audio/loadaudio.m: Ditto. |
|
4613 * audio/playaudio.m: Ditto. |
|
4614 |
3456
|
4615 2000-01-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4616 |
|
4617 * statistics/distributions/beta_cdf.m: Texinfoize doc string. |
|
4618 * statistics/distributions/beta_inv.m: Ditto. |
|
4619 * statistics/distributions/beta_pdf.m: Ditto. |
|
4620 * statistics/distributions/beta_rnd.m: Ditto. |
|
4621 * statistics/distributions/binomial_cdf.m: Ditto. |
|
4622 * statistics/distributions/binomial_inv.m: Ditto. |
|
4623 * statistics/distributions/binomial_pdf.m: Ditto. |
|
4624 * statistics/distributions/binomial_rnd.m: Ditto. |
|
4625 * statistics/distributions/cauchy_cdf.m: Ditto. |
|
4626 * statistics/distributions/cauchy_inv.m: Ditto. |
|
4627 * statistics/distributions/cauchy_pdf.m: Ditto. |
|
4628 * statistics/distributions/cauchy_rnd.m: Ditto. |
|
4629 * statistics/distributions/chisquare_cdf.m: Ditto. |
|
4630 * statistics/distributions/chisquare_inv.m: Ditto. |
|
4631 * statistics/distributions/chisquare_pdf.m: Ditto. |
|
4632 * statistics/distributions/chisquare_rnd.m: Ditto. |
|
4633 * statistics/distributions/discrete_cdf.m: Ditto. |
|
4634 * statistics/distributions/discrete_inv.m: Ditto. |
|
4635 * statistics/distributions/discrete_pdf.m: Ditto. |
|
4636 * statistics/distributions/discrete_rnd.m: Ditto. |
|
4637 * statistics/distributions/empirical_cdf.m: Ditto. |
|
4638 * statistics/distributions/empirical_inv.m: Ditto. |
|
4639 * statistics/distributions/empirical_pdf.m: Ditto. |
|
4640 * statistics/distributions/empirical_rnd.m: Ditto. |
|
4641 * statistics/distributions/exponential_cdf.m: Ditto. |
|
4642 * statistics/distributions/exponential_inv.m: Ditto. |
|
4643 * statistics/distributions/exponential_pdf.m: Ditto. |
|
4644 * statistics/distributions/exponential_rnd.m: Ditto. |
|
4645 * statistics/distributions/f_cdf.m: Ditto. |
|
4646 * statistics/distributions/f_inv.m: Ditto. |
|
4647 * statistics/distributions/f_pdf.m: Ditto. |
|
4648 * statistics/distributions/f_rnd.m: Ditto. |
|
4649 * statistics/distributions/gamma_cdf.m: Ditto. |
|
4650 * statistics/distributions/gamma_inv.m: Ditto. |
|
4651 * statistics/distributions/gamma_pdf.m: Ditto. |
|
4652 * statistics/distributions/gamma_rnd.m: Ditto. |
|
4653 * statistics/distributions/geometric_cdf.m: Ditto. |
|
4654 * statistics/distributions/geometric_inv.m: Ditto. |
|
4655 * statistics/distributions/geometric_pdf.m: Ditto. |
|
4656 * statistics/distributions/geometric_rnd.m: Ditto. |
|
4657 * statistics/distributions/hypergeometric_cdf.m: Ditto. |
|
4658 * statistics/distributions/hypergeometric_inv.m: Ditto. |
|
4659 * statistics/distributions/hypergeometric_pdf.m: Ditto. |
|
4660 * statistics/distributions/hypergeometric_rnd.m: Ditto. |
|
4661 * statistics/distributions/kolmogorov_smirnov_cdf.m: Ditto. |
|
4662 * statistics/distributions/laplace_cdf.m: Ditto. |
|
4663 * statistics/distributions/laplace_inv.m: Ditto. |
|
4664 * statistics/distributions/laplace_pdf.m: Ditto. |
|
4665 * statistics/distributions/laplace_rnd.m: Ditto. |
|
4666 * statistics/distributions/logistic_cdf.m: Ditto. |
|
4667 * statistics/distributions/logistic_inv.m: Ditto. |
|
4668 * statistics/distributions/logistic_pdf.m: Ditto. |
|
4669 * statistics/distributions/logistic_rnd.m: Ditto. |
|
4670 * statistics/distributions/lognormal_cdf.m: Ditto. |
|
4671 * statistics/distributions/lognormal_inv.m: Ditto. |
|
4672 * statistics/distributions/lognormal_pdf.m: Ditto. |
|
4673 * statistics/distributions/lognormal_rnd.m: Ditto. |
|
4674 * statistics/distributions/normal_cdf.m: Ditto. |
|
4675 * statistics/distributions/normal_inv.m: Ditto. |
|
4676 * statistics/distributions/normal_pdf.m: Ditto. |
|
4677 * statistics/distributions/normal_rnd.m: Ditto. |
|
4678 * statistics/distributions/pascal_cdf.m: Ditto. |
|
4679 * statistics/distributions/pascal_inv.m: Ditto. |
|
4680 * statistics/distributions/pascal_pdf.m: Ditto. |
|
4681 * statistics/distributions/pascal_rnd.m: Ditto. |
|
4682 * statistics/distributions/poisson_cdf.m: Ditto. |
|
4683 * statistics/distributions/poisson_inv.m: Ditto. |
|
4684 * statistics/distributions/poisson_pdf.m: Ditto. |
|
4685 * statistics/distributions/poisson_rnd.m: Ditto. |
|
4686 * statistics/distributions/stdnormal_cdf.m: Ditto. |
|
4687 * statistics/distributions/stdnormal_inv.m: Ditto. |
|
4688 * statistics/distributions/stdnormal_pdf.m: Ditto. |
|
4689 * statistics/distributions/stdnormal_rnd.m: Ditto. |
|
4690 * statistics/distributions/t_cdf.m: Ditto. |
|
4691 * statistics/distributions/t_inv.m: Ditto. |
|
4692 * statistics/distributions/t_pdf.m: Ditto. |
|
4693 * statistics/distributions/t_rnd.m: Ditto. |
|
4694 * statistics/distributions/uniform_cdf.m: Ditto. |
|
4695 * statistics/distributions/uniform_inv.m: Ditto. |
|
4696 * statistics/distributions/uniform_pdf.m: Ditto. |
|
4697 * statistics/distributions/uniform_rnd.m: Ditto. |
|
4698 * statistics/distributions/weibull_cdf.m: Ditto. |
|
4699 * statistics/distributions/weibull_inv.m: Ditto. |
|
4700 * statistics/distributions/weibull_pdf.m: Ditto. |
|
4701 * statistics/distributions/weibull_rnd.m: Ditto. |
|
4702 * statistics/distributions/wiener_rnd.m: Ditto. |
|
4703 |
3453
|
4704 2000-01-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4705 |
|
4706 * statistics/base/values.m: Texinfoize doc string. |
|
4707 * statistics/base/var.m: Ditto. |
|
4708 * statistics/base/table.m: Ditto. |
|
4709 * statistics/base/studentize.m: Ditto. |
|
4710 * statistics/base/statistics.m: Ditto. |
|
4711 * statistics/base/spearman.m: Ditto. |
|
4712 * statistics/base/run_count.m: Ditto. |
|
4713 * statistics/base/ranks.m: Ditto. |
|
4714 * statistics/base/range.m: Ditto. |
|
4715 * statistics/base/qqplot.m: Ditto. |
|
4716 * statistics/base/probit.m: Ditto. |
|
4717 * statistics/base/ppplot.m: Ditto. |
|
4718 * statistics/base/moment.m: Ditto. |
|
4719 * statistics/base/meansq.m: Ditto. |
|
4720 * statistics/base/logit.m: Ditto. |
|
4721 * statistics/base/kendall.m: Ditto. |
|
4722 * statistics/base/iqr.m: Ditto. |
|
4723 * statistics/base/cut.m: Ditto. |
|
4724 * statistics/base/cor.m: Ditto. |
|
4725 * statistics/base/cloglog.m: Ditto. |
|
4726 * statistics/base/center.m: Ditto. |
3454
|
4727 * statistics/models/logistic_regression.m: Ditto. |
|
4728 * statistics/models/logistic_regression_derivative.m: Ditto. |
|
4729 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
4730 * statistics/tests/anova.m: Ditto. |
|
4731 * statistics/tests/bartlett_test.m: Ditto. |
|
4732 * statistics/tests/chisquare_test_homogeneity.m: Ditto. |
|
4733 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
4734 * statistics/tests/cor_test.m: Ditto. |
|
4735 * statistics/tests/f_test_regression.m: Ditto. |
|
4736 * statistics/tests/hotelling_test.m: Ditto. |
|
4737 * statistics/tests/hotelling_test_2.m: Ditto. |
|
4738 * statistics/tests/kolmogorov_smirnov_test.m: Ditto. |
|
4739 * statistics/tests/kolmogorov_smirnov_test_2.m: Ditto. |
|
4740 * statistics/tests/kruskal_wallis_test.m: Ditto. |
|
4741 * statistics/tests/manova.m: Ditto. |
|
4742 * statistics/tests/mcnemar_test.m: Ditto. |
|
4743 * statistics/tests/prop_test_2.m: Ditto. |
|
4744 * statistics/tests/run_test.m: Ditto. |
|
4745 * statistics/tests/sign_test.m: Ditto. |
|
4746 * statistics/tests/t_test.m: Ditto. |
|
4747 * statistics/tests/t_test_2.m: Ditto. |
|
4748 * statistics/tests/t_test_regression.m: Ditto. |
|
4749 * statistics/tests/u_test.m: Ditto. |
|
4750 * statistics/tests/var_test.m: Ditto. |
|
4751 * statistics/tests/welch_test.m: Ditto. |
|
4752 * statistics/tests/wilcoxon_test.m: Ditto. |
|
4753 * statistics/tests/z_test.m: Ditto. |
|
4754 * statistics/tests/z_test_2.m: Ditto. |
3453
|
4755 |
3446
|
4756 2000-01-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4757 |
|
4758 * strings/bin2dec.m: Texinfoize doc string. |
3449
|
4759 * plot/__plr1__.m: Ditto. |
|
4760 * plot/__pltopt__.m: Ditto. |
|
4761 * plot/__plt__.m: Ditto. |
|
4762 * plot/__plt2vv__.m: Ditto. |
|
4763 * plot/__plr2__.m: Ditto. |
|
4764 * plot/__plr__.m: Ditto. |
|
4765 * plot/__plt1__.m: Ditto. |
|
4766 * plot/__plt2__.m: Ditto. |
|
4767 * plot/__plt2mm__.m: Ditto. |
|
4768 * plot/__plt2mv__.m: Ditto. |
|
4769 * plot/__plt2ss__.m: Ditto. |
|
4770 * miscellaneous/paren.m: Ditto. |
|
4771 * miscellaneous/comma.m: Ditto. |
|
4772 * miscellaneous/semicolon.m: Ditto. |
|
4773 * miscellaneous/path.m: Ditto. |
|
4774 * miscellaneous/list_primes.m: Ditto. |
|
4775 * miscellaneous/flops.m: Ditto. |
|
4776 * miscellaneous/dump_prefs.m: Ditto. |
|
4777 * miscellaneous/bug_report.m: Ditto. |
|
4778 * linear-algebra/dot.m: Ditto |
|
4779 * linear-algebra/dmult.m: Ditto. |
|
4780 * general/randperm.m: Ditto. |
|
4781 * general/logical.m: Ditto. |
|
4782 * general/is_duplicate_entry.m: Ditto. |
|
4783 * signal/arch_fit.m: Ditto. |
|
4784 * signal/arch_rnd.m: Ditto. |
|
4785 * signal/arch_test.m: Ditto. |
|
4786 * signal/arma_rnd.m: Ditto. |
|
4787 * signal/autocor.m: Ditto. |
|
4788 * signal/autocov.m: Ditto. |
|
4789 * signal/autoreg_matrix.m: Ditto. |
|
4790 * signal/bartlett.m: Ditto. |
|
4791 * signal/blackman.m: Ditto. |
|
4792 * signal/detrend.m: Ditto. |
|
4793 * signal/diffpara.m: Ditto. |
|
4794 * signal/durbinlevinson.m: Ditto. |
|
4795 * signal/fftconv.m: Ditto. |
|
4796 * signal/fftfilt.m: Ditto. |
|
4797 * signal/fftshift.m: Ditto. |
|
4798 * signal/fractdiff.m: Ditto. |
|
4799 * signal/freqz.m: Ditto. |
|
4800 * signal/hamming.m: Ditto. |
|
4801 * signal/hanning.m: Ditto. |
|
4802 * signal/hurst.m: Ditto. |
|
4803 * signal/periodogram.m: Ditto. |
|
4804 * signal/rectangle_lw.m: Ditto. |
|
4805 * signal/rectangle_sw.m: Ditto. |
|
4806 * signal/sinc.m: Ditto. |
|
4807 * signal/sinetone.m: Ditto. |
|
4808 * signal/sinewave.m: Ditto. |
|
4809 * signal/spectral_adf.m: Ditto. |
|
4810 * signal/spectral_xdf.m: Ditto. |
|
4811 * signal/spencer.m: Ditto. |
|
4812 * signal/stft.m: Ditto. |
|
4813 * signal/synthesis.m: Ditto. |
|
4814 * signal/triangle_lw.m: Ditto. |
|
4815 * signal/triangle_sw.m: Ditto. |
|
4816 * signal/yulewalker.m: Ditto. |
3450
|
4817 * control/util/strappend.m: Ditto. |
3451
|
4818 * control/base/nichols.m: Ditto. |
3452
|
4819 * control/system/is_signal_list.m: Ditto. |
|
4820 * control/system/listidx.m: Ditto. |
|
4821 * control/system/sysgettsam.m: Ditto. |
|
4822 * control/system/sysidx.m: Ditto. |
3446
|
4823 |
3438
|
4824 2000-01-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4825 |
|
4826 * control/system/__abcddims__.m: Rename from |
|
4827 control/system/abcddims.m, change all callers. |
|
4828 * control/base/__bodquist__.m: Likewise. |
|
4829 * control/base/__freqresp__.m: Likewise. |
|
4830 * control/util/__outlist__.m: Likewise. |
|
4831 * control/base/__stepimp__.m: Likewise. |
|
4832 * control/system/__syschnamesl__.m: Likewise. |
|
4833 * control/system/__syscont_disc__.m: Likewise. |
|
4834 * control/system/__sysdefioname__.m: Likewise. |
|
4835 * control/system/__sysdefstname__.m: Likewise. |
|
4836 * control/system/__sysgroupn__.m: Likewise. |
|
4837 * control/system/__tf2sysl__.m: Likewise. |
|
4838 * control/util/__zgpbal__.m: Likewise. |
|
4839 * control/system/__zp2ssg2__.m: Likewise. |
3495
|
4840 |
|
4841 * quaternion/demoquat.m: Add copyright notice, Texinfoize doc string. |
3452
|
4842 * quaternion/qconj.m: Ditto. |
|
4843 * quaternion/qcoordinate_plot.m: Ditto. |
|
4844 * quaternion/qderiv.m: Ditto. |
|
4845 * quaternion/qderivmat.m: Ditto. |
|
4846 * quaternion/qinv.m: Ditto. |
|
4847 * quaternion/qmult.m: Ditto. |
|
4848 * quaternion/qtrans.m: Ditto. |
|
4849 * quaternion/qtransv.m: Ditto. |
|
4850 * quaternion/qtransvmat.m: Ditto. |
|
4851 * quaternion/quaternion.m: Ditto. |
3438
|
4852 |
3436
|
4853 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4854 |
|
4855 * control/base/Makefile.in: Ditto. |
|
4856 * control/hinf/Makefile.in: New file. |
|
4857 * control/marsyas/Makefile.in: Ditto. |
|
4858 * control/obsolete/Makefile.in: Ditto. |
|
4859 * control/system/Makefile.in: Ditto. |
|
4860 * control/util/Makefile.in: Ditto. |
|
4861 |
|
4862 * strings/com2str.m: Move here from control directory. |
|
4863 |
|
4864 * control/base: New directory. |
|
4865 * control/base/DEMOcontrol.m: Move here from control directory. |
|
4866 * control/base/analdemo.m: Ditto. |
|
4867 * control/base/are.m: Ditto. |
|
4868 * control/base/bddemo.m: Ditto. |
|
4869 * control/base/bode.m: Ditto. |
|
4870 * control/base/bode_bounds.m: Ditto. |
|
4871 * control/base/bodquist.m: Ditto. |
|
4872 * control/base/controldemo.m: Ditto. |
|
4873 * control/base/ctrb.m: Ditto. |
|
4874 * control/base/damp.m: Ditto. |
|
4875 * control/base/dare.m: Ditto. |
|
4876 * control/base/dcgain.m: Ditto. |
|
4877 * control/base/dgram.m: Ditto. |
|
4878 * control/base/dlqe.m: Ditto. |
|
4879 * control/base/dlqr.m: Ditto. |
|
4880 * control/base/dlyap.m: Ditto. |
|
4881 * control/base/dre.m: Ditto. |
|
4882 * control/base/frdemo.m: Ditto. |
|
4883 * control/base/freqchkw.m: Ditto. |
|
4884 * control/base/freqresp.m: Ditto. |
|
4885 * control/base/gram.m: Ditto. |
|
4886 * control/base/impulse.m: Ditto. |
|
4887 * control/base/lqe.m: Ditto. |
|
4888 * control/base/lqg.m: Ditto. |
|
4889 * control/base/lqr.m: Ditto. |
|
4890 * control/base/lsim.m: Ditto. |
|
4891 * control/base/ltifr.m: Ditto. |
|
4892 * control/base/lyap.m: Ditto. |
|
4893 * control/base/nichols.m: Ditto. |
|
4894 * control/base/nyquist.m: Ditto. |
|
4895 * control/base/obsv.m: Ditto. |
|
4896 * control/base/place.m: Ditto. |
|
4897 * control/base/pzmap.m: Ditto. |
|
4898 * control/base/rldemo.m: Ditto. |
|
4899 * control/base/rlocus.m: Ditto. |
|
4900 * control/base/step.m: Ditto. |
|
4901 * control/base/stepimp.m: Ditto. |
|
4902 * control/base/tzero.m: Ditto. |
|
4903 * control/base/tzero2.m: Ditto. |
|
4904 |
|
4905 * control/hinf: New directory. |
|
4906 * control/hinf/dhinfdemo.m: Move here from control directory. |
|
4907 * control/hinf/h2norm.m: Ditto. |
|
4908 * control/hinf/h2syn.m: Ditto. |
|
4909 * control/hinf/hinf_ctr.m: Ditto. |
|
4910 * control/hinf/hinfdemo.m: Ditto. |
|
4911 * control/hinf/hinfnorm.m: Ditto. |
|
4912 * control/hinf/hinfsyn.m: Ditto. |
|
4913 * control/hinf/hinfsyn_chk.m: Ditto. |
|
4914 * control/hinf/hinfsyn_ric.m: Ditto. |
|
4915 * control/hinf/wgt1o.m: Ditto. |
3441
|
4916 * control/hinf/dgkfdemo.m: Ditto. |
|
4917 * control/hinf/is_dgkf.m: Ditto. |
3436
|
4918 |
|
4919 * control/marsyas: New directory. |
|
4920 * control/marsyas/demomarsyas.m: Move here from control directory. |
|
4921 * control/marsyas/susball.m: Ditto. |
|
4922 |
|
4923 * control/obsolete/dezero.m: Move here from control directory. |
|
4924 * control/obsolete/rotg.m: Ditto. |
|
4925 |
|
4926 * control/system: New directory. |
|
4927 * control/system/abcddim.m: Move here from control directory. |
|
4928 * control/system/abcddims.m: Ditto. |
|
4929 * control/system/buildssic.m: Ditto. |
|
4930 * control/system/c2d.m: Ditto. |
|
4931 * control/system/d2c.m: Ditto. |
|
4932 * control/system/dmr2d.m: Ditto. |
|
4933 * control/system/fir2sys.m: Ditto. |
|
4934 * control/system/is_abcd.m: Ditto. |
|
4935 * control/system/is_digital.m: Ditto. |
|
4936 * control/system/is_sample.m: Ditto. |
|
4937 * control/system/is_signal_list.m: Ditto. |
|
4938 * control/system/is_siso.m: Ditto. |
3441
|
4939 * control/system/is_controllable.m: Ditto. |
|
4940 * control/system/is_detectable.m: Ditto. |
|
4941 * control/system/is_observable.m: Ditto. |
|
4942 * control/system/is_stabilizable.m: Ditto. |
|
4943 * control/system/is_stable.m: Ditto. |
3436
|
4944 * control/system/jet707.m: Ditto. |
|
4945 * control/system/listidx.m: Ditto. |
|
4946 * control/system/moddemo.m: Ditto. |
|
4947 * control/system/ord2.m: Ditto. |
|
4948 * control/system/packedform.m: Ditto. |
|
4949 * control/system/parallel.m: Ditto. |
|
4950 * control/system/ss2sys.m: Ditto. |
|
4951 * control/system/ss2tf.m: Ditto. |
|
4952 * control/system/ss2zp.m: Ditto. |
|
4953 * control/system/starp.m: Ditto. |
|
4954 * control/system/sys2fir.m: Ditto. |
|
4955 * control/system/sys2ss.m: Ditto. |
|
4956 * control/system/sys2tf.m: Ditto. |
|
4957 * control/system/sys2zp.m: Ditto. |
|
4958 * control/system/sysadd.m: Ditto. |
|
4959 * control/system/sysappend.m: Ditto. |
|
4960 * control/system/syschnamesl.m: Ditto. |
|
4961 * control/system/syschtsam.m: Ditto. |
|
4962 * control/system/sysconnect.m: Ditto. |
|
4963 * control/system/syscont.m: Ditto. |
|
4964 * control/system/syscont_disc.m: Ditto. |
|
4965 * control/system/sysdefioname.m: Ditto. |
|
4966 * control/system/sysdefstname.m: Ditto. |
|
4967 * control/system/sysdimensions.m: Ditto. |
|
4968 * control/system/sysdisc.m: Ditto. |
|
4969 * control/system/sysdup.m: Ditto. |
|
4970 * control/system/sysgetsignals.m: Ditto. |
|
4971 * control/system/sysgettsam.m: Ditto. |
|
4972 * control/system/sysgettype.m: Ditto. |
|
4973 * control/system/sysgroup.m: Ditto. |
|
4974 * control/system/sysgroupn.m: Ditto. |
|
4975 * control/system/sysidx.m: Ditto. |
|
4976 * control/system/sysmin.m: Ditto. |
|
4977 * control/system/sysmult.m: Ditto. |
|
4978 * control/system/sysout.m: Ditto. |
|
4979 * control/system/sysprune.m: Ditto. |
|
4980 * control/system/sysreorder.m: Ditto. |
|
4981 * control/system/sysrepdemo.m: Ditto. |
|
4982 * control/system/sysscale.m: Ditto. |
|
4983 * control/system/syssetsignals.m: Ditto. |
|
4984 * control/system/syssub.m: Ditto. |
|
4985 * control/system/sysupdate.m: Ditto. |
|
4986 * control/system/tf2ss.m: Ditto. |
|
4987 * control/system/tf2sys.m: Ditto. |
|
4988 * control/system/tf2sysl.m: Ditto. |
|
4989 * control/system/tf2zp.m: Ditto. |
|
4990 * control/system/tfout.m: Ditto. |
|
4991 * control/system/ugain.m: Ditto. |
|
4992 * control/system/zp2ss.m: Ditto. |
|
4993 * control/system/zp2ssg2.m: Ditto. |
|
4994 * control/system/zp2sys.m: Ditto. |
|
4995 * control/system/zp2tf.m: Ditto. |
|
4996 * control/system/zpout.m: Ditto. |
|
4997 |
|
4998 * control/util: New directory. |
|
4999 * control/util/axis2dlim.m: Move here from control directory. |
|
5000 * control/util/outlist.m: Ditto. |
|
5001 * control/util/prompt.m: Ditto. |
|
5002 * control/util/run_cmd.m: Ditto. |
|
5003 * control/util/sortcom.m: Ditto. |
|
5004 * control/util/strappend.m: Ditto. |
|
5005 * control/util/swap.m: Ditto. |
|
5006 * control/util/zgfmul.m: Ditto. |
|
5007 * control/util/zgfslv.m: Ditto. |
|
5008 * control/util/zginit.m: Ditto. |
|
5009 * control/util/zgpbal.m: Ditto. |
|
5010 * control/util/zgreduce.m: Ditto. |
|
5011 * control/util/zgrownorm.m: Ditto. |
|
5012 * control/util/zgscal.m: Ditto. |
|
5013 * control/util/zgsgiv.m: Ditto. |
|
5014 * control/util/zgshsr.m: Ditto. |
|
5015 |
3427
|
5016 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5017 |
|
5018 * gethelp.cc (extract_help_text): Discard first space character |
|
5019 after consecutive comment characters. |
|
5020 |
3422
|
5021 Thu Jan 13 00:56:57 2000 John W. Eaton <jwe@bahaha.che.wisc.edu> |
|
5022 |
|
5023 * control/obsolete: New directory |
|
5024 * control/obsolete/swaprows.m: Move here from control directory. |
3436
|
5025 * control/obsolete/swapcols.m: Ditto. |
|
5026 * control/obsolete/dlqg.m: Ditto. |
|
5027 * control/obsolete/minfo.m: Ditto. |
|
5028 * control/obsolete/packsys.m: Ditto. |
|
5029 * control/obsolete/qzval.m: Ditto. |
|
5030 * control/obsolete/unpacksys.m: Ditto. |
|
5031 * control/obsolete/series.m: Ditto. |
|
5032 * control/obsolete/syschnames.m: Ditto. |
|
5033 * polynomial/polyout.m: Ditto. |
3422
|
5034 |
3420
|
5035 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5036 |
|
5037 * general/fliplr.m: Eliminate useless copy of arg. |
|
5038 * general/flipud.m: Ditto. |
|
5039 |
3418
|
5040 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5041 |
|
5042 * linear-algebra/cross.m: Only return a row vector if both args |
|
5043 are row vectors. |
|
5044 * polynomial/polyfit.m: Likewise. |
|
5045 |
|
5046 * signal/autocov.m: Don't reset prefer_column_vectors. |
|
5047 |
|
5048 * statistics/distributions/discrete_rnd.m: |
|
5049 Always generate a row vector. |
|
5050 * statistics/distributions/hypergeometric_rnd.m: Likewise. |
|
5051 |
5095
|
5052 2000-01-11 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3416
|
5053 |
|
5054 * strings/upper.m: Add missing `-*- texinfo -*-' tag to doc string. |
|
5055 |
|
5056 * audio/setaudio.m: Texinfoize doc string. |
|
5057 * control/com2str.m: Likewise. |
|
5058 * control/controldemo.m: Likewise. |
|
5059 * control/DEMOcontrol.m: Likewise. |
|
5060 * control/dezero.m: Likewise. |
|
5061 * control/dre.m: Likewise. |
|
5062 * control/hinfsyn_ric.m: Likewise. |
|
5063 |
5095
|
5064 2000-01-05 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3407
|
5065 |
|
5066 * io/printf.m: Add @seealso{...} to doc string. |
|
5067 * io/puts.m: Likewise. |
|
5068 * plot/semilogx.m: Likewise. |
|
5069 * plot/semilogy.m: Likewise. |
|
5070 * plot/__pltopt__.m: Likewise. |
|
5071 * plot/bar.m: Likewise. |
|
5072 * plot/xlabel.m: Likewise. |
|
5073 * plot/grid.m: Likewise. |
|
5074 * plot/shg.m: Likewise. |
|
5075 * plot/title.m: Likewise. |
|
5076 * plot/mesh.m: Likewise. |
|
5077 * plot/__pltopt1__.m: Likewise. |
|
5078 * plot/contour.m: Likewise. |
|
5079 * plot/hist.m: Likewise. |
|
5080 * plot/stairs.m: Likewise. |
|
5081 * plot/meshgrid.m: Likewise. |
|
5082 * plot/polar.m: Likewise. |
|
5083 * plot/loglog.m: Likewise. |
|
5084 * plot/plot.m: Likewise. |
|
5085 * miscellaneous/semicolon.m: Likewise. |
|
5086 * miscellaneous/menu.m: Likewise. |
|
5087 * miscellaneous/etime.m: Likewise. |
|
5088 * miscellaneous/texas_lotto.m: Likewise. |
|
5089 * miscellaneous/comma.m: Likewise. |
|
5090 * audio/lin2mu.m: Likewise. |
|
5091 * audio/playaudio.m: Likewise. |
|
5092 * audio/loadaudio.m: Likewise. |
|
5093 * audio/saveaudio.m: Likewise. |
|
5094 * audio/mu2lin.m: Likewise. |
|
5095 * audio/record.m: Likewise. |
|
5096 * strings/isletter.m: Likewise. |
|
5097 * strings/lower.m: Likewise. |
|
5098 * strings/lower.m: Likewise. |
|
5099 * strings/upper.m: Likewise. |
|
5100 * specfun/erfinv.m: Likewise. |
|
5101 * specfun/gammai.m: Likewise. |
|
5102 * specfun/log2.m: Likewise. |
|
5103 * specfun/pow2.m: Likewise. |
|
5104 * elfun/gcd.m: Likewise. |
|
5105 * elfun/lcm.m: Likewise. |
|
5106 * special-matrix/vander.m: Likewise. |
|
5107 * special-matrix/sylvester_matrix.m: Likewise. |
|
5108 * special-matrix/hilb.m: Likewise. |
|
5109 * special-matrix/hankel.m: Likewise. |
|
5110 * special-matrix/toeplitz.m: Likewise. |
|
5111 * special-matrix/invhilb.m: Likewise. |
|
5112 * statistics/base/std.m: Likewise. |
|
5113 * statistics/base/median.m: Likewise. |
|
5114 * linear-algebra/cond.m: Likewise. |
|
5115 * linear-algebra/norm.m: Likewise. |
|
5116 * finance/nper.m: Likewise. |
|
5117 * finance/pmt.m: Likewise. |
|
5118 * finance/pv.m: Likewise. |
|
5119 * finance/rate.m: Likewise. |
|
5120 * finance/npv.m: Likewise. |
|
5121 * general/fliplr.m: Likewise. |
|
5122 * general/flipud.m: Likewise. |
|
5123 * general/is_scalar.m: Likewise. |
|
5124 * general/rem.m: Likewise. |
|
5125 * general/perror.m: Likewise. |
|
5126 * general/tril.m: Likewise. |
|
5127 * general/rot90.m: Likewise. |
|
5128 * general/num2str.m: Likewise. |
|
5129 * general/int2str.m: Likewise. |
|
5130 * general/reshape.m: Likewise. |
|
5131 * general/logspace.m: Likewise. |
|
5132 * general/is_symmetric.m: Likewise. |
|
5133 * general/is_vector.m: Likewise. |
|
5134 * general/nextpow2.m: Likewise. |
|
5135 * general/columns.m: Likewise. |
|
5136 * general/is_square.m: Likewise. |
|
5137 * general/rows.m: Likewise. |
|
5138 * control/ugain.m: Likewise. |
|
5139 * control/damp.m: Likewise. |
|
5140 * control/dare.m: Likewise. |
|
5141 * control/are.m: Likewise. |
|
5142 * control/sys2fir.m: Likewise. |
|
5143 * control/abcddim.m: Likewise. |
|
5144 * control/is_abcd.m: Likewise. |
|
5145 * control/step.m: Likewise. |
|
5146 * control/is_observable.m: Likewise. |
|
5147 * control/is_controllable.m: Likewise. |
|
5148 * control/jet707.m: Likewise. |
|
5149 * control/polyout.m: Likewise. |
|
5150 * control/impulse.m: Likewise. |
|
5151 * control/lqg.m: Likewise. |
|
5152 * control/is_detectable.m: Likewise. |
|
5153 * control/sysdimensions.m: Likewise. |
|
5154 * control/sysupdate.m: Likewise. |
|
5155 * control/stepimp.m: Likewise. |
|
5156 * control/is_stable.m: Likewise. |
|
5157 * control/tfout.m: Likewise. |
|
5158 * control/zpout.m: Likewise. |
|
5159 |
3405
|
5160 2000-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5161 |
|
5162 * set/complement.m: Add @seealso{} stuff. |
|
5163 * set/create_set.m: Likewise. |
|
5164 * set/intersection.m: Likewise. |
|
5165 * set/union.m: Likewise. |
|
5166 |
3399
|
5167 1999-12-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5168 |
3400
|
5169 * control/d2c.m: Use double quotes instead of single quotes for |
|
5170 string constants. |
|
5171 * control/dgkfdemo.m: Likewise. |
|
5172 * control/fir2sys.m: Likewise. |
|
5173 * control/frdemo.m: Likewise. |
|
5174 * control/moddemo.m: Likewise. |
|
5175 * control/minfo.m: Likewise. |
|
5176 * control/is_stabilizable.m: Likewise. |
|
5177 * control/is_dgkf.m: Likewise. |
|
5178 * control/polyout.m: Likewise. |
|
5179 * control/sysconnect.m: Likewise. |
|
5180 * control/sysrepdemo.m: Likewise. |
|
5181 * control/tf2sys.m: Likewise. |
|
5182 * control/tfout.m: Likewise. |
|
5183 * control/zp2sys.m: Likewise. |
|
5184 * control/zpout.m: Likewise. |
|
5185 * control/tzero.m: Likewise. |
|
5186 |
|
5187 * control/DEMOcontrol.m: Handle moddemo case too. |
|
5188 |
|
5189 * image/loadimage.m: Use double quotes instead of single quotes |
|
5190 for string constants. Use sprintf instead of square brackets to |
|
5191 construct string. |
|
5192 |
3399
|
5193 * control/DEMOcontrol.m: Formatting tweaks. |
3400
|
5194 * control/fir2sys.m: Likewise. |
3399
|
5195 |
3390
|
5196 1999-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5197 |
|
5198 * mkdoc: Only delete spaces before @ characters at the beginning |
|
5199 of a line. |
|
5200 |
3383
|
5201 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5202 |
3388
|
5203 * control/bddemo.m: Make it more likely to work with any value of |
|
5204 whitespace_in_literal_matrix. |
3386
|
5205 * control/analdemo.m: Ditto. |
|
5206 * control/dgkfdemo.m: Ditto. |
|
5207 * control/frdemo.m: Ditto. |
|
5208 * control/sysrepdemo.m: Ditto. |
|
5209 * control/moddemo.m: Ditto. |
3388
|
5210 * control/zp2ss.m: Ditto. |
3387
|
5211 * control/zp2tf.m: Ditto. |
3388
|
5212 * control/syssub.m: Ditto. |
|
5213 * finance/npv.m: Ditto. |
|
5214 * statistics/base/studentize.m: Ditto. |
|
5215 * statistics/base/values.m: Ditto. |
|
5216 * statistics/distributions/exponential_cdf.m: Ditto. |
|
5217 * statistics/distributions/poisson_cdf.m: Ditto. |
3386
|
5218 |
3384
|
5219 * control/dezero.m: Use toascii to convert string to ASCII value |
|
5220 instead of multiplying it by 1. |
|
5221 |
3383
|
5222 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok. |
|
5223 * control/zpout.m: Ditto. |
|
5224 * control/tfout.m: Ditto. |
|
5225 * control/tf2sys.m: Ditto. |
|
5226 * control/syssub.m: Ditto. |
|
5227 * control/syssetsignals.m: Ditto. |
|
5228 * control/sysout.m: Ditto. |
|
5229 * control/sysmult.m: Ditto. |
|
5230 * control/sysgroup.m: Ditto. |
|
5231 * control/sysdup.m: Ditto. |
|
5232 * control/sysdisc.m: Ditto. |
|
5233 * control/syscont.m: Ditto. |
|
5234 * control/sysconnect.m: Ditto. |
|
5235 * control/sysappend.m: Ditto. |
|
5236 * control/sysadd.m: Ditto. |
|
5237 * control/ss2sys.m: Ditto. |
|
5238 * control/nyquist.m: Ditto. |
|
5239 * control/lqg.m: Ditto. |
|
5240 * control/fir2sys.m: Ditto. |
|
5241 * control/dmr2d.m: Ditto. |
|
5242 * control/dezero.m: Ditto. |
|
5243 * control/d2c.m: Ditto. |
|
5244 * control/c2d.m: Ditto. |
|
5245 * control/bddemo.m: Ditto. |
|
5246 * control/pzmap.m: Ditto. |
|
5247 |
5095
|
5248 1999-12-08 Daniel Calvelo <dcalvelo@pharion.univ-lille2.fr> |
3374
|
5249 |
|
5250 * signal/spectral_adf.m: Fix typo. |
|
5251 |
3372
|
5252 1999-11-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5253 |
|
5254 * linear-algebra/cond.m: Texinfoize doc string. |
|
5255 * linear-algebra/kron.m: Ditto. |
|
5256 * linear-algebra/norm.m: Ditto. |
|
5257 * linear-algebra/null.m: Ditto. |
|
5258 * linear-algebra/orth.m: Ditto. |
|
5259 * linear-algebra/rank.m: Ditto. |
|
5260 * linear-algebra/trace.m: Ditto. |
|
5261 * linear-algebra/qzhess.m: Ditto. |
|
5262 * miscellaneous/menu.m: Ditto. |
3373
|
5263 * general/perror.m: Ditto. |
|
5264 * general/strerror.m: Ditto. |
|
5265 * general/columns.m: Ditto. |
|
5266 * general/rows.m: Ditto. |
|
5267 * image/colormap.m: Ditto. |
|
5268 * image/gray.m: Ditto. |
|
5269 * image/gray2ind.m: Ditto. |
|
5270 * image/image.m: Ditto. |
|
5271 * image/imagesc.m: Ditto. |
|
5272 * image/imshow.m: Ditto. |
|
5273 * image/ind2gray.m: Ditto. |
|
5274 * image/ind2rgb.m: Ditto. |
|
5275 * image/loadimage.m: Ditto. |
|
5276 * image/rgb2ntsc.m: Ditto. |
|
5277 * image/ntsc2rgb.m: Ditto. |
|
5278 * image/ocean.m: Ditto. |
|
5279 * image/rgb2ind.m: Ditto. |
|
5280 * image/saveimage.m: Ditto. |
3372
|
5281 * io/printf.m: Ditto. |
|
5282 * io/puts.m: Ditto. |
|
5283 |
3369
|
5284 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5285 |
|
5286 * special-matrix/hankel.m: Texinfoize doc string. |
|
5287 * special-matrix/hilb.m: Ditto. |
|
5288 * special-matrix/invhilb.m: Ditto. |
|
5289 * special-matrix/sylvester_matrix.m: Ditto. |
|
5290 * special-matrix/toeplitz.m: Ditto. |
|
5291 * special-matrix/vander.m: Ditto. |
|
5292 * linear-algebra/vec.m: Ditto. |
|
5293 * linear-algebra/vech.m: Ditto. |
|
5294 * general/common_size.m: Ditto. |
|
5295 * general/diff.m: Ditto. |
|
5296 * general/fliplr.m: Ditto. |
|
5297 * general/flipud.m: Ditto. |
|
5298 * general/rot90.m: Ditto. |
|
5299 * general/reshape.m: Ditto. |
|
5300 * general/shift.m: Ditto. |
|
5301 * general/tril.m: Ditto. |
|
5302 * general/triu.m: Ditto. |
|
5303 * general/logspace.m: Ditto. |
3371
|
5304 * general/nargchk.m: Ditto. |
3369
|
5305 |
3367
|
5306 1999-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5307 |
|
5308 * statistics/base/mean: Texinfoize doc string. |
|
5309 * statistics/base/median: Ditto. |
|
5310 * statistics/base/std: Ditto. |
|
5311 * statistics/base/cov: Ditto. |
|
5312 * statistics/base/corrcoef: Ditto. |
|
5313 * statistics/base/kurtosis: Ditto. |
|
5314 * statistics/base/mahalanobis: Ditto. |
|
5315 * statistics/base/skewness: Ditto. |
3368
|
5316 * statistics/base/gls.m: Ditto. |
|
5317 * statistics/base/ols.m: Ditto. |
3367
|
5318 * signal/detrend.m: Ditto. |
|
5319 * signal/freqz.m: Ditto. |
|
5320 * signal/sinc.m: Ditto. |
|
5321 * signal/fftconv.m: Ditto. |
|
5322 * signal/fftfilt.m: Ditto. |
3368
|
5323 * set/create_set.m: Ditto. |
|
5324 * set/union.m: Ditto. |
|
5325 * set/intersection.m: Ditto. |
|
5326 * set/complement.m: Ditto. |
|
5327 * poly/compan.m: Ditto. |
|
5328 * poly/conv: Ditto. |
|
5329 * poly/deconv: Ditto. |
|
5330 * poly/poly: Ditto. |
|
5331 * poly/polyderiv: Ditto. |
|
5332 * poly/polyfit: Ditto. |
|
5333 * poly/polyinteg: Ditto. |
|
5334 * poly/polyreduce: Ditto. |
|
5335 * poly/polyval: Ditto. |
|
5336 * poly/polyvalm: Ditto. |
|
5337 * poly/residue: Ditto. |
|
5338 * poly/roots: Ditto. |
|
5339 * plot/top_title.m: Ditto |
|
5340 * plot/subwindow.m: Ditto |
|
5341 * plot/subplot.m: Ditto |
|
5342 * plot/plot_border.m: Ditto |
|
5343 * plot/oneplot.m: Ditto |
|
5344 * plot/multiplot.m: Ditto |
|
5345 * plot/mplot.m: Ditto |
|
5346 * plot/xlabel.m: Ditto |
|
5347 * plot/figure.m: Ditto |
|
5348 * plot/meshdom.m: Ditto |
|
5349 * plot/mesh.m: Ditto |
|
5350 * plot/stairs.m: Ditto |
|
5351 * plot/polar.m: Ditto |
|
5352 * plot/loglog.m: Ditto |
|
5353 * plot/hist.m: Ditto |
|
5354 * plot/contour.m: Ditto |
|
5355 * plot/bar.m: Ditto |
|
5356 * plot/axis.m: Ditto |
|
5357 * plot/plot.m: Ditto. |
3367
|
5358 |
3361
|
5359 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5360 |
3365
|
5361 * control/pinv.m: Delete. |
|
5362 |
3364
|
5363 * Makefile.in (DOCSTRINGS): Don't echo $(ALL_M_FILES). |
|
5364 |
3361
|
5365 * strings/blanks.m: Texinfoize doc string. |
|
5366 * strings/strcat.m: Ditto. |
|
5367 * strings/str2mat.m: Ditto. |
|
5368 * strings/deblank.m: Ditto. |
|
5369 * strings/findstr.m: Ditto. |
|
5370 * strings/index.m: Ditto. |
|
5371 * strings/rindex.m: Ditto. |
|
5372 * strings/split.m: Ditto. |
|
5373 * strings/strcmp.m: Ditto. |
|
5374 * strings/strrep.m: Ditto. |
|
5375 * strings/substr.m: Ditto. |
|
5376 * general/int2str.m: Ditto. |
|
5377 * general/num2str.m: Ditto. |
|
5378 * strings/dec2bin.m: Ditto. |
|
5379 * strings/bin2dec: Ditto. |
|
5380 * strings/dec2bin: Ditto. |
|
5381 * strings/dec2hex: Ditto. |
|
5382 * strings/hex2dec: Ditto. |
|
5383 * strings/str2num: Ditto. |
|
5384 |
3347
|
5385 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5386 |
|
5387 * Makefile.in (DISTFILES): Include DOCSTRINGS. |
|
5388 |
5095
|
5389 1999-11-09 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3361
|
5390 |
|
5391 * control/DEMOcontrol.m: Texinfoize doc string. |
|
5392 * control/abcddim.m: Ditto. |
|
5393 * control/abcddims.m: Ditto. |
|
5394 * control/analdemo.m: Ditto. |
|
5395 * control/are.m: Ditto. |
|
5396 * control/axis2dlim.m: Ditto. |
|
5397 * control/bddemo.m: Ditto. |
|
5398 * control/bode.m: Ditto. |
|
5399 * control/bode_bounds.m: Ditto. |
|
5400 * control/bodquist.m: Ditto. |
|
5401 * control/buildssic.m: Ditto. |
|
5402 * control/c2d.m: Ditto. |
|
5403 * control/ctrb.m: Ditto. |
|
5404 * control/d2c.m: Ditto. |
|
5405 * control/damp.m: Ditto. |
|
5406 * control/dare.m: Ditto. |
|
5407 * control/dcgain.m: Ditto. |
|
5408 * control/dgkfdemo.m: Ditto. |
|
5409 * control/dgram.m: Ditto. |
|
5410 * control/dlqe.m: Ditto. |
|
5411 * control/dlqr.m: Ditto. |
|
5412 * control/dlyap.m: Ditto. |
|
5413 * control/dmr2d.m: Ditto. |
|
5414 * control/fir2sys.m: Ditto. |
|
5415 * control/frdemo.m: Ditto. |
|
5416 * control/freqchkw.m: Ditto. |
|
5417 * control/freqresp.m: Ditto. |
|
5418 * control/gram.m: Ditto. |
|
5419 * control/h2norm.m: Ditto. |
|
5420 * control/h2syn.m: Ditto. |
|
5421 * control/hinf_ctr.m: Ditto. |
|
5422 * control/hinfdemo.m: Ditto. |
|
5423 * control/hinfnorm.m: Ditto. |
|
5424 * control/hinfsyn.m: Ditto. |
|
5425 * control/hinfsyn_chk.m: Ditto. |
|
5426 * control/impulse.m: Ditto. |
|
5427 * control/is_abcd.m: Ditto. |
|
5428 * control/is_controllable.m: Ditto. |
|
5429 * control/is_detectable.m: Ditto. |
|
5430 * control/is_dgkf.m: Ditto. |
|
5431 * control/is_digital.m: Ditto. |
|
5432 * control/is_observable.m: Ditto. |
|
5433 * control/is_sample.m: Ditto. |
|
5434 * control/is_signal_list.m: Ditto. |
|
5435 * control/is_siso.m: Ditto. |
|
5436 * control/is_stabilizable.m: Ditto. |
|
5437 * control/is_stable.m: Ditto. |
|
5438 * control/jet707.m: Ditto. |
|
5439 * control/lqe.m: Ditto. |
|
5440 * control/lqg.m: Ditto. |
|
5441 * control/lqr.m: Ditto. |
|
5442 * control/lsim.m: Ditto. |
|
5443 * control/ltifr.m: Ditto. |
|
5444 * control/lyap.m: Ditto. |
|
5445 * control/moddemo.m: Ditto. |
|
5446 * control/nyquist.m: Ditto. |
|
5447 * control/obsv.m: Ditto. |
|
5448 * control/ord2.m: Ditto. |
|
5449 * control/outlist.m: Ditto. |
|
5450 * control/pinv.m: Ditto. |
|
5451 * control/place.m: Ditto. |
|
5452 * control/polyout.m: Ditto. |
|
5453 * control/prompt.m: Ditto. |
|
5454 * control/pzmap.m: Ditto. |
|
5455 * control/qzval.m: Ditto. |
|
5456 * control/rldemo.m: Ditto. |
|
5457 * control/rlocus.m: Ditto. |
|
5458 * control/sortcom.m: Ditto. |
|
5459 * control/ss2sys.m: Ditto. |
|
5460 * control/ss2tf.m: Ditto. |
|
5461 * control/ss2zp.m: Ditto. |
|
5462 * control/starp.m: Ditto. |
|
5463 * control/step.m: Ditto. |
|
5464 * control/stepimp.m: Ditto. |
|
5465 * control/susball.m: Ditto. |
|
5466 * control/sys2fir.m: Ditto. |
|
5467 * control/sys2ss.m: Ditto. |
|
5468 * control/sys2tf.m: Ditto. |
|
5469 * control/sys2zp.m: Ditto. |
|
5470 * control/sysadd.m: Ditto. |
|
5471 * control/sysappend.m: Ditto. |
|
5472 * control/syschnames.m: Ditto. |
|
5473 * control/syschnamesl.m: Ditto. |
|
5474 * control/syschtsam.m: Ditto. |
|
5475 * control/sysconnect.m: Ditto. |
|
5476 * control/syscont.m: Ditto. |
|
5477 * control/syscont_disc.m: Ditto. |
|
5478 * control/sysdefioname.m: Ditto. |
|
5479 * control/sysdefstname.m: Ditto. |
|
5480 * control/sysdimensions.m: Ditto. |
|
5481 * control/sysdisc.m: Ditto. |
|
5482 * control/sysdup.m: Ditto. |
|
5483 * control/sysgetsignals.m: Ditto. |
|
5484 * control/sysgettype.m: Ditto. |
|
5485 * control/sysgroup.m: Ditto. |
|
5486 * control/sysgroupn.m: Ditto. |
|
5487 * control/sysmult.m: Ditto. |
|
5488 * control/sysout.m: Ditto. |
|
5489 * control/sysprune.m: Ditto. |
|
5490 * control/sysreorder.m: Ditto. |
|
5491 * control/sysrepdemo.m: Ditto. |
|
5492 * control/sysscale.m: Ditto. |
|
5493 * control/syssetsignals.m: Ditto. |
|
5494 * control/syssub.m: Ditto. |
|
5495 * control/sysupdate.m: Ditto. |
|
5496 * control/tf2ss.m: Ditto. |
|
5497 * control/tf2sys.m: Ditto. |
|
5498 * control/tf2sysl.m: Ditto. |
|
5499 * control/tf2zp.m: Ditto. |
|
5500 * control/tfout.m: Ditto. |
|
5501 * control/tzero.m: Ditto. |
|
5502 * control/tzero2.m: Ditto. |
|
5503 * control/ugain.m: Ditto. |
|
5504 * control/wgt1o.m: Ditto. |
|
5505 * control/zgfmul.m: Ditto. |
|
5506 * control/zgfslv.m: Ditto. |
|
5507 * control/zginit.m: Ditto. |
|
5508 * control/zgpbal.m: Ditto. |
|
5509 * control/zgreduce.m: Ditto. |
|
5510 * control/zgrownorm.m: Ditto. |
|
5511 * control/zgscal.m: Ditto. |
|
5512 * control/zgsgiv.m: Ditto. |
|
5513 * control/zgshsr.m: Ditto. |
|
5514 * control/zp2ss.m: Ditto. |
|
5515 * control/zp2ssg2.m: Ditto. |
|
5516 * control/zp2sys.m: Ditto. |
|
5517 * control/zp2tf.m: Ditto. |
|
5518 * control/zpout.m: Ditto. |
|
5519 |
5095
|
5520 1999-11-02 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3332
|
5521 |
5378
|
5522 * audio/lin2mu.m: Texinfoize doc string. |
|
5523 * audio/loadaudio.m: Ditto. |
|
5524 * audio/mu2lin.m: Ditto. |
|
5525 * audio/playaudio.m: Ditto. |
|
5526 * audio/record.m: Ditto. |
|
5527 * audio/saveaudio.m: Ditto. |
3332
|
5528 |
5095
|
5529 1999-10-26 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3321
|
5530 |
|
5531 * elfun/acot.m: Texinfoize doc string. |
|
5532 * elfun/acsc.m: Ditto. |
|
5533 * elfun/acsch.m: Ditto. |
|
5534 * elfun/asec.m: Ditto. |
|
5535 * elfun/asech.m: Ditto. |
|
5536 * elfun/cot.m: Ditto. |
|
5537 * elfun/coth.m: Ditto. |
|
5538 * elfun/csc.m: Ditto. |
|
5539 * elfun/csch.m: Ditto. |
|
5540 * elfun/gcd.m: Ditto. |
|
5541 * elfun/lcm.m: Ditto. |
|
5542 * elfun/sec.m: Ditto. |
|
5543 * elfun/sech.m: Ditto. |
|
5544 * general/nextpow2.m: Ditto. |
|
5545 * general/rem.m: Ditto. |
|
5546 * linear-algebra/commutation_matrix.m: Ditto. |
|
5547 * linear-algebra/cross.m: Ditto. |
|
5548 * linear-algebra/duplication_matrix.m: Ditto. |
|
5549 * miscellaneous/bincoeff.m: Ditto. |
|
5550 * miscellaneous/xor.m: Ditto. |
|
5551 * specfun/bessel.m: Ditto. |
|
5552 * specfun/beta.m: Ditto. |
|
5553 * specfun/betai.m: Ditto. |
|
5554 * specfun/erfinv.m: Ditto. |
|
5555 * specfun/gammai.m: Ditto. |
|
5556 * specfun/log2.m: Ditto. |
|
5557 * specfun/pow2.m: Ditto. |
|
5558 |
5095
|
5559 1999-10-23 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3321
|
5560 |
|
5561 * general/is_scalar.m: Texinfoize help text. |
|
5562 * general/is_square.m: Ditto. |
|
5563 * general/is_symmetric.m: Ditto. |
|
5564 |
3320
|
5565 1999-10-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5566 |
|
5567 * strings/split.m: If the string to be split is empty, just return |
|
5568 an empty string. |
|
5569 |
3319
|
5570 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5571 |
|
5572 * Makefile.in (ALL_M_FILES): New macro. |
|
5573 (DOCSTRINGS): No longer .PHONY; depend on $(ALL_M_FILES). |
|
5574 |
3306
|
5575 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5576 |
|
5577 * control/bode.m: Don't return anything if nargout == 0. |
|
5578 |
|
5579 1999-10-20 James B. Rawlings <jbraw@bevo.che.wisc.edu> |
|
5580 |
|
5581 * control/bode.m: Don't do axis scaling for magnitude plots. |
|
5582 |
3305
|
5583 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5584 |
|
5585 * Makefile.in (DISTFILES): Add move-if-change, mkdoc, and |
|
5586 gethelp.cc to the list. |
|
5587 |
3296
|
5588 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5589 |
3301
|
5590 * time/asctime.m: Texinfoize help text. |
|
5591 * time/clock.m: Ditto. |
|
5592 * time/date.m: Ditto. |
|
5593 * miscellaneous/cputime.m: Ditto. |
|
5594 * miscellaneous/etime.m: Ditto. |
|
5595 * miscellaneous/is_leap_year.m: Ditto. |
|
5596 * miscellaneous/popen2.m: Ditto. |
|
5597 * miscellaneous/version.m: Ditto. |
|
5598 * miscellaneous/tic.m: Ditto. |
|
5599 * miscellaneous/toc.m: Just refer to tic.m. |
|
5600 |
3297
|
5601 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of |
|
5602 `cd dir; $(MAKE); cd ..'. |
|
5603 ($(SUBDIRS)): Likewise. |
|
5604 |
|
5605 * statistics/Makefile.in ($(SUBDIRS)): Likewise. |
|
5606 |
|
5607 * statistics/Makefile.in (bin-dist): Use `$(MAKE) -C dir' instead |
|
5608 of `cd dir; $(MAKE)'. |
|
5609 |
3296
|
5610 * gethelp.cc, mkdoc: New files. |
|
5611 * Makefile.in: Use them to create DOCSTRINGS file from .m file |
|
5612 sources. |
|
5613 |
3291
|
5614 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5615 |
|
5616 * linear-algebra/kron.m: Fix typo in previous change |
|
5617 |
3282
|
5618 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5619 |
|
5620 * control/bode.m: Allow optional 5th arg to specify plot style. |
|
5621 |
5095
|
5622 Wed Sep 22 22:12:03 1999 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3273
|
5623 |
|
5624 * linear-algebra/krylov.m: Correctly handle case of V having full |
|
5625 rank when V has more columns than rows. |
|
5626 |
|
5627 Mon Sep 20 23:04:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5628 |
|
5629 * general/linspace.m, linear-algebra/pinv.m: Delete. |
|
5630 |
|
5631 * statistics/tests/manova.m: Avoid problems if |
|
5632 whitespace_in_literal_matrix is set to "traditional". |
|
5633 * statistics/tests/t_test_regression.m: Likewise. |
|
5634 * statistics/tests/u_test.m: Likewise. |
|
5635 * statistics/tests/chisquare_test_homogeneity.m: Likewise. |
|
5636 * statistics/tests/anova.m: Likewise. |
|
5637 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
5638 * statistics/base/statistics.m: Likewise. |
|
5639 * image/saveimage.m: Likewise. |
|
5640 * signal/arch_fit.m: Likewise. |
|
5641 * signal/autoreg_matrix.m: Likewise. |
|
5642 * signal/triangle_lw.m: Likewise. |
|
5643 * strings/dec2hex.m: Likewise. |
|
5644 |
3268
|
5645 Thu Sep 9 19:31:58 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5646 |
|
5647 * image/saveimage.m: Initialize scale. |
|
5648 |
|
5649 Sun Sep 5 22:13:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5650 |
|
5651 * general/reshape.m: Allow reshape (a, size (b)). |
|
5652 |
3266
|
5653 Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5654 |
|
5655 * specfun/erfinv.m: Improve stopping criterion. |
|
5656 Add iteration count as second return value. |
|
5657 |
3265
|
5658 Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5659 |
|
5660 * statistics/base/mean.m: Use .', not ' to reorient row vectors. |
|
5661 |
3263
|
5662 Tue Aug 17 11:11:27 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5663 |
|
5664 * miscellaneous/pack.m: New function. |
|
5665 |
|
5666 Mon Aug 16 07:46:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5667 |
|
5668 * plot/figure.m: Always return figure number. With no args, |
|
5669 figure now creates a new figure window and returns its number. |
|
5670 Accept figure (property, value) syntax, but do nothing. |
|
5671 |
5095
|
5672 Thu Aug 12 09:28:01 PDT 1999 Tom Poage <tfpoage@ucdavis.edu> |
3263
|
5673 |
|
5674 * general/shift.m: Avoid printing temporary value for backward shift. |
|
5675 |
3260
|
5676 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5677 |
|
5678 * plot/bar.m: Compute bar widths correctly when x-values are not |
|
5679 evenly spaced. |
|
5680 |
3250
|
5681 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5682 |
|
5683 * linear-algebra/cond.m: Avoid returning NaN for matrices that |
|
5684 contain only zeros. |
|
5685 |
5095
|
5686 Sun Jun 20 22:24:27 1999 Eduardo Gallestey <eduardo@faceng.anu.edu.au> |
3250
|
5687 |
|
5688 * linear-algebra/kron.m: Create result matrix and insert blocks |
|
5689 instead of appending them. |
|
5690 |
|
5691 Sat Jun 19 01:52:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5692 |
|
5693 * control/bodquist.m, control/buildssic.m, control/is_digital.m, |
|
5694 control/stepimp.m, control/sysmin.m, control/syssetsignals.m: |
|
5695 Update from A. S. Hodel. |
|
5696 |
3246
|
5697 Fri Jun 18 12:19:22 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5698 |
|
5699 * polynomial/polyfit.m: Correct previous change. |
|
5700 |
3243
|
5701 Wed Apr 7 13:57:26 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5702 |
|
5703 * linear-algebra/qrhouse.m, linear-algebra/krygetq.m: Delete. |
|
5704 |
5095
|
5705 Wed Apr 7 13:22:43 1999 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
3240
|
5706 |
|
5707 * control/is_controllable.m, control/zgscal.m: Accomodate new |
|
5708 version of krylov and krylovb. |
|
5709 |
|
5710 * control/outlist.m, control/sysout.m: Fix typos. |
|
5711 |
|
5712 * control/sysdimensions.m: Add option for total number of states. |
|
5713 |
|
5714 * linear-algebra/krylov.m: Improve robustness by row-pivoting. |
|
5715 * linear-algebra/krylovb.m: Just call krylov with appropriate |
|
5716 arguments. |
|
5717 |
|
5718 Tue Mar 30 00:43:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5719 |
|
5720 * strings/index.m: Fail with meaningful error message if either |
|
5721 arg is a string array. |
|
5722 |
3238
|
5723 Wed Mar 24 20:34:48 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5724 |
|
5725 * linear-algebra/norm.m: Do the right thing for 1- and |
|
5726 infinity-norms of complex matrices. From Sven Khatri |
|
5727 <khatri@saturn.vocalpoint.com>. |
|
5728 |
5095
|
5729 Tue Mar 16 13:36:36 1999 A. Scottedward Hodel" <scotte@eng.auburn.edu> |
3238
|
5730 |
|
5731 * linear-algebra/qrhouse.m: Handle default args correctly. |
|
5732 |
|
5733 Thu Mar 11 12:52:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5734 |
|
5735 * strings/split.m: Avoid problems when splitting strings that have |
|
5736 \ in them. |
|
5737 |
5095
|
5738 Thu Mar 11 12:36:13 1999 Massimo Lorenzin <maxlorenzin@tin.it> |
3238
|
5739 |
|
5740 * image/colormap.m: Do better arg checking, handle string args |
|
5741 that name the colormap function to call (e.g., colormap ("ocean")). |
|
5742 |
5095
|
5743 Mon Mar 8 22:23:24 1999 Rolf Fabian <fabian@TU-Cottbus.De> |
3238
|
5744 |
|
5745 * polynomial/polyfit.m: Use .' transpose operator, not '. |
|
5746 * linear-algebra/dot.m: Likewise. |
|
5747 * linear-algebra/cross.m: Likewise. |
|
5748 * general/rot90.m: Likewise. |
|
5749 |
5095
|
5750 Sat Mar 6 01:45:00 1999 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3238
|
5751 |
|
5752 * linear-algebra/qrhouse.m: Permute columns at each iteration so |
|
5753 that the leading column is not all zeros. |
|
5754 |
|
5755 Fri Mar 5 00:37:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5756 |
|
5757 * general/shift.m: Fix potential problems with |
|
5758 whitespace_in_literal_matrix. |
|
5759 * signal/arch_rnd.m: Ditto. |
|
5760 * signal/autocov.m: Ditto. |
|
5761 * signal/diffpara.m: Ditto. |
|
5762 * signal/hurst.m: Ditto. |
|
5763 * signal/periodogram.m: Ditto. |
|
5764 * signal/spectral_adf.m: Ditto. |
|
5765 * signal/spectral_xdf.m: Ditto. |
|
5766 * signal/spencer.m: Ditto. |
|
5767 * signal/synthesis.m: Ditto. |
|
5768 * statistics/distributions/wiener_rnd.m: Ditto. |
|
5769 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
5770 * statistics/models/logistic_regression.m: Ditto. |
|
5771 * statistics/models/logistic_regression_derivatives.m: Ditto. |
|
5772 * statistics/tests/run_test.m: Ditto. |
|
5773 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
5774 |
5095
|
5775 Wed Mar 3 02:25:00 1999 Joao Cardoso <jcardoso@inescn.pt> |
3238
|
5776 |
|
5777 * plot/__plr2__.m: Fix typo. |
|
5778 |
3233
|
5779 Tue Jan 12 10:31:15 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5780 |
|
5781 * plot/__pltopt1__.m: Accept "k" to mean black. |
|
5782 |
5095
|
5783 Fri Dec 11 10:43:19 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3233
|
5784 |
|
5785 * linear-algebra/krylov.m: Force empty_list_elements_ok for this |
|
5786 function. |
|
5787 |
5095
|
5788 Thu Dec 10 11:07:00 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3233
|
5789 |
|
5790 * control/ss2sys.m: Fix typo. |
|
5791 |
|
5792 Wed Dec 9 12:42:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5793 |
|
5794 * plot/subplot.m, plot/oneplot.m: Don't call clearplot. |
|
5795 |
|
5796 * control: Update from A. S. Hodel <a.s.hodel@eng.auburn.edu> for |
|
5797 signal names as lists of strings instead of string arrays. |
|
5798 |
3225
|
5799 Fri Dec 4 16:08:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5800 |
3233
|
5801 * quaternion: New directory of functions from A. S. Hodel |
3225
|
5802 <a.s.hodel@eng.auburn.edu>. |
|
5803 * Makefile.in (SUBDIRS): Add it to the list. |
3226
|
5804 * quaternion/Makefile.in: New file. |
|
5805 * configure.in (AC_OUTPUT): Add quaternion/Makefile. |
3225
|
5806 |
|
5807 Tue Nov 24 21:41:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5808 |
|
5809 * image/saveimage.m: Make it work again for black and white colormaps. |
|
5810 |
|
5811 * image/imagesc.m: Use rows (colormap), not length (colormap), |
|
5812 since there can be fewer rows than columns. Round values to |
|
5813 nearest position in colormap instead of truncating. Correct usage |
|
5814 message. |
|
5815 |
5095
|
5816 Tue Nov 24 14:50:52 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3225
|
5817 |
|
5818 * linear-algebra/krylov.m: New arg pflg. If nonzero, avoid using |
|
5819 zero rows of [A,v] as householder pivots; this avoids spurious |
|
5820 non-zero entries in returned orthogonal matrix U, but destroys the |
|
5821 Householder matrix structure of H. |
|
5822 |
|
5823 Fri Nov 20 12:46:46 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5824 |
|
5825 * general/logical.m: Just copy input to output if argument is |
|
5826 already a logical object. |
|
5827 |
3215
|
5828 Fri Nov 6 10:17:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5829 |
|
5830 * New files from OCST, in control subdiretory: |
|
5831 |
|
5832 DEMOcontrol.m is_siso.m syschnames.m |
|
5833 abcddim.m is_stabilizable.m syschnamesl.m |
|
5834 abcddims.m is_stable.m syschtsam.m |
|
5835 analdemo.m jet707.m sysconnect.m |
|
5836 are.m lqe.m syscont.m |
|
5837 axis2dlim.m lqg.m syscont_disc.m |
|
5838 bddemo.m lqr.m sysdefioname.m |
|
5839 bode.m lsim.m sysdefstname.m |
|
5840 bode_bounds.m ltifr.m sysdimensions.m |
|
5841 bodquist.m lyap.m sysdisc.m |
|
5842 buildssic.m mb.m sysdup.m |
|
5843 c2d.m minfo.m sysgetsignals.m |
6302
|
5844 com2str.m moddemo.m sysgettsam.m |
3215
|
5845 controldemo.m nichols.m sysgettype.m |
|
5846 ctrb.m nyquist.m sysgroup.m |
|
5847 d2c.m obsv.m sysgroupn.m |
|
5848 damp.m ord2.m sysmult.m |
|
5849 dare.m outlist.m sysout.m |
|
5850 dcgain.m packedform.m sysprune.m |
|
5851 demomarsyas.m packsys.m sysreorder.m |
|
5852 dezero.m; parallel.m sysrepdemo.m |
|
5853 dgkfdemo.m place.m sysscale.m |
|
5854 dgram.m polyout.m syssub.m |
|
5855 dhinfdemo.m prompt.m sysupdate.m |
|
5856 dlqe.m pzmap.m tf2ss.m |
|
5857 dlqg.m qzval.m tf2sys.m |
|
5858 dlqr.m rldemo.m tf2sysl.m |
|
5859 dlyap.m rlocus.m tf2zp.m |
|
5860 dmr2d.m rotg.m tfout.m |
|
5861 fir2sys.m run_cmd.m; tzero.m |
|
5862 frdemo.m series.m tzero2.m |
|
5863 freqchkw.m sortcom.m ugain.m |
|
5864 freqresp.m ss2sys.m unpacksys.m |
|
5865 gram.m ss2tf.m wgt1o.m |
|
5866 h2norm.m ss2zp.m zgfmul.m |
|
5867 h2syn.m starp.m zgfslv.m |
|
5868 hinf_ctr.m step.m zginit.m |
|
5869 hinfdemo.m stepimp.m zgpbal.m |
|
5870 hinfnorm.m strappend.m; zgreduce.m |
|
5871 hinfsyn.m susball.m zgrownorm.m |
|
5872 hinfsyn_chk.m swap.m zgscal.m |
|
5873 impulse.m swapcols.m zgsgiv.m |
|
5874 is_abcd.m swaprows.m zgshsr.m |
|
5875 is_controllable.m sys2fir.m zp2ss.m |
|
5876 is_detectable.m sys2ss.m zp2ssg2.m |
|
5877 is_dgkf.m sys2tf.m zp2sys.m |
|
5878 is_digital.m sys2zp.m zp2tf.m |
|
5879 is_observable.m sysadd.m zpout.m |
|
5880 is_sample.m sysappend.m |
|
5881 |
|
5882 Thu Nov 5 13:28:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5883 |
|
5884 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \. |
|
5885 |
|
5886 * strings/deblank.m: Make it work for string arrays too. |
|
5887 |
3211
|
5888 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5889 |
|
5890 * linear-algebra/housh.m: New file from the OCST. |
|
5891 * linear-algebra/krygetq.m: Ditto. |
|
5892 * linear-algebra/krylov.m: Ditto. |
|
5893 * linear-algebra/krylovb.m: Ditto. |
|
5894 * linear-algebra/qrhouse.m: Ditto. |
|
5895 * general/is_duplicate_entry.m: Ditto. |
|
5896 |
|
5897 * general/is_symmetric.m: Call is_square instead of doing that |
|
5898 check in line. |
|
5899 |
3196
|
5900 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5901 |
3202
|
5902 * general/is_square.m: |
|
5903 |
|
5904 * general/isempty.m, general/is_matrix.m: Delete. |
|
5905 |
|
5906 * general/is_symmetric: Delete special case for strings. Whether |
|
5907 the conversion is valid should depend on implicit_str_to_num_ok. |
|
5908 |
|
5909 * general/is_square.m: If arg is not a matrix, don't check size, |
|
5910 just return 0. |
|
5911 * general/is_symmetric: Likewise. |
|
5912 * general/is_vector.m: Likewise. |
|
5913 * general/is_scalar.m: Likewise. |
|
5914 |
3196
|
5915 * general/length.m: Delete. |
|
5916 |
3191
|
5917 Fri Oct 23 00:21:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5918 |
|
5919 * configure.in: Add finance/Makefile, statistics/base/Makefile, |
|
5920 statistics/distributions/Makefile, statistics/models/Makefile, |
|
5921 and statistics/tests/Makefile to the list of files to create. |
|
5922 |
|
5923 * finance/Makefile.in, statistics/base/Makefile.in, |
|
5924 statistics/distributions/Makefile.in, statistics/models/Makefile.in, |
|
5925 statistics/tests/Makefile.in: New files. |
|
5926 * statistics/Makefile.in: Delete file lists. Now only handle |
|
5927 subdirectories. |
|
5928 * Makefile.in (SUBDIRS): Add finance. |
|
5929 |
|
5930 * Move the following files from statistics to statistics/base: |
|
5931 |
|
5932 corrcoef.m |
|
5933 kurtosis.m |
|
5934 mahalanobis.m |
|
5935 median.m |
|
5936 ols.m |
|
5937 skewness.m |
|
5938 std.m |
|
5939 |
|
5940 New files, from Kurt Hornik's octave-ci package: |
|
5941 |
|
5942 * finance (new directory): |
|
5943 |
|
5944 fv.m |
|
5945 fvl.m |
|
5946 irr.m |
|
5947 nper.m |
|
5948 npv.m |
|
5949 pmt.m |
|
5950 pv.m |
|
5951 pvl.m |
|
5952 rate.m |
|
5953 vol.m |
|
5954 |
|
5955 * linear-algebra/dmult.m |
|
5956 |
|
5957 * signal: |
|
5958 |
|
5959 arch_fit.m |
|
5960 arch_rnd.m |
|
5961 arch_test.m |
|
5962 arma_rnd.m |
|
5963 autocor.m |
|
5964 autocov.m |
|
5965 autoreg_matrix.m |
|
5966 bartlett.m |
|
5967 blackman.m |
|
5968 diffpara.m |
|
5969 durbinlevinson.m |
|
5970 fractdiff.m |
|
5971 hamming.m |
|
5972 hanning.m |
|
5973 hurst.m |
|
5974 periodogram.m |
|
5975 rectangle_lw.m |
|
5976 rectangle_sw.m |
|
5977 sinetone.m |
|
5978 sinewave.m |
|
5979 spectral_adf.m |
|
5980 spectral_xdf.m |
|
5981 spencer.m |
|
5982 stft.m |
|
5983 synthesis.m |
|
5984 triangle_lw.m |
|
5985 triangle_sw.m |
|
5986 yulewalker.m |
|
5987 |
|
5988 * statistics/base (new directory): |
|
5989 |
|
5990 center.m |
|
5991 cloglog.m |
|
5992 cor.m |
|
5993 cov.m |
|
5994 cut.m |
|
5995 iqr.m |
|
5996 kendall.m |
|
5997 logit.m |
|
5998 mean.m |
|
5999 meansq.m |
|
6000 moment.m |
|
6001 ppplot.m |
|
6002 probit.m |
|
6003 qqplot.m |
|
6004 range.m |
|
6005 ranks.m |
|
6006 run_count.m |
|
6007 spearman.m |
|
6008 statistics.m |
|
6009 studentize.m |
|
6010 table.m |
|
6011 values.m |
|
6012 var.m |
|
6013 |
|
6014 (Replaces cov.m and mean.m with new versions.) |
|
6015 |
|
6016 * statistics/distributions (new directory): |
|
6017 |
|
6018 beta_cdf.m |
|
6019 beta_inv.m |
|
6020 beta_pdf.m |
|
6021 beta_rnd.m |
|
6022 binomial_cdf.m |
|
6023 binomial_inv.m |
|
6024 binomial_pdf.m |
|
6025 binomial_rnd.m |
|
6026 cauchy_cdf.m |
|
6027 cauchy_inv.m |
|
6028 cauchy_pdf.m |
|
6029 cauchy_rnd.m |
|
6030 chisquare_cdf.m |
|
6031 chisquare_inv.m |
|
6032 chisquare_pdf.m |
|
6033 chisquare_rnd.m |
|
6034 discrete_cdf.m |
|
6035 discrete_inv.m |
|
6036 discrete_pdf.m |
|
6037 discrete_rnd.m |
|
6038 empirical_cdf.m |
|
6039 empirical_inv.m |
|
6040 empirical_pdf.m |
|
6041 empirical_rnd.m |
|
6042 exponential_cdf.m |
|
6043 exponential_inv.m |
|
6044 exponential_pdf.m |
|
6045 exponential_rnd.m |
|
6046 f_cdf.m |
|
6047 f_inv.m |
|
6048 f_pdf.m |
|
6049 f_rnd.m |
|
6050 gamma_cdf.m |
|
6051 gamma_inv.m |
|
6052 gamma_pdf.m |
|
6053 gamma_rnd.m |
|
6054 geometric_cdf.m |
|
6055 geometric_inv.m |
|
6056 geometric_pdf.m |
|
6057 geometric_rnd.m |
|
6058 hypergeometric_cdf.m |
|
6059 hypergeometric_inv.m |
|
6060 hypergeometric_pdf.m |
|
6061 hypergeometric_rnd.m |
|
6062 kolmogorov_smirnov_cdf.m |
|
6063 laplace_cdf.m |
|
6064 laplace_inv.m |
|
6065 laplace_pdf.m |
|
6066 laplace_rnd.m |
|
6067 logistic_cdf.m |
|
6068 logistic_inv.m |
|
6069 logistic_pdf.m |
|
6070 logistic_rnd.m |
|
6071 lognormal_cdf.m |
|
6072 lognormal_inv.m |
|
6073 lognormal_pdf.m |
|
6074 lognormal_rnd.m |
|
6075 normal_cdf.m |
|
6076 normal_inv.m |
|
6077 normal_pdf.m |
|
6078 normal_rnd.m |
|
6079 pascal_cdf.m |
|
6080 pascal_inv.m |
|
6081 pascal_pdf.m |
|
6082 pascal_rnd.m |
|
6083 poisson_cdf.m |
|
6084 poisson_inv.m |
|
6085 poisson_pdf.m |
|
6086 poisson_rnd.m |
|
6087 stdnormal_cdf.m |
|
6088 stdnormal_inv.m |
|
6089 stdnormal_pdf.m |
|
6090 stdnormal_rnd.m |
|
6091 t_cdf.m |
|
6092 t_inv.m |
|
6093 t_pdf.m |
|
6094 t_rnd.m |
|
6095 uniform_cdf.m |
|
6096 uniform_inv.m |
|
6097 uniform_pdf.m |
|
6098 uniform_rnd.m |
|
6099 weibull_cdf.m |
|
6100 weibull_inv.m |
|
6101 weibull_pdf.m |
|
6102 weibull_rnd.m |
|
6103 wiener_rnd.m |
|
6104 |
|
6105 * statistics/models (new directory): |
|
6106 |
|
6107 logistic_regression.m |
|
6108 logistic_regression_derivatives.m |
|
6109 logistic_regression_likelihood.m |
|
6110 |
|
6111 * statistics/tests (new directory): |
|
6112 |
|
6113 anova.m |
|
6114 bartlett_test.m |
|
6115 chisquare_test_homogeneity.m |
|
6116 chisquare_test_independence.m |
|
6117 cor_test.m |
|
6118 f_test_regression.m |
|
6119 hotelling_test.m |
|
6120 hotelling_test_2.m |
|
6121 kolmogorov_smirnov_test.m |
|
6122 kolmogorov_smirnov_test_2.m |
|
6123 kruskal_wallis_test.m |
|
6124 manova.m |
|
6125 mcnemar_test.m |
|
6126 prop_test_2.m |
|
6127 run_test.m |
|
6128 sign_test.m |
|
6129 t_test.m |
|
6130 t_test_2.m |
|
6131 t_test_regression.m |
|
6132 u_test.m |
|
6133 var_test.m |
|
6134 welch_test.m |
|
6135 wilcoxon_test.m |
|
6136 z_test.m |
|
6137 z_test_2.m |
|
6138 |
|
6139 Thu Oct 22 12:25:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6140 |
|
6141 * time/date.m: Use %Y, not %y in format string, for Matlab 5 |
|
6142 compatibility and to avoid Y2K problems. |
|
6143 |
3190
|
6144 Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6145 |
|
6146 * polynomial/polyfit.m: Just use the \ operator to handle the |
|
6147 least-squares solution. |
|
6148 |
3180
|
6149 Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6150 |
|
6151 * strings/str2num.m: If eval returns a string, return an empty matrix. |
|
6152 |
|
6153 * strings/strrep.m: Don't convert args to numeric values. |
|
6154 Prevent warnings for empty string args. |
|
6155 From Georg Thimm <thimm@idiap.ch>. |
|
6156 |
|
6157 * strings/strcat.m: Prevent warnings for empty string args. |
|
6158 |
|
6159 Wed Sep 2 17:20:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6160 |
|
6161 * miscellaneous/menu.m: Remove special case for empty string |
|
6162 returned from input(). Add second arg to eval() to catch errors. |
|
6163 |
3178
|
6164 Thu Jun 18 16:32:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6165 |
|
6166 * plot/__plt__.m: Don't call usleep. |
|
6167 |
3175
|
6168 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6169 |
|
6170 * linear-algebra/dot.m: New function. |
|
6171 |
|
6172 * strings/lower.m, strings/upper.m: New functions, for Matlab |
|
6173 compatibility. |
|
6174 |
|
6175 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6176 |
|
6177 * plot/hist.m: Also allow just one output argument. |
|
6178 |
|
6179 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6180 |
|
6181 * strings/deblank.m: Make it work if the string is only blanks. |
|
6182 |
|
6183 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6184 |
|
6185 * plot/__plt2mv__.m: Delete calls to keyboard. |
|
6186 |
|
6187 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6188 |
|
6189 * plot/oneplot.m: Fix typo. |
|
6190 |
3174
|
6191 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6192 |
|
6193 * miscellaneous/flops.m: Allow a single argument too. |
|
6194 |
|
6195 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6196 |
|
6197 * strings/str2mat.m: Also handle case when there are no empty |
|
6198 strings correctly. |
|
6199 |
|
6200 Mon Apr 20 22:14:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6201 |
|
6202 * strings/isletter.m: New function, for Matlab compatibility. |
|
6203 |
3168
|
6204 Fri Apr 17 10:53:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6205 |
|
6206 * strings/str2mat.m: Handle string matrices too. |
|
6207 |
3167
|
6208 Wed Apr 15 11:16:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6209 |
|
6210 * audio/loadaudio.m: Accept "pcm" as another file extension for |
|
6211 linear encoding. |
|
6212 |
|
6213 * audio/saveaudio.m, audio/loadaudio.m, audio/playaudio.m, |
|
6214 audio/record.m: Open files in binary mode. |
|
6215 |
3164
|
6216 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6217 |
|
6218 * miscellaneous/dump_prefs.m: Use string array for list of values. |
|
6219 Move functionality of dump_1_pref here, but use built-in function |
|
6220 type to extract value, and put it inside try/catch block. |
|
6221 * miscellaneous/dump_1_pref.m: Delete unused function. |
|
6222 |
3162
|
6223 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6224 |
|
6225 * plot/__pltopt1.m__: New file. |
|
6226 * plot/__pltopt.m__: Handle opt as a string array by calling |
|
6227 __pltopt1__ multiple times and returning a string array with rows |
|
6228 corresponding to the rows of opt. |
|
6229 * plot/__plt2ss__.m, plot/__plt2vv__.m, plot/__plt2vm__.m, |
|
6230 plot/__plt2mv__.m, plot/__plt2mm__.m: Handle fmt as a string |
|
6231 array. |
|
6232 |
|
6233 Fri Mar 27 03:00:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6234 |
|
6235 * plot/mplot.m: Fix misspellings of global variables. |
|
6236 Don't call clearplot. |
|
6237 |
|
6238 Tue Mar 17 17:45:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6239 |
|
6240 * plot/subplot.m, plot/multiplot.m: Set gnuplot_command_replot to |
|
6241 "cle;rep" when going in ot multiplot mode. |
|
6242 * plot/oneplot.m: Reset gnuplot_command_replot to "rep" when |
|
6243 switching out of multiplot mode. |
|
6244 |
3156
|
6245 Fri Feb 20 01:31:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
3148
|
6246 |
3156
|
6247 * plot/mplot.m, plot/subplot.m, plot/oneplot.m, plot/multiplot.m, |
|
6248 plot/subwindow.m: Call clearplot after setting up multiplot mode. |
3148
|
6249 |
3141
|
6250 Tue Feb 3 00:18:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6251 |
|
6252 * special-matrix/sylvester_matrix.m: Rename from hadamard.m |
|
6253 |
|
6254 * miscellaneous/bug_report.m: Don't try to get smart with |
|
6255 OCTAVE_HOME. Assume octave-bug can be found in EXEC_PATH. |
|
6256 |
|
6257 * Makefile.in (install): Create separate ls-R files for |
|
6258 $(datadir) and $(libexecdir). |
|
6259 (uninstall): Remove both ls-R files. |
|
6260 |
3136
|
6261 Sat Jan 31 01:09:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6262 |
|
6263 * signal/fftshift.m: New file. |
|
6264 |
|
6265 * plot/contour.m: Fix for non-square case. |
|
6266 |
|
6267 * general/randperm.m: New file. |
|
6268 |
|
6269 Fri Jan 30 15:20:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6270 |
|
6271 * specfun/betai.m: Restore file for compatibility with previous |
|
6272 versions. Call betainc with reordered args. |
|
6273 * specfun/gammai.m: Likewise, call gammainc with reordered args. |
|
6274 |
3131
|
6275 Wed Jan 28 22:44:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6276 |
|
6277 * plot/contour.m: Handle discrete contour levels. |
|
6278 |
|
6279 Tue Jan 27 04:31:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6280 |
|
6281 * control/lyap.m: For compatibility with Matlab, solve |
|
6282 A*X + X*A' + C = 0 instead of A'*X + X*A + C = 0. |
|
6283 |
3124
|
6284 Wed Dec 10 00:14:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6285 |
|
6286 * specfun/bessel.m: New file. |
|
6287 |
|
6288 * specfun/betai.m, specfun/betainc.m, specfun/gammai.m, |
|
6289 specfun/gammainc.m: Delete. |
|
6290 |
3106
|
6291 Wed Nov 19 00:19:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6292 |
|
6293 * image/colormap.m: Initialize __current_color_map__ in global |
|
6294 statement. |
|
6295 * miscellaneous/toc.m: Initialize __tic_toc_timestamp__ in global |
|
6296 statement. |
|
6297 * plot/axis.m: Initialize __current_axis__ in global statement. |
|
6298 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
6299 plot/subwindow.m: Initialize __multiplot_mode__ in global statement. |
|
6300 |
3103
|
6301 Tue Nov 18 01:35:50 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6302 |
|
6303 * time/tic.m: Rename _time_tic_called to __tic_toc_timestamp__. |
|
6304 * time/toc.m: Likewise. |
|
6305 |
|
6306 * image/colormap.m: Rename CURRENT_COLOR_MAP to __current_color_map__. |
|
6307 |
|
6308 * plot/mplot.m, plot/multiplot.m, plot/subplot.m: Don't do |
|
6309 anything special for automatic_replot when in multiplot mode -- |
|
6310 recent 3.6beta releases handle this correctly. |
|
6311 |
|
6312 * plot/figure.m: Ensure that we are not in multiplot mode before |
|
6313 setting the terminal type. |
|
6314 |
|
6315 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
6316 plot/subwindow.m: Use leading and trailing underscores for |
|
6317 `private' globals. |
|
6318 |
|
6319 * plot/oneplot.m: Don't do anything if gnuplot_has_multiplot is false. |
|
6320 |
3101
|
6321 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6322 |
|
6323 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE. |
|
6324 |
3091
|
6325 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6326 |
3092
|
6327 * specfun/gammai.m: Avoid problems with whitespace when |
|
6328 constructing matrices. |
|
6329 |
3091
|
6330 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee |
|
6331 <SJL@nrc.gov>. Also return yf in the same orientation as the |
|
6332 original y vector. |
|
6333 |
3085
|
6334 Fri Sep 19 17:04:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6335 |
|
6336 * linear-algebra/cross.m: Use direct formula instead of calling |
|
6337 det three times in a loop. If both args are column (row) vectors, |
|
6338 return a column (row) vector. If they don't match, pay attention |
|
6339 to the value of prefer_column_vectors. |
|
6340 |
5095
|
6341 Thu Aug 28 15:31:20 1997 Rolf Fabian <fabian@olymp.Umwelt.TU-Cottbus.de> |
3085
|
6342 |
|
6343 * polynomial/polyvalm.m: Don't assume orthogonal eigenvectors for |
|
6344 nonsymmetric matrices. |
|
6345 |
|
6346 * general/tril.m: Fix usage message. |
|
6347 |
|
6348 * polynomial/polyvalm.m: Fix error messages. |
|
6349 * polynomial/polyderiv.m: Likewise. |
|
6350 * polynomial/polyval.m: Likewise. |
|
6351 |
3081
|
6352 Wed Aug 13 14:14:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6353 |
|
6354 * strings/blanks.m: Allow blanks(0) to return empty string. |
|
6355 Allow negative arguments if treat_neg_dim_as_zero is true. |
|
6356 |
3063
|
6357 Wed Jun 25 21:26:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6358 |
|
6359 * plot/mesh.m: Set noparametric plot mode after plotting. |
|
6360 |
5095
|
6361 Wed Jun 25 21:06:10 1997 Rick Niles <niles@axp745.gsfc.nasa.gov> |
3062
|
6362 |
|
6363 * plot/__pltopt__.m: Handle key/legend names. |
|
6364 Correctly set colors, line styles, and point styles. |
|
6365 |
3061
|
6366 Wed Jun 25 13:34:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6367 |
|
6368 * polynomial/polyfit.m: Return fit y values as second output. |
|
6369 Don't use QR factorization to solve least squares problem. |
|
6370 |
|
6371 Wed Jun 18 10:24:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6372 |
|
6373 * control/dlqr.m: Use ao, not a, to compute k. |
|
6374 |
3024
|
6375 Tue Jun 3 12:16:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6376 |
|
6377 * miscellaneous/path.m: New file. |
|
6378 |
2993
|
6379 Wed May 21 11:45:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6380 |
|
6381 * miscellaneous/bug_report.m: Pass file id to dump_prefs, not file |
|
6382 name. |
|
6383 |
2968
|
6384 Mon May 12 02:04:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6385 |
|
6386 * specfun/erfinv.m: Add missing semicolon. |
|
6387 |
2870
|
6388 Wed Apr 2 22:04:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6389 |
|
6390 * miscellaneous/xor.m: Make type of return value logical. |
|
6391 |
2853
|
6392 Fri Mar 28 16:19:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6393 |
|
6394 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
6395 warn_comma_in_global_decl. |
|
6396 |
2831
|
6397 Tue Mar 25 22:00:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6398 |
|
6399 * miscellaneous/bug_report.m: Use __OCTAVE_HOME__ to find |
|
6400 octave-bug script. |
|
6401 |
2823
|
6402 Mon Mar 24 16:49:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6403 |
2824
|
6404 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
6405 prefer_zero_one_indexing. |
|
6406 |
2823
|
6407 * general/logical.m: New file. |
|
6408 |
2816
|
6409 Sat Mar 15 15:07:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6410 |
|
6411 * general/nextpow2.m: Correctly handle new meaning of is_scalar() |
|
6412 and is_vector(). |
|
6413 |
5095
|
6414 Thu Mar 13 16:36:35 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
2813
|
6415 |
|
6416 * specfun/erfinv.m: Scale update by sqrt (pi) / 2. |
|
6417 Use tolerance of 2 * eps. |
|
6418 |
2811
|
6419 Wed Mar 12 16:57:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6420 |
|
6421 * Makefile.in (install-strip): New target. |
|
6422 * audio/Makefile.in: Ditto. |
|
6423 * control/Makefile.in: Ditto. |
|
6424 * elfun/Makefile.in: Ditto. |
|
6425 * general/Makefile.in: Ditto. |
|
6426 * image/Makefile.in: Ditto. |
|
6427 * io/Makefile.in: Ditto. |
|
6428 * linear-algebra/Makefile.in: Ditto. |
|
6429 * miscellaneous/Makefile.in: Ditto. |
|
6430 * plot/Makefile.in: Ditto. |
|
6431 * polynomial/Makefile.in: Ditto. |
|
6432 * set/Makefile.in: Ditto. |
|
6433 * signal/Makefile.in: Ditto. |
|
6434 * specfun/Makefile.in: Ditto. |
|
6435 * special-matrix/Makefile.in: Ditto. |
|
6436 * startup/Makefile.in: Ditto. |
|
6437 * statistics/Makefile.in: Ditto. |
|
6438 * strings/Makefile.in: Ditto. |
|
6439 |
2809
|
6440 Tue Mar 11 10:14:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6441 |
|
6442 * elfun/coth.m: Write as cosh(x) ./ sinh(x) instead of 1 ./ tanh(x). |
|
6443 |
2798
|
6444 Fri Mar 7 23:06:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6445 |
|
6446 * statistics/corrcoef.m: Make it actually work. |
|
6447 |
2795
|
6448 Thu Mar 6 12:36:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6449 |
2798
|
6450 * statistics/corrcoef.m: Don't fail if single argument is a matrix. |
2795
|
6451 |
2779
|
6452 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
6453 |
|
6454 * Version 2.0.5 released. |
|
6455 |
2745
|
6456 Wed Feb 26 01:48:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6457 |
2749
|
6458 * Makefile.in (maintainer-clean): Also remove configure. |
|
6459 |
2746
|
6460 * signal/fftconv.m: Check inputs with is_vector(), not is_matrix(). |
|
6461 |
2745
|
6462 * general/is_matrix.m: Return zero for empty matrices. |
|
6463 |
|
6464 Tue Feb 25 15:16:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6465 |
|
6466 * linear-algebra/vech.m: Size result just once. |
|
6467 |
2726
|
6468 Sun Feb 23 00:15:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6469 |
|
6470 * general/is_square.m: Handle empty matrices correctly. |
|
6471 * general/is_symmetric.m: Handle empty matrices and strings. |
|
6472 |
2716
|
6473 Sat Feb 22 01:06:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6474 |
|
6475 * polynomial/conv.m: Check inputs with is_vector(), not is_matrix(). |
|
6476 * polynomial/deconv.m: Likewise. |
|
6477 * polynomial/polyderiv.m: Likewise. |
|
6478 * polynomial/polyinteg.m: Likewise. |
|
6479 * polynomial/polyreduce.m: Likewise. |
|
6480 * polynomial/polyval.m: Likewise. |
|
6481 * polynomial/polyvalm.m: Likewise. |
|
6482 * general/postpad.m: Likewise. |
|
6483 * general/prepad.m: Likewise. |
|
6484 |
|
6485 * polynomial/compan.m: Check input with is_vector(), not |
|
6486 is_matrix(). Handle scalar case. |
|
6487 |
2711
|
6488 Fri Feb 21 13:36:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6489 |
2715
|
6490 * plot/contour.m: Order data so that it is consistent with |
|
6491 meshgrid and mesh. |
|
6492 |
2711
|
6493 * plot/meshdom.m, plot/meshgrid.m: Change help message. |
|
6494 * plot/sombrero.m: Use meshgrid, not meshdom. |
|
6495 |
2709
|
6496 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
6497 |
|
6498 * Version 2.0.4 released. |
|
6499 |
2706
|
6500 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6501 |
2702
|
6502 * miscellaneous/paren.m: New file. |
|
6503 |
2693
|
6504 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
6505 |
|
6506 * Version 2.0.3 released. |
|
6507 |
2676
|
6508 Thu Feb 13 19:06:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6509 |
|
6510 * image/saveimage.m: Only clip image data that is actually out of |
|
6511 range. |
|
6512 |
2667
|
6513 Sun Feb 9 19:52:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6514 |
|
6515 * general/is_matrix.m: Scalars, vectors, and empty matrices may |
|
6516 also be considered to be matrices. |
|
6517 |
|
6518 * general/is_vector.m: Scalars may also be considered to be vectors. |
|
6519 |
|
6520 * general/isempty.m: Use size(), not rows() and columns(). |
|
6521 |
|
6522 * plot/contour.m: Convert set to gset. |
|
6523 Set view to 0, 0, 1, 1, not 0, 0, 1.9, 1. |
|
6524 |
2663
|
6525 Fri Feb 7 12:55:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6526 |
|
6527 * specfun/erfinv.m: Fix typo in last change. |
|
6528 |
2650
|
6529 Fri Jan 31 09:30:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6530 |
|
6531 * image/loadimage.m: Make it possible to load files with image |
|
6532 data named X or img. |
|
6533 |
|
6534 * image/default.img: Change name of image from X to img to match |
|
6535 what saveimage does now. |
|
6536 |
|
6537 * image/loadimage.m: Rename X to be img, to match what saveimage |
|
6538 does now. |
|
6539 |
2632
|
6540 Mon Jan 27 13:48:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6541 |
2634
|
6542 * Version 2.0.2 released. |
|
6543 |
2632
|
6544 * plot/__plt__.m: Use usleep() instead of replot to try to avoid |
|
6545 weird missing-lines bug without creating extra plots unecessarily. |
|
6546 |
2624
|
6547 Sat Jan 25 22:37:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6548 |
|
6549 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
6550 elfun/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
6551 io/Makefile.in, linear-algebra/Makefile.in, |
|
6552 miscellaneous/Makefile.in, plot/Makefile.in, |
|
6553 polynomial/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
6554 specfun/Makefile.in, special-matrix/Makefile.in, |
|
6555 startup/Makefile.in, statistics/Makefile.in, strings/Makefile.in, |
|
6556 time/Makefile.in (bin-dist): New target. |
|
6557 |
2621
|
6558 Wed Jan 22 11:28:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6559 |
|
6560 * specfun/erfinv.m: Avoid A([]) = X, X != [] error. |
|
6561 |
|
6562 Tue Jan 21 11:16:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6563 |
|
6564 * miscellaneous/xor.m: Make it work. |
|
6565 |
2613
|
6566 Mon Jan 20 12:28:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6567 |
|
6568 * plot/sombrero.m: Doc fix. |
|
6569 |
2602
|
6570 Tue Jan 7 00:16:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6571 |
|
6572 * Version 2.0.1 released. |
|
6573 |
2601
|
6574 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6575 |
|
6576 * elfun/lcm.m: Replace missing if statement. |
|
6577 |
|
6578 * elfun/gcd.m: Report error if no input args. |
|
6579 * elfun/lcm.m: Likewise. |
|
6580 |
2597
|
6581 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6582 |
|
6583 * Makefile.in (install): Use ls -LR to create ls-R database. |
|
6584 Also list contents of $libexecdir/octave in ls-R database. |
|
6585 |
2583
|
6586 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6587 |
|
6588 * Version 2.0 released. |
|
6589 |
2575
|
6590 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6591 |
|
6592 * Version 1.94. |
|
6593 |
2558
|
6594 Sun Dec 1 20:55:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6595 |
|
6596 * strings/str2num.m: New file. |
|
6597 |
2554
|
6598 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6599 |
|
6600 * Version 1.93. |
|
6601 |
2540
|
6602 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6603 |
|
6604 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m, |
|
6605 linear-algebra/duplication_matrix.m, linear-algebra/vec.m, |
|
6606 linear-algebra/vech.m: New files from Kurt Hornik. |
|
6607 |
|
6608 * general/nextpow2.m, general/shift.m, general/diff.m, |
|
6609 general/common_size.m: New files from Kurt Hornik. |
|
6610 |
|
6611 * miscellaneous/bincoeff.m, miscellaneous/xor.m: |
|
6612 New files from Kurt Hornik. |
|
6613 |
|
6614 * signal/detrend.m: New file from Kurt Hornik. |
|
6615 |
|
6616 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m, |
|
6617 specfun/pow2.m, specfun/log2.m: |
|
6618 New files and updates from Kurt Hornik. |
|
6619 |
2523
|
6620 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6621 |
|
6622 * plot/__plt__.m: Add explicit replot after last command is |
|
6623 issued, to force all lines to be displayed. Hmm. |
|
6624 |
2512
|
6625 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6626 |
2520
|
6627 * plot/axis.m, plot/bottom_title.m, plot/contour.m, |
|
6628 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m, |
|
6629 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m, |
|
6630 plot/plot_border.m, plot/polar.m, plot/semilogx.m, |
|
6631 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
6632 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m: |
|
6633 Uset gset, not set. |
|
6634 |
2512
|
6635 * Version 1.92. |
|
6636 |
2482
|
6637 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6638 |
2486
|
6639 * image/saveimage.m: When writing PostScript, name Octave as the |
|
6640 almighty Creator. Use single call to fprintf instead of looping. |
|
6641 |
|
6642 * image/Makefile.in: Delete references to octtopnm. |
|
6643 |
|
6644 * general/logspace.m: Doc fix. |
|
6645 |
2482
|
6646 * Version 1.91. |
|
6647 |
2458
|
6648 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6649 |
|
6650 * image/image.m: Use tmpnam() instead of home-brew scheme. |
|
6651 |
|
6652 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of |
|
6653 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is |
|
6654 deleted. |
|
6655 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead |
|
6656 of a system() command to delete the tmp file. |
|
6657 |
2452
|
6658 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6659 |
|
6660 * Version 1.90. |
|
6661 |
|
6662 * Makefile.in (DISTFILES): Add ChangeLog. |
|
6663 |
2360
|
6664 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6665 |
|
6666 * plot/subplot.m, plot/multiplot.m, plot/mplot.m: |
|
6667 Don't check for string value of automatic_replot. |
|
6668 |
|
6669 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m: |
|
6670 Temporarily set do_fortran_indexing to 1, not "true". |
|
6671 |
|
6672 * miscellaneous/menu.m: Temporarily set page_screen_output to 0, |
|
6673 not "false". |
|
6674 |
|
6675 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to |
|
6676 "false". |
|
6677 |
2355
|
6678 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
6679 |
|
6680 * strings/substr.m: Allow negative OFFSET. LEN is now optional. |
|
6681 |
2330
|
6682 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6683 |
|
6684 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in |
|
6685 system command. |
|
6686 |
|
6687 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6688 |
|
6689 * __plr1__.m: Renamed from polar_int_1.m. |
|
6690 * __plr2__.m: Renamed from polar_int_2.m. |
|
6691 * __plr__.m: Renamed from polar_int.m. |
|
6692 * __plt1__.m: Renamed from plot_int_1.m. |
|
6693 * __plt2__.m: Renamed from plot_int_2.m. |
|
6694 * __plt2mm__.m: Renamed from plot_2_m_m_.m. |
|
6695 * __plt2mv__.m: Renamed from plot_2_m_v_.m. |
|
6696 * __plt2ss__.m: Renamed from plot_2_s_s_.m. |
|
6697 * __plt2vm__.m: Renamed from plot_2_v_m_.m. |
|
6698 * __plt2vv__.m: Renamed from plot_2_v_v_.m. |
|
6699 * __plt__.m: Renamed from plot_int.m. |
|
6700 * __pltopt__.m: Renamed from plot_opt.m. |
|
6701 Change all callers. |
|
6702 |
|
6703 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6704 |
|
6705 * All .m files: Add regular Author:, Created:, and Adapted-By: |
|
6706 comments like those found in Emacs lisp files. |
|
6707 |
|
6708 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6709 |
|
6710 * All .m files: Change comment style. |
|
6711 |
|
6712 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6713 |
|
6714 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m, |
|
6715 subplot.m, subwindow.m, top_title.m: |
|
6716 Print error message if gnuplot_has_multiplot is not true. |
|
6717 |
|
6718 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6719 |
|
6720 * plot/figure.m: New function. |
|
6721 |
|
6722 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6723 |
|
6724 * strings/strrep.m: New function. |
|
6725 |
|
6726 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6727 |
|
6728 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m, |
|
6729 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m, |
|
6730 strings/hex2dec.m, strings/index.m, strings/rindex.m, |
|
6731 strings/split.m, strings/str2mat.m, strings/substr.m: |
|
6732 New functions from Kurt Hornik, heavily modified by jwe. |
|
6733 |
|
6734 * general/reshape.m: Allow strings to be reshaped too. |
|
6735 |
|
6736 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok. |
|
6737 Always return a scalar. |
|
6738 |
|
6739 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6740 |
|
6741 * polynomial/polyfit.m: Make orientation of result compatible with |
|
6742 Matlab. |
|
6743 |
|
6744 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6745 |
|
6746 * polynomial/polyfit.m: Add missing close paren. |
|
6747 |
|
6748 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6749 |
|
6750 * plot/plot_opt.m: Set compatibility arg in call to sscanf. |
|
6751 |
|
6752 * io/scanf.m: Delete. |
|
6753 |
|
6754 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6755 |
|
6756 * statistics/median.m: Fix typo in usage message. |
|
6757 |
|
6758 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6759 |
|
6760 * miscellaneous/popen2.m: New file. |
|
6761 |
|
6762 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6763 |
|
6764 * configure.in (AC_OUTPUT): Add io/Makefile. |
|
6765 |
|
6766 * io: New directory. |
|
6767 * Makefile.in (SUBDIRS): Add it to the list. |
|
6768 |
|
6769 * miscellaneous/flops.m: New file. |
|
6770 |
|
6771 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6772 |
|
6773 * miscellaneous/cputime.m: Return three arguments instead of a |
|
6774 vector, for compatibility with previous versions and with Matlab |
|
6775 (which only returns one scalar value). |
|
6776 |
|
6777 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
|
6778 |
|
6779 * general/triu.m: Compute lower bound on loop index correctly. |
|
6780 * general/tril.m: Likewise, for upper bound. |
|
6781 |
|
6782 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6783 |
|
6784 * image/saveimage.m: For color images, make sure indices into |
|
6785 temporary colormap and result matrix have proper orientation. |
|
6786 Set grey flag correctly. |
|
6787 |
|
6788 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6789 |
|
6790 * statistics/std.m: Use better formula (from Jim Van Zandt |
|
6791 jrv@vanzandt.mv.com). |
|
6792 |
|
6793 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6794 |
|
6795 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com). |
|
6796 * mesh.m: Transpose Z if only one arg. |
|
6797 Handle case of all three args being matrices (from Jim Van Zandt |
|
6798 jrv@vanzandt.mv.com). |
|
6799 * meshdom.m: Undo previous change. |
|
6800 |
|
6801 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6802 |
|
6803 * configure.in (AC_OUTPUT): Add audio/Makefile |
|
6804 |
|
6805 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6806 |
|
6807 * audio: New directory of files from Kurt Hornik and Andreas |
|
6808 Weingessel. |
|
6809 * audio/Makefile.in: New file. |
|
6810 * Makefile.in (SUBDIRS): Add audio to the list. |
|
6811 |
|
6812 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6813 |
|
6814 * polynomial/polyfit.m: Use `economy-stle' QR factorization. |
|
6815 |
|
6816 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6817 |
|
6818 * plot/mesh.m: Require, length (y) == rows (z) and length (x) == |
|
6819 columns (z), not the other way around. |
|
6820 * plot/meshdom.m: Don't reverse order of elements in y. |
|
6821 |
|
6822 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6823 |
|
6824 * plot/axis.m: Return current axis if nargin == 0. |
|
6825 |
|
6826 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6827 |
|
6828 * polynomial/roots.m: Updates from Kurt Hornik. |
|
6829 |
|
6830 * polynomial/polyder.m: New file. |
|
6831 |
|
6832 * polynomial/polyderiv.m: Give return value and arg different names. |
|
6833 |
|
6834 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6835 |
|
6836 * specfun/betainc.m: New file. |
|
6837 * specfun/gammainc.m: New file. |
|
6838 |
|
6839 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6840 |
|
6841 * general/strerror.m: New file. |
|
6842 * general/perror.m: Implement using strerror(). |
|
6843 |
|
6844 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6845 |
|
6846 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m |
|
6847 plot/plot_border.m plot/subplot.m plot/subwindow.m |
|
6848 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt. |
|
6849 |
|
6850 * image/saveimage.m: Round img values first. |
|
6851 |
|
6852 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6853 |
|
6854 * control/abcddim.m control/are.m general/tril.m general/triu.m |
|
6855 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m |
|
6856 linear-algebra/null.m miscellaneous/etime.m plot/contour.m |
|
6857 plot/mesh.m plot/plot_int.m plot/polar_int.m |
|
6858 special-matrix/hankel.m special-matrix/toeplitz.m |
|
6859 tuwien/strfun/split.m: Add missing semicolons. |
|
6860 |
|
6861 * plot/polar_int.m: Use .', not ' to make vectors conform. |
|
6862 |
|
6863 * image/Makefile.in: Don't build or install octtoppm. |
|
6864 |
|
6865 * image/saveimage.m: Rewrite to avoid using octoppm and pbm |
|
6866 routines so that people who don't have the the pbm stuff installed |
|
6867 can still use this function. |
|
6868 |
|
6869 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6870 |
|
6871 * image/saveimage.m: Better error checking, clean up a bit. |
|
6872 |
|
6873 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6874 |
|
6875 * plot/plot_opt.m: Change more to more_opts as a temporary fix to |
|
6876 avoid conflict with new built-in text-style function more. |
|
6877 |
|
6878 * linear-algebra/norm.m: Also allow 2nd arg == "inf". |
|
6879 |
|
6880 * startup/Makefile.in (install): Also install octaverc in |
|
6881 $localfcnfiledir/startup/octavrc. |
|
6882 |
|
6883 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6884 |
|
6885 * mkinstalldirs: New file. |
|
6886 * Makefile.in (DISTFILES): Add it to the list. |
|
6887 |
|
6888 * Makefile.in (DISTFILES): Distribute configure.in and configure. |
|
6889 |
|
6890 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6891 |
|
6892 * special-matrix/hankel.m: Compatibility fix. Complain if |
|
6893 r(1) != c(nr), not if r(1) != c(1). |
|
6894 |
|
6895 * signal/filter.m: Doc fix. |
|
6896 |
|
6897 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6898 |
|
6899 * miscellaneous/cputime.m: Use new resource structure names (no |
|
6900 ru_ or tv_ prefixes). |
|
6901 |
|
6902 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6903 |
|
6904 * time/ctime.m: Fix doc string and usage message. |
|
6905 |
|
6906 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6907 |
|
6908 * time/clock.m: Use new time structure names (no tm_ prefix). |
|
6909 |
|
6910 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
6911 |
|
6912 * control/c2d.m: Make function work for any value of |
|
6913 whitespace_in_literal_matrix. |
|
6914 * control/dare.m: Likewise. |
|
6915 * control/tzero.m: Likewise. |
|
6916 * elfun/gcd.m: Likewise. |
|
6917 * elfun/lcm.m: Likewise. |
|
6918 * general/postpad.m: Likewise. |
|
6919 * general/prepad.m: Likewise. |
|
6920 * linear-algebra/kron.m: Likewise. |
|
6921 * miscellaneous/etime.m: Likewise. |
|
6922 * polynomial/conv.m: Likewise. |
|
6923 * polynomial/deconv.m: Likewise. |
|
6924 * polynomial/poly.m: Likewise. |
|
6925 * polynomial/roots.m: Likewise. |
|
6926 * signal/filter.m: Likewise. |
|
6927 * signal/freqz.m: Likewise. |
|
6928 * signal/fftfilt.m: Likewise. |
|
6929 |
|
6930 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6931 |
|
6932 * miscellaneous/is_leap_year.m: Make work for vector args. |
|
6933 |
|
6934 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6935 |
|
6936 * plot/polar_int_2.m: Add missing semicolons. |
|
6937 Set theta = theta', not rho'. |
|
6938 |
|
6939 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6940 |
|
6941 * polynomial/roots.m: Make it work for any value of |
|
6942 whitespace_in_literal_matrix. |
|
6943 |
|
6944 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6945 |
|
6946 * configure.in: New file. |
|
6947 |
|
6948 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6949 |
|
6950 * control/lyap.m: Add missing semicolon. |
|
6951 |
|
6952 * miscellaneous/cputime.m: New function file. |
|
6953 |
|
6954 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6955 |
|
6956 * time: New directory. |
|
6957 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m: |
|
6958 New function files. |
|
6959 * time/Makefile.in: New file. |
|
6960 * Makefile.in (SUBDIRS): Add time. |
|
6961 |
|
6962 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6963 |
|
6964 * polynomial/polyreduce.m: Make sure initial index is not empty. |
|
6965 |
|
6966 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6967 |
|
6968 * plot/plot_int_1.m: Transpose data with .', not '. |
|
6969 |
|
6970 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6971 |
|
6972 * Makefile.in (install uninstall clean mostlyclean distclean |
|
6973 realclean): Use SUBDIR_FOR_COMMAND. Combine actions. |
|
6974 |
|
6975 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6976 |
|
6977 * Makefile.in (install): Create ls-R database file. |
|
6978 (uninstall): Delete it. |
|
6979 |
|
6980 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
6981 |
5378
|
6982 * image/saveimage.m: Fix typo. |
2330
|
6983 |
|
6984 See ChangeLog.1 in the top level directory for earlier changes. |