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