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