7160
|
1 2007-11-12 Michael Goffioul <michael.goffioul@gmail.com> |
|
2 |
|
3 * plot/__patch__.m: Fix computation of faces when patch is defined |
|
4 with X/Y/Z data. |
|
5 |
7146
|
6 2007-11-09 John W. Eaton <jwe@octave.org> |
|
7 |
7152
|
8 * plot/__go_draw_axes__.m: Correct test for have_data. |
7154
|
9 Correct logic in setting palette data. |
7152
|
10 |
7151
|
11 * audio/wavread.m, control/base/__bodquist__.m, |
|
12 control/base/dare.m, control/base/dlqr.m, control/hinf/h2norm.m, |
|
13 control/system/c2d.m, control/system/is_detectable.m, |
|
14 control/system/is_signal_list.m, control/system/is_stabilizable.m, |
|
15 control/system/tfout.m, general/isdefinite.m, |
|
16 linear-algebra/krylov.m, miscellaneous/compare_versions.m, |
|
17 optimization/glpk.m, path/savepath.m, plot/findobj.m, |
|
18 plot/shading.m, polynomial/mpoles.m, polynomial/polyint.m, |
|
19 signal/freqz.m, signal/hurst.m, sparse/spfun.m, sparse/spones.m, |
|
20 sparse/spstats.m, testfun/assert.m, testfun/fail.m, |
|
21 testfun/test.m: Use specific end keywords. |
|
22 |
7146
|
23 * plot/surfc.m, plot/meshc.m: Don't change view if hold is on. |
|
24 |
|
25 2007-11-09 Kai Habel <kai.habel@gmx.de> |
|
26 |
|
27 * plot/mesh.m, plot/pcolor.m, plot/surf.m, plot/surface.m: |
|
28 Don't change view if hold is on. |
|
29 |
7142
|
30 2007-11-09 David Bateman <dbateman@free.fr> |
|
31 |
7149
|
32 * plot/hidden.m: New function. |
|
33 * plot/Makefile.in (SOURCES): Add it here. |
|
34 * plot/meshc.m, plot/mesh.m: Set facecolor to White for hidden |
|
35 line removal. |
|
36 * plot/__go_draw_axes__.m: If facecolor is white flag hidden line |
|
37 removal and if it is "none" don't do hidden line removal. |
|
38 |
7148
|
39 * plot/legend.m: Also allow labels for surface and patch types. |
|
40 * plot/__bar__.m: Split into separate patch pbjects to allow |
|
41 setting of the legend. |
|
42 * plot/__go_draw_axes__.m: Set titlespec from keylabel for patch |
|
43 objects as well. |
|
44 |
7146
|
45 * plot/area.m, plot/__area__.m: New functions |
|
46 * plot/Makefile.in (SOURCES): Add them to the list of files. |
|
47 |
7142
|
48 * plot/patch.m: Correctly handle case of axis handle as first arg. |
|
49 |
7144
|
50 2007-11-09 Joseph P. Skudlarek <Jskud@Jskud.com> |
|
51 |
|
52 * sparse/spdiags.m: Tweak documentation entries to match other uses. |
|
53 |
7131
|
54 2007-11-08 John W. Eaton <jwe@octave.org> |
|
55 |
7133
|
56 * control/base/dcgain.m, control/base/dre.m, |
|
57 control/base/impulse.m, control/base/step.m, |
|
58 control/system/dmr2d.m, control/system/ord2.m, |
|
59 control/system/sys2ss.m, control/system/sysdimensions.m, |
|
60 control/system/sysgetsignals.m, control/system/sysout.m, |
|
61 control/system/tfout.m, control/system/ugain.m, |
|
62 control/system/zpout.m, control/util/strappend.m: |
|
63 Don't fail with usage message if nargout is too large. |
|
64 |
7131
|
65 * control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
66 control/hinf/hinfnorm.m, control/hinf/hinfsyn.m, |
|
67 control/hinf/hinfsyn_chk.m, control/hinf/is_dgkf.m, |
7134
|
68 control/hinf/wgt1o.m, control/obsolete/dezero.m, |
|
69 control/obsolete/dlqg.m, control/obsolete/minfo.m, |
|
70 control/obsolete/packsys.m, control/obsolete/qzval.m, |
|
71 control/obsolete/rotg.m, control/obsolete/series.m, |
|
72 control/obsolete/swapcols.m, control/obsolete/swaprows.m, |
|
73 control/obsolete/syschnames.m, control/obsolete/unpacksys.m, |
7136
|
74 control/system/__syschnamesl__.m, |
|
75 control/system/__syscont_disc__.m, |
|
76 control/system/__sysdefioname__.m, control/system/__sysgroupn__.m, |
|
77 control/system/__tf2sysl__.m, control/system/__zp2ssg2__.m, |
|
78 control/system/abcddim.m, control/system/buildssic.m, |
|
79 control/system/c2d.m, control/system/cellidx.m, |
|
80 control/system/d2c.m, control/system/dmr2d.m, |
|
81 control/system/fir2sys.m, control/system/is_abcd.m, |
|
82 control/system/is_controllable.m, control/system/is_detectable.m, |
|
83 control/system/is_digital.m, control/system/is_observable.m, |
|
84 control/system/is_stabilizable.m, control/system/is_stable.m, |
|
85 control/system/jet707.m, control/system/listidx.m, |
|
86 control/system/parallel.m, control/system/ss.m, |
|
87 control/system/ss2sys.m, control/system/ss2zp.m, |
|
88 control/system/starp.m, control/system/sys2ss.m, |
|
89 control/system/sys2tf.m, control/system/sys2zp.m, |
|
90 control/system/sysadd.m, control/system/sysappend.m, |
|
91 control/system/sysconnect.m, control/system/syscont.m, |
|
92 control/system/sysdimensions.m, control/system/sysdisc.m, |
7135
|
93 control/system/sysdup.m, control/system/sysgetsignals.m, |
|
94 control/system/sysgroup.m, control/system/sysmin.m, |
7136
|
95 control/system/sysmult.m, control/system/sysout.m, |
|
96 control/system/sysprune.m, control/system/sysreorder.m, |
7135
|
97 control/system/sysscale.m, control/system/syssetsignals.m, |
7136
|
98 control/system/syssub.m, control/system/sysupdate.m, |
|
99 control/system/tf.m, control/system/tf2ss.m, |
|
100 control/system/tf2sys.m, control/system/tfout.m, |
|
101 control/system/zp.m, control/system/zp2ss.m, |
|
102 control/system/zp2sys.m, control/system/zp2tf.m, |
|
103 control/system/zpout.m, control/util/__outlist__.m, |
|
104 control/util/__zgpbal__.m, control/util/axis2dlim.m, |
|
105 control/util/prompt.m, control/util/sortcom.m, |
|
106 control/util/zgfmul.m, control/util/zgfslv.m, |
|
107 control/util/zginit.m, control/util/zgreduce.m, |
|
108 control/util/zgrownorm.m, control/util/zgscal.m: Style fixes. |
7131
|
109 |
7130
|
110 2007-11-08 David Bateman <dbateman@free.fr> |
|
111 |
|
112 * plot/quiver.m: Fix arrowheads. |
|
113 |
7128
|
114 2007-11-07 Ben Abbott <bpabbott@mac.com> |
|
115 |
|
116 * set/ismember.m: Call cell_ismember to handle cellstr args. |
7129
|
117 Handle "rows" argument. New tests. |
7128
|
118 (cell_ismember): New function. |
|
119 |
7127
|
120 2007-11-07 John W. Eaton <jwe@octave.org> |
|
121 |
|
122 * control/base/__bodquist__.m, control/base/__freqresp__.m, |
|
123 control/base/__stepimp__.m, control/base/are.m, |
|
124 control/base/ctrb.m, control/base/damp.m, control/base/dare.m, |
|
125 control/base/dcgain.m, control/base/dgram.m, control/base/dlqr.m, |
|
126 control/base/dre.m, control/base/impulse.m, control/base/lqe.m, |
|
127 control/base/lqg.m, control/base/lqr.m, control/base/lsim.m, |
|
128 control/base/ltifr.m, control/base/nichols.m, |
|
129 control/base/nyquist.m, control/base/obsv.m, control/base/place.m, |
|
130 control/base/rlocus.m, control/base/step.m, control/base/tzero.m: |
|
131 Style fixes. |
|
132 |
7125
|
133 2007-11-07 Muthiah Annamalai <muthuspost@gmail.com> |
|
134 |
|
135 * control/base/bode_bounds.m, control/base/dgram.m, |
|
136 control/base/dlyap.m, control/base/freqchkw.m, |
|
137 control/base/gram.m, control/base/place.m, |
|
138 control/hinf/hinf_ctr.m, control/hinf/hinfsyn_chk.m, |
|
139 control/hinf/hinfsyn_ric.m, control/system/is_sample.m, |
|
140 control/system/is_signal_list.m, control/system/ss2tf.m, |
|
141 control/system/sys2fir.m, control/system/sysgettsam.m, |
|
142 control/system/sysgettype.m, control/system/sysreorder.m, |
|
143 control/system/tf2sys.m, control/system/zp2tf.m, |
|
144 control/util/axis2dlim.m, control/util/swap.m, |
|
145 control/util/zgfmul.m, control/util/zgfslv.m, |
|
146 control/util/zginit.m, control/util/zgreduce.m, |
|
147 control/util/zgrownorm.m, control/util/zgscal.m, |
|
148 control/util/zgsgiv.m, control/util/zgshsr.m, general/isa.m, |
|
149 geometry/inpolygon.m, linear-algebra/housh.m, |
|
150 miscellaneous/compare_versions.m, miscellaneous/inputname.m, |
|
151 miscellaneous/run.m, quaternion/qconj.m, |
|
152 quaternion/qcoordinate_plot.m, quaternion/qderiv.m, |
|
153 quaternion/qderivmat.m, quaternion/qinv.m, quaternion/qmult.m, |
|
154 quaternion/qtrans.m, quaternion/qtransvmat.m, signal/fractdiff.m, |
|
155 signal/freqz_plot.m, signal/periodogram.m, signal/rectangle_lw.m, |
|
156 signal/rectangle_sw.m, signal/sinc.m, signal/triangle_lw.m, |
|
157 signal/triangle_sw.m, signal/yulewalker.m, sparse/colperm.m, |
|
158 sparse/etreeplot.m, sparse/nonzeros.m, sparse/spalloc.m, |
|
159 sparse/spones.m, sparse/spy.m, specfun/isprime.m, |
|
160 statistics/distributions/empirical_cdf.m, |
|
161 statistics/distributions/empirical_inv.m, |
|
162 statistics/distributions/empirical_pdf.m, |
|
163 statistics/models/logistic_regression_derivatives.m, |
|
164 statistics/models/logistic_regression_likelihood.m: Check nargin. |
|
165 |
7118
|
166 2007-11-07 David Bateman <dbateman@free.fr> |
|
167 |
7120
|
168 * general/gradient.m: Correctly convert deltax and deltay scalar |
|
169 values are scalars to vectors. |
|
170 |
7119
|
171 * plot/__go_draw_axes__.m: Fix surfaces for gnuplot 4.0 and for |
|
172 the meshc.m function. |
|
173 * plot/meshc.m: Also use the surface function. |
|
174 |
7120
|
175 * plot/meshc.m, plot/quiver.m, plot/surfc.m, : New files. |
7118
|
176 * plot/Makefile.in (SOURCES): Add them to the list. |
|
177 Also add pcolor.m, shading.m, surf.m, and surface.m to the list. |
|
178 |
7117
|
179 2007-11-07 Michael Zeising <michael@michaels-website.de> |
|
180 |
|
181 * audio/wavwrite.m, audio/wavwrite.m: Correct sample scaling. |
|
182 |
7115
|
183 2007-11-07 John W. Eaton <jwe@octave.org> |
|
184 |
|
185 * plot/__go_draw_axes__.m: Also set have_data to false if any of |
|
186 the data limits are infinite. |
|
187 (get_data_limits): Don't do anything if xdat or tx are empty. |
|
188 (get_axis_limits): Don't do anything if min_val or max_val are |
|
189 infinite. |
|
190 |
7112
|
191 2007-11-06 David Bateman <dbateman@free.fr> |
|
192 |
|
193 * plot/hist.m: Pass any additional arguments to bar for |
|
194 treatment. Create a default x value that is always a vector. |
|
195 |
7111
|
196 2007-11-06 Thomas Treichl <Thomas.Treichl@gmx.net> |
|
197 |
|
198 * pkg/pkg.m.m: Check for environment variables CC, CXX, AR, RANLIB |
|
199 when calling ./configure and add quotes to preserve spaces. |
7109
|
200 |
|
201 2007-11-06 Kai Habel <kai.habel@gmx.de> |
|
202 |
|
203 * plot/pcolor.m, plot/shading.m, plot/surf.m, plot/surface.m: |
|
204 New files. |
|
205 * plot/mesh.m: Call surface to do the real work. |
|
206 * plot/__go_draw_axes__.m: Use pm3d mode to handle new surface |
|
207 properties. |
|
208 |
|
209 * image/colormap.m: Also return current colormap if nargout and |
|
210 nargin are both 0. |
|
211 |
7106
|
212 2007-11-05 Michael Goffioul <michael.goffioul@gmail.com> |
|
213 |
|
214 * startup/inputrc: Delete key bindings starting with \340 code. |
|
215 |
7112
|
216 2007-11-05 David Bateman <dbateman@free.fr> |
7101
|
217 |
|
218 * linear-algebra/__norm__.m: Scale frobenius norm by infinity norm |
|
219 to avoid issues of over- and underflow. From Rolf Fabian |
|
220 <Rolf.Fabian@gmx.de>. |
|
221 |
7097
|
222 2007-11-02 Olli Saarela <Olli.Saarela@kcl.fi> |
|
223 |
|
224 * time/asctime.m, general/structfun.m: Fix broken @examples in |
|
225 help texts. |
|
226 |
7096
|
227 2007-11-02 Kai Habel <kai.habel@gmx.de> |
|
228 |
|
229 * plot/bar.m, plot/barh.m: Doc fix. |
|
230 |
7094
|
231 2007-10-31 John W. Eaton <jwe@octave.org> |
|
232 |
|
233 * plot/__go_draw_axes__.m: Call undo_string_escapes on obj.keylabel. |
|
234 |
7086
|
235 2007-10-31 Michael goffioul <michael.goffioul@gmail.com> |
|
236 |
|
237 * plot/subplot.m: Ignore legend objects when parsing existing axes |
|
238 objects and legend objects are implemented with a separate axes |
|
239 object. |
|
240 |
7078
|
241 2007-10-30 David Bateman <dbateman@free.fr> |
|
242 |
7081
|
243 * control/base/DEMOcontrol.m: Doc fixes for small book format. |
|
244 |
7078
|
245 * plot/__go_draw_axes__.m (do_linestyle_command): |
|
246 Use point type 0 for ".". |
|
247 |
7073
|
248 2007-10-26 John W. Eaton <jwe@octave.org> |
|
249 |
7074
|
250 * image/imshow.m: Improve compatibility. |
|
251 * image/image.m: Return handle if nargou > 0. |
|
252 |
7073
|
253 * pkg/pkg.m: Delete PKG_ADD directive for autoloading packes. |
|
254 |
7069
|
255 2007-10-25 John W. Eaton <jwe@octave.org> |
|
256 |
|
257 * miscellaneous/compare_versions.m: Style fixes. |
|
258 |
7060
|
259 2007-10-24 John W. Eaton <jwe@octave.org> |
|
260 |
7061
|
261 * image/saveimage.m: Use functional form of save instead of eval. |
|
262 Use -text instead of -ascii. |
|
263 |
7060
|
264 * plot/__go_draw_axes__.m: Handle visible = "off" for axes objects. |
|
265 |
7054
|
266 2007-10-23 Peter A. Gustafson <petegus@umich.edu> |
|
267 |
|
268 * plot/legend.m: Also extract location string from varargin (lost |
|
269 when 2007-10-08 patch was applied). |
|
270 |
7049
|
271 2007-10-23 David Bateman <dbateman@free.fr> |
|
272 |
|
273 * plot/xlim.m, plot/ylim.m, plot/zlim.m, plot/__axes_limits__.m, |
|
274 miscellaneous/what.m: New functions |
|
275 * plot/Makefile.in, miscellaneous/Makefile.in (SOURCES): Add new |
|
276 functions. |
|
277 |
7045
|
278 2007-10-22 David Bateman <dbateman@free.fr> |
|
279 |
|
280 * miscellaneous/cputime.m, time/tic.m, time/toc.m: Delete. |
|
281 * miscellaneous/Makefile.in (SOURCES): remove cputim.m |
|
282 * time/Makefile.in (SOURCES): Remov tic.m and toc.m |
|
283 |
7042
|
284 2007-10-19 Kai Habel <kai.habel@gmx.de> |
|
285 |
|
286 * plot/contourf.m: New function. |
|
287 * plot/Makefile.in (SOURCES): Add it to the list. |
|
288 |
7040
|
289 2007-10-19 John W. Eaton <jwe@octave.org> |
|
290 |
|
291 * plot/subplot.m: Doc fix. |
|
292 |
7039
|
293 2007-10-19 David Bateman <dbateman@free.fr> |
|
294 |
7041
|
295 * plot/__bar__.m, plot/fill.m: Call newplot as needed. |
7039
|
296 |
7037
|
297 2007-10-17 Carlo de Falco <kingcrimson@tiscali.it> |
|
298 |
|
299 * plot/print.m: Handle -textspecial and -textnormal flags for fig |
|
300 output. |
|
301 |
7031
|
302 2007-10-15 S�ren Hauberg <hauberg@gmail.com> |
|
303 |
|
304 * general/rat.m, sparse/pcg.m, sparse/pcr.m, optimization/sqp.m, |
|
305 statistics/models/logistic_regression.m, polynomial/polygcd.m, |
|
306 control/system/ss.m, signal/arch_rnd.m, control/system/ss2sys.m, |
|
307 control/system/syssetsignals.m, control/base/lqg.m, |
|
308 strings/str2double.m, control/system/sysscale.m, |
|
309 control/hinf/hinfdemo.m, general/cplxpair.m: |
|
310 Make help text fit on pages when using smallbook. |
|
311 |
7028
|
312 2007-10-15 David Bateman <dbateman@free.fr> |
|
313 |
7032
|
314 * plot/print.m: Call drawnow before printing to ensure the plot is |
|
315 on the screen. |
|
316 |
7028
|
317 * testfun/test.m: In error/warning blocks test for an error before |
|
318 a warning to avoid unexpected failures. |
|
319 |
7027
|
320 2007-10-15 Kim Hansen i<kimhanse@gmail.com> |
|
321 |
|
322 * testfun/assert.m: Correct documentation of absolution versus |
|
323 relative error tolerance and add tests. |
|
324 |
7024
|
325 2007-10-14 David Bateman <dbateman@free.fr> |
|
326 |
|
327 * pkg/pkg.m (pkg:configure_make): Treat case of no files to install in |
|
328 src directory. |
|
329 * plot/Makefile.in (SOURCES): Add fill.m. |
|
330 |
7020
|
331 2007-10-13 David Bateman <dbateman@free.fr> |
|
332 |
|
333 * plot/__patch__.m: Allow multiple patches to be defined and |
|
334 return a single patch object. Allow Faces/Vertices form of |
|
335 patch. Flag failure so the patch can call print_usage. |
|
336 * plot/patch.m: Update help string for Faces/Vertices |
|
337 call. Respect the fail flag returned by __patch__. Add demo code |
|
338 that tests the functionality of patch. |
|
339 * plot/__go_draw_axes__.m: Treat an array of patches in a single |
|
340 patch object. |
|
341 * plot/fill.m: New function. |
|
342 |
7016
|
343 2007-10-12 John W. Eaton <jwe@octave.org> |
|
344 |
|
345 * Change copyright notices in all files that are part of Octave to |
|
346 GPLv3 or any later version. |
|
347 |
7012
|
348 2007-10-11 John W. Eaton <jwe@octave.org> |
|
349 |
|
350 * plot/__go_draw_axes__.m (get_axis_limits): |
|
351 Return lim = [] if logscale and no positive values. |
|
352 (__go_draw_axes__): Skip plotting if computed axis limits are empty. |
|
353 Set initial min and min positive values to Inf, max values to -Inf. |
|
354 (get_data_limits): Correctly handle xminp when no positive values |
|
355 are found. |
|
356 |
7011
|
357 2007-10-11 Ben Abbott <bpabbott@mac.com> |
|
358 |
|
359 * polynomial/residue.m: New optional input for pole multiplicity. |
|
360 Doc fix. Fix tests. |
|
361 |
7010
|
362 2007-10-11 Thomas Treichl <Thomas.Treichl@gmx.net> |
|
363 |
|
364 * toplev.cc (Foctave_config_info): Add field "mac". |
|
365 |
|
366 * miscellaneous/ismac.m: New function. |
|
367 * miscellaneous/Makefile.in (SOURCES): Add it to the list. |
|
368 * miscellaneous/ispc.m, miscellaneous/isunix.m: Doc fix. |
|
369 |
7009
|
370 2007-10-11 Arno Onken <asnelt@asnelt.org> |
|
371 |
|
372 * statistics/distributions/hygernd.m: Allow size to be specified |
|
373 as a scalar. Handle three argument case. Allow T, M, and N to be |
|
374 scalars or matrices of a common size. |
|
375 |
7007
|
376 2007-10-11 Brian Gough <bjg@network-theory.co.uk> |
|
377 |
|
378 * control/csrefcard.lt, control/system/is_detectable.m, |
|
379 control/system/sysgroup.m, geometry/voronoin.m, |
|
380 miscellaneous/dir.m, sparse/pcg.m, sparse/treeplot.m, |
|
381 statistics/base/mode.m, statistics/distributions/betarnd.m, |
|
382 statistics/distributions/binornd.m, |
|
383 statistics/distributions/cauchy_rnd.m, |
|
384 statistics/distributions/chi2rnd.m, |
|
385 statistics/distributions/discrete_rnd.m, |
|
386 statistics/distributions/exprnd.m, |
|
387 statistics/distributions/frnd.m, |
|
388 statistics/distributions/gamrnd.m, |
|
389 statistics/distributions/geornd.m, |
|
390 statistics/distributions/laplace_rnd.m, |
|
391 statistics/distributions/logistic_rnd.m, |
|
392 statistics/distributions/lognrnd.m, |
|
393 statistics/distributions/nbinrnd.m, |
|
394 statistics/distributions/normrnd.m, |
|
395 statistics/distributions/poissrnd.m, |
|
396 statistics/distributions/stdnormal_rnd.m, |
|
397 statistics/distributions/trnd.m, |
|
398 statistics/distributions/unifrnd.m, |
|
399 statistics/distributions/wblrnd.m: Spelling fixes. |
|
400 |
7005
|
401 2007-10-10 Thomas Treichl <Thomas.Treichl@gmx.net> |
|
402 |
|
403 * time/tic.m: New optional output value. |
|
404 |
|
405 * general/int2str.m: Doc fix. |
|
406 |
7002
|
407 2007-10-10 Arno Onken <asnelt@asnelt.org> |
|
408 |
|
409 * statistics/distributions/hygecdf.m, |
|
410 statistics/distributions/hygeinv.m, |
|
411 statistics/distributions/hygepdf.m, |
|
412 statistics/distributions/hygernd.m: |
|
413 Swap order of T and M args for compatibility. |
|
414 |
7001
|
415 2007-10-10 Olli Saarela <Olli.Saarela@kcl.fi> |
|
416 |
|
417 * control/hinf/hinfsyn.m, control/hinf/wgt1o.m, |
|
418 control/system/buildssic.m, control/system/c2d.m, |
|
419 control/system/d2c.m, control/system/ord2.m, control/system/ss.m, |
|
420 control/system/ss2sys.m, control/system/ss2tf.m, |
|
421 control/system/syscont.m, control/system/sysdimensions.m, |
|
422 control/system/sysdisc.m, control/system/sysmult.m, |
|
423 control/system/sysrepdemo.m, control/system/tf2ss.m, elfun/lcm.m, |
|
424 finance/fv.m, general/cumtrapz.m, general/gradient.m, |
|
425 general/interp1.m, general/interp2.m, general/interp3.m, |
|
426 general/interpft.m, general/interpn.m, general/polyarea.m, |
|
427 general/rat.m, general/structfun.m, general/trapz.m, |
|
428 geometry/tsearchn.m, image/rgb2hsv.m, linear-algebra/krylov.m, |
|
429 miscellaneous/ans.m, miscellaneous/gzip.m, optimization/glpk.m, |
|
430 optimization/sqp.m, plot/findobj.m, plot/legend.m, plot/peaks.m, |
|
431 plot/plot3.m, plot/stem.m, polynomial/deconv.m, |
|
432 polynomial/pchip.m, polynomial/spline.m, polynomial/unmkpp.m, |
|
433 sparse/pcr.m, sparse/spalloc.m, sparse/spconvert.m, |
|
434 specfun/factor.m, specfun/legendre.m, statistics/base/mean.m, |
|
435 statistics/base/meansq.m, statistics/base/var.m, |
|
436 statistics/tests/chisquare_test_independence.m, |
|
437 statistics/tests/t_test.m, statistics/tests/u_test.m, |
|
438 strings/dec2base.m, strings/mat2str.m, testfun/speed.m, |
|
439 testfun/test.m: Spelling fixes. |
|
440 |
6998
|
441 2007-10-10 Ben Abbott <bpabbott@mac.com> |
|
442 |
|
443 * polynomial/mpoles.m: Return indx = ordr(indx), not indx(ordr). |
|
444 |
6997
|
445 2007-10-10 John W. Eaton <jwe@octave.org> |
|
446 |
|
447 * general/num2str.m: Always allow for sign for automatically |
|
448 computed format widths. |
|
449 |
6988
|
450 2007-10-09 David Bateman <dbateman@free.fr> |
|
451 |
|
452 * plot/patch.m: Accept a handle as the first argument. |
|
453 |
6987
|
454 2007-10-09: Kim Hansen <kimhanse@gmail.com> |
|
455 |
7010
|
456 * general/repmat.m: Handle sparse input. Add tests. |
6987
|
457 |
6985
|
458 2007-10-09 John W. Eaton <jwe@octave.org> |
|
459 |
|
460 * audio/wavwrite.m: Accept arguments in compatible order. |
|
461 |
6979
|
462 2007-10-08 David Bateman <dbateman@free.fr> |
|
463 |
|
464 * general/interp2.m: Relax test for values outside the grid to |
|
465 allow monotonically decreasing abscissa as well. |
|
466 |
6978
|
467 2007-10-08 Ben Abbott <bpabbott@mac.com> |
|
468 |
|
469 * polynomial/residue.m: Doc fix. Add tests. Restore multiplicity |
|
470 as output parameter. |
|
471 |
6977
|
472 2007-10-08 Peter A. Gustafson <petegus@umich.edu> |
|
473 |
|
474 * plot/__go_draw_axes__.m, plot/legend.m: |
|
475 Handle compatible position specifiers as strings. |
|
476 |
6975
|
477 2007-10-08 John Swensen <jpswensen@comcast.net> |
|
478 |
|
479 * general/num2str.m: Eliminate extra whitespace in output. |
|
480 * strings/strtrim.m: New function. |
|
481 * strings/Makefile.in (SOURCES): Add it to the list. |
|
482 |
6968
|
483 2007-10-06 John W. Eaton <jwe@octave.org> |
|
484 |
|
485 * polynomial/residue.m: New test from test/test_poly.m. |
|
486 |
6967
|
487 2007-10-06 S�ren Hauberg <hauberg@gmail.com> |
|
488 |
|
489 * image/saveimage.m: Handle saving color images without a colormap. |
|
490 * image/__img_via_file__.m: Add missing semicolon. |
|
491 |
|
492 2007-10-06 Bill Denney <wsloand@gmail.com> |
|
493 |
7010
|
494 * general/__splinen__.m, general/isscalar.m, general/rat.m, |
6967
|
495 strings/dec2base.m: Use numel(x) instead of prod(size(x)). |
|
496 |
6965
|
497 2007-10-06 Francesco Potorti` <Potorti@isti.cnr.it> |
|
498 |
|
499 * plot/print.m: Handle svg output type. Accept new -S option to |
|
500 specify size for PNG and SVG output types. |
|
501 |
|
502 2007-10-05 Ben Abbott <bpabbott@mac.com> |
6964
|
503 |
|
504 * polynomial/mpoles.m: New function. |
|
505 * polynomial/residue.m: Modified to behave in reciprocal |
|
506 manner. No longer compute 4th output, "e". No longer accept |
|
507 tolerance input. Explicitly set tolerance parameter to 0.001. |
|
508 Respect maximum relative difference in poles when determining |
|
509 their multiplicity. Use mpoles to determine the multiplicity of |
|
510 poles. |
|
511 |
6963
|
512 2007-10-05 Peter A. Gustafson <petegus@umich.edu> |
|
513 |
|
514 * plot/__go_draw_axes__.m: Add cbrange to the plot stream |
|
515 for surface plots. |
|
516 |
6962
|
517 2007-10-05 John W. Eaton <jwe@octave.org> |
|
518 |
|
519 * plot/__next_line_color__.m: Get color_rotation from axes |
|
520 colororder property. |
|
521 |
6953
|
522 2007-10-03 John W. Eaton <jwe@octave.org> |
|
523 |
6955
|
524 * miscellaneous/dir.m: Handle symbolic links in compatible way. |
|
525 Use S_ISDIR (st.mode) instead of checking st.modestr(1) == "d". |
|
526 |
6953
|
527 * linear-algebra/Makefile.in (SOURCES): Rename norm.m to __norm__.m. |
|
528 * linear-algebra/__norm__.m: Rename from norm.m. Eliminate |
|
529 special for __vnorm__. |
|
530 |
6951
|
531 2007-10-03 Quentin Spencer <qspencer@ieee.org> |
|
532 |
6952
|
533 * linear-algebra/norm.m: Special case vector 1-norm and 2-norm. |
6951
|
534 |
6950
|
535 2007-10-03 David Bateman <dbateman@free.fr> |
|
536 |
|
537 * pkg/pkg.m (is_architecture_dependent): New function to identify |
|
538 if a file is architecture dependent based on a list of file |
|
539 extensions. |
|
540 (configure_make): Simplify the search for architecture dependent |
|
541 files based on this function. |
|
542 (load_pakages_and_dependencies): Also look for bin directory in |
|
543 the architecture dependent directory. |
|
544 |
6947
|
545 2007-10-03 John W. Eaton <jwe@octave.org> |
|
546 |
|
547 * miscellaneous/dir.m: Create empty struct with field names. |
|
548 Include datenum in struct. |
|
549 |
6943
|
550 2007-10-02 David Bateman <dbateman@free.fr> |
|
551 |
|
552 * miscellaneous/ls.m: If nargout return string array of files |
|
553 returned by ls. |
|
554 |
6942
|
555 2007-10-01 John W. Eaton <jwe@octave.org> |
|
556 |
|
557 * plot/__go_draw_axes__.m: Use %.15e instead of %.15g when setting |
|
558 range values. |
|
559 |
6937
|
560 2007-10-01 David Bateman <dbateman@free.fr> |
|
561 |
7010
|
562 * linear-algebra/norm.m: Inline the isvector(x) calculation for |
6938
|
563 speed with small vectors. |
6937
|
564 * pkg/pkg.m (archprefix): Set using octave_config_info("libexecdir") |
|
565 rather than OCTAVE_HOME(). |
|
566 |
6935
|
567 2007-09-30 Ben Abbott <bpabbott@mac.com> |
|
568 |
|
569 * plot/findobj.m: New function. |
|
570 * plot/Makefile.m (SOURCES): Add it to SOURCES. |
|
571 |
6925
|
572 2007-09-26 David Bateman <dbateman@free.fr> |
|
573 |
|
574 * pkg/pkg.m: Add second argument to setting for prefix for |
|
575 architecture dependent files. Use throughout. |
|
576 (pkg:issuperuser): New function, use through to check for |
|
577 root user. |
|
578 (pkg:getarchprefix): function to give the archiecture dependent |
|
579 prefix for a package. |
|
580 (pkg:getarchdir): New function giving location of architetcure |
|
581 dependent directory. Use through out. |
|
582 (pkg:install): Treat architecture dependent directory separately |
|
583 as in might not be a sub-directory of the package directory. |
|
584 (pkg:uninstall): ditto. |
|
585 (pkg:create_pkgadddel): Check for global or local install for |
|
586 architecture dependent directory. |
|
587 (pkg:finish_installation): ditto. |
|
588 (pkg:write_INDEX): ditto. |
|
589 (pkg:load_packages_and_dependencies): ditto. |
|
590 (pkg:copy_files): ditto. Add step to copy architecture dependent |
|
591 files to a new location if user is root. |
|
592 (pkg:rm_rf): Check if file or directory exists before removing. |
|
593 (pkg:dirempty): Check if directory exists before checking. |
|
594 |
|
595 * plot/___patch__.m: Allow face colors to be passed as strings |
|
596 |
|
597 * plot/__plt_get_axis_arg__.m: Treat case of empty "varargin" |
|
598 needed for calls to "hold" without an argument. |
|
599 |
6920
|
600 2007-09-21 John W. Eaton <jwe@octave.org> |
|
601 |
6921
|
602 * optimization/sqp.m: Fix typo. |
|
603 |
6920
|
604 * plot/__go_draw_axes__.m (do_tics_1): Use %g, not %.15g here. |
|
605 |
6919
|
606 2007-09-21 Luther Tychonievich <lty@cs.byu.edu> |
|
607 |
|
608 * control/hinf/h2norm: Compute d*d', not d'*d. |
|
609 |
6918
|
610 2007-09-21 Thomas Weber <thomas.weber.mail@gmail.com> |
|
611 |
|
612 * statistics/distributions/Makefile.in (SOURCES): Add unidcdf.m, |
|
613 unidpdf.m and unidinv.m |
|
614 |
6914
|
615 2007-09-18 John W. Eaton <jwe@octave.org> |
|
616 |
|
617 * plot/__go_draw_axes__.m: Use %.15g throughout. |
|
618 (do_tics_1): Set numeric axes formats to "%.15g". |
|
619 |
6912
|
620 2007-09-18 David Bateman <dbateman@free.fr> |
|
621 |
|
622 * plot/__go_draw_axes__.m (__gnuplot_write_data__): Use %e instead |
|
623 of %g when writing data. |
|
624 |
6908
|
625 2007-09-17 John W. Eaton <jwe@octave.org> |
|
626 |
|
627 * plot/__go_draw_axes__.m: Omit linestyle clause for errorbar plots. |
|
628 |
6903
|
629 2007-09-14 Ulrich Tipp <ulrich.tipp@hsnr.de> |
|
630 |
|
631 * miscellaneous/bincoeff.m: Fix calculation of bincoeff (n, k) for |
|
632 noninteger N with N-K < 1. |
|
633 |
6901
|
634 2007-08-04 Jean-Francois Cardoso <cardoso@tsi.enst.fr> |
|
635 |
|
636 * strings/index.m: Correct for strings differing after the third |
|
637 position (bug reported by Maude Martin). |
|
638 |
6895
|
639 2007-09-13 John W. Eaton <jwe@octave.org> |
|
640 |
|
641 * plot/__default_colormap__.m: Delete. |
|
642 * plot/Makefile (SOURCES): Remove from the list. |
|
643 |
6898
|
644 2007-09-13 Christof Zeile <cz-oct07@cvmx.com> |
|
645 |
|
646 * pol2cart.m: Make it work with mixed scalar/nonscalar arguments. |
|
647 |
6885
|
648 2007-09-10 David Bateman <dbateman@free.fr> |
|
649 |
|
650 * plot/__go_draw_axes__.m: Allow gnuplot 4.0 with patches, but |
|
651 limit the selection of colors in the same way as for lines. |
|
652 * plot/__patch__.m: Allow matrix arguments with one patch per |
|
653 column. |
|
654 * plot/__bar__.m: Adapt to use "patch". |
|
655 |
6870
|
656 2007-09-06 John W. Eaton <jwe@octave.org> |
|
657 |
|
658 * plot/drawnow.m (drawnow): New arg, debug_file. |
|
659 (init_plot_stream): Split from open_plot_stream. |
|
660 * plot/print.m: Accept -debug=FILE argument. |
|
661 |
6868
|
662 2007-09-06 David Bateman <dbateman@free.fr> |
|
663 |
7010
|
664 * general/celldisp.m: New function. |
|
665 * general/Makefile.in (SOURCES): Add celldisp.m. |
|
666 * miscellaneous/swapbytes.m: New function. |
|
667 * miscellaneous/gzip.m: New function. |
|
668 * miscellaneous/Makefile.in (SOURCES): Add swapbytes.m and gzip.m. |
6868
|
669 |
6863
|
670 2007-09-05 David Bateman <dbateman@free.fr> |
|
671 |
7010
|
672 * general/structfun.m: New function. |
|
673 * general/Makefile.in (SOURCES): Add it to sources. |
|
674 * miscellaneous/run.m: New function. |
|
675 * miscellaneous/Makefile.in (SOURCES): Add it to sources. |
|
676 * statistics/base/mode.m: New function. |
|
677 * statistics/base//Makefile.in (SOURCES): Add it to sources. |
6863
|
678 |
6862
|
679 2007-09-05 John W. Eaton <jwe@octave.org> |
|
680 |
|
681 * miscellaneous/orderfields.m: Use numel instead of length. |
|
682 |
|
683 2007-09-05 Michael goffioul <michael.goffioul@gmail.com> |
|
684 |
|
685 * miscellaneous/orderfields.m: Handle empty structs. |
|
686 |
6861
|
687 2007-09-05 John W. Eaton <jwe@octave.org> |
|
688 |
|
689 * plot/__go_draw_axes__.m: Consistently index PARAMETRIC with |
|
690 DATA_IDX. |
|
691 |
|
692 2007-09-04 David Bateman <dbateman@free.fr> |
|
693 |
|
694 * general/isdir.m: Return a logical value. |
|
695 |
6859
|
696 2007-09-04 David Bateman <dbateman@free.fr> |
|
697 |
|
698 * statistics/distributions/chi2pdf.m, |
|
699 statistics/distributions/chi2cdf.m, |
|
700 statistics/distributions/chi2inv.m: Modifiy the call to the gamma |
|
701 distribution functions to account for inverse of scale factor in |
|
702 gamma functions. |
|
703 |
6857
|
704 2007-09-01 John W. Eaton <jwe@octave.org> |
|
705 |
|
706 * plot/Makefile.in (SOURCES): Add ancestor.m to the list. |
|
707 |
6853
|
708 2007-09-01 David Bateman <dbateman@free.fr> |
|
709 |
|
710 * polynomial/polyint.m: New function like polyinteg but with |
|
711 explicit integration constant. |
|
712 * polynomial/polyinteg.m: Remove. |
|
713 * polynomial/Makefile.in (SOURCES): Add polyint.m and remove |
|
714 polyinteg.m. |
|
715 * deprecated/polyinteg.m: Move version here. |
|
716 * deprecated/Makefile.in (SOURCES): Add polyinteg.m. |
|
717 |
6852
|
718 * geometry/voronoi.m: Add large box around data to get a good |
|
719 approximation of the rays to infinity. |
|
720 |
6851
|
721 2007-08-31 Michael goffioul <michael.goffioul@gmail.com> |
|
722 |
|
723 * plot/axes.m: Allow parent to be specified when creating axes |
|
724 objects. Support non-figure parents. |
|
725 |
|
726 2007-08-31 John W. Eaton <jwe@octave.org> |
|
727 |
|
728 * plot/ancestor.m: New function, adapted from Octave Forge. |
|
729 |
6850
|
730 2007-08-31 S�ren Hauberg <hauberg@gmail.com> |
|
731 |
7010
|
732 * polynomial/polygcd.m: Better layout of example. |
|
733 * polynomial/compan.m: Remove unnecessary check. |
|
734 * polynomial/roots.m: Added example to help text. |
|
735 * polynomial/polyderiv.m: Change 'polyder' to 'polyderiv' in help text. |
|
736 * polynomial/poly.m: Added example to help text. |
6850
|
737 |
6848
|
738 2007-08-30 John W. Eaton <jwe@octave.org> |
|
739 |
|
740 * optimization/qp.m: Increase maxit to 200. |
|
741 |
6847
|
742 2007-08-30 David Bateman <dbateman@free.fr> |
|
743 |
|
744 * geometry/inpolygon.m: New file. |
|
745 * geometry/Makefile.in (SOURCES): Add inpolygon.m. |
|
746 |
6843
|
747 2007-08-29 Peter A. Gustafson <petegus@umich.edu> |
|
748 |
|
749 * plot/__go_draw_axes__.m: Disable linetype in do_linestyle_command. |
|
750 |
6829
|
751 2007-08-24 David Bateman <dbateman@free.fr> |
|
752 |
|
753 * plot/__go_draw_axes__.m: Treat text color property. |
|
754 |
6828
|
755 2007-08-24 John W. Eaton <jwe@octave.org> |
|
756 |
|
757 * plot/subplot.m, plot/plot.m, plot/grid.m: |
|
758 Use p = get (h, "prop") instead of obj = get (h); p = obj.prop. |
|
759 |
|
760 * miscellaneous/movefile.m: Separate second and third args and |
|
761 use p1 and p2, not f1 and f2 when constructing arguments for |
|
762 calls to system. From Michael Goffioul <michael.goffioul@gmail.com>. |
|
763 |
6825
|
764 2007-08-24 Michael Goffioul <michael.goffioul@gmail.com> |
|
765 |
|
766 * set/intersect.m: Make it work with cell arrays of strings. |
|
767 |
6823
|
768 2007-08-24 David Bateman <dbateman@free.fr> |
|
769 |
7010
|
770 * geometry/convhull.m, geometry/delaunay.m, geometry/delaunay3.m, |
6823
|
771 geometry/griddata.m, geometry/voronoi.m, geometry/voronoin.m: New |
|
772 functions ported from octave-forge. |
7010
|
773 * geometry/delaunayn.m, geometry/dsearch.m, geometry/dsearchn.m, |
6823
|
774 geometry/griddata3.m, geometry/griddatan.m, geometry/trimesh.m, |
|
775 geometry/triplot.m, geometry/tsearchn.m: |
|
776 New functions. |
7010
|
777 * geometry/voronoi.m: Remove duplicate edges from Voronoi diagram. |
|
778 * geometry/Makefile.in (SOURCES): Add functions above. |
|
779 * configure.in (AC_CONFIG_FILES): Add new file geometry/Makefile. |
6823
|
780 |
6820
|
781 2007-08-23 John W. Eaton <jwe@octave.org> |
|
782 |
|
783 * pkg/pkg.m: Avoid using installed_packages for both function and |
|
784 variable name. |
|
785 |
|
786 2007-08-23 David Bateman <dbateman@free.fr> |
|
787 |
|
788 * plot/plot.m: Allow first arg to be axes handle. |
|
789 |
6818
|
790 2007-08-22 David Bateman <dbateman@free.fr> |
|
791 |
|
792 * control/base/nichols.m: Correct for misnamed variable, and ensure |
|
793 outputs are returned only if requested. |
|
794 |
|
795 2007-08-22 Donald Parsons <dparsons@brightdsl.net> |
|
796 |
|
797 * control/base/nichols.m: Fix typo. |
|
798 |
6813
|
799 2007-08-13 John W. Eaton <jwe@octave.org> |
|
800 |
|
801 * plot/meshgrid.m: Use repmat instead of multiplication. |
|
802 |
6809
|
803 2007-08-10 Peter A. Gustafson <petegus@umich.edu> |
|
804 |
|
805 * plot/__go_draw_axes__.m: Add axes position to the usingclause, |
|
806 use axes position in each appropriate gnuplot set statement. |
|
807 |
6808
|
808 2007-08-10 John W. Eaton <jwe@octave.org> |
|
809 |
|
810 * image/Makefile.in (DISTFILES): Also include $(IMAGES) in the list. |
|
811 (install install-strip): Use $(IMAGES), not $(IMAGE_FILES_NO_DIR). |
|
812 (uninstall): Use $(IMAGES), not $(IMAGE_FILES_NO_DIR). |
|
813 (IMAGE_FILES, IMAGE_FILES_NO_DIR): Delete obsolete variables. |
|
814 |
6807
|
815 2007-08-10 Kai Habel <kai.habel@gmx.de> |
|
816 |
|
817 * plot/patch.m, plot/__patch__.m: New files. |
|
818 * plot/Makefile.in (SOURCES): Add them to the list. |
|
819 |
|
820 2007-08-07 John W. Eaton <jwe@octave.org> |
|
821 |
|
822 * path/savepath.m: Use single quotes for argument to PATH command |
|
823 that is inserted in file. |
|
824 |
6805
|
825 2007-07-27 John W. Eaton <jwe@octave.org> |
|
826 |
|
827 * plot/drawnow.m: Only set default value for term if GNUTERM is |
|
828 not set in the environment. |
|
829 |
6796
|
830 2007-07-25 David Bateman <dbateman@free.fr> |
|
831 |
|
832 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
833 control/base/Makefile.in, control/hinf/Makefile.in, |
|
834 control/obsolete/Makefile.in, control/system/Makefile.in, |
|
835 control/util/Makefile.in, deprecated/Makefile.in, |
|
836 elfun/Makefile.in, finance/Makefile.in, general/Makefile.in, |
|
837 image/Makefile.in, io/Makefile.in, linear-algebra/Makefile.in, |
|
838 miscellaneous/Makefile.in, optimizaton/Makefile.in, |
|
839 path/Makefile.in, pkg/Makefile.in, plot/Makefile.in, |
|
840 polynomial/Makefile.in, quaternion/Makefile.in, |
|
841 set/Makefile.in, signal/Makefile.in, sparse/Makefile.in, |
|
842 specfun/Makefile.in, special-matrix/Makefile.in, |
|
843 startup/Makefile.in, statistics/Makefile.in, |
|
844 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
845 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
846 strings/Makefile.in, testfun/Makefile.in, time/Makefile.in: |
|
847 Adjust DISTFILES to allow out of tree "make dist" to work. |
|
848 |
6795
|
849 2007-07-25 John W. Eaton <jwe@octave.org> |
|
850 |
|
851 * plot/__plt2__.m: Return [](0x1) if both X and Y are empty. |
|
852 |
6793
|
853 2007-07-24 David Bateman <dbateman@free.fr> |
|
854 |
|
855 * image/flag.m: New colormap function. |
|
856 * images/Makefile.in: Include it in SOURCES. |
|
857 |
|
858 * image/autumn.m image/bone.m image/cool.m image/copper.m |
|
859 image/hot.m image/hsv.m image/jet.m image/pink.m image/prism.m |
|
860 image/rainbow.m image/spring.m image/summer.m image/white.m |
|
861 image/winter.m, image/brighten.m: Use isscalar and not is_scalar. |
|
862 * image/gray.m, image/ocean.m: Use the same means of finding the |
|
863 number of colormap elements as the other colormap functions. |
|
864 |
6790
|
865 2007-07-24 Kai Habel <kai.habel@gmx.de> |
|
866 |
|
867 * plot/__go_draw_axes__.m: Handle patch. |
|
868 |
6788
|
869 2007-07-23 David Bateman <dbateman@free.fr> |
|
870 |
|
871 * general/rat.m: New function for ration approximation imported |
|
872 from octave-forge. |
|
873 * general/del2.m: New function for discrete laplacian operator. |
|
874 * general/Makefile.in: Include rat.m and del2.m in SOURCES. |
|
875 |
|
876 * image/autumn.m image/bone.m image/cool.m image/copper.m |
|
877 image/hot.m image/hsv.m image/jet.m image/pink.m image/prism.m |
|
878 image/rainbow.m image/spring.m image/summer.m image/white.m |
|
879 image/winter.m, image/brighten.m: Port image functions from |
|
880 octave-forge. |
|
881 * image/Makefile.in: Add ported functions to SOURCES. |
|
882 * image/gray.m, image/ocean.m: Don't set the colormap for |
|
883 compatibility with matlab. |
|
884 |
|
885 * plot/meshc.m, plot/peaks.m: Port plotting function from |
|
886 octave-forge |
|
887 * plot/Makefile.in: Add ported functions to SOURCES. |
|
888 * plot/__go_draw_axes__.m: Set the palette for the surfaces if |
|
889 using gnuplot 4.2 or greater. |
|
890 |
6785
|
891 2007-07-23 Claudio Belotti <c.belotti@imperial.ac.uk> |
|
892 |
|
893 * general/cart2sph.m: Fix unbalanced paranthesis. |
|
894 |
6781
|
895 2007-07-19 David Bateman <dbateman@free.fr> |
|
896 |
|
897 * plot/fplot.m: More compatible version. |
|
898 |
6780
|
899 2007-07-18 Michael Goffioul <michael.goffioul@gmail.com> |
|
900 |
|
901 * plot/clf.m: Check for valid handle before deleting. |
|
902 |
|
903 * plot/figure.m: Pass "figure" property/value pairs directly to |
|
904 __go_figure__ instead of using regular "set" call. |
|
905 |
6779
|
906 2007-07-18 Paul Kienzle <pkienzle@users.sf.net> |
|
907 |
|
908 * plot/drawnow.m: Prefer GNUTERM to DISPLAY when choosing terminal |
|
909 type for gnuplot. |
|
910 |
6778
|
911 2007-07-18 John W. Eaton <jwe@octave.org> |
|
912 |
|
913 * plot/__go_draw_axes__.m: Unconditionally send "unset label" to |
|
914 gnuplot for each set of axes. |
|
915 |
6777
|
916 2007-07-18 David Bateman <dbateman@free.fr> |
|
917 |
6778
|
918 * statistics/distributions/gamcdf.m, statistics/distributions/gaminv.m, |
|
919 statistics/distributions/gampdf.m, statistics/distributions/gamrnd.m, |
|
920 statistics/distributions/expcdf.m, statistics/distributions/expinv.m, |
|
921 statistics/distributions/exppdf.m, statistics/distributions/exprnd.m: |
|
922 Use standard scale factor rather than one on the scale factor for |
|
923 compatibility. |
|
924 |
|
925 * deprecated/gamma_cdf.m, deprecated/gamma_inv.m, |
|
926 deprecated/gamma_pdf.m, deprecated/gamma_rnd.m, |
|
927 deprecated/exponential_cdf.m, deprecated/exponential_inv.m, |
|
928 deprecated/exponential_pdf.m, deprecated/exponential_rnd.m: |
|
929 Preserve backward compatibility. |
6777
|
930 |
6776
|
931 2007-07-17 Michael Goffioul <michael.goffioul@gmail.com> |
|
932 |
|
933 * pkg/pkg.m (pkg:installed_packages): Use findstr rather than regexp |
|
934 to avoid issues with regexp special characters in the path strings. |
|
935 |
6770
|
936 2007-07-06 David Bateman <dbateman@free.fr> |
|
937 |
6778
|
938 * general/accumarray.m: New function to create an array by |
|
939 accumulating the elements. |
6770
|
940 |
6768
|
941 2007-06-29 Marcus W. Reble <reble@wisc.edu> |
|
942 |
|
943 * optimization/sqp.m (sqp): New args, lb, ub, maxiter, and tolerance. |
|
944 (fdjac): Set nx outside of if block. |
|
945 (cf_ub_lb, cigrad_ub_lb): New subfunctons. |
|
946 |
6765
|
947 2007-06-28 Michael Goffioul <michael.goffioul@gmail.com> |
|
948 |
|
949 * plot/subplot.m: Add 'ishandle' check when parsing the existing axes. |
|
950 |
|
951 * plot/axis.m: Also set "visible" property when setting axes to |
|
952 on/off. |
|
953 |
6762
|
954 2007-06-27 Michael Goffioul <michael.goffioul@swing.be> |
|
955 |
|
956 * image/colormap.m: Only return colormap if nargout > 0. |
|
957 Mark as command. |
|
958 |
6758
|
959 2007-06-25 John W. Eaton <jwe@octave.org> |
|
960 |
|
961 * plot/drawnow.m, plot/__go_draw_axes__.m: Use strcmpi instead of |
|
962 strcmp for selected property comparisons. |
|
963 |
6756
|
964 2007-06-25 S�ren Hauberg <hauberg@gmail.com> |
|
965 |
6778
|
966 * image/imshow.m: Fix check for colormap arguments. |
6756
|
967 |
6754
|
968 2007-06-25 Joel Keay <keay@nhn.ou.edu> |
|
969 |
|
970 * plot/drawnow.m: Handle GNUTERM=aqua if DISPLAY is not set. |
|
971 |
6756
|
972 2007-06-25 S�ren Hauberg <hauberg@gmail.com> |
6754
|
973 |
6778
|
974 * statistics/base/median.m: Update help text to mention 'dim' |
6754
|
975 argument, and note that the data should be sorted for the |
|
976 definition of the median to be correct. |
|
977 |
6778
|
978 * statistics/base/std.m: Add missing square to definition of |
6754
|
979 standard deviation. |
|
980 |
6778
|
981 * statistics/base/cov.m: Add definition of covariance to the help text. |
|
982 |
|
983 * statistics/base/kurtosis.m, statistics/base/skewness.m, |
6754
|
984 statistics/base/std.m: |
|
985 Note that \bar{x} is the mean value of x in the help text. |
|
986 |
6778
|
987 * specfun/nchoosek.m: Add alternative definition of the binomial |
6754
|
988 coefficient to the help text. |
|
989 |
6778
|
990 * specfun/perms.m, statistics/base/values.m: Add example in help text. |
|
991 |
|
992 * statistics/base/var.m: Put N in @math in help text. |
|
993 |
|
994 * statistics/base/qqplot.m, statistics/base/ppplot.m, |
6754
|
995 statistics/tests/kolmogorov_smirnov_test.m: |
|
996 Write about possible values of 'dist' in help text. |
|
997 |
6778
|
998 * statistics/base/corrcoef.m, statistics/base/cor.m: |
6754
|
999 Add definition of correlation to the help text. |
|
1000 |
6778
|
1001 * statistics/base/logit.m, statistics/base/kendall.m, |
|
1002 statistics/base/cloglog.m, statistics/tests/hotelling_test_2.m, |
6754
|
1003 statistics/distributions/wblcdf.m, statistics/distributions/wblpdf.m: |
|
1004 TeXification of help text. |
|
1005 |
|
1006 * statistics/tests/hotelling_test.m: Write T^2 in @math in help text. |
|
1007 |
|
1008 * statistics/tests/var_test.m, statistics/tests/welch_test.m: |
|
1009 Add missing @var's to help text. |
|
1010 |
|
1011 * statistics/models/logistic_regression.m: Fix typos in help text. |
|
1012 |
|
1013 * statistics/distributions/kolmogorov_smirnov_cdf.m: Fix TeX part |
|
1014 of help text. |
|
1015 |
|
1016 * statistics/distributions/unidinv.m: Add a missing 'discrete' to |
|
1017 help text. |
|
1018 |
|
1019 * statistics/distributions/unidpdf.m, |
|
1020 statistics/distributions/discrete_pdf.m: |
|
1021 Replace 'pDF' with 'PDF' in help text. |
|
1022 |
6753
|
1023 2007-06-25 John W. Eaton <jwe@octave.org> |
|
1024 |
|
1025 * strings/substr.m: Use offset consistently in code and doc string. |
|
1026 From Rafael Laboissiere <rafael@debian.org>. |
|
1027 |
6752
|
1028 2007-06-25 Pete Gustafson <petegus@umich.edu> |
|
1029 |
6778
|
1030 * plot/__go_draw_axes__.m: Handle units for text objects. |
6752
|
1031 |
6751
|
1032 2007-06-25 John W. Eaton <jwe@octave.org> |
|
1033 |
|
1034 * plot/__go_draw_axes__.m: Handle char arrays for tic labels. |
|
1035 Recycle tic labels if necessary. From Juhani Saastamoinen |
|
1036 <juhani@cs.joensuu.fi>. |
|
1037 |
6748
|
1038 2007-06-20 John W. Eaton <jwe@octave.org> |
|
1039 |
6749
|
1040 * strings/index.m: Allow strings to be empty. |
|
1041 From Hartmut Wziontek <hwz@hwz.bv.TU-Berlin.DE> |
|
1042 |
6748
|
1043 * plot/__go_draw_axes__.m (do_tics_1): Fix typo (xtic -> tics). |
|
1044 |
6747
|
1045 2007-06-19 Vittoria Rezzonico <vittoria.rezzonico@epfl.ch> |
|
1046 |
|
1047 * sparse/pcg.m: Allow the preconditioner to be passed as two |
|
1048 separate matrices. |
|
1049 |
6746
|
1050 2007-06-19 David Bateman <dbateman@free.fr> |
|
1051 |
|
1052 * plot/axis.m: Prefer to use legend rather than the older Octave |
|
1053 only ";;" legend syntax. |
|
1054 * polynomial/mkpp.m: ditto. |
|
1055 * polynomial/pchip.m: ditto. |
|
1056 * signal/freqz_plot.m: ditto. |
|
1057 * sparse/gplot.m: ditto. |
|
1058 * sparse/treeplot.m: ditto. |
|
1059 |
6745
|
1060 2007-06-19 John W. Eaton <jwe@octave.org> |
|
1061 |
|
1062 * plot/__go_draw_axes__.m (do_tics, do_tics_1): New functions. |
|
1063 (__go_draw_axes__): Call do_tics to handle tic marks. |
|
1064 |
6742
|
1065 2007-06-18 S�ren Hauberg <hauberg@gmail.com> |
|
1066 |
6778
|
1067 * general/interp1.m, general/interp2.m, general/interp3.m, |
6742
|
1068 general/interpn.m: Replace, NaN with NA. Use isna instead of == |
|
1069 to check for NA. |
|
1070 |
6741
|
1071 2007-06-18 S�ren Hauberg <hauberg@gmail.com> |
|
1072 |
6778
|
1073 * optimization/glpk.m: TeXified the help text. |
|
1074 * optimization/qp.m: TeXified the help text. |
|
1075 * optimization/sqp.m: TeXified the help text. |
6741
|
1076 |
6740
|
1077 2007-06-16 S�ren Hauberg <hauberg@gmail.com> |
|
1078 |
6778
|
1079 * plot/legend.m: Replace 'vargin' with 'varargin'. |
6740
|
1080 |
6738
|
1081 2007-06-15 John W. Eaton <jwe@octave.org> |
|
1082 |
|
1083 * plot/__go_draw_axes__.m: Only attempt label rotation if |
|
1084 have_newer_gnuplot is true. |
|
1085 |
6736
|
1086 2007-06-15 Pete Gustafson <petegus@umich.edu> |
|
1087 |
6778
|
1088 * plot/__go_draw_axes__.m Handle rotation arg for axis labels. |
|
1089 * plot/__axis_label__.m Assign ylabel default rotation property |
6737
|
1090 to 90, all others 0. |
|
1091 |
6778
|
1092 * plot/__errplot__.m: Set ifmt from fmt.linestyle. |
|
1093 * plot/__go_draw_axes__.m: Removed undefined tx from call to |
6736
|
1094 get_data_limits. |
6778
|
1095 * plot/__plotopt1__.m: Intercept and strip format string when |
6736
|
1096 called by __errplot__. |
|
1097 |
6730
|
1098 2007-06-15 John W. Eaton <jwe@octave.org> |
|
1099 |
|
1100 * testfun/test.m: Also return number of expected failures. |
|
1101 |
6724
|
1102 2007-06-14 John W. Eaton <jwe@octave.org> |
|
1103 |
6730
|
1104 * set/ismember.m: Mark two tests known to fail with xtest. |
|
1105 |
6724
|
1106 * plot/__go_draw_axes__.m: Handle text rotation property. |
|
1107 |
6728
|
1108 2007-06-14 Paul Kienzle <pkienzle@users.sf.net> |
|
1109 |
|
1110 * testfun/test.m: Add xtest support for tests known to fail. |
|
1111 |
6727
|
1112 2007-06-14 Sebastian Schubert <sebastian-schubert@gmx.de> |
|
1113 |
|
1114 * plot/print.m: Handle pstex, pslatex, epslatex, and |
|
1115 epslatexstandalone terminals. |
|
1116 |
6721
|
1117 2007-06-14 David Bateman <dbateman@free.fr> |
|
1118 |
|
1119 * general/__splinen__.m: Check also for ND vectors. Fix for N > 2, |
|
1120 as permutation of results was incorrect. |
|
1121 * general/interp1.m: Add demo on second derivative |
|
1122 * general/interpn.m: Convert "y" to vectors for __splinen__ |
6722
|
1123 call. Add 3D demo. Fix typos |
|
1124 * general/interp3.m: Fix typos. Correct permutation for use of |
|
1125 interpn. |
6721
|
1126 * polynomial/mkpp.m: Correction for matrices of 3 or more dimensions. |
|
1127 |
6717
|
1128 2007-06-13 John W. Eaton <jwe@octave.org> |
|
1129 |
|
1130 * miscellaneous/mkoctfile.m: Quote args too. |
6712
|
1131 |
6706
|
1132 2007-06-13 Michael Goffioul <michael.goffioul@swing.be> |
|
1133 |
|
1134 * miscellaneous/mkoctfile.m: Quote script name for call to system. |
|
1135 |
6704
|
1136 2007-06-12 Michael Goffioul <michael.goffioul@swing.be> |
|
1137 |
|
1138 * plot/__pltopt1__.m: Set linestyle to "none" instead of "". |
|
1139 Set have_linestyle to true if two character linestyle is found. |
|
1140 |
6702
|
1141 2007-06-12 David Bateman <dbateman@free.fr> |
|
1142 |
6717
|
1143 * general/Makefile.in (SOURCES): Include __spline__.m, interp3.m |
|
1144 and interpn.m. |
|
1145 |
|
1146 * pkg/pkg.m (pkg:load_package_dirs): Check for field "loaded" in |
|
1147 structure before using it. |
|
1148 |
|
1149 2007-06-12 David Bateman <dbateman@free.fr> |
|
1150 |
6704
|
1151 * general/interp1.m: Change examples to use new graphics interface. |
6702
|
1152 * general/__splinen__.m: New support function for N-dimensional |
|
1153 spline interpolation. |
|
1154 * general/bicubic.m: Allow definition of extrapolation |
|
1155 value. Adapt tests to use new graphics interface |
|
1156 * general/interp2.m: Call __splinen__ for 2-D spline |
|
1157 interpolation. Make the lookup table code only be called for |
|
1158 linear and nearest methods. |
|
1159 * general/interpn.m: New function for N-dimensional, linear, nearest |
|
1160 and spline interpolation. |
|
1161 * general/interp3.m: New function for 3-dimensional, linear, nearest |
|
1162 and spline interpolation. |
6704
|
1163 * polynomial/spline.m: Change examples to use new graphics interface. |
6702
|
1164 |
6701
|
1165 2007-06-12 Steve M. Robbins <steve@sumost.ca> |
|
1166 |
|
1167 * statistics/tests/wilcoxon_test.m: Error if N <= 25. |
|
1168 |
6699
|
1169 2007-06-12 S�ren Hauberg <soren@hauberg.org> |
|
1170 |
|
1171 * plot/fplot.m: If function is inline, vectorize it. |
|
1172 |
6698
|
1173 2007-06-10 David Bateman <dbateman@free.fr> |
|
1174 |
|
1175 * pkg/pkg.m (pkg:installed_packages): truncate start of package |
|
1176 directory if need to, so that it fits on a line. |
|
1177 |
6695
|
1178 2007-06-07 David Bateman <dbateman@free.fr> |
|
1179 |
|
1180 * pkg/pkg.m (pkg): For rebuild target, force package order in |
|
1181 saved file so that dependent packages are loaded first, and if |
|
1182 nargout==0 don't return any arguments. |
|
1183 (pkg:install): Only load packages that are marked autoload after |
|
1184 install. Various fixes. Save in order. |
|
1185 (pkg:uninstall): Save in order |
|
1186 (pkg:load_packages): Use load_package_and_dependencies to load |
|
1187 packages. |
|
1188 (pkg:save_order): New function to sort package list with dependent |
|
1189 packages first. |
|
1190 (pkg:load_packages_and_dependencies): New function to load both a |
|
1191 list of packages and their dependencies. |
|
1192 (pkg:load_package_dirs): New function that returns a vector of the |
|
1193 indexes into the installed package list indicating the packages to |
|
1194 load and the order to load them in to respect the dependencies. |
|
1195 |
6688
|
1196 2007-06-03 S�ren Hauberg <soren@hauberg.org> |
|
1197 |
|
1198 * plot/axes.m: Eliminate redundant else clause. |
|
1199 |
6686
|
1200 2007-06-03 David Bateman <dbateman@free.fr> |
|
1201 |
|
1202 * polynomial/spline.m: Add a small tolerance to spline tests. |
6687
|
1203 * pkg/pkg.m: Protect against multiple actions being define. |
|
1204 |
6683
|
1205 2007-06-01 David Bateman <dbateman@free.fr> |
|
1206 |
|
1207 * pkg.m (pkg:is_superuser): Remove function used in one place and |
|
1208 incorporate into main pkg function. |
|
1209 (pkg:install): Check for existence of files to install before |
|
1210 globbing and warn the user if they don't exist. |
|
1211 |
6675
|
1212 2007-05-31 David Bateman <dbateman@free.fr> |
|
1213 |
6679
|
1214 * miscellaneous/copyfile.m: Split copying of multiple files to a |
|
1215 directory over several copy command to limit the line length. |
|
1216 * miscellaneous/movefile.m: Ditto. |
|
1217 |
6675
|
1218 * pkg.m: Add build option to allow binary Octave packages to be |
|
1219 built from source packages. Probe absolute path of prefix, global |
|
1220 and local lists. Use strcat, rather that [] for strings. |
|
1221 (pkg:build): New function to binary binary package. |
|
1222 (pkg:absolute_pathname): Use fileattrib to probe absolute path. |
|
1223 (pkg:repackage): Package binary Octave package from installation. |
|
1224 (pkg:create_pkgadddel): Extract PKG_ADD and PKG_DEL directives |
|
1225 from m-files into main installation directory. |
|
1226 (pkg:shell): Suppress verbose messages from shell and only display |
|
1227 them with the verbose flag. |
|
1228 (pkg:installed_packages): Also include the loaded flag in the |
|
1229 local and global packages. |
|
1230 (pkg:uninstall): On uninstall, only rmpath the package if it is |
|
1231 flagged as loaded. |
|
1232 |
|
1233 2007-05-31 Michael Goffioul <michael.goffioul@swing.be> |
|
1234 |
|
1235 * pkg.m (pkg:load_packages): Correctly load a mix of packages |
|
1236 with and without architecture dependent directories. |
|
1237 (pkg:installed_packages): Probe the global_list file even if it is |
|
1238 the same as the local_list. |
|
1239 |
6669
|
1240 2007-05-29 John W. Eaton <jwe@octave.org> |
|
1241 |
|
1242 * sparse/spy.m: Set axis to "ij" mode. |
|
1243 |
6664
|
1244 2007-05-24 John W. Eaton <jwe@octave.org> |
|
1245 |
|
1246 * set/ismember.m: Quote first arg of "fail" tests. |
|
1247 |
6663
|
1248 2007-05-24 David Bateman <dbateman@free.fr> |
|
1249 |
6778
|
1250 * pkg/pkg.m (pkg:rebuild): Thinko in rebuild logic. |
6663
|
1251 |
6655
|
1252 2007-05-22 David Bateman <dbateman@free.fr> |
|
1253 |
|
1254 * pkg/pkg.m: Use rethrow(lasterror()) throughout rather than |
|
1255 error(lasterr()(8:end)). |
|
1256 (pkg:install): Warning for empty packages being removed. Suppress |
|
1257 spurious output. Warning rather than error for uninstalling a |
|
1258 package that is not installed to avoid RPM issue. |
|
1259 (pkg:configure_make): Fix for parsing of src/FILES. Don't create |
|
1260 inst or architecture dependent directory if it exists. |
|
1261 |
6653
|
1262 2007-05-22 Thomas Weber <thomas.weber.mail@gmail.com> |
|
1263 |
|
1264 * ChangeLog, control/system/is_stabilizable.m, general/bicubic.m, |
|
1265 image/ind2gray.m, image/saveimage.m, plot/box.m, plot/grid.m, |
|
1266 signal/freqz.m: Fix typos. |
|
1267 |
6645
|
1268 2007-05-21 David Bateman <dbateman@free.fr> |
|
1269 |
|
1270 * pkg/pkg.m: Add rebuild target, and -local, -global option to |
|
1271 force installation location. |
|
1272 (rebuild): New subfunction to rebuild package database from |
|
1273 installed packages. Also allows changing of autoload status |
|
1274 (install): Warn use if attempting to install from non existent |
|
1275 file. |
|
1276 (issuperuser): Use 'geteuid() == 0' instead of 'strcmp (getenv( |
|
1277 "USER", "root"))' for root test. |
|
1278 |
|
1279 2007-05-21 Michael Goffioul <michael.goffioul@swing.be> |
|
1280 |
|
1281 * miscellaneous/copyfile.m: check for cp.exe on Windows platforms |
|
1282 and replace "\" characters with "/". |
|
1283 * pkg/pkg.m: Use shell rather than system throughout. Replace "\" |
|
1284 characters with "/" throughout. |
|
1285 (shell): New subfunction that wraps system and is careful with the |
|
1286 shell on windows platforms. |
|
1287 (configure_make): Explictly pass complier etc to configure |
|
1288 process. |
|
1289 (issuperuser): Force default to global install for Windows machines. |
|
1290 |
6636
|
1291 2007-05-19 Kristan Onu |
|
1292 |
|
1293 * plot/Makefile.in (SOURCES): Remove hbar.m and add barh.m. |
|
1294 |
6634
|
1295 2007-05-18 David Bateman <dbateman@free.fr> |
|
1296 |
|
1297 * pkg/pkg.m (install): More verbosity. |
|
1298 (configure_make): Ditto. |
|
1299 (create_pkgadddel): Install in architecture dependent directory if |
|
1300 it exists to address issues with autoload/mfilename. |
|
1301 (write_INDEX): Check in archiecture dependent directories as well. |
|
1302 |
6633
|
1303 2007-05-17 David Bateman <dbateman@free.fr> |
|
1304 |
|
1305 * plot/hbar.m: Remove. |
|
1306 * plot/barh.m: and move it here. |
|
1307 |
6631
|
1308 2007-05-16 S�ren Hauberg <soren@hauberg.org> |
|
1309 |
|
1310 * general/sub2ind.m, general/ind2sub.m: Doc fix. |
|
1311 |
6629
|
1312 2007-05-16 John W. Eaton <jwe@octave.org> |
|
1313 |
|
1314 * general/logspace.m: Return second arg if fewer than two values |
|
1315 are requested. |
|
1316 |
6619
|
1317 2007-05-14 John W. Eaton <jwe@octave.org> |
|
1318 |
|
1319 * plot/__go_draw_figure__.m: Ensure that a reset commands starts |
|
1320 on a new line. |
|
1321 |
6617
|
1322 2007-05-14 Tarmigan Casebolt <tarmigan+list@gmail.com> |
|
1323 |
|
1324 * statistics/distributions/norminv.m, |
|
1325 statistics/distributions/norminv.m, |
|
1326 statistics/distributions/normpdf.m, |
|
1327 statistics/distributions/normrnd.m: |
|
1328 Use standard deviation, not variance. |
|
1329 * statistics/distributions/lognpdf.m: Adapt to change in norminv. |
|
1330 * statistics/distributions/logninv.m: Refer to norminv, not normal_inv. |
|
1331 * deprecated/normal_cdf.m, deprecated/normal_inv.m, |
|
1332 deprecated/normal_pdf.m, deprecated/normal_rnd.m: Preserve |
|
1333 backward compatibility. |
|
1334 |
6616
|
1335 2007-05-14 David Bateman <dbateman@free.fr> |
|
1336 |
|
1337 * pkg/pkg.m: Mark loaded packages with "*". |
|
1338 |
6615
|
1339 2007-05-13 S�ren Hauberg <soren@hauberg.org> |
|
1340 |
|
1341 * miscellaneous/single.m: Doc fix. |
|
1342 Convert to double instead of returning argument unchanged. |
|
1343 |
|
1344 * miscellaneous/doc.m: Doc fix. |
|
1345 |
|
1346 * miscellaneous/ver.m: Doc fix. |
|
1347 Don't display information about Octave Forge. |
|
1348 |
6614
|
1349 2007-05-12 David Bateman <dbateman@free.fr> |
|
1350 |
|
1351 * pkg/pkg.m: Add a "-verbose" option that allows all output of an |
|
1352 install to be printed. An error in the on_uninstall script causes |
|
1353 a failure to uninstall. Place oct- and mex-files in an |
|
1354 architecture dependent directory. |
|
1355 |
6611
|
1356 2007-05-09 John W. Eaton <jwe@octave.org> |
|
1357 |
|
1358 * plot/__go_draw_axes__.m: Break plot command over multiple lines. |
|
1359 |
6609
|
1360 2007-05-09 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au> |
|
1361 |
|
1362 * statistics/distributions/normcdf.m: Use standard deviation |
|
1363 instead of variance for compatibility. |
|
1364 |
|
1365 2007-05-08 John W. Eaton <jwe@octave.org> |
|
1366 |
|
1367 |
|
1368 * set/unique.m, set/ismember.m: Use numel(x) instead of prod(size(x)). |
|
1369 |
|
1370 * set/ismember.m: Always return logical values. |
|
1371 |
|
1372 * set/ismember.m: Return early if no matches are found. New tests. |
6749
|
1373 From David Grohmann <grohmann@arlut.utexas.edu>. |
6609
|
1374 |
|
1375 * general/__isequal__.m: Allow numeric values of different classes |
|
1376 to compare equal. |
|
1377 |
6606
|
1378 2007-05-07 David Bateman <dbateman@free.fr> |
|
1379 |
6607
|
1380 * sparse/spy.m: Reverse Y axis for new graphics code. Make more |
|
1381 compatiable, accepting LineSpec and markersize arguments. |
6606
|
1382 |
6605
|
1383 2007-05-02 John W. Eaton <jwe@octave.org> |
|
1384 |
|
1385 * plot/__go_draw_axes__.m: Convert NA to NaN before writing. |
|
1386 |
6604
|
1387 2007-05-02 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au> |
|
1388 |
|
1389 * contour.m: Rewrite help string. |
|
1390 |
6599
|
1391 2007-04-28 John W. Eaton <jwe@octave.org> |
|
1392 |
|
1393 * miscellaneous/unzip.m, miscellaneous/untar.m, |
|
1394 miscellaneous/bunzip2.m, miscellaneous/gunzip.m: |
|
1395 Special case nargout == 0. |
|
1396 |
6597
|
1397 2007-04-27 Kim Hansen <kimhanse@gmail.com> |
|
1398 |
|
1399 * general/sub2ind.m: Handle empty input, add tests. |
|
1400 |
6590
|
1401 2007-04-27 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au> |
|
1402 |
|
1403 * plot/contourc.m: Doc fix. |
|
1404 |
6586
|
1405 2007-04-26 David Bateman <dbateman@free.fr> |
|
1406 |
|
1407 * plot/hist.m: Partially remove previous patch. |
|
1408 |
6582
|
1409 2007-04-26 David Bateman <dbateman@free.fr> |
|
1410 |
|
1411 * plot/hist.m: Support returning of handle |
|
1412 * plot/__bar__.m: __pltopt__ should only be called on strings or |
|
1413 cells. |
|
1414 |
6575
|
1415 2007-04-25 John W. Eaton <jwe@octave.org> |
|
1416 |
6579
|
1417 * plot/__go_draw_axes__.m: For images, set titlespec{data_idx} to |
|
1418 "title \"\"", not "". |
|
1419 |
6575
|
1420 * plot/legend.m: Initialize WARNED to false. |
|
1421 |
6567
|
1422 2007-04-24 John W. Eaton <jwe@octave.org> |
|
1423 |
|
1424 * io/beep.m: Fix cut and paste error. |
|
1425 From S�ren Hauberg <soren@hauberg.org>. |
|
1426 |
|
1427 2007-04-23 John W. Eaton <jwe@octave.org> |
|
1428 |
|
1429 * plot/box.m: Delete extra endfunction keyword. |
|
1430 |
6560
|
1431 2007-04-23 David Bateman <dbateman@free.fr> |
|
1432 |
|
1433 * plot/plot3.m: Call newplot. |
|
1434 |
6553
|
1435 2007-04-20 John W. Eaton <jwe@octave.org> |
|
1436 |
|
1437 * plot/Makefile.in (SOURCES): Fix typo in adding __bar__.m to the list. |
|
1438 |
6546
|
1439 2007-04-19 John W. Eaton <jwe@octave.org> |
|
1440 |
|
1441 * miscellaneous/unpack.m: Use gzip -d and bzip2 -d instead of |
|
1442 gunzip and bunzip. From Michael Goffioul <michael.goffioul@swing.be>. |
|
1443 |
6544
|
1444 2007-04-19 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
1445 |
|
1446 * control/util/axis2dlim.m: Delete extraneous line. |
|
1447 |
6542
|
1448 2007-04-18 John W. Eaton <jwe@octave.org> |
|
1449 |
|
1450 * specfun/factorial.m: Increase tolerance in large value test. |
|
1451 |
6540
|
1452 2007-04-18 David Bateman <dbateman@free.fr> |
|
1453 |
|
1454 * __bar__.m: New support function for bar/hbar to support graphic |
|
1455 handles, and additional arguments. |
|
1456 * bar.m: Convert to use __bar__. |
|
1457 * hbar.m: New function |
|
1458 * hist.m: Explicitly set the width of the bar plot. |
|
1459 |
6533
|
1460 2007-04-17 John W. Eaton <jwe@octave.org> |
|
1461 |
6534
|
1462 * plot/stem.m (stem_line_spec): Pass false as third arg to __pltopt__. |
|
1463 |
6533
|
1464 * set/ismember.m: New tests. |
|
1465 From David Grohmann <grohmann@arlut.utexas.edu> |
|
1466 |
6532
|
1467 2007-04-17 Paul Kienzle <pkienzle@users.sf.net> |
|
1468 |
|
1469 * specfun/factorial.m: Use gamma function instead of cumprod. |
|
1470 Add tests. |
|
1471 |
6527
|
1472 2007-04-16 John W. Eaton <jwe@octave.org> |
|
1473 |
6528
|
1474 * gethelp.cc (looks_like_octave_copyright): Use same logic as in |
|
1475 looks_like_copyright in src/help.cc. |
|
1476 From S�ren Hauberg <soren@hauberg.org>. |
|
1477 |
6527
|
1478 * plot/__go_draw_axes__.m: For log plots, omit zero values too. |
|
1479 |
6526
|
1480 2007-04-13 John W. Eaton <jwe@octave.org> |
|
1481 |
6527
|
1482 * optimization/sqp.m: Initialize info to 0. |
|
1483 |
6526
|
1484 * optimization/qp.m: Undo previous change. |
|
1485 |
6524
|
1486 2007-04-13 Geordie McBain <geordie.mcbain@aeromech.usyd.edu.au> |
|
1487 |
|
1488 * spdiags.m: Fixed the four-argument case to work for columns of |
|
1489 length one. |
|
1490 |
6523
|
1491 2007-04-12 John W. Eaton <jwe@octave.org> |
|
1492 |
|
1493 * optimization/qp.m: Avoid Octave indexing bug. |
|
1494 |
6521
|
1495 2007-04-12 Carlo de Falco <kingcrimson@tiscali.it> |
|
1496 |
6522
|
1497 * miscellaneous/menu.m, control/base/bddemo.m, |
|
1498 control/hinf/dgkfdemo.m, control/system/packedform.m, |
|
1499 control/system/sysrepdemo.m: |
|
1500 Adapt to page_screen_output as a function. |
6521
|
1501 |
6518
|
1502 2007-04-11 John W. Eaton <jwe@octave.org> |
|
1503 |
|
1504 * miscellaneous/not.m: Delete. |
|
1505 * miscellaneous/Makefile.in (SOURCES): Delete it from the list. |
|
1506 |
|
1507 2007-04-11 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
1508 |
|
1509 * control/util/axis2dlim.m: Try harder to handle min and max vals |
|
1510 that are close but not exactly equal. |
|
1511 |
6515
|
1512 2007-04-11 David Bateman <dbateman@free.fr> |
|
1513 |
|
1514 * general/bitcmp.m: Make it work again. |
|
1515 |
6512
|
1516 2007-04-10 John W. Eaton <jwe@octave.org> |
|
1517 |
|
1518 * plot/__go_draw_axes__.m: Try harder to handle min and max vals |
|
1519 that are close but not exactly equal. |
|
1520 |
6511
|
1521 2007-04-09 Daniel J. Sebald <daniel.sebald@ieee.org> |
|
1522 |
|
1523 * plot/stem.m: Add back the baseline line and let it be not adjustable |
|
1524 in response to a change in x limits for now. |
|
1525 |
6510
|
1526 2007-04-09 John W. Eaton <jwe@octave.org> |
|
1527 |
|
1528 * plot/__go_draw_axes__.m (__gnuplot_write_data__): New function. |
|
1529 (__go_draw_axes__): Use it to write data to plot stream. |
|
1530 |
6509
|
1531 2007-04-09 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1532 |
|
1533 * plot/stem.m: Fix typos in doc string. Fix typo in call to |
|
1534 zeros. Set markerfacecolor property in call to plot. |
|
1535 |
6508
|
1536 2007-04-06 John W. Eaton <jwe@octave.org> |
|
1537 |
|
1538 * linear-algebra/norm.m: Use new __vnorm__ function for vector args. |
|
1539 |
|
1540 2007-04-06 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1541 |
|
1542 * plot/stem.m: Use plot instead of a series of calls to line. |
|
1543 |
6494
|
1544 2007-04-05 John W. Eaton <jwe@octave.org> |
|
1545 |
6499
|
1546 * sparse/nonzeros.m, sparse/normest.m, sparse/spconvert.m, |
|
1547 sparse/spdiags.m, sparse/speye.m, sparse/spfun.m, sparse/spones.m, |
|
1548 sparse/sprand.m, sparse/sprandn.m, sparse/sprandsym.m, |
|
1549 sparse/spstats.m, sparse/treeplot.m: Style fixes. |
|
1550 |
6496
|
1551 * pkg/pkg.m: Use "strcat (...)" instead of "[...]". |
6500
|
1552 Use strcmpi instead of strcmp+tolower. |
6496
|
1553 Style fixes. |
|
1554 |
6494
|
1555 * testfun/speed.m: Use "strcat (...)" instead of "[...]". |
|
1556 Plotting fixes. Style fixes. |
|
1557 |
|
1558 * testfun/test.m: Use "strcat (...)" instead of "[...]". |
|
1559 Style fixes. |
|
1560 |
|
1561 * testfun/fail.m: No need to check for evalin and lastwarn. |
|
1562 Style fixes. |
|
1563 |
|
1564 * testfun/demo.m, testfun/example.m: Style fixes. |
|
1565 Use "strcat (...)" instead of "[...]". |
|
1566 Use format specifiers in calls to warning. |
|
1567 |
|
1568 * testfun/assert.m: Use "numel (x)" instead of "prod (size (x))". |
|
1569 Use "strcat (...)" instead of "[...]". |
|
1570 Use "x(end)" instead of "x(length (x))". |
|
1571 Check NA before NaN. |
|
1572 Style fixes. |
|
1573 |
6473
|
1574 2007-03-29 John W. Eaton <jwe@octave.org> |
|
1575 |
6474
|
1576 * plot/stem.m (stem, set_default_values): Use RGB triple for color. |
6473
|
1577 |
6467
|
1578 2007-03-27 John W. Eaton <jwe@octave.org> |
|
1579 |
|
1580 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
1581 control/base/Makefile.in, control/hinf/Makefile.in, |
|
1582 control/obsolete/Makefile.in, control/system/Makefile.in, |
|
1583 control/util/Makefile.in, deprecated/Makefile.in, |
|
1584 elfun/Makefile.in, finance/Makefile.in, general/Makefile.in, |
|
1585 image/Makefile.in, io/Makefile.in, linear-algebra/Makefile.in, |
|
1586 miscellaneous/Makefile.in, optimization/Makefile.in, |
|
1587 path/Makefile.in, pkg/Makefile.in, plot/Makefile.in, |
|
1588 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
1589 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
1590 special-matrix/Makefile.in, startup/Makefile.in, |
|
1591 statistics/Makefile.in, statistics/base/Makefile.in, |
|
1592 statistics/distributions/Makefile.in, |
|
1593 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
1594 strings/Makefile.in, testfun/Makefile.in, time/Makefile.in: |
|
1595 Use ln instead of $(LN_S) in dist target. |
|
1596 |
6465
|
1597 2007-03-27 David Bateman <dbateman@free.fr> |
|
1598 |
|
1599 * plot/__go_draw_axes__.m: Allow linewidth settings to work with |
|
1600 gnuplot 4.0. |
|
1601 |
6464
|
1602 2007-03-26 John W. Eaton <jwe@octave.org> |
|
1603 |
|
1604 * plot/__go_draw_axes__.m: Send image data to gnuplot via plot stream. |
|
1605 |
6461
|
1606 2007-03-26 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1607 |
|
1608 * plot/__go_draw_axes__.m: Always end palette data to gnuplot via |
|
1609 plot stream and using binary data. |
|
1610 |
6459
|
1611 2007-03-26 John W. Eaton <jwe@octave.org> |
|
1612 |
|
1613 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
1614 lot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
1615 plot/__plt2vv__.m: Accept properties in addtition to options struct. |
|
1616 |
|
1617 2007-03-26 David Bateman <dbateman@free.fr> |
|
1618 |
6461
|
1619 * plot/__go_draw_axes__.m: Send "set ticslevel 0" to plot stream. |
|
1620 |
6459
|
1621 * plot/plot3.m: Handle line properties. |
|
1622 * plot/plot.m: Update docstring. |
|
1623 * plot/__plotopt__.m, plot/__pltopt1__.m: New arg, err_on_invalid. |
|
1624 * plot/__plt__.m: Also gather properties. |
|
1625 |
6455
|
1626 2007-03-26 Kim Hansen <kimhanse@gmail.com> |
|
1627 |
|
1628 * testfun/assert.m: Delete special check for empty objects. |
|
1629 Add test. |
|
1630 |
6453
|
1631 2007-03-26 John W. Eaton <jwe@octave.org> |
|
1632 |
6454
|
1633 * plot/drawnow.m: Exit early if call is recursive. |
|
1634 |
6453
|
1635 * plot/__go_draw_axes__.m (get_data_limits): New function. |
|
1636 Check for Inf too. |
|
1637 (__go_draw_axes__): Use get_data_limits. |
|
1638 |
6450
|
1639 2007-03-24 John W. Eaton <jwe@octave.org> |
|
1640 |
6451
|
1641 * plot/drawnow.m: If GNUTERM is set to wxt in the environment, |
|
1642 send terminal setting command with title option to plot stream. |
|
1643 |
6450
|
1644 * plot/legend.m: Correctly increment index into list of children.. |
|
1645 |
6434
|
1646 2007-03-23 John W. Eaton <jwe@octave.org> |
|
1647 |
6448
|
1648 * general/interp2.m, general/bicubic.m, control/base/rldemo.m, |
|
1649 control/hinf/hinfdemo.m, control/hinf/dhinfdemo.m, |
|
1650 control/base/nyquist.m, control/base/nichols.m, |
|
1651 control/base/frdemo.m, signal/freqz_plot.m, |
|
1652 control/base/__stepimp__.m, control/base/bode.m, |
|
1653 quaternion/demoquat.m, quaternion/qcoordinate_plot.m, |
|
1654 statistics/base/qqplot.m, statistics/base/ppplot.m, sparse/spy.m: |
6447
|
1655 Update plotting code. |
|
1656 |
|
1657 * control/base/bode.m: Unwrap phase angle. |
|
1658 |
|
1659 * miscellaneous/dump_prefs.m: Remove automatic_replot from the list. |
|
1660 |
|
1661 * plot/axis.m: Don't check automatic_replot, or call replot. |
|
1662 |
|
1663 * quaternion/demoquat.m: Delete comments with obsolete plotting |
|
1664 commands. |
6446
|
1665 |
6442
|
1666 * plot/__pltopt1__.m: Handle "@" marker same as "+". |
6444
|
1667 Handle numeric color specs. |
6442
|
1668 * plot/plot.m: Remove "-@" and "@" from docstring. |
|
1669 |
6441
|
1670 * plot/orient.m: Fix tests to avoid creating a plot window. |
|
1671 |
6440
|
1672 * elfun/acosd.m, elfun/acotd.m, elfun/acscd.m, elfun/asecd.m, |
|
1673 elfun/asind.m, elfun/atand.m, elfun/cosd.m, elfun/cotd.m, |
|
1674 elfun/cscd.m, elfun/secd.m, elfun/sind.m, elfun/tand.m, |
|
1675 general/arrayfun.m, miscellaneous/compare_versions.m, |
|
1676 path/savepath.m, pkg/pkg.m, plot/__gnuplot_version__.m, |
|
1677 plot/contour.m, plot/contourc.m, plot/legend.m, plot/stem.m, |
|
1678 polynomial/pchip.m: Fix copyright notice, correct FSF address. |
|
1679 |
6438
|
1680 * plot/__go_draw_figure__.m: Send reset to gnuplot before every |
|
1681 plot, not just multiplots. |
|
1682 |
6436
|
1683 * plot/__go_draw_axes__.m: Use %g for label coordinates, not %d. |
|
1684 |
6434
|
1685 * plot/contour.m: Don't call drawnow. |
|
1686 |
6431
|
1687 2007-03-22 John W. Eaton <jwe@octave.org> |
|
1688 |
6432
|
1689 * plot/drawnow.m: Check and optionally, set, the __modified__ |
|
1690 property of each figure. |
|
1691 |
6431
|
1692 * plot/__go_draw_axes__.m: If no real data, plot a point at Inf, |
|
1693 Inf to show axes. From Daniel J Sebald <daniel.sebald@ieee.org>. |
|
1694 |
|
1695 2007-03-21 John W. Eaton <jwe@octave.org> |
|
1696 |
|
1697 * linear-algebra/null.m: Set elements of retval with magnitudes |
|
1698 less than eps to 0. |
|
1699 |
6429
|
1700 2007-03-21 David Bateman <dbateman@free.fr> |
6425
|
1701 |
|
1702 * plot/__go_draw_axes__.m: Handle some colors with older gnuplot. |
6429
|
1703 * testfun/speed.m: Documentation and example fix. |
|
1704 |
6424
|
1705 2007-03-21 John W. Eaton <jwe@octave.org> |
|
1706 |
|
1707 * plot/subplot.m: If we find an existing subplot region, set |
|
1708 it to be the "currentaxes" property for the current figure. |
6425
|
1709 Delete old axes objects if the new axes object overlaps the old. |
6424
|
1710 |
6422
|
1711 2007-03-20 David Bateman <dbateman@free.fr> |
|
1712 |
|
1713 * general/Makefile.in: Include arrayfun.m in SOURCES. |
|
1714 |
|
1715 2007-03-20 Bill Denney <denney@seas.upenn.edu> |
|
1716 |
|
1717 * general/arrayfun.m: New function. |
|
1718 |
6418
|
1719 2007-03-20 John W. Eaton <jwe@octave.org> |
|
1720 |
6419
|
1721 * plot/newplot.m: Call __request_drawnow__ after initializing axes. |
|
1722 * plot/text.m: Call __request_drawnow__ after creating text objects. |
|
1723 |
|
1724 * plot/clf.m: Don't call drawnow. |
|
1725 |
6431
|
1726 2007-03-20 Daniel J Sebald <daniel.sebald@ieee.org> |
6419
|
1727 |
6420
|
1728 * image/__img__.m: Maybe set yaxis to reverse for images. |
|
1729 * plot/__go_draw_axes__.m: Don't add flipy to gnuplot command for |
|
1730 images. |
|
1731 |
6418
|
1732 * plot/drawnow.m: Make __go_close_all_registered__ persistent |
6419
|
1733 instead of global. Only register __go_close_all__ with atexit if |
|
1734 the plot stream is successfully opened. |
6418
|
1735 |
6413
|
1736 2007-03-15 John W. Eaton <jwe@octave.org> |
|
1737 |
6418
|
1738 * plot/__go_draw_axes__.m: Make have_newer_gnuplot persistent. |
6413
|
1739 From Daniel J Sebald <daniel.sebald@ieee.org>. |
|
1740 |
|
1741 2007-03-15 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1742 |
|
1743 * plot/__go_draw_axes__.m (do_linestyle_command): Fix marker types. |
6415
|
1744 Use numeric line types. |
6413
|
1745 |
|
1746 * control/base/rlocus.m: Add asymptotes to the plot. Use wider |
6415
|
1747 lines and larger markers. Remove key titles from line type |
|
1748 properties. |
6413
|
1749 |
6405
|
1750 2007-03-14 John W. Eaton <jwe@octave.org> |
|
1751 |
6412
|
1752 * plot/__axis_label__.m: Accept additional property-value pairs |
|
1753 and pass them to __go_text__. Simply return the handle obtained |
|
1754 from __go_text__ instead of calling get on the current axis. |
|
1755 * plot/xlabel.m, plot/zlabel.m, plot/zlabel.m: Check args here. |
|
1756 Allow for extra property value pairs to be passed along. |
|
1757 * plot/title.m: Implement with __axis_label__ since it does all |
|
1758 that title needs to do. |
|
1759 |
6410
|
1760 * plot/clf.m: Set currentaxes property for current figure to []. |
|
1761 |
6405
|
1762 * plot/__axis_label__.m: Convert arg to text handle before calling set. |
|
1763 |
|
1764 * plot/__plt__.m: Return line handles from all calls to __plt1__ |
|
1765 and __plt2__, not just the last. |
|
1766 |
|
1767 * plot/Makefile.in (SOURCES): Rename from SOURCES_M. |
|
1768 (SOURCES_IN, GEN_M): Delete. |
|
1769 (FCN_FILES): Don't include $(GEN_M). |
|
1770 (all): Don't depend on $(GEN_M). |
|
1771 ($(GEN_M) : %.m : %.in): Delete pattern rule. |
|
1772 |
|
1773 * plot/text.m: Use __go_text__ instead of __uiboject_text_ctor__. |
|
1774 |
|
1775 * plot/newplot.m: Call __go_axes_init__ instead of |
|
1776 __uiobject_axes_init__. |
|
1777 |
|
1778 * plot/mesh.m: Use __go_surface__ instead of |
|
1779 __uiobject_surface_ctor__. Don't access object fields directly. |
|
1780 |
|
1781 * plot/line.m: Use __line__ to do actual work. |
|
1782 * plot/__line__.m: New function. |
|
1783 |
|
1784 * plot/axes.m: Use __go_axes__ to create axes graphics handle. |
|
1785 Use get and set instead of accessing object fields directly. |
|
1786 |
|
1787 * plot/figure.m: Use __go_figure__ to create figure graphics |
|
1788 handle. |
|
1789 |
|
1790 * plot/drawnow.m: Register __go_close_all__ with atexit instead of |
|
1791 __uiobject_close_all. Call __go_draw_figure__ instead of |
|
1792 __uiobject_draw_figure__. |
|
1793 |
|
1794 * plot/clf.m: Use get instead of accessing object fields |
|
1795 directly. Simply delete children. Don't set currentaxes. |
|
1796 |
|
1797 * plot/close.m (close_all_figures): New subfunction. |
|
1798 Use it instead of getting list of figures to close from |
|
1799 __uiobject_figures__. |
|
1800 |
|
1801 * plot/closereq.m: Simply delete the current figure. Don't set |
|
1802 currentfigure. |
|
1803 |
|
1804 * plot/__errplot__.m: Call __line__ instead of |
|
1805 __uiobject_line_ctor__. Use set instead of accesing object fields |
|
1806 directly. Don't call __uiobject_adopt__. |
|
1807 |
|
1808 * plot/__uiobject_adopt__.m, plot/__uiobject_alloc__.in, |
|
1809 plot/__uiobject_axes_ctor__.m, plot/__uiobject_axes_dtor__.m, |
|
1810 plot/__uiobject_axes_init__.in, plot/__uiobject_axes_setr__.m, |
|
1811 plot/__uiobject_delete__.m, plot/__uiobject_figure_ctor__.m, |
|
1812 plot/__uiobject_figures__.in, plot/__uiobject_free__.in, |
|
1813 plot/__uiobject_get_handle__.in, plot/__uiobject_globals__.m, |
|
1814 plot/__uiobject_grow_list__.in, plot/__uiobject_handle2idx__.in, |
|
1815 plot/__uiobject_image_ctor__.m, plot/__uiobject_init_figure__.in, |
|
1816 plot/__uiobject_init_root_figure__.in, |
|
1817 plot/__uiobject_line_ctor__.m, plot/__uiobject_make_handle__.in, |
|
1818 plot/__uiobject_root_figure_ctor__.m, |
|
1819 plot/__uiobject_surface_ctor__.m, plot/__uiobject_text_ctor__.m: |
|
1820 plot/get.in, plot/include-globals.awk, plot/ishandle.m, |
|
1821 plot/set.in: Delete. |
6408
|
1822 * plot/Makefile.in (SOURCES_M, SOURCES_IN): Remove from lists. |
6405
|
1823 |
|
1824 * plot/__go_close_all__.m: Rename from __uiobject_close_all.m. |
|
1825 Pass "hidden" as second arg to close. |
|
1826 * plot/__go_draw_axes__.m: Rename from __uiobject_draw_axes.m. |
|
1827 * plot/__go_draw_figure__.m: Rename from __uiobject_draw_figure.m. |
6408
|
1828 * plot/Makefile.in (SOURCES_M): Rename in list. |
|
1829 |
6405
|
1830 * image/__img__.m: Use __go_image__ to create image graphics |
|
1831 handle. |
|
1832 |
|
1833 * miscellaneous/delete.m: Call __go_delete__, not |
|
1834 __uiobject_delete__. Check that arg is a graphics handle before |
|
1835 calling __go_delete__. |
|
1836 |
6403
|
1837 2007-03-13 John W. Eaton <jwe@octave.org> |
|
1838 |
|
1839 * miscellaneous/cast.m: Use feval and strcmp with cell to check |
|
1840 arg instead of switch statement. |
6528
|
1841 From S�ren Hauberg <soren@hauberg.org>. |
6403
|
1842 |
|
1843 2007-03-12 John W. Eaton <jwe@octave.org> |
|
1844 |
|
1845 * miscellaneous/cast.m: New function. |
|
1846 |
|
1847 * miscellaneous/delete.m: Call __go_delete__, not __uiobject_delete__. |
|
1848 |
6398
|
1849 2007-03-08 John W. Eaton <jwe@octave.org> |
|
1850 |
|
1851 * miscellaneous/copyfile.m, miscellaneous/movefile.m: Perform |
|
1852 tilde expansion on target filename before passing it to the shell. |
|
1853 |
|
1854 * statistics/base/Makefile.in (SOURCES): Remove unidrnd.m from list. |
|
1855 * statistics/distributions/Makefile.in (SOURCES): Add it here. |
|
1856 |
6396
|
1857 2007-03-08 David Bateman <dbateman@free.fr> |
|
1858 |
|
1859 * statistics/base/unidrnd.m: Move to statistics/distributions |
|
1860 replacing slower version based on dicrete_rnd. |
|
1861 |
6392
|
1862 2007-03-07 John W. Eaton <jwe@octave.org> |
|
1863 |
6395
|
1864 * control/base/rlocus.m: Update for current plotting functions. |
|
1865 |
|
1866 2007-03-07 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
1867 |
|
1868 * control/base/rlocus.m: Improve display. |
|
1869 |
|
1870 2007-03-07 John W. Eaton <jwe@octave.org> |
|
1871 |
|
1872 * plot/legend.m: Only handle positions -1:4. |
|
1873 * plot/__pltopt1__.m: Don't set linestyle if only marker style is |
|
1874 found in option string |
|
1875 * plot/__uiobject_draw_axes__.m: Handle key position. |
|
1876 |
6394
|
1877 * plot/newplot.m: Always reset next line color. |
|
1878 |
6392
|
1879 * testfun/assert.m: Check that number of dimensions match before |
|
1880 checking dimensions. |
|
1881 |
6391
|
1882 2007-03-07 Muthiah Annamalai <muthuspost@gmail.com> |
|
1883 |
|
1884 * specfun/perms.m, specfun/factorial.m: Check args. |
|
1885 |
6387
|
1886 2007-03-07 John W. Eaton <jwe@octave.org> |
|
1887 |
6390
|
1888 * plot/mesh.m: Call newplot before doing anything. |
|
1889 |
|
1890 * plot/__uiobject_draw_axes__.m: Send "e\n" at end of data, not |
|
1891 just "e". Only flush plot stream once. |
|
1892 From Daniel J Sebald <daniel.sebald@ieee.org>. |
|
1893 |
6387
|
1894 * strings/blanks.m: Omit first index in assignment. |
|
1895 |
6386
|
1896 2007-03-07 Paul Kienzle <pkienzle@users.sf.net> |
|
1897 |
|
1898 * set/setdiff.m: Some code cleanup and a fix for setdiff on rows. |
|
1899 |
6385
|
1900 2007-03-06 David Bateman <dbateman@free.fr> |
|
1901 John W. Eaton <jwe@octave.org> |
|
1902 |
|
1903 * set/setdiff.m: Ignore "rows" for cell array args. |
|
1904 Handle cellstr args. |
|
1905 |
6382
|
1906 2007-03-05 John W. Eaton <jwe@octave.org> |
|
1907 |
|
1908 * optimization/sqp.m: Defer first call to obj_hess until after |
|
1909 calling obj_fun. |
|
1910 |
6377
|
1911 2007-03-02 Bob Weigel <rweigel@gmu.edu> |
|
1912 |
|
1913 * specfun/nchoosek.m: Fix nargin check. |
|
1914 |
6376
|
1915 2007-03-01 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1916 |
|
1917 * image/__img__.m: Don't set xlim and ylim properties. |
|
1918 |
6374
|
1919 2007-03-01 Paul Kienzle <pkienzle@users.sf.net> |
|
1920 |
|
1921 * general/interp1.m: Fix *style cases for decreasing x. |
|
1922 |
6372
|
1923 2007-03-01 Muthiah Annamalai <muthuspost@gmail.com> |
|
1924 |
|
1925 * polynomial/roots.m: Check nargin before accessing arg. |
|
1926 |
6369
|
1927 2007-02-28 John W. Eaton <jwe@octave.org> |
|
1928 |
|
1929 * plot/__uiobject_draw_axes__.m: If looking at image data, Don't |
|
1930 increment data_idx unless using gnuplot for display. |
|
1931 |
6368
|
1932 2007-02-28 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1933 |
|
1934 * plot/__uiobject_draw_axes__.m: Improve calculation of limits for |
|
1935 plots with images. |
|
1936 * image/image.m, image/imagesc.m, image/imshow.m: |
|
1937 Deprecate zoom argument. |
|
1938 |
6366
|
1939 2007-02-28 John W. Eaton <jwe@octave.org> |
|
1940 |
|
1941 * plot/__uiobject_draw_axes__.m: Use fullfile to generate |
|
1942 temporary file names. Keep image and colormap file ids separate. |
|
1943 |
|
1944 * general/interp1.m: Correctly compute min and max values when |
|
1945 values are decreasing and not evenly spaced. |
|
1946 From Ricardo Marranita <ricardo.marranita@gmail.com>. |
|
1947 |
6365
|
1948 2007-02-27 John W. Eaton <jwe@octave.org> |
|
1949 |
|
1950 * testfun/test.m (test): Handle possibility of file_in_loadpath |
|
1951 returning an empty cell array. |
|
1952 |
6546
|
1953 2007-02-27 Michael Goffioul <michael.goffioul@swing.be> |
6364
|
1954 |
|
1955 * pkg/pkg.m: Use fullfile to create filenames from parts. |
|
1956 |
6546
|
1957 2007-02-26 Michael Goffioul <michael.goffioul@swing.be> |
6358
|
1958 |
|
1959 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
1960 control/base/Makefile.in, control/hinf/Makefile.in, |
|
1961 control/obsolete/Makefile.in, control/system/Makefile.in, |
|
1962 control/util/Makefile.in, deprecated/Makefile.in, |
|
1963 elfun/Makefile.in, finance/Makefile.in, general/Makefile.in, |
|
1964 image/Makefile.in, io/Makefile.in, linear-algebra/Makefile.in, |
|
1965 miscellaneous/Makefile.in, optimization/Makefile.in, |
|
1966 path/Makefile.in, pkg/Makefile.in, plot/Makefile.in, |
|
1967 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
1968 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
1969 special-matrix/Makefile.in, startup/Makefile.in, |
|
1970 statistics/Makefile.in, statistics/base/Makefile.in, |
|
1971 statistics/distributions/Makefile.in, |
|
1972 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
1973 strings/Makefile.in, testfun/Makefile.in, time/Makefile.in: |
|
1974 Use $(LN_S) instead of ln or ln -s. |
|
1975 |
6356
|
1976 2007-02-24 David Bateman <dbateman@free.fr> |
|
1977 |
|
1978 * pkg/pkg.m (configure_make): Ignore blank lines and trailing |
|
1979 '\n' in FILES file. |
6357
|
1980 (configure_make): Also install any mex files. |
6356
|
1981 |
6353
|
1982 2007-02-24 David Bateman <dbateman@free.fr> |
|
1983 |
|
1984 * statistics/distributions (SOURCES): Add nbincdf.m, |
|
1985 nbininv.m, nbinpdf.m and nbinrnd.m. |
|
1986 |
6351
|
1987 2007-02-23 John W. Eaton <jwe@octave.org> |
|
1988 |
|
1989 * statistics/distributions/Makefile.in (SOURCES): Remove |
|
1990 pascal_cdf.m pascal_inv.m pascal_pdf.m pascal_rnd.m from the list. |
|
1991 |
|
1992 * deprecated/Makefile.in (SOURCES): Add pascal_cdf.m, |
|
1993 pascal_inv.m, pascal_pdf.m, and pascal_rnd.m to the list. |
|
1994 |
6349
|
1995 2007-02-23 David Bateman <dbateman@free.fr> |
|
1996 |
|
1997 * statistics/distributions/discrete_rnd.m, |
|
1998 statistics/distributions/geornd.m, |
|
1999 statistics/distributions/lognnd.m, |
|
2000 statistics/distributions/nbinrnd.m, |
|
2001 statistics/distributions/wblrnd.m: Accelerate distributions. |
|
2002 |
|
2003 * statistics/distributions/unidcdf.m, |
|
2004 statistics/distributions/unidinv.m, |
|
2005 statistics/distributions/unidpdf.m, |
|
2006 statistics/distributions/unidrnd.m: New functions based on |
6351
|
2007 discrete_cdf, etc. |
6349
|
2008 |
|
2009 * statistics/distributions/pascal_cdf.m, |
|
2010 statistics/distributions/pascal_inv.m, |
|
2011 statistics/distributions/pascal_pdf.m, |
|
2012 statistics/distributions/pascal_rnd.m: Remove. |
|
2013 * statistics/distributions/nbincdf.m, |
|
2014 statistics/distributions/nbininv.m, |
|
2015 statistics/distributions/nbinpdf.m, |
|
2016 statistics/distributions/nbinrnd.m: Replace with matlab |
|
2017 compatible functions. |
|
2018 * deprecated/pascal_cdf.m, deprecated/pascal_inv.m, |
|
2019 deprecated/pascal_pdf.m, deprecated/pascal_rnd.m: Use the new |
|
2020 nbincdf, etc functions to implement these. |
|
2021 |
6344
|
2022 2007-02-22 Daniel J Sebald <daniel.sebald@ieee.org> |
|
2023 |
|
2024 * plot/__uiobject_draw_axes__.m: Insert newline between plot |
|
2025 command and data. |
|
2026 |
|
2027 2007-02-22 John W. Eaton <jwe@octave.org> |
|
2028 |
|
2029 * miscellaneous/doc.m: If index search fails, try again without |
|
2030 the index search option. |
|
2031 |
6339
|
2032 2007-02-22 David Bateman <dbateman@free.fr> |
|
2033 |
6341
|
2034 * miscellaneous/doc.m: Find doc.info file correctly in user directories. |
|
2035 |
6340
|
2036 * statistics/distributions/frnd.m, statistics/distributions/exprnd.m, |
|
2037 statistics/distributions/gamrnd.m, statistics/distributions/trnd.m, |
|
2038 statistics/distributions/poissrnd.m, statistics/distributions/chi2rnd.m, |
|
2039 statistics/distributions/betarnd.m: Convert to use randg, rande |
|
2040 and randp to accelerate. |
|
2041 |
6339
|
2042 * pkg/pkg.m (fix_depends): Support > and < operators as well. |
|
2043 |
6338
|
2044 2007-02-22 John W. Eaton <jwe@octave.org> |
|
2045 |
|
2046 * plot/__uiobject_draw_axes__.m: If not using gnuplot for images, |
|
2047 cache data and display after xlim and ylim have been determined. |
|
2048 |
6337
|
2049 2007-02-22 Daniel J Sebald <daniel.sebald@ieee.org> |
|
2050 |
|
2051 * plot/__uiobject_draw_axes__.m: |
|
2052 Allow multiple images to be displayed with gnuplot. |
|
2053 |
6333
|
2054 2007-02-20 Rafael Laboissiere <rafael@debian.org> |
|
2055 |
|
2056 * optimization/glpk.m: Document the fact that extra.mem does not work |
|
2057 for versions of GLPK 4.15 and later. |
|
2058 |
6328
|
2059 2007-02-19 John W. Eaton <jwe@octave.org> |
|
2060 |
|
2061 * plot/__uiobject_alloc__.in: If next available element in |
|
2062 __uiobject_list__ is 0, grow list before doing anything else. |
|
2063 * plot/__uiobject_grow_list__.in: Only set __uiobject_head__ on |
|
2064 first call when size of __uiobject_list__ is 0. |
|
2065 |
6323
|
2066 2007-02-16 John W. Eaton <jwe@octave.org> |
|
2067 |
|
2068 * miscellaneous/Makefile.in (SOURCES): Remove popen2.m from the list. |
|
2069 |
6321
|
2070 2007-02-16 Michael Goffioul <michael.goffioul@swing.be> |
|
2071 |
|
2072 * miscellaneous/popen2.m: Remove as replaced with builtin. |
|
2073 |
6316
|
2074 2007-02-16 Muthiah Annamalai <muthuspost@gmail.com> |
|
2075 |
|
2076 * specfun/nchoosek.m: Check nargin. |
|
2077 |
6314
|
2078 2007-02-15 John W. Eaton <jwe@octave.org> |
|
2079 |
6315
|
2080 * path/addpath.m, path/rmpath.m: Delete |
|
2081 * path/Makefile.in (SOURCES): Remove them from the list. |
|
2082 |
6314
|
2083 * plot/__uiobject_axes_init__.in, plot/__uiobject_axes_setr__.m: |
|
2084 Delete title, xlabel, ylabel, and zlabel properties before |
|
2085 reassigning. |
|
2086 * plot/__uiobject_axes_init__.in: New arg, mode. |
|
2087 Don't init outerposition if "mode" is "replace". |
|
2088 * plot/newplot.m: Check both figure and axes nextplot properties. |
|
2089 If axes nextplot property is replace, pass "replace" as mode arg |
|
2090 to __uiobject_axes_init__. |
|
2091 |
6308
|
2092 2007-02-15 Daniel J Sebald <daniel.sebald@ieee.org> |
|
2093 |
6310
|
2094 * image/imshow.m: Don't restore old colormap. |
|
2095 |
6309
|
2096 * plot/__uiobject_image_ctor__.m: Set xdata and ydata properties. |
|
2097 * image/__img__.m: New file containing common parts of image.m and |
|
2098 imshow.m. |
6312
|
2099 * image/Makefile.in (SOURCES): Add __img__.m to the list. |
6309
|
2100 * image/image.m, image/imshow.m: Call __img__. |
|
2101 * plot/__uiobject_draw_axes__.m: |
|
2102 Handle rgb imaged data stored in 3-d arrays. |
|
2103 |
6308
|
2104 * plot/figure.m: Doc fix. |
|
2105 |
6304
|
2106 2007-02-14 Thomas Weber <thomas.weber.mail@gmail.com> |
|
2107 |
|
2108 * audio/wavread.m, audio/wavwrite.m: Use types with specific sizes |
|
2109 for reading and writing data. New tests. Improve rounding. |
|
2110 |
6302
|
2111 2007-02-13 John W. Eaton <jwe@octave.org> |
|
2112 |
6303
|
2113 * plot/stem.m: New file, adapted from OctPlot. |
|
2114 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2115 |
6302
|
2116 * plot/__errcomm__.m, plot/__plr1__.m, plot/__plr2__.m, |
|
2117 plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
2118 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
2119 plot/__plt2vv__.m, plot/__plt__.m, plot/loglog.m, |
|
2120 plot/loglogerr.m, plot/plot.m, plot/plot3.m, plot/polar.m, |
|
2121 plot/semilogx.m, plot/semilogxerr.m, plot/semilogy.m, |
|
2122 plot/semilogyerr.m: Return handles to line objects. |
|
2123 |
6301
|
2124 2007-02-11 John W. Eaton <jwe@octave.org> |
|
2125 |
|
2126 * plot/__uiobject_close_all.m: New file. |
|
2127 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2128 |
6298
|
2129 2007-02-10 John W. Eaton <jwe@octave.org> |
|
2130 |
|
2131 * plot/drawnow.m: Arrange for plot streams to be close on exit. |
|
2132 * plot/__uiobject_globals__.m: Don't call mlock. |
|
2133 |
|
2134 * plot/drawnow.m: Only check for DISPLAY if isunix returns true. |
|
2135 * plot/__uiobject_delete__.m: Send quit command and flush stream |
|
2136 before calling pclose. |
|
2137 |
6291
|
2138 2007-02-09 John W. Eaton <jwe@octave.org> |
|
2139 |
6295
|
2140 * plot/subplot.m: Delete spurious call to axes. |
|
2141 |
6293
|
2142 * plot/figure.m: Call drawnow for current figure before creating |
|
2143 or switching to a new figure. |
|
2144 * plot/__uiobject_init_figure__.in: Handle empty arg the same as |
|
2145 nargin == 0 case. |
|
2146 |
6291
|
2147 * testfun/assert.m: Try to avoid problems when comparisons involve |
|
2148 strange values like Inf+NaNi. |
|
2149 |
6283
|
2150 2007-02-08 John W. Eaton <jwe@octave.org> |
|
2151 |
6286
|
2152 * plot/drawnow.m: Use gnuplot_binary() instead of just "gnuplot" |
|
2153 and check gnuplot_use_title_option instead of just assuming -title |
|
2154 works. From Michael Goffioul <michael.goffioul@swing.be>. |
|
2155 |
6285
|
2156 * Makefile.in (DISTFILES): Add move-if-change to the list. |
|
2157 |
6284
|
2158 * audio/Makefile.in, control/base/Makefile.in, |
|
2159 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
2160 control/system/Makefile.in, control/util/Makefile.in, |
|
2161 deprecated/Makefile.in, elfun/Makefile.in, finance/Makefile.in, |
|
2162 general/Makefile.in, image/Makefile.in, io/Makefile.in, |
|
2163 linear-algebra/Makefile.in, miscellaneous/Makefile.in, |
|
2164 optimization/Makefile.in, plot/Makefile.in, |
|
2165 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
2166 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
2167 special-matrix/Makefile.in, startup/Makefile.in, |
|
2168 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
2169 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
2170 strings/Makefile.in, testfun/Makefile.in, time/Makefile.in, |
|
2171 path/Makefile.in, pkg/Makefile.in: Explicitly list source files. |
|
2172 |
6283
|
2173 * plot/figure.m: Don't call drawnow. Correctly init figure when |
|
2174 only given property list. |
|
2175 |
6278
|
2176 2007-02-07 John W. Eaton <jwe@octave.org> |
|
2177 |
6280
|
2178 * plot/__uiobject_draw_axes__.m: Handle xdir, ydir, and zdir axis |
|
2179 properties. |
|
2180 |
6278
|
2181 * plot/sombrero.m: Call box ("off") after mesh. |
|
2182 |
|
2183 * plot/__uiobject_draw_axes__.m: Avoid rgb colors and "set style |
|
2184 line default" commands with older versions of gnuplot. |
|
2185 |
|
2186 * plot/close.m: Use get (0, "currentifgure") instead of gcf. |
|
2187 |
6273
|
2188 2007-02-06 John W. Eaton <jwe@octave.org> |
|
2189 |
|
2190 * plot/__uiobject_draw_axes__.m: Set pt to 0 if marker is ".". |
|
2191 * sparse/gplot.m: Use line style - instead of 1. |
|
2192 |
6272
|
2193 2007-02-05 Rafael Laboissiere <rafael@debian.org> |
|
2194 |
|
2195 * plot/print.m: Avoid error message from cellidx. |
|
2196 |
|
2197 2007-02-05 John W. Eaton <jwe@octave.org> |
|
2198 |
|
2199 * plot/legend.m: Fix check for data. |
|
2200 |
6270
|
2201 2007-02-05 Thomas Treichl <Thomas.Treichl@gmx.net> |
|
2202 |
|
2203 * plot/__uiobject_draw_axes__.m (do_linestyle_command): |
|
2204 Always set lt and pt. |
|
2205 |
6269
|
2206 2007-02-05 Shai Ayal <shaiay@users.sourceforge.net> |
|
2207 |
|
2208 * plot/contourc.m: Correctly compute X and Y. |
|
2209 |
6268
|
2210 2007-02-05 John W. Eaton <jwe@octave.org> |
|
2211 |
|
2212 * plot/__uiobject_draw_axes__.m: Use title "" if no explicit title. |
|
2213 When setting {x,y,z}lim, also set {x,y,z}limmode to "auto. |
|
2214 |
6264
|
2215 2007-02-01 John W. Eaton <jwe@octave.org> |
|
2216 |
6266
|
2217 * plot/__uiobject_draw_axes__.m: |
|
2218 Don't try to set axis limits unless we have data. |
|
2219 |
6264
|
2220 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
2221 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
2222 plot/__plt2vv__.m, plot/__plt__.m, plot/__pltopt1__.m, |
|
2223 plot/__pltopt__.m, plot/plot3.m: Set and use options struct |
|
2224 instead of of key and fmt strings. |
|
2225 |
|
2226 * plot/__pltopt1__.m: Greatly simplify. |
|
2227 |
|
2228 * plot/__next_line_color__.m: New file. |
|
2229 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2230 * plot/newplot.m: Call __next_line_color__ here to reset rotation. |
|
2231 |
|
2232 * plot/__default_plot_options__.m: New file. |
|
2233 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2234 |
|
2235 * plot/__plt3__.m: Delete. |
|
2236 * plot/Makefile.in (SOURCES_M): Remove it from the list. |
|
2237 |
6259
|
2238 2007-01-31 John W. Eaton <jwe@octave.org> |
|
2239 |
6263
|
2240 * plot/__uiobject_draw_axes__.m: Set defaults for color, |
|
2241 linestyle, linewidth, marker, and markersize properties. |
|
2242 * plot/__uiobject_draw_axes__.m: Attempt to handle line and marker |
|
2243 colors and widths, and line styles. |
|
2244 |
|
2245 * plot/__plt__.m, image/image.m: Don't call drawnow. |
6262
|
2246 |
6261
|
2247 * plot/__gnuplot_version__.m: Restore from CVS Attic. |
|
2248 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2249 |
|
2250 * plot/__uiobject_draw_axes__.m: Delete useless call to |
|
2251 __gnuplot_save_data__. |
|
2252 |
6259
|
2253 * image/image.m: Accept 2 args, but ignore the second for now. |
|
2254 |
6258
|
2255 2007-01-30 David Bateman <dbateman@free.fr> |
|
2256 |
|
2257 * pkg/pkg.m (pkg, isautoload, install, load_packages): Add ability |
|
2258 to flag a package as to be autoloaded. Add install flags -noauto, |
|
2259 -auto to force autoload behavior. |
|
2260 (installed_packages): Make list of installed packages unique. |
|
2261 |
6259
|
2262 2007-01-30 John W. Eaton <jwe@octave.org> |
|
2263 |
|
2264 * Merge of changes from graphics-branch: |
|
2265 |
|
2266 2007-01-29 John W. Eaton <jwe@octave.org> |
6257
|
2267 |
|
2268 * plot/subplot.m: Set nextplot property of current figure to "add". |
|
2269 |
|
2270 * plot/__uiobject_draw_axes__.m: Only handle outerposition |
|
2271 property if it exists. |
|
2272 |
6259
|
2273 2007-01-26 John W. Eaton <jwe@octave.org> |
6257
|
2274 |
|
2275 * plot/__uiobject_draw_axes__.m: Move initialization of max and |
|
2276 min values outside of loop over child objects. |
|
2277 |
|
2278 * plot/contour.m, plot/contourc.m: New files. |
|
2279 * plot/Makefile.in (SOURCES_M): Add them to the list. |
|
2280 |
|
2281 * image/image_viewer.m: Set view_fcn to "gnuplot_internal" if we |
|
2282 find a gnuplot version newer than 4.0. |
|
2283 * image/__img_gnuplot__.m: Delete. |
|
2284 * image/image.m: Create image graphics object. |
|
2285 Call newplot to setup and drawnow to finish. |
|
2286 Eliminate ZOOM arg. |
|
2287 |
|
2288 * plot/__uiobject_draw_axes__.m: Handle image data. |
|
2289 |
|
2290 * plot/legend.m: Eliminate useless variable "warned". |
|
2291 |
|
2292 * plot/__uiobject_image_ctor__.m: New file. |
|
2293 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2294 |
|
2295 * plot/gcf.m: Also create new figure if currentfigure is 0. |
|
2296 * plot/drawnow.m: Use get (0, "currentfigure") instead of gcf. |
|
2297 |
|
2298 * plot/__uiobject_root_figure_ctor__.m: Set visible property. |
|
2299 |
|
2300 * plot/__default_colormap__.m: New file. |
|
2301 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2302 * plot/__uiobject_figure_ctor__.m: Use it to set default colormap |
|
2303 property. |
|
2304 * image/colormap.m: Use colormap property of current figure |
|
2305 to store colormap instead of using persistent variable. |
|
2306 Call __default_colormap__ to get default map value. |
|
2307 * image/ocean.m, image/gray.m: Set colormap for current figure. |
|
2308 |
|
2309 * plot/__uiobject_draw_axes__.m: Handle aspect ratio property. |
|
2310 Handle some tick mark options. |
|
2311 |
|
2312 * plot/__uiobject_axes_setr__.m: If we see xtick, ytick, or ztick, |
|
2313 set corresponding *mode to "manual". If we set dataaspectratio, |
|
2314 set dataaspectratiomode to "manual". |
|
2315 |
|
2316 * plot/__uiobject_axes_init__.m: Include *tick, *tickmode, |
|
2317 *ticklabelmode, dataaspectratio, dataaspectratiomode properties. |
|
2318 |
|
2319 * plot/axis.m: New file. |
|
2320 * plot/Makefile.in (SOURCES_M): Include it in the list. |
|
2321 |
|
2322 * plot/__uiobject_axes_setr__.m: If we see xlim, ylim, or zlim, |
|
2323 set corresponding *limmode to "manual". |
|
2324 * plot/__uiobject_draw_axes__.m (get_axis_limits): New subfunction. |
|
2325 Use it to compute autosclaled limits. |
|
2326 Arg is now handle, not object. Change all callers. |
|
2327 Compute data limits. |
|
2328 |
6259
|
2329 2007-01-25 John W. Eaton <jwe@octave.org> |
6257
|
2330 |
|
2331 * plot/drawnow: Fix visibility check for zero args. |
|
2332 |
|
2333 * plot/text.m: New file. |
|
2334 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2335 * plot/__uiobject_draw_axes__.m: Handle text objects. |
|
2336 * plot/__uiobject_text_ctor__.m: Include units, position, and |
|
2337 horizontalalignment properties. |
|
2338 |
|
2339 * plot/figure.m: Set options for f we just constructed or were |
|
2340 given as an argument, not gcf. Only return handle if nargout > 0. |
|
2341 |
|
2342 * plot/drawnow.m: Handle visible field for figure here. |
|
2343 * plot/__uiobject_figure_ctor__.m: Set default visible field. |
|
2344 |
|
2345 * plot/__uiobject_draw_axes__.m: Call undo_string_escapes on |
|
2346 title and axis labels. |
|
2347 |
|
2348 * plot/plot3.m, plot/mesh.m: Set default 3-d view here. |
|
2349 * plot/__uiobject_draw_axes__.m: Handle view for 3-d plots. |
|
2350 * plot/__uiobject_axes_init__.in: Set default view field for object. |
|
2351 * plot/view.m: New file. |
|
2352 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2353 |
|
2354 * plot/__uiobject_make_handle__.in, plot/set.m, plot/drawnow.m: |
|
2355 Call __request_drawnow__. |
|
2356 |
|
2357 * plot/newplot.m: For "replace" action, call __uiobject_axes_init__. |
|
2358 |
|
2359 * plot/__uiobject_axes_ctor__.m, plot/__uiobject_text_ctor__.m: |
|
2360 Call set to set properties. Return handle instead of structure. |
|
2361 Change all callers. |
|
2362 |
|
2363 * plot/__uiobject_axes_setr__.m: New file. |
|
2364 * plot/set.in: Check for __setter__ field. |
|
2365 |
|
2366 * plot/__uiobject_axes_init__.in: |
|
2367 Rename from plot/__uiobject_axes_init__.m. |
|
2368 Include __uiobject_globals__. |
|
2369 Accept handle as arg instead of structure |
|
2370 * plot/Makefile.in (SOURCES_M): Remove __uiobject_axes_init__.m |
|
2371 from the list. |
|
2372 (SOURCES_IN): Add __uiobject_axes_init__.in to the list. |
|
2373 |
6259
|
2374 2007-01-24 John W. Eaton <jwe@octave.org> |
6257
|
2375 |
|
2376 * plot/Makefile.in ($(GEN_M)): Depend on __uiobject_globals__.m. |
|
2377 |
|
2378 * plot/__uiobject_globals__.m: Call __lock_global__ when |
|
2379 initializing each global variable. |
|
2380 |
6259
|
2381 2007-01-18 John W. Eaton <jwe@octave.org> |
6257
|
2382 |
|
2383 * plot/__uiobject_globals__.m (__uiobject_handles_free_list__, |
|
2384 __uiobject_figure_handles_free_list__): New global variables. |
|
2385 * plot/__uiobject_get_handle__.m, plot/__uiobject_free__.m: |
|
2386 Place unused handles on the free list. |
|
2387 |
|
2388 * plot/__uiobject_get_figure_handle__.in: Delete. |
|
2389 * plot/Makefile.in: Delete it from the SOURCES_IN list. |
|
2390 |
|
2391 * plot/__uiobject_init_figure__.in: Perform allocation of figure |
|
2392 handles here. Return figure handle. |
|
2393 * plot/figure.m: Call __uiobject_init_figure__ to allocate handle. |
|
2394 |
6259
|
2395 2007-01-11 John W. Eaton <jwe@octave.org> |
6257
|
2396 |
|
2397 * plot/__uiobject_draw_axes__.m: Use "%g", not "%.4g" when writing |
|
2398 data for gnuplot. |
|
2399 |
|
2400 * plot/Makefile.in (SOURCES_M, SOURCES_IN, GEN_M): New lists of |
|
2401 files. |
|
2402 (SOURCES): Include $(SOURCES_M) and $(SOURCES_M) in the list. |
|
2403 (DISTFILES): Include include-globals.awk in the list. |
|
2404 (FCN_FILES): Define using $(SOURCES_M) and $(GEN_M). |
|
2405 ($(GEN_M) : %.m : %.in): New rule. |
|
2406 |
|
2407 * include-globals.awk: New file. |
|
2408 |
|
2409 * plot/__uiobject_alloc__.in, plot/__uiobject_figures__.in, |
|
2410 plot/__uiobject_free__.in, plot/__uiobject_get_figure_handle__.in, |
|
2411 plot/__uiobject_get_handle__.in, plot/__uiobject_grow_list__.in, |
|
2412 plot/__uiobject_handle2idx__.in, plot/__uiobject_init_figure__.in, |
|
2413 plot/__uiobject_init_root_figure__.in, |
|
2414 plot/__uiobject_make_handle__.in, plot/get.in, plot/set.in: |
|
2415 Rename from corresponding .m files. |
|
2416 |
|
2417 * move-if-change: New file. |
|
2418 |
|
2419 * plot/__uiobject_delete__.m: New file. |
|
2420 * plot/delete.m, plot/__uiobject_delete_children__.m, |
|
2421 plot/__uiobject_delete_child__.m: Delete. |
|
2422 * miscellaneous/delete.m: Forward to __uiobject_delete__ if arg is |
|
2423 not a character string. |
|
2424 * plot/__plt2mm__.m, plot/__plt2mv__.m, plot/__plt2vm__.m: |
|
2425 Fix assignment to tmp key value in loop. |
|
2426 * plot/__uiobject_axes_dtor__.m: No need to Call __uiobject_free__ |
|
2427 for obj.title, obj.xlabel, obj.ylabel, obj.zlabel. |
|
2428 * plot/__uiobject_axes_dtor__.m, plot/__uiobject_axis_init__.m: |
|
2429 Inline code to delete children. |
|
2430 * plot/__uiobject_free__.m: Arg is now handle, not index into |
|
2431 __uiobject_list__. |
|
2432 * plot/clf.m, plot/closereq.m, plot/newplot.m: No need to remove |
|
2433 and free child. |
|
2434 |
6259
|
2435 2006-12-08 John W. Eaton <jwe@octave.org> |
|
2436 |
|
2437 * plot/gcf.m: Check if the root figure object's currentfigure |
|
2438 handle is empty, not 0. |
|
2439 * plot/__uiobject_root_figure_ctor__.m: |
|
2440 Set currentfigure to [], not 0. |
|
2441 |
|
2442 * plot/stairs.m: Handle matrix arguments. Improve compatibility. |
|
2443 |
|
2444 2006-12-07 John W. Eaton <jwe@octave.org> |
|
2445 |
|
2446 * plot/__plt_get_axis_arg__.m, plot/__uiobject_adopt__.m, |
|
2447 plot/__uiobject_alloc__.m, plot/__uiobject_axes_ctor__.m, |
|
2448 plot/__uiobject_axes_dtor__.m, plot/__uiobject_axes_init__.m, |
|
2449 plot/__uiobject_delete_children__.m, |
|
2450 plot/__uiobject_draw_axes__.m, plot/__uiobject_draw_figure__.m, |
|
2451 plot/__uiobject_figure_ctor__.m, plot/__uiobject_figures__.m, |
|
2452 plot/__uiobject_free__.m, plot/__uiobject_get_figure_handle__.m, |
|
2453 plot/__uiobject_get_handle__.m, plot/__uiobject_globals__.m, |
|
2454 plot/__uiobject_grow_list__.m, plot/__uiobject_handle2idx__.m, |
|
2455 plot/__uiobject_init_figure__.m, |
|
2456 plot/__uiobject_init_root_figure__.m, |
|
2457 plot/__uiobject_line_ctor__.m, plot/__uiobject_make_handle__.m, |
|
2458 plot/__uiobject_remove_child__.m, |
|
2459 plot/__uiobject_root_figure_ctor__.m, |
|
2460 plot/__uiobject_surface_ctor__.m, plot/__uiobject_text_ctor__.m, |
|
2461 plot/axes.m, plot/box.m, plot/closereq.m, plot/delete.m, |
|
2462 plot/drawnow.m, plot/gca.m, plot/gcf.m, plot/get.m, |
|
2463 plot/isfigure.m, plot/ishandle.m, plot/line.m, plot/newplot.m, |
|
2464 plot/set.m: New files. |
|
2465 |
|
2466 * plot/__plt3__.m, plot/errorbar.m, plot/__axis_label__.m, |
|
2467 plot/__plr1__.m, plot/__errcomm__.m, plot/print.m, plot/zlabel.m, |
|
2468 plot/__plt1__.m, plot/__plt2__.m, plot/sombrero.m, plot/shg.m, |
|
2469 plot/fplot.m, plot/ndgrid.m, plot/clf.m, plot/hold.m, |
|
2470 plot/ishold.m, plot/meshdom.m, plot/ylabel.m, plot/__plt2ss__.m, |
|
2471 plot/__plt2vv__.m, plot/__plr2__.m, plot/__plt2mm__.m, |
|
2472 plot/__pltopt1__.m, plot/meshgrid.m, plot/__plt2mv__.m, |
|
2473 plot/figure.m, plot/xlabel.m, plot/stairs.m, plot/__plt2vm__.m, |
|
2474 plot/bar.m, plot/__errplot__.m, plot/semilogx.m, plot/semilogy.m, |
|
2475 plot/loglog.m, plot/polar.m, plot/legend.m, plot/orient.m, |
|
2476 plot/title.m, plot/__pltopt__.m, plot/grid.m, plot/hist.m, |
|
2477 plot/subplot.m, plot/plot.m, plot/mesh.m, plot/__plt__.m, |
|
2478 plot/close.m, plot/loglogerr.m, plot/plot3.m, plot/semilogxerr.m, |
|
2479 plot/semilogyerr.m, plot/replot.m: |
|
2480 Adapt to new graphics data structure. |
|
2481 |
|
2482 * plot/__do_legend__.m, plot/__gnuplot_version__.m, |
|
2483 plot/__init_plot_vars__.m, plot/__make_using_clause__.m, |
|
2484 plot/__plot_globals__.m, plot/__plr__.m, plot/__render_plot1__.m, |
|
2485 plot/__render_plot__.m, plot/__setup_plot__.m, plot/axis.m, |
|
2486 plot/contour.m, plot/mplot.m, plot/multiplot.m, plot/oneplot.m, |
|
2487 plot/plot_border.m, plot/subwindow.m: Delete. |
|
2488 |
|
2489 2007-01-24 David Bateman <dbateman@free.fr> |
|
2490 |
|
2491 * pkg/pkg.m: Install ChangeLog file if it exists. |
|
2492 Delete bare newline in string passed to write_INDEX. |
|
2493 |
|
2494 * sparse/sprandsym.m: Make work for even values of N. |
|
2495 |
|
2496 2007-01-24 John W. Eaton <jwe@octave.org> |
|
2497 |
|
2498 * miscellaneous/news.m: New file. |
|
2499 |
|
2500 2007-01-23 Luis F. Ortiz <lortiz@interactivesupercomputing.com> |
|
2501 |
|
2502 * strings/strncmpi.m: Use strncmp instead of calling strtrunc on args. |
|
2503 |
|
2504 * strings/strncmp.m: Delete (we now have a built-in version). |
|
2505 |
|
2506 2007-01-22 Bob Weigel <rweigel@gmu.edu> |
|
2507 |
|
2508 * testfun/test.m: Check for all files in path, use first found. |
|
2509 |
|
2510 2007-01-22 David Bateman <dbateman@free.fr> |
|
2511 |
|
2512 * polynomial/spline.m: Make DG a column instead of a row vector. |
|
2513 |
|
2514 2007-01-18 S�ren Hauberg <hauberg@gmail.com> |
|
2515 |
|
2516 * pkg/pkg.m (copy_files): Call write_INDEX with correct target |
|
2517 file name. |
|
2518 |
|
2519 * image/ind2rgb.m: Better input checking. Return 3-d array if |
|
2520 nargout is 1. Handle colormaps that have too few colors. |
|
2521 |
|
2522 * pkg/pkg.m (create_pkgadddel): Call fullfile with nm, not "nm". |
|
2523 (configure_make): Use fullfile instead of concatenating with "/". |
|
2524 |
6258
|
2525 2007-01-10 Baylis Shanks <bshanks3@hotmail.com> |
|
2526 |
|
2527 * set/ismember.m: Handle N-d arrays. |
|
2528 |
|
2529 2007-01-10 David Bateman <dbateman@free.fr> |
|
2530 |
|
2531 * elfun/acosd.m, elfun/acotd.m, elfun/acscd.m, elfun/asecd.m, |
|
2532 elfun/asind.m, elfun/atand.m, elfun/cosd.m, elfun/cotd.m, |
|
2533 elfun/cscd.m, elfun/secd.m, elfun/sind.m, elfun/tand.m: |
|
2534 New files. |
|
2535 |
|
2536 2007-01-09 S�ren Hauberg <hauberg@gmail.com> |
|
2537 |
6778
|
2538 * pkg/pkg.m: Allow filenames to contain glob patterns. |
6258
|
2539 |
|
2540 2007-01-08 S�ren Hauberg <hauberg@gmail.com> |
|
2541 |
|
2542 * pkg/pkg.m: Use copyfile instead of calling system. Use fullfile |
|
2543 instead of concatenating with "/". Use mlock to ensure that |
|
2544 persistent variables are not clobbered if user types clear all. |
|
2545 |
|
2546 2007-01-08 John W. Eaton <jwe@octave.org> |
|
2547 |
|
2548 * miscellaneous/copyfile.m, miscellaneous/movefile.m: |
|
2549 Improve handling of file names containing globbing characters. |
|
2550 From S�ren Hauberg <hauberg@gmail.com>. |
|
2551 |
|
2552 2007-01-05 John W. Eaton <jwe@octave.org> |
|
2553 |
|
2554 * optimization/optimset.m, optimization/__fsolve_defopts__.m: |
|
2555 New files. |
|
2556 |
|
2557 2006-12-30 John W. Eaton <jwe@octave.org> |
|
2558 |
|
2559 * sparse/spfun.m: Check for "function_handle" not "function handle". |
|
2560 * plot/fplot.m: Likewise. Use isa instead of strcmp + class. |
|
2561 |
|
2562 2006-12-27 S�ren Hauberg <hauberg@gmail.com> |
|
2563 |
|
2564 * image/imshow.m: Strip NaNs from image. |
|
2565 |
|
2566 2006-12-08 David Bateman <dbateman@free.fr> |
|
2567 |
|
2568 * sparse/normest.m: New file. |
|
2569 |
6286
|
2570 2006-12-06 Michael Goffioul <michael.goffioul@swing.be> |
6209
|
2571 |
6210
|
2572 * miscellaneous/copyfile.m, miscellaneous/movefile.m: |
|
2573 Work on Windows systems without cp or mv. |
|
2574 |
6209
|
2575 * startup/inputrc: Include sequences for Windows. |
|
2576 |
6203
|
2577 2006-12-06 S�ren Hauberg <hauberg@gmail.com> |
|
2578 |
|
2579 * pkg/pkg.m (unload_packages): New function. |
|
2580 (pkg): Handle unload action. |
|
2581 |
|
2582 * __errplot__.m: Add missing semicolon. |
|
2583 |
6193
|
2584 2006-11-30 John W. Eaton <jwe@octave.org> |
|
2585 |
|
2586 * miscellaneous/mexext.m: New file. |
|
2587 |
6189
|
2588 2006-11-29 David Bateman <dbateman@free.fr> |
|
2589 |
|
2590 * pkg/pkg.m: Add local_list and global_list options that allow the |
|
2591 location of package lists to be probed and set. |
|
2592 |
6179
|
2593 2006-11-17 John W. Eaton <jwe@octave.org> |
|
2594 |
6181
|
2595 * plot/__render_plot1__.m: Reverse y axis for images. |
|
2596 |
6179
|
2597 * plot/__render_plot__.m: New args, terminal and output. |
|
2598 * plot/print.m: Don't set output and term here. Instead, call |
|
2599 __render_plot__ with terminal and output. |
|
2600 |
6178
|
2601 2006-11-16 John W. Eaton <jwe@octave.org> |
|
2602 |
|
2603 * plot/__render_plot1__.m: New file. |
|
2604 * plot/__render_plot__.m: Use it. Loop over multiplots. |
|
2605 * plot/print.m, plot/subplot.m: Don't send "set multiplot" to |
|
2606 gnuplot. Let __render_plot__ do that. |
|
2607 |
6177
|
2608 2006-11-16 Francesco Potorti` <Potorti@isti.cnr.it> |
|
2609 |
|
2610 * plot/plot.m: Fix doc string. |
|
2611 |
6173
|
2612 2006-11-16 John W. Eaton <jwe@octave.org> |
|
2613 |
|
2614 * plot/__render_plot__.m: Check for mix of 2-d and 3-d plots |
|
2615 before sending anything to the plotter. |
|
2616 |
6172
|
2617 2006-11-15 John W. Eaton <jwe@octave.org> |
|
2618 |
|
2619 * image/__img_gnuplot__.m: Store more info in global plot |
|
2620 structures and use __render_plot__ to build plot command to |
|
2621 display image. |
|
2622 |
|
2623 * plot/__plt3__.m: New arg, parametric. Change all callers. |
|
2624 |
|
2625 * plot/__plot_globals__.m (__plot_line_offset__, __plot_command__, |
|
2626 __plot_command_sep__): Delete. |
|
2627 (__plot_data_type__, __plot_data_parametric__, |
|
2628 __plot_image_colormap__, __plot_image_dims__, __plot_fmtstr__, |
|
2629 __plot_usingstr__, __plot_withstr__): New variables. |
|
2630 * plot/__init_plot_vars__.m: Initialize them. |
|
2631 |
|
2632 * plot/__init_plot_vars__.m, plot/__setup_plot__.m: |
|
2633 Don't handle sep or cmd. |
|
2634 |
|
2635 * plot/__render_plot__.m: New function. |
|
2636 * plot/__plt__.m, plot/__plt3__.m, plot/__errplot__.m: |
|
2637 Store more info in global plot structures and use __render_plot__ |
|
2638 to build plot command. |
|
2639 * plot/replot.m: Simply call __render_plot__. |
|
2640 |
|
2641 * plot/contour.m, plot/mesh.m, plot/plot3.m: |
|
2642 Set __plot_data_parametric__ here. |
|
2643 |
6164
|
2644 2006-11-14 John W. Eaton <jwe@octave.org> |
|
2645 |
6166
|
2646 * plot/bottom_title.m, plot/top_title.m: Delete. |
|
2647 |
6164
|
2648 * image/image_viewer.m: Set default values here. |
|
2649 * image/image.m: Not here. |
|
2650 |
|
2651 * image/image_viewer.m: Always return old values. Check arguments. |
|
2652 * image/__img_gnuplot__.m: Rename from __img__m. |
|
2653 |
|
2654 2006-11-14 S�ren Hauberg <soren@hauberg.org> |
|
2655 |
|
2656 * image/image_viewer.m: New function. |
|
2657 * image/__img_via_file__.m: New function. |
|
2658 * image/image.m: Use image_viewer to determine which program to |
|
2659 use for image viewing. |
6754
|
2660 * image/__img__.m: Silently accept more than 3 args. |
6164
|
2661 |
6163
|
2662 2006-11-14 John W. Eaton <jwe@octave.org> |
|
2663 |
|
2664 * plot/__do_legend__.m, plot/__errplot__.m, |
|
2665 plot/__init_plot_vars__.m, plot/__plot_globals__.m, |
|
2666 plot/__plt3__.m, plot/__plt__.m, plot/__setup_plot__.m, |
|
2667 plot/legend.m, plot/mplot.m, plot/multiplot.m, plot/oneplot.m, |
|
2668 plot/replot.m, plot/subplot.m, plot/subwindow.m: |
|
2669 Use __plot_globals__ for multiplot variables. Keep track of |
|
2670 multiplot info for each figure. Eliminate __multiplot_xscale__. |
|
2671 |
6157
|
2672 2006-11-13 John W. Eaton <jwe@octave.org> |
|
2673 |
6158
|
2674 * plot/mesh.m: Use proper dimensions for y in call to repmat. |
|
2675 |
6157
|
2676 * miscellaneous/substruct.m: New function. |
|
2677 |
|
2678 * testfun/assert.m: Force orientation to match when comparing |
|
2679 struct elements. |
|
2680 |
|
2681 * general/__isequal__.m: Avoid assignment of comma-separated lists |
|
2682 when comparing structs. |
|
2683 |
|
2684 2006-11-13 S�ren Hauberg <hauberg@gmail.com> |
|
2685 |
6754
|
2686 * general/bicubic.m, general/cart2pol.m, general/cart2sph.m, |
|
2687 plot/contour.m, linear-algebra/cross.m, general/cumtrapz.m, |
|
2688 linear-algebra/dot.m, image/imshow.m, general/interp2.m, |
|
2689 general/mod.m, plot/plot3.m, plot/__plr2__.m, plot/__plr__.m, |
|
2690 general/pol2cart.m, general/polyarea.m, polynomial/polyfit.m, |
|
2691 general/rem.m, image/rgb2ind.m, general/sph2cart.m, |
|
2692 general/trapz.m, miscellaneous/xor.m: Use size_equal. |
6157
|
2693 |
6156
|
2694 2006-11-13 John W. Eaton <jwe@octave.org> |
|
2695 |
|
2696 * plot/mesh.m: Use size_equal to compare dimensions. |
|
2697 |
6154
|
2698 2006-11-13 S�ren Hauberg <soren@hauberg.org> |
|
2699 |
|
2700 * plot/mesh.m: Simplify. Set hidden3d for the plot. |
|
2701 |
6152
|
2702 2006-11-11 S�ren Hauberg <soren@hauberg.org> |
|
2703 |
|
2704 * miscellaneous/copyfile.m: Fix docs to match function. |
|
2705 |
6145
|
2706 2006-11-08 John W. Eaton <jwe@octave.org> |
|
2707 |
6146
|
2708 * plot/legend.m: New function, adapted from Octave Forge. |
|
2709 |
|
2710 * plot/__do_legend__.m: New function. |
|
2711 * plot/__errplot__.m, plot/__plt3__.m, plot/__plt__.m, |
|
2712 plot/replot.m: Call it before plotting. |
|
2713 |
|
2714 * plot/plot3.m, plot/mesh.m, plot/contour.m: Don't send "set |
|
2715 noparametric" to gnuplot.. |
|
2716 |
|
2717 * plot/__plotopt__.m, plot/__pltopt1__.m, plot/__plt1__.m, |
|
2718 plot/__plt2__.m, plot/__plt2mm__.m, plot/__plt2mv__.m, |
|
2719 plot/__plt2ss__.m, plot/__plt2vm__.m, plot/__plt2vv__.m: Accept |
|
2720 and return key title separate from line format. Accept format and |
|
2721 key as cellstr. Always return data as cell array. Return format |
|
2722 and key title as cellstr. |
|
2723 * plot/__errplot__.m, plot/__plt3__.m, plot/__plt__.m: |
|
2724 Handle line format and key titles separately. |
|
2725 * plot/__plt3__.m, plot/__plt__.m: Handle data as cell array only. |
|
2726 |
|
2727 * plot/__plot_globals__.m (__plot_line_offset__, |
|
2728 __plot_key_labels__, __plot_key_properties__): New global |
|
2729 variables. Initialize them. |
|
2730 * plot/__init_plot_vars__.m (__plot_line_offset__, |
|
2731 __plot_key_labels__, __plot_key_properties__): Initialize. |
|
2732 * plot/__errplot__.m, plot/__plt3__.m, plot/__plt__.m |
|
2733 (__plot_line_offset__, __plot_key_labels__, |
|
2734 __plot_key_properties__): Store information about plot key titles. |
|
2735 |
|
2736 * plot/__errplot__.m, plot/__init_plot_vars__.m, plot/__plt3__.m, |
|
2737 plot/__plt__.m: Use cf, mxi, and myi as shorthand for |
|
2738 __current_figure__, __multiplot_xi__, and __multiplot_yi__, |
|
2739 respectively. |
|
2740 |
|
2741 * plot/__errcomm__.m: Allow fmt to be cellstr. |
|
2742 |
6145
|
2743 * strings/strcat.m: Disable Octave:empty-list-elements warning |
|
2744 whle concatenating args. |
|
2745 |
6144
|
2746 2006-11-07 John W. Eaton <jwe@octave.org> |
|
2747 |
|
2748 * startup/main-rcfile: Conditionally set PAGER_FLAGS. |
|
2749 |
6142
|
2750 2006-11-06 S�ren Hauberg <soren@hauberg.org> |
|
2751 |
6143
|
2752 * pkg/pkg.m (extract_pkg): No need to pass "dotexceptnewline" |
|
2753 option to regexp. |
|
2754 |
6142
|
2755 * image/__img__.m: Send "set size ratio -1" before plotting. |
|
2756 |
6138
|
2757 2006-11-03 Bill Denney <denney@seas.upenn.edu> |
|
2758 |
6139
|
2759 * strings/index.m: New arg, direction. Simplify and speed up. |
|
2760 * strings/rindex.m: Implement using index (..., "last"); |
|
2761 |
6754
|
2762 * blanks.m, strcat.m: Simplify. Add tests. |
6138
|
2763 |
6130
|
2764 2006-11-01 Bill Denney <denney@seas.upenn.edu> |
|
2765 |
|
2766 * general/__isequal__.m: Test size and class more consistently. |
|
2767 |
6116
|
2768 2006-10-27 John W. Eaton <jwe@octave.org> |
|
2769 |
6117
|
2770 * miscellaneous/ls_command.m: Use /D instead of /w. |
|
2771 From Michael Goffioul <michael.goffioul@swing.be>. |
|
2772 |
6116
|
2773 * miscellaneous/ls.m, miscellaneous/ls_command.m: New files. |
|
2774 * miscellaneous/dir.m: Mark as a command. |
|
2775 |
6112
|
2776 2006-10-27 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
2777 |
|
2778 * miscellaneous/unpack.m: Fix missing comma in strcat call. |
|
2779 |
6088
|
2780 2006-10-25 John W. Eaton <jwe@octave.org> |
|
2781 |
|
2782 * image/image.m: Set x = y = [] when nargin == 0; |
|
2783 |
|
2784 2006-10-25 Quentin Spencer <qspencer@ieee.org> |
|
2785 |
|
2786 * image/image.m: Call __img__ if gnuplot version is > 4.0. |
|
2787 * image/__img__.m: New file, originally from |
|
2788 Daniel J Sebald <daniel.sebald@ieee.org>. |
|
2789 |
6087
|
2790 2006-10-25 John W. Eaton <jwe@octave.org> |
|
2791 |
|
2792 * plot/__gnuplot_version__.m: New function, originally from |
|
2793 Daniel J Sebald <daniel.sebald@ieee.org> by way of |
|
2794 Quentin Spencer <qspencer@ieee.org>. |
|
2795 |
6085
|
2796 2006-10-25 S�ren Hauberg <soren@hauberg.org> |
|
2797 |
|
2798 * plot/__pltopt__.m: Update symbol marker id numbers for gnuplot 4. |
|
2799 |
6081
|
2800 2006-10-24 Bill Denney <denney@seas.upenn.edu> |
|
2801 |
|
2802 * miscellaneous/unpack.m, miscellaneous/bunzip2.m, |
|
2803 miscellaneous/gunzip.m: New files. |
|
2804 * miscellaneous/untar.m, miscellaneous/unzip.m: |
|
2805 Call unpack to do the real work. |
|
2806 |
6075
|
2807 2006-10-24 John W. Eaton <jwe@octave.org> |
|
2808 |
6078
|
2809 * plot/plot3.m: If we have a format string, then also pass using |
|
2810 string to __plt3__. |
|
2811 |
6077
|
2812 * plot/sombrero.m: Don't return anything if nargout == 0. |
|
2813 |
6075
|
2814 * plot/__plt3__.m: Create using clause if none is supplied. |
6077
|
2815 * plot/mesh.m: Always pass empty using string to __plt3__. |
6075
|
2816 |
6069
|
2817 2006-10-20 Bill Denney <denney@seas.upenn.edu> |
|
2818 |
|
2819 * movefile.m, copyfile.m: Handle cellstr lists of files. |
|
2820 Quote filenames in shell commands. |
|
2821 |
6055
|
2822 2006-10-17 David Bateman <dbateman@free.fr> |
|
2823 |
|
2824 * pkg/pkg.m (uninstall): Allow the uninstall to proceed even if |
|
2825 the package directory is missing. |
|
2826 |
6052
|
2827 2006-10-13 John W. Eaton <jwe@octave.org> |
|
2828 |
|
2829 * plot/box.m: New function. |
|
2830 |
6050
|
2831 2006-10-13 Etienne Grossmann <etienne@tyzx.com> |
|
2832 |
|
2833 * general/ind2sub.m, general/sub2ind.m: Handle empty indices. |
|
2834 |
6049
|
2835 2006-10-12 Quentin Spencer <qspencer@ieee.org> |
|
2836 |
|
2837 * plot/sombrero.m: Only plot if nargout == 0. Otherwise, return data. |
|
2838 |
6047
|
2839 2006-10-10 John W. Eaton <jwe@octave.org> |
|
2840 |
|
2841 * miscellaneous/copyfile.m, miscellaneous/movefile.m: New functions. |
|
2842 |
6046
|
2843 2006-10-10 Bill Denney <denney@seas.upenn.edu> |
|
2844 |
|
2845 * audio/lin2mu.m, audio/loadaudio.m, audio/mu2lin.m, |
|
2846 audio/playaudio.m, audio/record.m, audio/saveaudio.m, |
|
2847 audio/setaudio.m, audio/wavread.m, audio/wavwrite.m, |
|
2848 control/base/__bodquist__.m, control/base/__freqresp__.m, |
|
2849 control/base/are.m, control/base/bode.m, control/base/ctrb.m, |
|
2850 control/base/damp.m, control/base/dare.m, control/base/dcgain.m, |
|
2851 control/base/dre.m, control/base/impulse.m, control/base/lqg.m, |
|
2852 control/base/lsim.m, control/base/lyap.m, control/base/nichols.m, |
|
2853 control/base/nyquist.m, control/base/obsv.m, control/base/pzmap.m, |
|
2854 control/base/rlocus.m, control/base/step.m, control/base/tzero.m, |
|
2855 control/hinf/h2norm.m, control/hinf/h2syn.m, |
|
2856 control/hinf/hinfnorm.m, control/hinf/hinfsyn.m, |
|
2857 control/hinf/is_dgkf.m, control/hinf/wgt1o.m, |
|
2858 control/obsolete/dezero.m, control/system/__sysdefioname__.m, |
|
2859 control/system/buildssic.m, control/system/c2d.m, |
|
2860 control/system/cellidx.m, control/system/d2c.m, |
|
2861 control/system/dmr2d.m, control/system/fir2sys.m, |
|
2862 control/system/is_abcd.m, control/system/is_controllable.m, |
|
2863 control/system/is_detectable.m, control/system/is_digital.m, |
|
2864 control/system/is_observable.m, control/system/is_siso.m, |
|
2865 control/system/is_stabilizable.m, control/system/is_stable.m, |
|
2866 control/system/jet707.m, control/system/listidx.m, |
|
2867 control/system/ord2.m, control/system/parallel.m, |
|
2868 control/system/ss.m, control/system/ss2zp.m, |
|
2869 control/system/starp.m, control/system/sys2ss.m, |
|
2870 control/system/sys2tf.m, control/system/sys2zp.m, |
|
2871 control/system/sysadd.m, control/system/sysappend.m, |
|
2872 control/system/syschtsam.m, control/system/sysconnect.m, |
|
2873 control/system/syscont.m, control/system/sysdimensions.m, |
|
2874 control/system/sysdisc.m, control/system/sysdup.m, |
|
2875 control/system/sysgetsignals.m, control/system/sysgettsam.m, |
|
2876 control/system/sysgroup.m, control/system/sysidx.m, |
|
2877 control/system/sysmin.m, control/system/sysmult.m, |
|
2878 control/system/sysout.m, control/system/sysprune.m, |
|
2879 control/system/sysscale.m, control/system/syssetsignals.m, |
|
2880 control/system/syssub.m, control/system/sysupdate.m, |
|
2881 control/system/tf.m, control/system/tfout.m, |
|
2882 control/system/ugain.m, control/system/zp.m, |
|
2883 control/system/zpout.m, control/util/__outlist__.m, |
|
2884 control/util/__zgpbal__.m, control/util/prompt.m, |
|
2885 control/util/sortcom.m, control/util/strappend.m, |
|
2886 deprecated/com2str.m, elfun/acot.m, elfun/acoth.m, elfun/acsc.m, |
|
2887 elfun/acsch.m, elfun/asec.m, elfun/asech.m, elfun/cot.m, |
|
2888 elfun/coth.m, elfun/csc.m, elfun/csch.m, elfun/lcm.m, elfun/sec.m, |
|
2889 elfun/sech.m, finance/fv.m, finance/fvl.m, finance/irr.m, |
|
2890 finance/nper.m, finance/npv.m, finance/pmt.m, finance/pv.m, |
|
2891 finance/pvl.m, finance/rate.m, finance/vol.m, |
|
2892 general/__isequal__.m, general/bitcmp.m, general/bitget.m, |
|
2893 general/bitset.m, general/blkdiag.m, general/cart2sph.m, |
|
2894 general/cell2mat.m, general/circshift.m, general/cplxpair.m, |
|
2895 general/cumtrapz.m, general/deal.m, general/diff.m, |
|
2896 general/flipdim.m, general/fliplr.m, general/flipud.m, |
|
2897 general/ind2sub.m, general/int2str.m, |
|
2898 general/is_duplicate_entry.m, general/isdefinite.m, |
|
2899 general/isequal.m, general/isequalwithequalnans.m, |
|
2900 general/isscalar.m, general/issquare.m, general/issymmetric.m, |
|
2901 general/isvector.m, general/logical.m, general/logspace.m, |
|
2902 general/mod.m, general/nargchk.m, general/nextpow2.m, |
|
2903 general/perror.m, general/postpad.m, general/prepad.m, |
|
2904 general/randperm.m, general/rem.m, general/repmat.m, |
|
2905 general/rot90.m, general/rotdim.m, general/shift.m, |
|
2906 general/shiftdim.m, general/sph2cart.m, general/strerror.m, |
|
2907 general/sub2ind.m, general/trapz.m, general/tril.m, |
|
2908 general/triu.m, image/gray.m, image/gray2ind.m, image/hsv2rgb.m, |
|
2909 image/image.m, image/imagesc.m, image/ind2gray.m, image/ind2rgb.m, |
|
2910 image/loadimage.m, image/ntsc2rgb.m, image/ocean.m, |
|
2911 image/rgb2hsv.m, image/rgb2ntsc.m, image/saveimage.m, io/beep.m, |
|
2912 linear-algebra/commutation_matrix.m, linear-algebra/cond.m, |
|
2913 linear-algebra/cross.m, linear-algebra/dmult.m, |
|
2914 linear-algebra/dot.m, linear-algebra/duplication_matrix.m, |
|
2915 linear-algebra/krylov.m, linear-algebra/krylovb.m, |
|
2916 linear-algebra/logm.m, linear-algebra/norm.m, |
|
2917 linear-algebra/null.m, linear-algebra/orth.m, |
|
2918 linear-algebra/qzhess.m, linear-algebra/rank.m, |
|
2919 linear-algebra/trace.m, linear-algebra/vec.m, |
|
2920 linear-algebra/vech.m, miscellaneous/bincoeff.m, |
|
2921 miscellaneous/delete.m, miscellaneous/dir.m, miscellaneous/dos.m, |
|
2922 miscellaneous/fileattrib.m, miscellaneous/fileparts.m, |
|
2923 miscellaneous/flops.m, miscellaneous/fullfile.m, |
|
2924 miscellaneous/ispc.m, miscellaneous/isunix.m, |
|
2925 miscellaneous/menu.m, miscellaneous/not.m, miscellaneous/popen2.m, |
|
2926 miscellaneous/single.m, miscellaneous/unix.m, miscellaneous/ver.m, |
|
2927 miscellaneous/xor.m, optimization/glpk.m, optimization/glpkmex.m, |
|
2928 optimization/qp.m, optimization/sqp.m, plot/__axis_label__.m, |
|
2929 plot/__errplot__.m, plot/__plr1__.m, plot/__plr2__.m, |
|
2930 plot/__plr__.m, plot/__plt1__.m, plot/__plt2__.m, |
|
2931 plot/__plt2mm__.m, plot/__plt2mv__.m, plot/__plt2ss__.m, |
|
2932 plot/__plt2vm__.m, plot/__plt2vv__.m, plot/__pltopt1__.m, |
|
2933 plot/__pltopt__.m, plot/bar.m, plot/bottom_title.m, plot/close.m, |
|
2934 plot/contour.m, plot/errorbar.m, plot/figure.m, plot/fplot.m, |
|
2935 plot/grid.m, plot/hist.m, plot/hold.m, plot/ishold.m, |
|
2936 plot/loglogerr.m, plot/mesh.m, plot/meshdom.m, plot/meshgrid.m, |
|
2937 plot/multiplot.m, plot/orient.m, plot/polar.m, plot/replot.m, |
|
2938 plot/semilogxerr.m, plot/semilogyerr.m, plot/sombrero.m, |
|
2939 plot/stairs.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
2940 plot/top_title.m, polynomial/compan.m, polynomial/conv.m, |
|
2941 polynomial/deconv.m, polynomial/mkpp.m, polynomial/poly.m, |
|
2942 polynomial/polyder.m, polynomial/polyderiv.m, |
|
2943 polynomial/polyfit.m, polynomial/polygcd.m, |
|
2944 polynomial/polyinteg.m, polynomial/polyout.m, |
|
2945 polynomial/polyreduce.m, polynomial/polyval.m, |
|
2946 polynomial/polyvalm.m, polynomial/ppval.m, polynomial/residue.m, |
|
2947 polynomial/roots.m, polynomial/unmkpp.m, quaternion/quaternion.m, |
|
2948 set/complement.m, set/create_set.m, set/intersect.m, |
|
2949 set/ismember.m, set/setdiff.m, set/setxor.m, set/union.m, |
|
2950 set/unique.m, signal/arch_fit.m, signal/arch_rnd.m, |
|
2951 signal/arma_rnd.m, signal/autocor.m, signal/autoreg_matrix.m, |
|
2952 signal/bartlett.m, signal/blackman.m, signal/detrend.m, |
|
2953 signal/diffpara.m, signal/durbinlevinson.m, signal/fftconv.m, |
|
2954 signal/fftfilt.m, signal/fftshift.m, signal/filter2.m, |
|
2955 signal/freqz.m, signal/hamming.m, signal/hanning.m, |
|
2956 signal/hurst.m, signal/ifftshift.m, signal/sinetone.m, |
|
2957 signal/sinewave.m, signal/spencer.m, signal/stft.m, |
|
2958 signal/synthesis.m, signal/unwrap.m, sparse/gplot.m, |
|
2959 sparse/spfun.m, sparse/sprand.m, sparse/sprandn.m, |
|
2960 sparse/sprandsym.m, sparse/spstats.m, specfun/beta.m, |
|
2961 specfun/betai.m, specfun/betaln.m, specfun/erfinv.m, |
|
2962 specfun/gammai.m, specfun/log2.m, specfun/pow2.m, |
|
2963 special-matrix/hankel.m, special-matrix/hilb.m, |
|
2964 special-matrix/invhilb.m, special-matrix/sylvester_matrix.m, |
|
2965 special-matrix/toeplitz.m, special-matrix/vander.m, |
|
2966 statistics/base/center.m, statistics/base/cloglog.m, |
|
2967 statistics/base/cor.m, statistics/base/corrcoef.m, |
|
2968 statistics/base/cov.m, statistics/base/cut.m, |
|
2969 statistics/base/gls.m, statistics/base/iqr.m, |
|
2970 statistics/base/kendall.m, statistics/base/kurtosis.m, |
|
2971 statistics/base/logit.m, statistics/base/mahalanobis.m, |
|
2972 statistics/base/mean.m, statistics/base/meansq.m, |
|
2973 statistics/base/median.m, statistics/base/moment.m, |
|
2974 statistics/base/ols.m, statistics/base/ppplot.m, |
|
2975 statistics/base/probit.m, statistics/base/qqplot.m, |
|
2976 statistics/base/range.m, statistics/base/ranks.m, |
|
2977 statistics/base/run_count.m, statistics/base/skewness.m, |
|
2978 statistics/base/spearman.m, statistics/base/statistics.m, |
|
2979 statistics/base/std.m, statistics/base/studentize.m, |
|
2980 statistics/base/table.m, statistics/base/values.m, |
|
2981 statistics/base/var.m, statistics/distributions/betacdf.m, |
|
2982 statistics/distributions/betainv.m, |
|
2983 statistics/distributions/betapdf.m, |
|
2984 statistics/distributions/betarnd.m, |
|
2985 statistics/distributions/binocdf.m, |
|
2986 statistics/distributions/binoinv.m, |
|
2987 statistics/distributions/binopdf.m, |
|
2988 statistics/distributions/binornd.m, |
|
2989 statistics/distributions/cauchy_cdf.m, |
|
2990 statistics/distributions/cauchy_inv.m, |
|
2991 statistics/distributions/cauchy_pdf.m, |
|
2992 statistics/distributions/cauchy_rnd.m, |
|
2993 statistics/distributions/chi2cdf.m, |
|
2994 statistics/distributions/chi2inv.m, |
|
2995 statistics/distributions/chi2pdf.m, |
|
2996 statistics/distributions/chi2rnd.m, |
|
2997 statistics/distributions/discrete_cdf.m, |
|
2998 statistics/distributions/discrete_inv.m, |
|
2999 statistics/distributions/discrete_pdf.m, |
|
3000 statistics/distributions/discrete_rnd.m, |
|
3001 statistics/distributions/empirical_rnd.m, |
|
3002 statistics/distributions/expcdf.m, |
|
3003 statistics/distributions/expinv.m, |
|
3004 statistics/distributions/exppdf.m, |
|
3005 statistics/distributions/exprnd.m, |
|
3006 statistics/distributions/fcdf.m, statistics/distributions/finv.m, |
|
3007 statistics/distributions/fpdf.m, statistics/distributions/frnd.m, |
|
3008 statistics/distributions/gamcdf.m, |
|
3009 statistics/distributions/gaminv.m, |
|
3010 statistics/distributions/gampdf.m, |
|
3011 statistics/distributions/gamrnd.m, |
|
3012 statistics/distributions/geocdf.m, |
|
3013 statistics/distributions/geoinv.m, |
|
3014 statistics/distributions/geopdf.m, |
|
3015 statistics/distributions/geornd.m, |
|
3016 statistics/distributions/hygecdf.m, |
|
3017 statistics/distributions/hygeinv.m, |
|
3018 statistics/distributions/hygepdf.m, |
|
3019 statistics/distributions/hygernd.m, |
|
3020 statistics/distributions/kolmogorov_smirnov_cdf.m, |
|
3021 statistics/distributions/laplace_cdf.m, |
|
3022 statistics/distributions/laplace_inv.m, |
|
3023 statistics/distributions/laplace_pdf.m, |
|
3024 statistics/distributions/laplace_rnd.m, |
|
3025 statistics/distributions/logistic_cdf.m, |
|
3026 statistics/distributions/logistic_inv.m, |
|
3027 statistics/distributions/logistic_pdf.m, |
|
3028 statistics/distributions/logistic_rnd.m, |
|
3029 statistics/distributions/logncdf.m, |
|
3030 statistics/distributions/logninv.m, |
|
3031 statistics/distributions/lognpdf.m, |
|
3032 statistics/distributions/lognrnd.m, |
|
3033 statistics/distributions/normcdf.m, |
|
3034 statistics/distributions/norminv.m, |
|
3035 statistics/distributions/normpdf.m, |
|
3036 statistics/distributions/normrnd.m, |
|
3037 statistics/distributions/pascal_cdf.m, |
|
3038 statistics/distributions/pascal_inv.m, |
|
3039 statistics/distributions/pascal_pdf.m, |
|
3040 statistics/distributions/pascal_rnd.m, |
|
3041 statistics/distributions/poisscdf.m, |
|
3042 statistics/distributions/poissinv.m, |
|
3043 statistics/distributions/poisspdf.m, |
|
3044 statistics/distributions/poissrnd.m, |
|
3045 statistics/distributions/stdnormal_cdf.m, |
|
3046 statistics/distributions/stdnormal_inv.m, |
|
3047 statistics/distributions/stdnormal_pdf.m, |
|
3048 statistics/distributions/stdnormal_rnd.m, |
|
3049 statistics/distributions/tcdf.m, statistics/distributions/tinv.m, |
|
3050 statistics/distributions/tpdf.m, statistics/distributions/trnd.m, |
|
3051 statistics/distributions/unifcdf.m, |
|
3052 statistics/distributions/unifinv.m, |
|
3053 statistics/distributions/unifpdf.m, |
|
3054 statistics/distributions/unifrnd.m, |
|
3055 statistics/distributions/wblcdf.m, |
|
3056 statistics/distributions/wblinv.m, |
|
3057 statistics/distributions/wblpdf.m, |
|
3058 statistics/distributions/wblrnd.m, |
|
3059 statistics/distributions/wienrnd.m, statistics/tests/anova.m, |
|
3060 statistics/tests/bartlett_test.m, |
|
3061 statistics/tests/chisquare_test_homogeneity.m, |
|
3062 statistics/tests/chisquare_test_independence.m, |
|
3063 statistics/tests/cor_test.m, statistics/tests/f_test_regression.m, |
|
3064 statistics/tests/hotelling_test.m, |
|
3065 statistics/tests/hotelling_test_2.m, |
|
3066 statistics/tests/kolmogorov_smirnov_test.m, |
|
3067 statistics/tests/kolmogorov_smirnov_test_2.m, |
|
3068 statistics/tests/kruskal_wallis_test.m, statistics/tests/manova.m, |
|
3069 statistics/tests/mcnemar_test.m, statistics/tests/prop_test_2.m, |
|
3070 statistics/tests/run_test.m, statistics/tests/sign_test.m, |
|
3071 statistics/tests/t_test.m, statistics/tests/t_test_2.m, |
|
3072 statistics/tests/t_test_regression.m, statistics/tests/u_test.m, |
|
3073 statistics/tests/var_test.m, statistics/tests/welch_test.m, |
|
3074 statistics/tests/wilcoxon_test.m, statistics/tests/z_test.m, |
|
3075 statistics/tests/z_test_2.m, strings/base2dec.m, strings/blanks.m, |
|
3076 strings/deblank.m, strings/dec2base.m, strings/dec2bin.m, |
|
3077 strings/dec2hex.m, strings/findstr.m, strings/hex2dec.m, |
|
3078 strings/index.m, strings/isletter.m, strings/lower.m, |
|
3079 strings/rindex.m, strings/split.m, strings/str2mat.m, |
|
3080 strings/str2num.m, strings/strcat.m, strings/strcmpi.m, |
|
3081 strings/strfind.m, strings/strjust.m, strings/strmatch.m, |
|
3082 strings/strncmp.m, strings/strncmpi.m, strings/strrep.m, |
|
3083 strings/strtrunc.m, strings/strvcat.m, strings/substr.m, |
|
3084 strings/upper.m, testfun/assert.m, testfun/demo.m, |
|
3085 testfun/example.m, testfun/fail.m, testfun/speed.m, |
|
3086 testfun/test.m, time/asctime.m, time/calendar.m, time/ctime.m, |
|
3087 time/datenum.m, time/datestr.m, time/datevec.m, time/eomday.m, |
|
3088 time/etime.m, time/is_leap_year.m: |
|
3089 Use print_usage instead of usage. |
|
3090 |
6044
|
3091 2006-10-09 David Bateman <dbateman@free.fr> |
|
3092 |
|
3093 * time/datevec.m: Add additional compatible default parsing strings. |
|
3094 |
6395
|
3095 2006-10-09 Bill Denney <denney@seas.upenn.edu> |
6041
|
3096 |
6042
|
3097 * pkg/pkg.m: Remove trailing "\n" from error messages. |
|
3098 Remove compare_versions subfunction. |
|
3099 |
|
3100 * miscellaneous/compare_versions.m: New function to compare |
|
3101 version numbers as strings with any boolean operators. |
|
3102 |
6041
|
3103 * miscellaneous/untar.m: Check more rigorously to see if the tar |
|
3104 file exists. |
|
3105 |
6036
|
3106 2006-10-04 John W. Eaton <jwe@octave.org> |
|
3107 |
|
3108 * pkg/pkg.m: Use fullfile to concatenate directory and file names. |
|
3109 |
6032
|
3110 2006-10-04 S�ren Hauberg <soren@hauberg.org> |
|
3111 |
6037
|
3112 * pkg/pkg.m: Update docs. Handle prefix option. |
|
3113 Handle dependencies for load option. |
6032
|
3114 |
6029
|
3115 2006-10-04 John W. Eaton <jwe@octave.org> |
|
3116 |
6030
|
3117 * deprecated/clearplot.m, deprecated/clg.m: New functions. |
|
3118 |
|
3119 * plot/clg.m: Delete. |
|
3120 * plot/__init_plot_vars__.m: New function. |
|
3121 * plot/__setup_plot__.m: Use __init_plot_vars__. |
6029
|
3122 |
6025
|
3123 2006-10-03 S�ren Hauberg <soren@hauberg.org> |
|
3124 |
|
3125 * pkg/pkg.m: Avoid calling addpath with no args. |
|
3126 |
6024
|
3127 2006-10-03 Bill Denney <denney@seas.upenn.edu> |
|
3128 |
|
3129 * audio/loadaudio.m, control/base/nyquist.m, |
|
3130 control/system/__zp2ssg2__.m, linear-algebra/cross.m, |
|
3131 linear-algebra/krylov.m, statistics/base/center.m, |
|
3132 statistics/base/median.m, statistics/base/std.m, |
|
3133 statistics/base/var.m, testfun/test.m: Use the new find syntax to |
|
3134 find first or last element matching a condition. |
|
3135 |
6023
|
3136 2006-10-02 Bill Denney <denney@seas.upenn.edu> |
|
3137 |
|
3138 * strings/deblank.m, strings/upper.m, strings/lower.m, |
|
3139 general/__isequal__.m: Minimize looping using cellfun. |
|
3140 |
6020
|
3141 2006-10-02 David Bateman <dbateman@free.fr> |
|
3142 |
|
3143 * pkg/pkg.m (copy_files): always create installation directory. |
|
3144 |
6016
|
3145 2006-10-02 Thomas Weber <thomas.weber.mail@gmail.com> |
|
3146 |
|
3147 * miscellaneous/doc.m: Swap file and directory args to info. |
|
3148 |
|
3149 2006-10-01 Arno Onken <whyly@gmx.net> |
|
3150 |
|
3151 * statistics/distributions/exprnd.m: Fix typo. |
|
3152 |
6014
|
3153 2006-09-30 Benjamin Lindner <lindnerben@gmx.net> |
|
3154 |
|
3155 * polynomial/ppval.m: Use .' instead of '. |
|
3156 * polynomial/spline.m: Likewise. New tests. |
|
3157 |
6004
|
3158 2006-09-26 David Bateman <dbateman@free.fr> |
|
3159 |
|
3160 * __plt3__.m: Using global variables __plot_data__, |
|
3161 __plot_data_offset__ and __plot_command__ to store plots and |
|
3162 correctly handle multiplots, and hold state. Only accept a single |
|
3163 data parameter plus, using, format and with strings. Remove |
|
3164 setting of gnuplot parameters. |
|
3165 * __make_using_clause__.m: New function extracted from __plt__.m. |
|
3166 * __setup_plot__.m: Convert to a function and pass the plotting |
|
3167 command to use. |
|
3168 * __plt__.m: Change call to __setup_plot__ and __make_using_clause__. |
|
3169 * contour.m: Use unwind protect on the parametric state of plot |
|
3170 and __plt3__ instead of calling __gnuplot_splot__ directly. |
|
3171 * mesh.m: ditto. |
|
3172 * plot3.m: Error checking, setting of parametric state and |
|
3173 formation of matrix to plot moved from old __plt3__. |
|
3174 |
5996
|
3175 2006-09-22 Michael Creel <michael.creel@uab.es> |
|
3176 |
5997
|
3177 * deprecated/chisquare_pdf.m: Typo in documentation. |
5996
|
3178 |
|
3179 2006-09-22 S�ren Hauberg <soren@hauberg.org> |
|
3180 |
|
3181 * signal/filter2.m: Correct texinfo doc. |
|
3182 |
|
3183 2006-09-22 David Bateman <dbateman@free.fr> |
|
3184 |
|
3185 * miscellaneous/parseparams.m: Correct texinfo doc. |
|
3186 |
5993
|
3187 2006-09-15 David Bateman <dbateman@free.fr> |
|
3188 |
|
3189 * pkg/pkg.m (prepare_installation): Don't create package |
|
3190 installation directory here. |
|
3191 (copy_files): Create it here instead, to avoid issues with |
|
3192 upgrades. Also install the COPYING file in packinfo. |
|
3193 |
5989
|
3194 2006-09-13 John W. Eaton <jwe@octave.org> |
|
3195 |
|
3196 * general/blkdiag.m: Adjust to new cellfun rules. |
|
3197 |
5987
|
3198 2006-08-30 David Bateman <dbateman@free.fr> |
|
3199 |
|
3200 * pkg/pkg.m (install): Disallow bundles of packages. More verbose |
|
3201 error message for archive name not matching package name. |
|
3202 (installed_packages): Size header of printed results to |
|
3203 arguments. Sort the list of installed packages before printing |
|
3204 them. |
|
3205 |
5986
|
3206 2006-09-11 Paul Kienzle <pkienzle@users.sf.net> |
|
3207 |
|
3208 * signal/freqz.m: Update tests. |
|
3209 |
|
3210 2006-09-11 Ken Kouno <kouno@mk.ecei.tohoku.ac.jp> |
|
3211 |
|
3212 * signal/freqz.m: Corretly postpad arrays. |
|
3213 Don't call fliplr on a column vector. |
|
3214 |
5984
|
3215 2006-09-11 Luis F. Ortiz <lortiz@interactivesupercomputing.com> |
|
3216 |
|
3217 * general/shiftdim.m: Use permute instead of reshape. |
|
3218 |
5981
|
3219 2006-09-05 Alexander Barth <abarth93@users.sourceforge.net> |
|
3220 |
|
3221 * miscellaneous/parseparams.m: New function. |
|
3222 |
5980
|
3223 2006-09-05 Rafael Laboissiere <rafael@debian.org> |
|
3224 |
|
3225 * miscellaneous/doc.m: Swap order of --file and --directory |
|
3226 options for info program invocation. |
|
3227 |
5976
|
3228 2006-08-30 David Bateman <dbateman@free.fr> |
|
3229 |
5987
|
3230 * pkg/pkg.m (create_pkgadddel): Resolve variable name-clash from |
5976
|
3231 previous change. |
|
3232 |
5974
|
3233 2006-08-26 David Bateman <dbateman@free.fr> |
|
3234 |
|
3235 * pkg/pkg.m (install, uninstall, installed_packages): Allow for |
|
3236 absence of trailing "/" in OCTAVE_HOME. |
|
3237 |
5973
|
3238 2006-08-25 Alexander Barth <abarth@marine.usf.edu> |
|
3239 |
|
3240 * time/datenum.m: Allow arg to be character string. |
|
3241 |
5971
|
3242 2006-08-25 David Bateman <dbateman@free.fr> |
|
3243 |
|
3244 * pkg/pkg.m (install): Verify that package name correponds to the |
|
3245 archive name. Treat both PKG_ADD and PKG_DEL and remove them if |
|
3246 they are empty. If package directory is empty, remove it to fail |
|
3247 gracefully for system specific packages. |
|
3248 (extract_pkgadd, create_pkgadd): delete. |
|
3249 (extract_pkg, create_pkg): Generalized versions of deleted functions |
|
3250 (copy_files): Install both bin/ and doc/ directories, adding the |
|
3251 bin/ to the EXEC_PATH when the package is loaded. |
|
3252 |
5962
|
3253 2006-08-24 John W. Eaton <jwe@octave.org> |
|
3254 |
|
3255 * image/saveimage.m: Use logical indexing instead of |
|
3256 indices computed by calling find on the logical index. |
|
3257 |
5961
|
3258 2006-08-24 S�ren Hauberg <soren@hauberg.org> |
|
3259 |
5967
|
3260 * miscellaneous/bincoeff.m, specfun/factorial.m: |
5963
|
3261 Use logical indexing instead of indices computed by calling find |
|
3262 on the logical index. |
|
3263 |
|
3264 * linear-algebra/krylov.m: Delete unused local var nzidx. |
5961
|
3265 |
5959
|
3266 2006-08-23 Quentin Spencer <qspencer@ieee.org> |
|
3267 |
|
3268 * control/system/tf2zp.m: Simplify gain calculation. |
|
3269 |
5958
|
3270 2006-08-23 John W. Eaton <jwe@octave.org> |
|
3271 |
|
3272 * plot/__plt__.m: Insert using clauses for all plots. |
|
3273 |
5957
|
3274 2006-08-23 A S Hodel <hodelas@auburn.edu> |
|
3275 |
|
3276 * control/system/sysscale.m: Call tf and zp with correct number of |
|
3277 args. |
|
3278 |
5955
|
3279 2006-08-22 David Bateman <dbateman@free.fr> |
|
3280 |
|
3281 * pkg/pkg.m (extract_pkgadd, create_pkgadd): New functions to |
|
3282 Search inst/*.m and src/*.m files in the package for |
|
3283 PKG_ADD directives and append user supplied PKG_ADD. |
|
3284 (pkg): Call create_pkgadd after copying files. |
|
3285 |
5947
|
3286 2006-08-21 S�ren Hauberg <soren@hauberg.org> |
|
3287 |
|
3288 * pkg/pkg.m: Handle multiple packages in a single file. |
|
3289 Insert directory separator between OCTAVE_HOME and rest of package |
|
3290 installation directory. |
|
3291 |
|
3292 2006-08-21 John W. Eaton <jwe@octave.org> |
|
3293 |
|
3294 * general/num2str.m: Early return if arg is empty. |
|
3295 From Thomas Treichl <Thomas.Treichl@gmx.net>. |
|
3296 |
5946
|
3297 2006-08-21 David Bateman <dbateman@free.fr> |
|
3298 |
|
3299 * strings/mat2str.m: Compute NC before using. |
|
3300 |
5937
|
3301 2006-08-17 John W. Eaton <jwe@octave.org> |
|
3302 |
|
3303 * audio/wavread.m: Fix calculation of sample count. |
|
3304 |
5934
|
3305 2006-08-14 S�ren Hauberg <soren@hauberg.org> |
|
3306 |
|
3307 * image/imshow.m: New Matlab-compatible version. |
|
3308 |
5930
|
3309 2006-08-15 John W. Eaton <jwe@octave.org> |
|
3310 |
|
3311 * deprecated/is_global.m: Delete. |
|
3312 |
5928
|
3313 2006-08-14 John W. Eaton <jwe@octave.org> |
|
3314 |
|
3315 * pkg/Makefile.in (script_sub_dir): Change from plot to pkg. |
|
3316 |
5926
|
3317 2006-08-14 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
3318 |
|
3319 * sparse/spy.m, control/base/bode.m, control/base/__stepimp__.m, |
|
3320 signal/freqz_plot.m: Adapt to new automatic_replot definition. |
|
3321 |
5928
|
3322 2006-08-14 S�ren Hauberg <soren@hauberg.org> |
|
3323 |
6778
|
3324 * pkg/pkg.m: Don't pass function name to print_usage. |
5928
|
3325 Use addpath and rmpath instead of manipulating LOADPATH. |
|
3326 Handle changes to system function. |
|
3327 (rm_rf): New subfunction. Use it to avoid confirmation dialog for |
|
3328 recursive directory removal. |
5922
|
3329 |
5924
|
3330 * strings/bin2dec.m: Ignore spaces in input for compatibility. |
|
3331 |
6778
|
3332 * colormap.m: Change global variable to persistent. |
5923
|
3333 |
5922
|
3334 * rgb2ind.m: Handle single 3-d array as rgb image. |
|
3335 |
5920
|
3336 2006-08-14 John W. Eaton <jwe@octave.org> |
|
3337 |
|
3338 * strings/str2double.m: Fix missing semicolon. |
|
3339 |
5910
|
3340 2006-07-27 Jim Peterson <jpeterson@annapmicro.com> |
|
3341 |
|
3342 * plot/plot3.m: Accept one complex or one real and one complex |
|
3343 argument and plot real and imaginary components for y and z. |
|
3344 |
5908
|
3345 2006-07-27 John W. Eaton <jwe@octave.org> |
|
3346 |
|
3347 * testfun/test.m: Call fflush after each block of calls to |
|
3348 fprintf, fputs, or fdisp. |
|
3349 |
5904
|
3350 2006-07-26 John W. Eaton <jwe@octave.org> |
|
3351 |
|
3352 * miscellaneous/mex.m: New function. |
|
3353 |
5901
|
3354 2006-07-22 John W. Eaton <jwe@octave.org> |
|
3355 |
|
3356 * special-matrix/hadamard.m: Coerce bool matrix to double. |
|
3357 |
5881
|
3358 2006-07-07 John W. Eaton <jwe@octave.org> |
|
3359 |
|
3360 * miscellaneous/orderfields.m: New file. |
|
3361 |
5873
|
3362 2006-06-30 John W. Eaton <jwe@octave.org> |
|
3363 |
|
3364 * time/datevec.m: Make another attempt to account for precision of |
|
3365 datenum format. |
|
3366 |
5868
|
3367 2006-06-29 John W. Eaton <jwe@octave.org> |
|
3368 |
|
3369 * miscellaneous/dump_prefs.m: Remove obsolete symbols from the list. |
|
3370 Use feval instead of "type -q" to get values now that all the |
|
3371 symbols are functions. |
|
3372 |
5860
|
3373 2006-06-16 John W. Eaton <jwe@octave.org> |
|
3374 |
|
3375 * time/datevec.m: Avoid computing log of non-positive values. |
|
3376 |
5859
|
3377 2006-06-14 John W. Eaton <jwe@octave.org> |
|
3378 |
|
3379 * time/datevec.m: Attempt to account for precision of datenum format. |
|
3380 |
5839
|
3381 2006-06-01 Quentin H. Spencer <qspencer@ieee.org> |
|
3382 |
|
3383 * audio/wavread.m: Fix file range error and add read support for |
|
3384 24-bit WAV files. |
|
3385 |
5837
|
3386 2006-06-01 David Bateman <dbateman@free.fr> |
|
3387 |
|
3388 * general/interpft.m, general/quadl.m, general/polyarea.m, |
|
3389 general/interp1.m, general/gradient.m, general/interp2.m, |
|
3390 general/bicubic.m, miscellaneous/inputname.m, plot/__plt3__.m, |
|
3391 plot/ndgrid.m, plot/plot3.m, polynomial/pchip.m, sparse/pcg.m, |
|
3392 sparse/pcr.m, strings/mat2str.m: New files from Octave Forge. |
|
3393 |
5835
|
3394 2006-05-31 Bill Denney <bill@givebillmoney.com> |
|
3395 |
|
3396 * miscellaneous/fileparts.m, miscellaneous/fullfile.m: Add seealso. |
|
3397 * miscellaneous/texas_lotto.m: Fix warning message. |
|
3398 |
5830
|
3399 2006-05-26 John W. Eaton <jwe@octave.org> |
|
3400 |
|
3401 * miscellaneous/doc.m: Also handle nargin == 0. |
|
3402 |
5829
|
3403 2006-05-23 John W. Eaton <jwe@octave.org> |
|
3404 |
|
3405 * plot/mesh.m: Use __gnupot_raw__ except where __gnuplot_set__ is |
|
3406 really needed. |
|
3407 |
5827
|
3408 2006-05-22 John W. Eaton <jwe@octave.org> |
|
3409 |
6754
|
3410 * general/lookup.m: New file from Octave Forge. |
5827
|
3411 |
|
3412 2006-05-22 David Bateman <dbateman@free.fr> |
|
3413 |
6754
|
3414 * general/nthroot.m, linear-algebra/rref.m, specfun/isprime.m, |
|
3415 specfun/primes.m, specfun/factor.m, specfun/nchoosek.m, |
|
3416 specfun/legendre.m, specfun/perms.m, special-matrix/rosser.m, |
|
3417 special-matrix/wilkinson.m, special-matrix/pascal.m, |
|
3418 special-matrix/magic.m, special-matrix/hadamard.m, |
|
3419 strings/strtok.m: New files from Octave Forge. |
5827
|
3420 |
5824
|
3421 2006-05-19 David Bateman <dbateman@free.fr> |
|
3422 |
|
3423 * polynomial/unmkpp.m, polynomial/mkpp.m, polynomial/spline.m, |
5825
|
3424 polynomial/ppval.m, set/setxor.m: New files from Octave Forge. |
5824
|
3425 |
5821
|
3426 2006-05-17 John W. Eaton <jwe@octave.org> |
|
3427 |
|
3428 * set/intersection.m: Delete |
|
3429 * deprecated/intersection.m: New file. |
|
3430 |
5820
|
3431 2006-05-17 David Bateman <dbateman@free.fr> |
|
3432 |
|
3433 * general/cplxpair.m, general/trapz.m, general/cumtrapz.m, |
|
3434 general/isdir.m, miscellaneous/dos.m, miscellaneous/getfield.m, |
|
3435 miscellaneous/setfield.m, plot/fplot.m, set/intersect.m, |
|
3436 signal/ifftshift.m, signal/filter2.m, specfun/betaln.m, |
|
3437 specfun/factorial.m, strings/strvcat.m: New files from Octave |
|
3438 Forge. |
|
3439 |
5809
|
3440 2006-05-11 John W. Eaton <jwe@octave.org> |
|
3441 |
5815
|
3442 * path/path.m: Delete (now a built-in function). |
|
3443 |
5811
|
3444 * pkg/Makefile.in: New file. |
|
3445 * configure.in (AC_CONFIG_FILES): Add pkg/Makefile to the list. |
5812
|
3446 * Makefile.in (SUBDIRS): Add pkg to the list. |
5809
|
3447 |
5808
|
3448 2006-05-10 John W. Eaton <jwe@octave.org> |
|
3449 |
|
3450 * tar.m, untar.m, unzip.m: Adapt to Octave coding style. |
|
3451 * tar.m, untar.m: Only tar; don't compress or uncompress. |
|
3452 |
5807
|
3453 2006-05-10 Soren Hauberg <hauberg@gmail.com> |
|
3454 |
|
3455 * tar.m, untar.m, unzip.m: New files. |
|
3456 |
5801
|
3457 2006-05-10 John W. Eaton <jwe@octave.org> |
|
3458 |
5804
|
3459 * path/addpath.m, path/rmpath.m: Improve compatibility. |
|
3460 * path/setpath.m: Delete. |
|
3461 |
5801
|
3462 * pkg/pkg.m: New file. |
|
3463 |
5798
|
3464 2006-05-09 Keith Goodman <kwgoodman@gmail.com> |
|
3465 |
|
3466 * plot/plot.m: Doc string fix. |
|
3467 |
|
3468 2006-05-09 Paul Kienzle <pkienzle@users.sf.net> |
|
3469 |
|
3470 * testfun/speeed.m: Use new interface to unique and assert. |
|
3471 Improve documentation. Approximate time complexity from log-log |
|
3472 plot. Return time complexity and raw times if requested. The |
|
3473 mean ratio is no longer returned. Provide complete control over |
|
3474 which n are computed. |
|
3475 |
|
3476 2006-05-09 John W. Eaton <jwe@octave.org> |
|
3477 |
|
3478 * path/path.m: Move here from miscellaneous. |
|
3479 Adapt to new LOADPATH definition. |
|
3480 |
5789
|
3481 2006-05-03 David Bateman <dbateman@free.fr> |
|
3482 |
|
3483 * path/rmpath.m, path/addpath.m, miscellaneous/path.m: Replace all |
|
3484 explicit uses of a path seperation character with pathsep(). |
|
3485 |
5786
|
3486 2006-05-03 Bob Weigel <rweigel@gmu.edu> |
|
3487 |
6778
|
3488 * set/setdiff.m: New arg, byrows. New tests. |
5786
|
3489 |
5781
|
3490 2006-04-29 John W. Eaton <jwe@octave.org> |
|
3491 |
|
3492 * startup/main-rcfile: Disable some warnings. |
|
3493 |
5762
|
3494 2006-04-14 Bill Denney <denney@seas.upenn.edu> |
|
3495 |
|
3496 * strings/strcmpi.m: Return false instead of error if args are not |
|
3497 char or cellstr. |
|
3498 |
5750
|
3499 2006-04-10 John W. Eaton <jwe@octave.org> |
|
3500 |
|
3501 * miscellaneous/dir.m: Ensure that returned structure array is |
|
3502 Nx1, not 1xN. |
|
3503 |
5746
|
3504 2006-04-06 Olli Saarela <olli.saarela@kcl.fi> |
|
3505 |
|
3506 * plot/hist.m: Ignore NaN in inputs. |
|
3507 |
5745
|
3508 2006-04-06 Keith Goodman <kwgoodman@gmail.com> |
|
3509 |
|
3510 * miscellaneous/mkoctfile.m: Doc string fix. |
|
3511 |
5741
|
3512 2006-04-05 John W. Eaton <jwe@octave.org> |
|
3513 |
|
3514 * plot/__plt2__.m: Return data = [] and fmtstr = "" if x1 and x2 |
|
3515 are both empty. |
|
3516 * plot/__plt__.m: Ignore empty data and format strings returned |
|
3517 from __plt1__ or __plt2__. |
|
3518 |
5737
|
3519 2006-04-04 Bob Weigel <rweigel@gmu.edu> |
|
3520 |
6778
|
3521 * set/unique.m: Properly handle single column input when |
5737
|
3522 "rows" is specified. |
|
3523 |
5732
|
3524 2006-04-04 John W. Eaton <jwe@octave.org> |
|
3525 |
5736
|
3526 * path/setpath.m: New file. |
|
3527 * path/savepath.m: Use setpath to set path instead of assigning |
|
3528 directly to LOADPATH. |
|
3529 |
5732
|
3530 * path/Makefile.in, path/addpath.m, path/rmpath.m, path/savepath.m: |
|
3531 New files, adapted from Octave Forge by Keith Goodman |
|
3532 <kwgoodman@gmail.com>. |
|
3533 * path: New directory. |
|
3534 * Makefile.in (SUBDIRS): Add it to the list. |
|
3535 * configure.in (AC_CONFIG_FILES): Include path/Makefile here. |
|
3536 |
5731
|
3537 2006-04-02 David Bateman <dbateman@free.fr> |
|
3538 |
|
3539 * general/tril.m, general.triu.m: |
|
3540 Use resize (resize (x, 0), nr, nc) rather than zeros (nr, nc) |
|
3541 to allow user types to work correctly. |
|
3542 * special-matrix/hankel.m, special-matrix/toeplitz.m: Ditto. |
|
3543 |
5727
|
3544 2006-04-03 David Bateman <dbateman@free.fr> |
|
3545 |
|
3546 * plot/grid.m: Cache the state of the grid to allow toggling. |
|
3547 Accept keyword "minor" for minor grid. |
|
3548 |
5721
|
3549 2006-03-28 John W. Eaton <jwe@octave.org> |
|
3550 |
|
3551 * general/isscalar.m: Only require that all dimensions are 1 for |
|
3552 compatiblity. |
|
3553 |
|
3554 2006-03-28 Bill Denney <bill@givebillmoney.com> |
|
3555 |
|
3556 * general/isvector.m: Allow non-numeric objects to be vectors for |
|
3557 compatibility. |
|
3558 |
5720
|
3559 2006-03-28 Keith Goodman <kwgoodman@gmail.com> |
|
3560 |
|
3561 * plot/__errplot__.m: Doc string fix. |
|
3562 |
|
3563 * miscellaneous/doc.m: Mark as command. |
|
3564 |
|
3565 * general/isequal.m, general/__isequal__.m, general/cell2mat.m, |
|
3566 general/isequalwithequalnans.m, general/blkdiag.m, |
|
3567 strings/strfind.m, miscellaneous/doc.m: Update FSF address. |
|
3568 |
5717
|
3569 2006-03-27 Don Bindner <dbindner@truman.edu> |
|
3570 |
|
3571 * plot/meshgrid.m: If nargout == 3 and vectors are supplied, |
|
3572 return 3d matrices. |
|
3573 |
|
3574 2006-03-27 Keith Goodman <kwgoodman@gmail.com> |
|
3575 |
|
3576 * time/toc.m: Don't print "Elapsed time..." if tic has not been set. |
|
3577 |
5708
|
3578 2006-03-22 John W. Eaton <jwe@octave.org> |
|
3579 |
|
3580 * plot/print.m: Don't replot after popping terminal setting. |
|
3581 |
5696
|
3582 2006-03-20 John W. Eaton <jwe@octave.org> |
|
3583 |
|
3584 * miscellaneous/mkoctfile.m: Use version-specific name of |
|
3585 mkoctfile. Use fullfile to construct file name. |
|
3586 |
5695
|
3587 2006-03-20 Keith Goodman <kwgoodman@gmail.com> |
|
3588 |
|
3589 * miscellaneous/mkoctfile.m: Make it possible to call mkoctfile |
|
3590 shell script from Octave prompt. |
|
3591 |
5690
|
3592 2006-03-17 John W. Eaton <jwe@octave.org> |
|
3593 |
5693
|
3594 * deprecated/weibcdf.m, deprecated/weibinv.m, |
|
3595 deprecated/weibpdf.m, deprecated/weibrnd.m: New functions. |
|
3596 |
|
3597 * deprecated/weibull_cdf.m, deprecated/weibull_inv.m, |
|
3598 deprecated/weibull_pdf.m, deprecated/weibull_rnd.m: |
|
3599 Call new wbl functions to do the real work. |
|
3600 Swap args and provide default values as necessary to preserve |
|
3601 compatibility with old version of Octave. |
|
3602 |
|
3603 * statistics/distributions/wblcdf.m: Rename from weibcdf.m. |
|
3604 statistics/distributions/wblinv.m: Rename from weibinv.m. |
|
3605 statistics/distributions/wblpdf.m: Rename from weibpdf.m. |
|
3606 statistics/distributions/wblrnd.m: Rename from weibrnd.m. |
|
3607 Swap scale and shape args for compatibility. |
|
3608 |
5692
|
3609 * deprecated/lognormal_cdf.m, deprecated/lognormal_inv.m, |
|
3610 deprecated/lognormal_pdf.m, deprecated/lognormal_rnd.m: |
|
3611 Preserve compatibility with old versions of Octave given new |
|
3612 definitions of logncdf, logninv, lognpdf, and lognrnd. |
5693
|
3613 |
5692
|
3614 * statistics/distributions/logncdf.m, |
|
3615 statistics/distributions/logninv.m, |
|
3616 statistics/distributions/lognpdf.m, |
|
3617 statistics/distributions/lognrnd.m: Compatibility fixes. |
|
3618 From Ben Barrowes <barrowes@alum.mit.edu> |
|
3619 |
5691
|
3620 * deprecated/hypergeometric_rnd.m: Update interface to match |
|
3621 current 2.1.x version. |
|
3622 |
|
3623 * deprecated/t_rnd.m: Call trnd, not t_rnd. |
|
3624 |
5690
|
3625 * miscellaneous/dir.m: Use readdir instead of glob. |
|
3626 Special case for "." to avoid globbing. Use list_in_columns. |
|
3627 Eliminate unused variables len and finfo. |
|
3628 |
5689
|
3629 2006-03-16 Bill Denney <bill@givebillmoney.com> |
|
3630 |
|
3631 * miscellaneous/dir.m: Improve compatibility. |
|
3632 |
5687
|
3633 2006-03-15 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
3634 |
|
3635 * time/calendar.m, time/datestr.m, time/datevec.m, time/eomday.m, |
|
3636 time/now.m, time/weekday.m: New functions from Octave Forge. |
|
3637 |
5686
|
3638 2006-03-16 John W. Eaton <jwe@octave.org> |
|
3639 |
|
3640 * control/base/bode_bounds.m: Check for iip and iiz empty instead |
|
3641 of looking at sum of max dimensions. |
|
3642 |
5681
|
3643 2006-03-16 David Bateman <dbateman@free.fr> |
|
3644 |
|
3645 * testfun/test.m: Clear last warning before warning test to avoid |
|
3646 issues with previously set warnings. |
|
3647 * build_sparse_test.sh: Tests for multiple RHS for rectanguar |
|
3648 sparse matrices. Force matrix type from spqr solution to be |
|
3649 singular to force QR solvers to be used for assert. |
|
3650 |
5678
|
3651 2006-03-16 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
3652 |
|
3653 * strings/strfind.m: New file. |
|
3654 |
5677
|
3655 2006-03-16 John W. Eaton <jwe@octave.org> |
|
3656 |
|
3657 * general/rows.m, general/columns.m: Delete. |
|
3658 |
5674
|
3659 2006-03-15 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
3660 |
|
3661 * strings/strcmpi.m: Simplify. |
|
3662 * strings/strncmpi.m: Import from octave-forge, simplify. |
5678
|
3663 * strings/strtrunc.m: New file. |
5674
|
3664 |
5676
|
3665 * strings/lower.m, strings/upper.m: Handle cellstr arguments. |
|
3666 |
5672
|
3667 2006-03-15 John W. Eaton <jwe@octave.org> |
|
3668 |
|
3669 * miscellaneous/doc.m: New file. |
|
3670 From Soren Hauberg <soren@hauberg.org>. |
|
3671 |
5671
|
3672 2006-03-15 Keith Goodman <kwgoodman@gmail.com> |
|
3673 |
|
3674 * miscellaneous/mkoctfile.m: New file. |
|
3675 |
5670
|
3676 2006-03-15 John W. Eaton <jwe@octave.org> |
|
3677 |
|
3678 * polynomial/residue.m: Use & instead of && to generate arg for find. |
|
3679 |
5666
|
3680 2006-03-14 Keith Goodman <kwgoodman@gmail.com> |
|
3681 |
|
3682 * strings/bin2dec.m: Doc fix. |
|
3683 |
5661
|
3684 2006-03-10 Paul Kienzle <pkienzle@users.sf.net> |
|
3685 |
|
3686 * time/etime.m: Use datenum to support times spanning year boundaries. |
|
3687 * time/datenum.m: New function to compute day number from time. |
|
3688 |
5659
|
3689 2006-03-09 John W. Eaton <jwe@octave.org> |
|
3690 |
|
3691 * miscellaneous/unix.m, plot/print.m: |
|
3692 Swap order of outputs from system. |
|
3693 |
5642
|
3694 2006-03-06 Keith Goodman <kwgoodman@gmail.com> |
|
3695 |
|
3696 * audio/lin2mu.m, audio/loadaudio.m, audio/mu2lin.m, |
|
3697 audio/playaudio.m, audio/record.m, audio/saveaudio.m, |
|
3698 audio/wavread.m, audio/wavwrite.m, control/base/DEMOcontrol.m, |
|
3699 control/base/__stepimp__.m, control/base/are.m, |
|
3700 control/base/controldemo.m, control/base/damp.m, |
|
3701 control/base/dare.m, control/base/impulse.m, control/base/lqg.m, |
|
3702 control/base/step.m, control/system/abcddim.m, |
|
3703 control/system/is_abcd.m, control/system/is_controllable.m, |
|
3704 control/system/is_detectable.m, control/system/is_observable.m, |
|
3705 control/system/is_stabilizable.m, control/system/is_stable.m, |
|
3706 control/system/jet707.m, control/system/sys2fir.m, |
|
3707 control/system/sysdimensions.m, control/system/sysupdate.m, |
|
3708 control/system/tfout.m, control/system/ugain.m, |
|
3709 control/system/zpout.m, elfun/lcm.m, finance/irr.m, |
|
3710 finance/nper.m, finance/npv.m, finance/pmt.m, finance/pv.m, |
|
3711 finance/rate.m, general/__isequal__.m, general/bitcmp.m, |
|
3712 general/bitget.m, general/bitset.m, general/blkdiag.m, |
|
3713 general/cart2pol.m, general/cart2sph.m, general/cell2mat.m, |
|
3714 general/circshift.m, general/columns.m, general/flipdim.m, |
|
3715 general/fliplr.m, general/flipud.m, general/ind2sub.m, |
|
3716 general/int2str.m, general/isdefinite.m, general/isequal.m, |
|
3717 general/isequalwithequalnans.m, general/isscalar.m, |
|
3718 general/issquare.m, general/issymmetric.m, general/isvector.m, |
|
3719 general/logspace.m, general/mod.m, general/nextpow2.m, |
|
3720 general/num2str.m, general/perror.m, general/pol2cart.m, |
|
3721 general/rem.m, general/rot90.m, general/rotdim.m, general/rows.m, |
|
3722 general/shiftdim.m, general/sph2cart.m, general/sub2ind.m, |
|
3723 general/tril.m, image/hsv2rgb.m, image/image.m, image/imagesc.m, |
|
3724 image/imshow.m, image/ind2gray.m, image/ind2rgb.m, |
|
3725 image/loadimage.m, image/rgb2hsv.m, image/rgb2ind.m, |
|
3726 image/saveimage.m, io/beep.m, linear-algebra/cond.m, |
|
3727 linear-algebra/norm.m, miscellaneous/comma.m, miscellaneous/dir.m, |
|
3728 miscellaneous/license.m, miscellaneous/menu.m, |
|
3729 miscellaneous/semicolon.m, miscellaneous/texas_lotto.m, |
|
3730 miscellaneous/unix.m, miscellaneous/ver.m, optimization/sqp.m, |
|
3731 plot/__errcomm__.m, plot/__errplot__.m, plot/__pltopt1__.m, |
|
3732 plot/__pltopt__.m, plot/bar.m, plot/contour.m, plot/errorbar.m, |
|
3733 plot/grid.m, plot/hist.m, plot/loglog.m, plot/loglogerr.m, |
|
3734 plot/mesh.m, plot/meshgrid.m, plot/plot.m, plot/polar.m, |
|
3735 plot/semilogx.m, plot/semilogxerr.m, plot/semilogy.m, |
|
3736 plot/semilogyerr.m, plot/shg.m, plot/stairs.m, plot/title.m, |
|
3737 plot/xlabel.m, polynomial/compan.m, polynomial/conv.m, |
|
3738 polynomial/deconv.m, polynomial/polyderiv.m, polynomial/polygcd.m, |
|
3739 polynomial/polyinteg.m, polynomial/polyout.m, |
|
3740 polynomial/polyreduce.m, polynomial/polyval.m, |
|
3741 polynomial/polyvalm.m, polynomial/residue.m, set/complement.m, |
|
3742 set/create_set.m, set/intersection.m, set/ismember.m, |
|
3743 set/setdiff.m, set/union.m, set/unique.m, sparse/etreeplot.m, |
|
3744 sparse/gplot.m, sparse/spalloc.m, sparse/sphcat.m, |
|
3745 sparse/sprand.m, sparse/sprandn.m, sparse/sprandsym.m, |
|
3746 sparse/spvcat.m, sparse/treeplot.m, specfun/erfinv.m, |
|
3747 specfun/log2.m, specfun/pow2.m, special-matrix/hankel.m, |
|
3748 special-matrix/hilb.m, special-matrix/invhilb.m, |
|
3749 special-matrix/sylvester_matrix.m, special-matrix/toeplitz.m, |
|
3750 special-matrix/vander.m, statistics/base/median.m, |
|
3751 statistics/base/std.m, statistics/distributions/gamcdf.m, |
|
3752 statistics/distributions/gaminv.m, |
|
3753 statistics/distributions/gampdf.m, |
|
3754 statistics/distributions/gamrnd.m, strings/base2dec.m, |
|
3755 strings/bin2dec.m, strings/dec2base.m, strings/dec2bin.m, |
|
3756 strings/dec2hex.m, strings/hex2dec.m, strings/isletter.m, |
|
3757 strings/lower.m, strings/upper.m, testfun/assert.m, |
|
3758 testfun/demo.m, testfun/example.m, testfun/test.m, time/etime.m: |
|
3759 Move @seealso inside @defXXX macro. Remove "and" from @seealso. |
|
3760 |
5633
|
3761 2006-02-27 John W. Eaton <jwe@octave.org> |
|
3762 |
|
3763 * time/tic.m: Move here from miscellaneous/tic.m. |
|
3764 * time/toc.m: Move here from miscellaneous/toc.m. |
|
3765 |
|
3766 2006-02-26 Keith Goodman <kwgoodman@gmail.com> |
|
3767 |
|
3768 * miscellaneous/toc.m: Display "Elapsed time is X seconds" if user |
|
3769 does not assign output of toc to a variable. |
|
3770 |
5627
|
3771 2006-02-16 Bill Denney <denney@seas.upenn.edu> |
|
3772 |
|
3773 * axis.m: Catch limits that are the same and return an error. |
|
3774 |
5625
|
3775 2006-02-15 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
3776 |
|
3777 * plot/print.m: Accept emf device option to support Enhanced |
|
3778 Metafile format. |
|
3779 |
|
3780 2006-02-15 A S Hodel <hodelas@auburn.edu> |
|
3781 |
|
3782 * control/base/lqe.m: Doc fix. |
|
3783 |
5623
|
3784 2006-02-15 Keith Goodman <kwgoodman@gmail.com> |
|
3785 |
|
3786 * statistics/distributions/gamcdf.m: Doc fix. |
|
3787 * statistics/distributions/gaminv.m: Doc fix. |
|
3788 * statistics/distributions/gampdf.m: Doc fix. |
|
3789 * statistics/distributions/gamrnd.m: Doc fix. |
|
3790 |
5610
|
3791 2006-02-09 David Bateman <dbateman@free.fr> |
|
3792 |
6778
|
3793 * general/triu.m: Minimum change to allow sparse matrix. More needed |
|
3794 for arbitrary user type. |
|
3795 * general/tril.m: ditto. |
|
3796 * sparse/sprand.m: Doc fix. |
|
3797 * sparse/sprandn.m: Ditto. |
|
3798 * sparse/sprandsym.m: New function. |
|
3799 * audio/setaudio.m, general/cart2pol.m, general/cart2sph.m, |
|
3800 general/pol2cart.m, general/sph2cart.m, signal/freqz_plot.m: |
|
3801 Update for syntax error for latest texinfo.tex file. |
5610
|
3802 |
5605
|
3803 2006-02-02 John W. Eaton <jwe@octave.org> |
|
3804 |
|
3805 * plot/grid.m: Append ";\n" to "set grid" command. |
|
3806 |
|
3807 2006-02-02 A S Hodel <hodelas@auburn.edu> |
|
3808 |
|
3809 * control/base/rlocus.m: Don't atttempt to plot rlzer if it is empty. |
|
3810 |
5597
|
3811 2006-01-13 John W. Eaton <jwe@octave.org> |
|
3812 |
|
3813 * audio/Makefile.in, control/base/Makefile.in, |
|
3814 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
3815 control/system/Makefile.in, control/util/Makefile.in, |
|
3816 deprecated/Makefile.in, elfun/Makefile.in, finance/Makefile.in, |
|
3817 general/Makefile.in, image/Makefile.in, io/Makefile.in, |
|
3818 linear-algebra/Makefile.in, miscellaneous/Makefile.in, |
|
3819 optimization/Makefile.in, plot/Makefile.in, |
|
3820 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
3821 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
3822 special-matrix/Makefile.in, startup/Makefile.in, |
|
3823 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
3824 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
3825 strings/Makefile.in, time/Makefile.in, testfun/Makefile.in: |
|
3826 (all): Depend on PKG_ADD. |
|
3827 (PKG_ADD): New target. |
|
3828 |
|
3829 2006-01-13 Bill Denney <bill@givebillmoney.com> |
|
3830 |
|
3831 * miscellaneous/dir.m: Add @seealso{} to docstring. |
|
3832 |
5596
|
3833 2006-01-13 John W. Eaton <jwe@octave.org> |
|
3834 |
|
3835 * time/etime.m: Move here from miscellaneous/etime.m. |
|
3836 * time/is_leap_year.m: Move here from miscellaneous/is_leap_year.m. |
|
3837 |
5595
|
3838 2006-01-13 Bill Denney <bill@givebillmoney.com> |
|
3839 |
6778
|
3840 * miscellaneous/dir.m: Use filesep instead of "/" where needed. |
5595
|
3841 * miscellaneous/fullfile.m: Likewise. |
|
3842 |
5592
|
3843 2006-01-12 David Bateman <dbateman@free.fr> |
|
3844 |
|
3845 * general/blkdiag.m: Compatible behavior for empty matrices |
|
3846 * statistics/base/unidrnd.m: Documentation buglet. |
|
3847 |
5583
|
3848 2005-12-14 David Bateman <dbateman@free.fr> |
|
3849 |
5589
|
3850 * testfun/assert.m, testfun/fail.m, testfun/test.m, testfun/demo.m, |
|
3851 testfun/speed.m, testfun/example.m, Makefile.in: New files. |
|
3852 |
|
3853 * Makefile.in (SUBDIRS): Include testfun. |
|
3854 * configure.in (AC_CONFIG_FILES): Include testfun/Makefile. |
|
3855 |
5583
|
3856 * miscellaneous/dir.m: Transpose sub-assignment for cleanness. |
|
3857 |
|
3858 * general/__isequal__.m: Remove reference to getfield. |
|
3859 |
|
3860 * plot/hist.m: Update test code for row/column discrepencies. |
|
3861 * signal/freqz.m: Alter output row/column for matlab compatibility. |
|
3862 Update the test code for this. |
|
3863 * sparse/spstats.m: Fix small bug in the dimension of output. |
|
3864 |
5579
|
3865 2005-12-13 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
3866 |
|
3867 * cell/cell2mat.m: New file, from octave-forge. |
|
3868 |
5576
|
3869 2005-12-13 Ivana Varekova <varekova@redhat.com> |
|
3870 |
|
3871 * sparse/treeplot.m, sparse/etreeplot.m, sparse/gplot.m: |
|
3872 New graph theory functions. |
|
3873 |
5574
|
3874 2005-12-13 John W. Eaton <jwe@octave.org> |
|
3875 |
|
3876 * general/blkdiag.m: Use "isempty" instead of @isempty. |
|
3877 |
|
3878 * control/system/ss.m: Doc fix. |
|
3879 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
3880 |
5572
|
3881 2005-12-12 Michael Zeising <michael@michaels-website.de> |
|
3882 |
|
3883 * audio/wavread.m, audio/wavwrite.m: |
|
3884 Correct scaling for 8-bit linear pcm samples. |
|
3885 Improve scaling for all other linear pcm resolutions. |
|
3886 |
5568
|
3887 2005-12-07 John W. Eaton <jwe@octave.org> |
|
3888 |
|
3889 * statistics/base/moment.m: Don't save and restore warn_str_to_num. |
|
3890 |
|
3891 * sparse/spdiags.m: Don't save and restore warn_fortran_indexing. |
|
3892 * strings/strjust.m: Likewise. |
|
3893 |
|
3894 * general/shift.m: Don't save and restore warn_empty_list_elements. |
|
3895 * signal/arma_rnd.m: Likewise. |
|
3896 * strings/strcat.m: Likewise. |
|
3897 * control/base/__freqresp__.m: Likewise. |
|
3898 * control/base/place.m: Likewise. |
|
3899 * control/base/pzmap.m: Likewise. |
|
3900 * control/base/pzmap.m: Likewise. |
|
3901 * control/system/sysappend.m: Likewise. |
|
3902 * control/system/syscont.m: Likewise. |
|
3903 * control/system/sysdisc.m: Likewise. |
|
3904 * control/system/sysgroup.m: Likewise. |
|
3905 * control/system/tfout.m: Likewise. |
|
3906 * control/system/zpout.m: Likewise. |
|
3907 * control/util/__outlist__.m: Likewise. |
|
3908 |
5567
|
3909 2005-12-06 John W. Eaton <jwe@octave.org> |
|
3910 |
|
3911 * audio/wavread.m, audio/wavwrite.m: Adapt to Octave coding style. |
|
3912 Avoid for loop in interleave/deinterleave steps. |
|
3913 |
5565
|
3914 2005-12-06 Michael Zeising <michael@michaels-website.de> |
|
3915 |
|
3916 * audio/wavread.m, audio/wavwrite.m: New files. |
|
3917 |
5563
|
3918 2005-12-06 John W. Eaton <jwe@octave.org> |
|
3919 |
|
3920 * miscellaneous/dir.m: Return Nx1 instead of 1xN struct array. |
|
3921 |
5560
|
3922 2005-12-05 John W. Eaton <jwe@octave.org> |
|
3923 |
5561
|
3924 * plot/axis.m: Add "## PKG_ADD: mark_as_command axis" line. |
5560
|
3925 |
5558
|
3926 2005-12-02 John W. Eaton <jwe@octave.org> |
|
3927 |
|
3928 * miscellaneous/fileattrib.m: New function. |
|
3929 |
5556
|
3930 2005-12-01 John W. Eaton <jwe@octave.org> |
|
3931 |
|
3932 * general/columns.m: Use size (x, 2) instead of [nr, nc] = size (x). |
|
3933 * general/rows.m: Use size (x, 1) instead of [nr, nc] = size (x). |
|
3934 From William Poetra Yoga Hadisoeseno <williampoetra@yahoo.com>. |
|
3935 |
5555
|
3936 2005-11-30 John W. Eaton <jwe@octave.org> |
|
3937 |
|
3938 * linear-algebra/krylov.m: Format doc string. |
|
3939 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
3940 |
5551
|
3941 2005-11-23 William Poetra Yoga Hadisoeseno <williampoetra@yahoo.com> |
|
3942 |
|
3943 * general/blkdiag.m: Import from octave-forge. |
|
3944 Ignore empty matrices in the input. Add tests. |
5549
|
3945 |
|
3946 * general/isequal.m, general/isequalwithequalnans.m: |
|
3947 New wrapper scripts for general/__isequal__.m. |
|
3948 * general/__isequal__.m: Rename from general/isequal.m. |
|
3949 New arg, nans_compare_equal. |
|
3950 |
5548
|
3951 2005-11-29 John W. Eaton <jwe@octave.org> |
|
3952 |
|
3953 * miscellaneous/ver.m: Use new uname built-in function instead of |
|
3954 calling system. Only append octave_forge_string if |
|
3955 OCTAVE_FORGE_VERSION exists. Use puts instead of disp. |
|
3956 Call license instead of hard-coding license info here. |
|
3957 |
|
3958 * miscellaneous/license.m: Use persistent instead of global for |
5654
|
3959 __octave_licenses__. Use puts instead of disp. |
5548
|
3960 Use getuid and getpwuid instead of calling unix ("id -un"). |
|
3961 If nargout = 1, return license info instead of printing usage message. |
|
3962 |
5546
|
3963 2005-11-29 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
3964 |
|
3965 * miscellaneous/ver.m: New file. |
|
3966 * miscellaneous/license.m: New file. |
|
3967 |
5545
|
3968 2005-11-22 John W. Eaton <jwe@octave.org> |
|
3969 |
|
3970 * plot/axis.m: Use %.16g instead of just %g to format ranges for |
|
3971 gnuplot set command. |
|
3972 |
5539
|
3973 2005-11-15 John W. Eaton <jwe@octave.org> |
|
3974 |
|
3975 * general/shiftdim.m: Doc fix. |
|
3976 |
5532
|
3977 2005-11-07 Keith Goodman <kwgoodman@gmail.com> |
|
3978 |
|
3979 * set/unique.m: Doc string fix. |
|
3980 |
5527
|
3981 2005-11-01 John W. Eaton <jwe@octave.org> |
|
3982 |
|
3983 * Makefile.in (distclean, maintainer-clean): |
|
3984 Also remove autom4te.cache directory. |
|
3985 From Quentin Spencer <qspencer@ieee.org>. |
|
3986 |
5518
|
3987 2005-10-28 John W. Eaton <jwe@octave.org> |
|
3988 |
|
3989 * general/shiftdim.m: Compatibility fix for row vectors. |
|
3990 Correct check for non-scalar non-integer shift. For positive |
|
3991 N, shift is remainder of N and number of dims. Always return NS. |
|
3992 Simplify. |
|
3993 |
5500
|
3994 2005-10-18 Keith Goodman <kwgoodman@gmail.com> |
|
3995 |
|
3996 * general/randperm.m: Improve compatibility by allowing input |
|
3997 value of zero. |
|
3998 |
5493
|
3999 2005-10-13 John W. Eaton <jwe@octave.org> |
|
4000 |
|
4001 * plot/__plt__.m, plot/__errplot__.m, plot/replot.m: |
|
4002 If in multiplot mode, clear plot before issuing new plot command. |
|
4003 |
|
4004 * plot/__setup_plot__.m: New function. |
|
4005 * plot/__plt__.m, plot__errplot__.m: Use it. |
|
4006 Handle multiplot data and offsets here. |
|
4007 |
|
4008 * plot/__plot_globals__.m: Also keep track of multiplot options. |
|
4009 Move initialization to __setup_plot__.m. |
|
4010 |
|
4011 * plot/subplot.m: Multiplot globals now in __plot_globals__.m. |
|
4012 Don't reset gnuplot_command_replot. |
|
4013 |
|
4014 * plot/replot.m: Handle multiplot data and offsets here. |
|
4015 * plot__axis_label__.m, plot/axis.m, plot/grid.m, |
|
4016 plot/plot_border.m, plot/plot.m, plot/plot_title.m, |
|
4017 plot/top_title.m: Call replot, not __gnuplot_replot__. |
|
4018 |
5489
|
4019 2005-10-12 John W. Eaton <jwe@octave.org> |
|
4020 |
|
4021 * plot/figure.m: Handle __current_figure__, not gnuplot details. |
|
4022 |
5482
|
4023 2005-10-04 Rafael Laboissiere <rafael@debian.org> |
|
4024 |
|
4025 * binoinv.m, chi2pdf.m, frnd.m, poissinv.m, tinv.m, trnd.m, |
|
4026 weibrnd.m: Removed calls and references to deprecated _pdf and |
|
4027 _inv functions. |
|
4028 * chi2pdf.m: Fixed typos in the documentation. |
|
4029 |
5475
|
4030 2005-09-28 John W. Eaton <jwe@octave.org> |
|
4031 |
5476
|
4032 * miscellaneous/single.m: New function. |
|
4033 |
5475
|
4034 * statistics/base/unidrnd.m: New function. |
|
4035 |
5474
|
4036 2005-09-27 John W. Eaton <jwe@octave.org> |
|
4037 |
|
4038 * miscellaneous/dir.m: Filename never includes directory part. |
|
4039 |
5464
|
4040 2005-09-22 John W. Eaton <jwe@octave.org> |
|
4041 |
|
4042 * polynomial/residue.m: Use logical indexing instead of find.. |
|
4043 |
|
4044 2005-09-22 Julius Smith <jos@ccrma.stanford.edu> |
|
4045 |
|
4046 * polynomial/residue.m: Avoid division by zero for pure imaginary |
|
4047 and zero poles. |
|
4048 |
5462
|
4049 2005-09-22 Bill Denney <denney@seas.upenn.edu> |
|
4050 |
|
4051 * strings/deblank.m: Handle cell arrays. |
|
4052 * strings/split.m: New argument, N, to limit number of splits. |
|
4053 |
|
4054 2005-09-22 Miroslaw Kwasniak <mirek@zind.ikem.pwr.wroc.pl> |
|
4055 |
|
4056 * plot/__pltopt1__.m: Handle plot colors "w" and "k" separately. |
|
4057 |
5460
|
4058 2005-09-20 "Orestes Mas" <orestes@tsc.upc.edu> |
|
4059 |
|
4060 * control/base/rlocus.m: Doc fix. |
|
4061 |
5459
|
4062 2005-09-20 John W. Eaton <jwe@octave.org> |
|
4063 |
|
4064 * general/isvector.m: Improve compatibility. |
|
4065 |
|
4066 * general/postpad.m: Allow first argument to be a scalar. |
|
4067 Allow padding to extend dimensionality. |
|
4068 * general/prepad.m: Likewise. |
|
4069 |
5448
|
4070 2005-09-14 Daniel <durbano@shbano.com> |
|
4071 |
|
4072 * statistics/tests/bartlett_test.m, linear-algebra/cross.m, |
5449
|
4073 statistics/distributions/discrete_cdf.m, general/fliplr.m, |
|
4074 /control/base/dgram.m: Doc string fixes. |
5448
|
4075 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
4076 |
5446
|
4077 2005-09-12 Stefan van der Walt <stefan@sun.ac.za> |
|
4078 |
|
4079 * saveimage.m: Do not ignore most significant bit when writing |
|
4080 black and white images to file. |
|
4081 |
5443
|
4082 2005-09-07 Bill Denney <denney@seas.upenn.edu> |
|
4083 |
|
4084 * audio/playaudio.m, control/base/__bodquist__.m, |
|
4085 control/base/lqg.m, control/obsolete/dezero.m, |
|
4086 control/system/__syschnamesl__.m, control/system/__sysconcat__.m, |
|
4087 control/system/c2d.m, control/system/cellidx.m, |
|
4088 control/system/d2c.m, control/system/dmr2d.m, |
|
4089 control/system/is_signal_list.m, control/system/listidx.m, |
|
4090 control/system/ss.m, control/system/sysappend.m, |
|
4091 control/system/sysconnect.m, control/system/sysdup.m, |
|
4092 control/system/sysgetsignals.m, control/system/sysidx.m, |
|
4093 control/system/sysprune.m, control/system/syssetsignals.m, |
|
4094 control/system/tfout.m, control/system/zpout.m, |
|
4095 control/util/prompt.m, control/util/sortcom.m, |
|
4096 control/util/strappend.m, finance/fv.m, finance/nper.m, |
|
4097 finance/pmt.m, finance/pv.m, finance/rate.m, general/diff.m, |
|
4098 general/num2str.m, general/repmat.m, general/sortrows.m, |
|
4099 general/strerror.m, image/colormap.m, image/imshow.m, |
|
4100 image/loadimage.m, image/saveimage.m, linear-algebra/norm.m, |
|
4101 miscellaneous/fileparts.m, miscellaneous/popen2.m, |
|
4102 plot/__axis_label__.m, plot/__errcomm__.m, plot/__plt1__.m, |
|
4103 plot/__plt2__.m, plot/__plt__.m, plot/__pltopt1__.m, |
|
4104 plot/__pltopt__.m, plot/axis.m, plot/bottom_title.m, plot/close.m, |
|
4105 plot/grid.m, plot/hist.m, plot/plot_border.m, plot/polar.m, |
|
4106 plot/print.m, plot/title.m, plot/top_title.m, |
|
4107 polynomial/polyout.m, set/unique.m, signal/freqz.m, signal/stft.m, |
|
4108 statistics/base/mean.m, statistics/base/moment.m, |
|
4109 statistics/tests/cor_test.m, |
|
4110 statistics/tests/kolmogorov_smirnov_test.m, |
|
4111 statistics/tests/kolmogorov_smirnov_test_2.m, |
|
4112 statistics/tests/prop_test_2.m, statistics/tests/sign_test.m, |
|
4113 statistics/tests/t_test.m, statistics/tests/t_test_2.m, |
|
4114 statistics/tests/t_test_regression.m, statistics/tests/u_test.m, |
|
4115 statistics/tests/var_test.m, statistics/tests/welch_test.m, |
|
4116 statistics/tests/wilcoxon_test.m, statistics/tests/z_test.m, |
|
4117 statistics/tests/z_test_2.m, strings/base2dec.m, strings/blanks.m, |
|
4118 strings/deblank.m, strings/dec2base.m, strings/index.m, |
|
4119 strings/rindex.m, strings/split.m, strings/str2mat.m, |
|
4120 strings/str2num.m, strings/strcat.m, strings/strcmpi.m, |
|
4121 strings/strncmp.m, strings/strrep.m, strings/substr.m: |
|
4122 Avoid deprecated functions. Use ischar instead of isstr. Use |
|
4123 isvector instead of is_vector. Use isstruct instead of |
|
4124 is_struct. Use char instead of setstr. |
|
4125 |
5435
|
4126 2005-08-31 Daniel <durbano@shbano.com> |
|
4127 |
|
4128 * special-matrix/invhilb.m, statistics/base/iqr.m, |
|
4129 control/system/is_controllable.m, set/ismember.m: Doc fixes. |
|
4130 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
4131 |
5431
|
4132 2005-08-29 Bill Denney <denney@seas.upenn.edu> |
|
4133 |
|
4134 * image/saveimage.m: Open output file in binary mode. |
|
4135 |
|
4136 * miscellaneous/bug_report.m: Open prefs file in text mode. |
|
4137 |
5427
|
4138 2005-08-16 John W. Eaton <jwe@octave.org> |
|
4139 |
|
4140 * miscellaneous/computer.m: Handle optional maxsize and endian |
|
4141 outputs. |
|
4142 |
5426
|
4143 2005-08-15 John W. Eaton <jwe@octave.org> |
|
4144 |
|
4145 * strings/strcat.m: Allow single argument. |
|
4146 |
5416
|
4147 2005-07-18 John W. Eaton <jwe@octave.org> |
|
4148 |
|
4149 * strings/strcmp.m: Delete. |
|
4150 |
5413
|
4151 2005-07-13 John W. Eaton <jwe@octave.org> |
|
4152 |
|
4153 * deprecated/hypergeometric_rnd.m: Preserve compatibility with old |
|
4154 versions of Octave. |
|
4155 |
|
4156 2005-07-13 Ben Barrowes <barrowes@alum.mit.edu> |
|
4157 |
|
4158 * statistics/distributions/betacdf.m: Rename from beta_cdf.m. |
|
4159 * statistics/distributions/betainv.m: Rename from beta_inv.m. |
|
4160 * statistics/distributions/betapdf.m: Rename from beta_pdf.m. |
|
4161 * statistics/distributions/betarnd.m: Rename from beta_rnd.m. |
|
4162 * statistics/distributions/binocdf.m: Rename from binomial_cdf.m. |
|
4163 * statistics/distributions/binoinv.m: Rename from binomial_inv.m. |
|
4164 * statistics/distributions/binopdf.m: Rename from binomial_pdf.m. |
|
4165 * statistics/distributions/binornd.m: Rename from binomial_rnd.m. |
|
4166 * statistics/distributions/chi2cdf.m: Rename from chisquare_cdf.m. |
|
4167 * statistics/distributions/chi2inv.m: Rename from chisquare_inv.m. |
|
4168 * statistics/distributions/chi2pdf.m: Rename from chisquare_pdf.m. |
|
4169 * statistics/distributions/chi2rnd.m: Rename from chisquare_rnd.m. |
|
4170 * statistics/distributions/expcdf.m: Rename from exponential_cdf.m. |
|
4171 * statistics/distributions/expinv.m: Rename from exponential_inv.m. |
|
4172 * statistics/distributions/exppdf.m: Rename from exponential_pdf.m. |
|
4173 * statistics/distributions/exprnd.m: Rename from exponential_rnd.m. |
|
4174 * statistics/distributions/fcdf.m: Rename from f_cdf.m. |
|
4175 * statistics/distributions/finv.m: Rename from f_inv.m. |
|
4176 * statistics/distributions/fpdf.m: Rename from f_pdf.m. |
|
4177 * statistics/distributions/frnd.m: Rename from f_rnd.m. |
|
4178 * statistics/distributions/gamcdf.m: Rename from gamma_cdf.m. |
|
4179 * statistics/distributions/gaminv.m: Rename from gamma_inv.m. |
|
4180 * statistics/distributions/gampdf.m: Rename from gamma_pdf.m. |
|
4181 * statistics/distributions/gamrnd.m: Rename from gamma_rnd.m. |
|
4182 * statistics/distributions/geocdf.m: Rename from geometric_cdf.m. |
|
4183 * statistics/distributions/geoinv.m: Rename from geometric_inv.m. |
|
4184 * statistics/distributions/geopdf.m: Rename from geometric_pdf.m. |
|
4185 * statistics/distributions/geornd.m: Rename from geometric_rnd.m. |
|
4186 * statistics/distributions/hygecdf.m: Rename from hypergeometric_cdf.m. |
|
4187 * statistics/distributions/hygeinv.m: Rename from hypergeometric_inv.m. |
|
4188 * statistics/distributions/hygepdf.m: Rename from hypergeometric_pdf.m. |
|
4189 * statistics/distributions/hygernd.m: Rename from hypergeometric_rnd.m. |
|
4190 * statistics/distributions/logncdf.m: Rename from lognormal_cdf.m. |
|
4191 * statistics/distributions/logninv.m: Rename from lognormal_inv.m. |
|
4192 * statistics/distributions/lognpdf.m: Rename from lognormal_pdf.m. |
|
4193 * statistics/distributions/lognrnd.m: Rename from lognormal_rnd.m. |
|
4194 * statistics/distributions/normcdf.m: Rename from normal_cdf.m. |
|
4195 * statistics/distributions/norminv.m: Rename from normal_inv.m. |
|
4196 * statistics/distributions/normpdf.m: Rename from normal_pdf.m. |
|
4197 * statistics/distributions/normrnd.m: Rename from normal_rnd.m. |
|
4198 * statistics/distributions/poisscdf.m: Rename from poisson_cdf.m. |
|
4199 * statistics/distributions/poissinv.m: Rename from poisson_inv.m. |
|
4200 * statistics/distributions/poisspdf.m: Rename from poisson_pdf.m. |
|
4201 * statistics/distributions/poissrnd.m: Rename from poisson_rnd.m. |
|
4202 * statistics/distributions/tcdf.m: Rename from t_cdf.m. |
|
4203 * statistics/distributions/tinv.m: Rename from t_inv.m. |
|
4204 * statistics/distributions/tpdf.m: Rename from t_pdf.m. |
|
4205 * statistics/distributions/trnd.m: Rename from t_rnd.m. |
5431
|
4206 * statistics/distributions/unifcdf.m: Rename from unifoxorm_cdf.m. |
5413
|
4207 * statistics/distributions/unifinv.m: Rename from uniform_inv.m. |
|
4208 * statistics/distributions/unifpdf.m: Rename from uniform_pdf.m. |
|
4209 * statistics/distributions/unifrnd.m: Rename from uniform_rnd.m. |
|
4210 * statistics/distributions/weibcdf.m: Rename from weibull_cdf.m. |
|
4211 * statistics/distributions/weibinv.m: Rename from weibull_inv.m. |
|
4212 * statistics/distributions/weibpdf.m: Rename from weibull_pdf.m. |
|
4213 * statistics/distributions/wienrnd.m: Rename from wiener_rnd.m. |
|
4214 |
|
4215 * deprecated/beta_cdf.m, deprecated/beta_inv.m, |
|
4216 deprecated/beta_pdf.m, deprecated/beta_rnd.m, |
|
4217 deprecated/binomial_cdf.m, deprecated/binomial_inv.m, |
|
4218 deprecated/binomial_pdf.m, deprecated/binomial_rnd.m, |
|
4219 deprecated/chisquare_cdf.m, deprecated/chisquare_inv.m, |
|
4220 deprecated/chisquare_pdf.m, deprecated/chisquare_rnd.m, |
|
4221 deprecated/exponential_cdf.m, deprecated/exponential_inv.m, |
|
4222 deprecated/exponential_pdf.m, deprecated/exponential_rnd.m, |
|
4223 deprecated/f_cdf.m, deprecated/f_inv.m, deprecated/f_pdf.m, |
|
4224 deprecated/f_rnd.m, deprecated/gamma_cdf.m, |
|
4225 deprecated/gamma_inv.m, deprecated/gamma_pdf.m, |
|
4226 deprecated/gamma_rnd.m, deprecated/geometric_cdf.m, |
|
4227 deprecated/geometric_inv.m, deprecated/geometric_pdf.m, |
|
4228 deprecated/geometric_rnd.m, deprecated/hypergeometric_cdf.m, |
|
4229 deprecated/hypergeometric_inv.m, deprecated/hypergeometric_pdf.m, |
|
4230 deprecated/hypergeometric_rnd.m, deprecated/lognormal_cdf.m, |
|
4231 deprecated/lognormal_inv.m, deprecated/lognormal_pdf.m, |
|
4232 deprecated/lognormal_rnd.m, deprecated/normal_cdf.m, |
|
4233 deprecated/normal_inv.m, deprecated/normal_pdf.m, |
|
4234 deprecated/normal_rnd.m, deprecated/poisson_cdf.m, |
|
4235 deprecated/poisson_inv.m, deprecated/poisson_pdf.m, |
|
4236 deprecated/poisson_rnd.m, deprecated/t_cdf.m, deprecated/t_inv.m, |
|
4237 deprecated/t_pdf.m, deprecated/t_rnd.m, deprecated/uniform_cdf.m, |
|
4238 deprecated/uniform_inv.m, deprecated/uniform_pdf.m, |
|
4239 deprecated/uniform_rnd.m, deprecated/weibull_cdf.m, |
|
4240 deprecated/weibull_inv.m, deprecated/weibull_pdf.m, |
|
4241 deprecated/wiener_rnd.m: New files. |
|
4242 |
5408
|
4243 2005-07-08 John W. Eaton <jwe@octave.org> |
|
4244 |
|
4245 * statistics/distributions/weibrnd.m: Rename from weibull_rnd.m. |
|
4246 * deprecated/weibull_rnd.m: New file. |
|
4247 |
5407
|
4248 2005-07-08 cctsim <cctsim@yahoo.co.uk> |
|
4249 |
|
4250 * strings/dec2base.m: Allow matrix arguments. |
|
4251 |
5406
|
4252 2005-07-08 John W. Eaton <jwe@octave.org> |
|
4253 |
|
4254 * plot/__errplot__.m: Use __plot_globals__. |
|
4255 * plot/__plt__.m: Likewise. |
|
4256 * plot/figure.m: Likewise. |
|
4257 |
|
4258 * plot/hold.m: New file. |
|
4259 * plot/ishold.m: New file. |
|
4260 * plot/__plot_globals__.m: New file. |
|
4261 |
5400
|
4262 2005-07-05 cctsim <cctsim@yahoo.co.uk> |
|
4263 |
|
4264 * strings/dec2base.m: Don't remove all leading zeros if result is zero. |
|
4265 |
|
4266 2005-07-05 John W. Eaton <jwe@octave.org> |
|
4267 |
|
4268 * strings/findstr.m: Return [] for no matches. |
|
4269 |
5399
|
4270 2005-06-17 Keith Goodman <kwgoodman@gmail.com> |
|
4271 |
|
4272 * miscellaneous/tic.m: Fix doc string. |
|
4273 |
5395
|
4274 2005-06-15 John W. Eaton <jwe@octave.org> |
|
4275 |
|
4276 * polynomial/polyfit.m: Force return value to be a row vector. |
|
4277 |
5393
|
4278 2005-06-15 Tom Holroyd <tomh@kurage.nimh.nih.gov> |
|
4279 |
|
4280 * general/isequal.m: Correct nargin check. |
|
4281 |
5388
|
4282 2005-06-14 John W. Eaton <jwe@octave.org> |
|
4283 |
|
4284 * general/isvector.m: Handle N-d arrays. |
|
4285 From Bill Denney <denney@seas.upenn.edu>. |
|
4286 |
5381
|
4287 2005-06-02 Ben Barrowes <barrowes@alum.mit.edu> |
|
4288 |
|
4289 * plot/meshgrid.m: Handle 3 input arguments. |
5378
|
4290 |
5377
|
4291 2005-06-02 Paul Kienzle <pkienzle@users.sf.net> |
|
4292 |
|
4293 * signal/freqz.m: Use correct calculations when given a vector of |
|
4294 frequencies. Improve accuracy of returned frequency vector. |
|
4295 Improve speed for medium length filters (at a slight cost for slow |
|
4296 filters). Add test cases. |
|
4297 |
5373
|
4298 2005-05-27 "Dmitri A. Sergatskov" <dasergatskov@gmail.com> |
|
4299 |
|
4300 * plot/loglog.m: Fix set commands. |
|
4301 |
5381
|
4302 2005-05-25 John W. Eaton <jwe@octave.org> |
|
4303 |
|
4304 * plot/sombrero.m: Default n to 41 if nargin == 0. |
|
4305 |
5371
|
4306 2005-05-24 John W. Eaton <jwe@octave.org> |
|
4307 |
5373
|
4308 * statistics/tests/anova.m: Use mean (y(:)) to compute total_mean. |
|
4309 |
5372
|
4310 * strings/strncmp.m: New file, from Tom Holroyd |
|
4311 <tomh@kurage.nimh.nih.gov>. |
|
4312 |
5371
|
4313 * strings/strcmp.m: Return logical values in all cases. |
|
4314 |
5366
|
4315 2005-05-23 John W. Eaton <jwe@octave.org> |
|
4316 |
|
4317 * plot/orient.m: New file. Adapt to Octave coding style. |
|
4318 Texinfoize doc string. |
|
4319 |
|
4320 * plot/print.m: New file. Adapt to Octave coding style. Include |
|
4321 PKG_ADD command. Use set terminal consistently throughout. Use |
|
4322 set terminal push/pop and unconditionally set output to screen |
|
4323 when done to avoid requiring gget. Use a cell array for dev_list |
|
4324 and cellidx to search for items in the list. Delete local |
|
4325 variable endl. Don't set and restore automatic_replot. Use {} |
|
4326 instead of nth to index varargin. Delete local variable |
|
4327 va_arg_cnt. |
|
4328 |
5355
|
4329 2005-05-18 John W. Eaton <jwe@octave.org> |
|
4330 |
|
4331 * general/num2str.m: Return early if X is a character string. |
|
4332 |
5347
|
4333 2005-05-11 John W. Eaton <jwe@octave.org> |
|
4334 |
5348
|
4335 * strings/findstr.m: Allow non-string arguments for compatiblity. |
|
4336 From Tom Holroyd <tomh@kurage.nimh.nih.gov>. |
|
4337 |
5347
|
4338 * plot/polar.m: Don't call __pltopt__ here. |
|
4339 |
5333
|
4340 2005-05-02 John W. Eaton <jwe@octave.org> |
|
4341 |
|
4342 * mkdoc: Print header message. |
|
4343 |
5319
|
4344 2005-04-28 John W. Eaton <jwe@octave.org> |
|
4345 |
|
4346 * configure.in (AC_CONFIG_SRCDIR): Look for startup/inputrc, not |
|
4347 startup/octaverc. |
|
4348 |
5318
|
4349 2005-04-28 Stefan van der Walt <stefan@sun.ac.za> |
|
4350 |
|
4351 * image/imshow.m: Handle various image depths and 3d RGB images. |
|
4352 (__im_numeric_limits__): New internal function. |
|
4353 |
5317
|
4354 2005-04-28 toni saarela <toni.saarela@helsinki.fi> |
|
4355 |
|
4356 * statistics/tests/anova.m: Compute total_mean as mean of all |
|
4357 data, not mean of group_mean. |
|
4358 |
|
4359 2005-04-28 John W. Eaton <jwe@octave.org> |
|
4360 |
|
4361 * startup/local-rcfile: New file. |
|
4362 * startup/main-rcfile: Rename from startup/octaverc. |
|
4363 * startup/Makefile.in (SOURCES): Add inputrc to the list. |
|
4364 (install install-strip): Install main-rcfile in $(fcnfiledir)/startup. |
|
4365 Install local-rcfile in $(localfcnfiledir)/startup. |
|
4366 |
|
4367 2005-04-28 Keith Goodman <kwgoodman@gmail.com> |
|
4368 |
|
4369 * startup/inputrc: New file. |
|
4370 * startup/octaverc: Configure readline using inputrc from |
|
4371 startupfiledir. |
|
4372 * startup/Makefile.in (install, install-strip): Install octaverc |
|
4373 in $(fcnfiledir)/startup. |
|
4374 |
5310
|
4375 2005-04-27 John W. Eaton <jwe@octave.org> |
|
4376 |
|
4377 * optimization/qp.m: Define n_in after removing -Inf bounds from Ain. |
|
4378 |
5289
|
4379 2005-04-21 John W. Eaton <jwe@octave.org> |
|
4380 |
|
4381 * optimization/glpk.m: Handle SENSE argument. |
|
4382 |
|
4383 * optimization/qp.m, optimization/sqp.m: New files. |
|
4384 |
5276
|
4385 2005-04-08 John W. Eaton <jwe@octave.org> |
|
4386 |
|
4387 * Makefile.in (clean, distclean, maintainer-clean): |
|
4388 Avoid duplication in rules. |
|
4389 |
5252
|
4390 2005-03-28 John W. Eaton <jwe@octave.org> |
|
4391 |
|
4392 * plot/contour.m, plot/mesh.m: Continue to use __gnuplot_raw__ for |
|
4393 setting {no,}parametric. |
|
4394 * plot/figure.m: Likewise, for setting terminal type. |
|
4395 |
|
4396 * __axis_label__.m:, plot/axis.m, plot/bottom_title.m, |
|
4397 plot/contour.m, plot/figure.m, plot/multiplot.m, plot/mplot.m, |
|
4398 plot/plot_border.m, plot/subplot.m, plot/subwindow.m, |
|
4399 plot/title.m, plot/top_title.m: Avoid eval. |
|
4400 |
5251
|
4401 2005-03-28 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
4402 |
5253
|
4403 * plot/__axis_label__.m, plot/axis.m, plot/grid.m, |
|
4404 plot/plot_border.m, plot/replot.m, plot/title.m, plot/top_title.m: |
|
4405 Use __gnuplot_replot__ instead of replot. |
|
4406 |
5252
|
4407 * plot/__axis_label__.m, plot/axis.m, plot/bottom_title.m, |
|
4408 plot/contour.m, plot/errorbar.m, plot/figure.m, plot/grid.m, |
|
4409 plot/loglogerr.m, plot/loglog.m, plot/mesh.m, plot/mplot.m, |
|
4410 plot/multiplot.m, plot/oneplot.m, plot/plot_border.m, plot/plot.m, |
|
4411 plot/polar.m, plot/semilogxerr.m, plot/semilogx.m, |
|
4412 plot/semilogyerr.m, plot/semilogy.m, plot/shg.m, plot/subplot.m, |
|
4413 plot/subwindow.m, plot/title.m, plot/top_title.m: |
5654
|
4414 Use __gnuplot_raw__ instead of __gnuplot_set__. |
5252
|
4415 |
5251
|
4416 * plot/replot.m: Use __gnuplot_replot__, not __greplot__. |
|
4417 |
5244
|
4418 2005-03-24 John W. Eaton <jwe@octave.org> |
|
4419 |
|
4420 * optimization/glpkmex.m: Texinfoize Doc string. |
|
4421 * optimization/glpk.m: Likewise. |
|
4422 Allow VARTYPE and CTYPE to be row or column vectors of characters |
|
4423 (row vectors are orginary character strings). |
|
4424 * optimization/glpkparam.m: Delete. |
|
4425 |
5243
|
4426 2005-03-24 Quentin Spencer <qspencer@ieee.org> |
|
4427 |
|
4428 * statistics/base/mean.m: Allow DIMS arg greater than the number |
|
4429 of dimensions of X. |
|
4430 |
5237
|
4431 2005-03-23 John W. Eaton <jwe@octave.org> |
|
4432 |
5239
|
4433 * general/tril.m, general/triu.m: Return value of same class as |
|
4434 argument. |
|
4435 |
5237
|
4436 * optimization/glpk.m: Simplify interface. By default, solve |
|
4437 standard LP min C'*x s.t. A*x = b, x >= 0. |
|
4438 * optimization/glpkmex.m: New file. |
|
4439 |
5232
|
4440 2005-03-22 John W. Eaton <jwe@octave.org> |
|
4441 |
5237
|
4442 * configure.in (AC_CONFIG_FILES): Add optimization/Makefile to the |
|
4443 list. |
|
4444 |
5233
|
4445 * optimization/glpk.m: Adapt to Octave coding style. |
|
4446 No need for varargout or varargin. |
|
4447 Print usage message if nargin > 11. |
|
4448 Allow any value of nargout. |
|
4449 Use repmat (C, nr, nc) instead of char (C * ones (nr, nc)). |
|
4450 Avoid looping when checking character classes. |
|
4451 |
5232
|
4452 * optimization: New directory. |
|
4453 * Makefile.in (SUBDIRS): Add it to the list. |
|
4454 * optimization/Makefile.in: New file. |
|
4455 * optimization/glpk.m, optimization/glpkparams.m, |
|
4456 optimization/glpktest1, optimization/glpktest2: New files. |
|
4457 |
5218
|
4458 2005-03-16 Soren Hauberg <soren@hauberg.org> |
|
4459 |
|
4460 * strings/split.m: Quick return for empty second arg. |
|
4461 Improve warning for multi-line strings. |
|
4462 Speed up by avoiding sprintf in loop and eval. |
|
4463 |
5217
|
4464 2005-03-16 Paul Kienzle <pkienzle@users.sf.net> |
|
4465 |
|
4466 * polynomial/polyderiv.m : Accept a*b, a/b. Auto-reduce common terms. |
|
4467 * polynomial/polyder.m: Ditto. |
6778
|
4468 * polynomial/polygcd.m: New function. |
5217
|
4469 |
5214
|
4470 2005-03-16 John W. Eaton <jwe@octave.org> |
|
4471 |
5215
|
4472 * control/base/__stepimp__.m, control/base/bode.m, |
|
4473 control/base/frdemo.m, control/base/nichols.m, |
|
4474 control/base/nyquist.m, control/base/pzmap.m, |
|
4475 control/base/rldemo.m, control/base/rlocus.m, |
|
4476 control/hinf/dhinfdemo.m, control/hinf/hinfdemo.m, |
|
4477 plot/__axis_label__.m, plot/__errplot__.m, plot/__plt__.m, |
|
4478 plot/axis.m, plot/bar.m, plot/bottom_title.m, plot/contour.m, |
|
4479 plot/errorbar.m, plot/figure.m, plot/grid.m, plot/loglog.m, |
|
4480 plot/loglogerr.m, plot/mesh.m, plot/meshgrid.m, plot/mplot.m, |
|
4481 plot/multiplot.m, plot/oneplot.m, plot/plot.m, plot/plot_border.m, |
|
4482 plot/polar.m, plot/semilogx.m, plot/semilogxerr.m, |
|
4483 plot/semilogy.m, plot/semilogyerr.m, plot/shg.m, plot/stairs.m, |
|
4484 plot/subplot.m, plot/subwindow.m, plot/title.m, plot/top_title.m, |
|
4485 plot/xlabel.m, quaternion/demoquat.m, |
|
4486 quaternion/qcoordinate_plot.m, signal/freqz_plot.m, sparse/spy.m, |
|
4487 statistics/base/ppplot.m, statistics/base/qqplot.m: |
|
4488 Use __gnuplot_plot__ instead of gplot, __gnuplot_splot__ instead |
|
4489 of gsplot, and __gnuplot_set__ instead of gset. Remove gplot, |
|
4490 gsplot from @seealso docs. |
5214
|
4491 |
|
4492 * plot/replot.m: New file. |
|
4493 |
5205
|
4494 2005-03-15 David Bateman <dbateman@free.fr> |
|
4495 |
|
4496 * set/unique.m, set/ismember.m: Handle cell arrays. |
|
4497 |
5196
|
4498 2005-03-09 John W. Eaton <jwe@octave.org> |
|
4499 |
|
4500 * statistics/Makefile.in (bin-dist): Delete target. |
|
4501 (BINDISTSUBDIRS): Delete variable. |
6754
|
4502 * control/Makefile.in: Likewise. |
5196
|
4503 |
5378
|
4504 * audio/Makefile.in (bin-dist): Delete target. |
5196
|
4505 (BINDISTFILES): Delete variable. |
5378
|
4506 * control/base/Makefile.in: Likewise. |
|
4507 * control/hinf/Makefile.in: Likewise. |
|
4508 * control/obsolete/Makefile.in: Likewise. |
|
4509 * control/system/Makefile.in: Likewise. |
|
4510 * control/util/Makefile.in: Likewise. |
|
4511 * deprecated/Makefile.in: Likewise. |
|
4512 * elfun/Makefile.in: Likewise. |
|
4513 * finance/Makefile.in: Likewise. |
|
4514 * general/Makefile.in: Likewise. |
|
4515 * image/Makefile.in: Likewise. |
|
4516 * sparse/Makefile.in: Likewise. |
|
4517 * io/Makefile.in: Likewise. |
|
4518 * plot/Makefile.in: Likewise. |
|
4519 * Makefile.in: Likewise. |
|
4520 * miscellaneous/Makefile.in: Likewise. |
|
4521 * linear-algebra/Makefile.in: Likewise. |
|
4522 * polynomial/Makefile.in: Likewise. |
|
4523 * quaternion/Makefile.in: Likewise. |
|
4524 * set/Makefile.in: Likewise. |
|
4525 * signal/Makefile.in: Likewise. |
|
4526 * specfun/Makefile.in: Likewise. |
|
4527 * special-matrix/Makefile.in: Likewise. |
|
4528 * startup/Makefile.in: Likewise. |
|
4529 * statistics/base/Makefile.in: Likewise. |
|
4530 * statistics/distributions/Makefile.in: Likewise. |
|
4531 * statistics/models/Makefile.in: Likewise. |
|
4532 * statistics/tests/Makefile.in: Likewise. |
|
4533 * strings/Makefile.in: Likewise. |
|
4534 * time/Makefile.in: Likewise. |
5196
|
4535 |
5195
|
4536 2005-03-08 John W. Eaton <jwe@octave.org> |
|
4537 |
|
4538 * general/repmat.m: Correctly diagnose 3-argument non-scalar |
|
4539 dimensions case. From Matthew A Swabey <mas01r@ecs.soton.ac.uk>. |
|
4540 |
5192
|
4541 2005-03-04 John W. Eaton <jwe@octave.org> |
|
4542 |
|
4543 * plot/clg.m: New file. |
|
4544 |
5193
|
4545 2005-03-03 John W. Eaton <jwe@octave.org> |
|
4546 |
|
4547 * general/isequal.m, general/sortrows.m, set/ismember.m, |
|
4548 set/setdiff.m, strings/str2double.m, strings/strmatch.m, |
|
4549 strings/strcmpi.m: |
|
4550 New files from Octave-forge. Adapt to Octave coding standards. |
|
4551 |
5181
|
4552 2005-03-03 Paul Kienzle <pkienzle@users.sf.net> |
|
4553 |
|
4554 * statistics/distributions/binomial_pdf.m: Extend the feasible |
|
4555 computation range. |
|
4556 |
5164
|
4557 2005-02-25 John W. Eaton <jwe@octave.org> |
|
4558 |
|
4559 Sparse merge. |
|
4560 |
|
4561 2005-01-23 David Bateman <dbateman@free.fr> |
|
4562 |
|
4563 * sparse/randperm.m: Delete duplicate randperm.m. |
|
4564 |
|
4565 2005-01-10 John W. Eaton <jwe@octave.org> |
|
4566 |
|
4567 * sparse/Makefile.in: New file. |
|
4568 * configure.in (AC_CONFIG_FILES): Add sparse/Makefile to the list. |
|
4569 |
|
4570 2005-01-07 David Bateman <dbateman@free.fr> |
|
4571 |
|
4572 * set/unique.m: import file from octave-forge. |
|
4573 |
|
4574 2005-01-05 David Bateman <dbateman@free.fr> |
|
4575 |
|
4576 * Makefile.in: include sparse directory in SUBDIRS. |
|
4577 |
|
4578 2004-12-30 John W. Eaton <jwe@octave.org> |
|
4579 |
|
4580 * sparse/nzmax.m: Delete (there is an nzmax function in |
|
4581 src/DLD-FUNCTIONS/sparse.cc). |
|
4582 |
|
4583 2004-12-28 John W. Eaton <jwe@octave.org> |
|
4584 |
|
4585 Merge of sparse code from David Bateman <dbateman@free.fr> and |
|
4586 Andy Adler <adler@site.uottawa.ca>. |
|
4587 |
|
4588 * sparse/colperm.m, sparse/nonzeros.m, sparse/nzmax.m, |
|
4589 sparse/randperm.m, sparse/spalloc.m, sparse/spconvert.m, |
|
4590 sparse/spdiags.m, sparse/speye.m, sparse/spfun.m, sparse/sphcat.m, |
|
4591 sparse/spones.m, sparse/sprand.m, sparse/sprandn.m, |
|
4592 sparse/spstats.m, sparse/spvcat.m, sparse/spy.m: New files. |
|
4593 |
|
4594 * sparse: New directory. |
|
4595 |
5158
|
4596 2005-02-22 John W. Eaton <jwe@octave.org> |
|
4597 |
|
4598 * polynomial/residue.m: Force prepad to always create row vectors. |
|
4599 |
|
4600 * polynomial/poly.m: Quick return if m is 0. |
|
4601 From Carmen Navarrete <carmen.navarrete@uam.es>. |
|
4602 |
5154
|
4603 2005-02-21 David Bateman <dbateman@free.fr> |
|
4604 |
|
4605 * statistics/distributions/poisson_rnd.m: fix for lambda of zero. |
|
4606 From Mark van Rossum <mvanross@inf.ed.ac.uk>. |
|
4607 Fix for row vectors with at least one element of lambda not in |
|
4608 (0, Inf). |
|
4609 |
5152
|
4610 2005-02-21 John W. Eaton <jwe@octave.org> |
|
4611 |
5153
|
4612 * statistics/base/qqplot.m: Use feval instead of eval. |
|
4613 |
5152
|
4614 * plot/grid.m, plot/plot_border.m, plot/title.m, plot/top_title.m, |
|
4615 plot/__axis_label__.m: Issue replot command. |
|
4616 |
5135
|
4617 2005-02-09 John W. Eaton <jwe@octave.org> |
|
4618 |
|
4619 * polynomial/polyderiv.m: Force P to be a row vector. |
|
4620 |
5133
|
4621 2005-02-08 John W. Eaton <jwe@octave.org> |
|
4622 |
|
4623 * strings/dec2base.m: Don't delete leading zero if third arg is |
|
4624 provided and len <= computed max_len. |
|
4625 |
5125
|
4626 2005-01-27 David Bateman <dbateman@free.fr> |
|
4627 |
|
4628 * strings/dec2base.m: Be even more careful about handling all digits. |
|
4629 |
|
4630 2005-01-27 Paul Kienzle <pkienzle@users.sf.net> |
|
4631 |
|
4632 * strings/dec2base.m: Use integer arithmetic to count number of digits. |
|
4633 |
5123
|
4634 2005-01-27 Benjamin Hall <benjamin.hall@pw.utc.com> |
|
4635 |
|
4636 * statistics/base/median.m: Make it work for the scalar case too. |
|
4637 |
6308
|
4638 2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org> |
5117
|
4639 |
|
4640 * plot/__plt__.m: Initialize fmt and sep outside of loop. |
5118
|
4641 Simplify logic for decoding args. |
5117
|
4642 |
5115
|
4643 2005-01-24 John W. Eaton <jwe@octave.org> |
|
4644 |
5116
|
4645 * plot/__plr__.m, plot/__plr2__.m: Pass name of caller to __plt__. |
|
4646 |
|
4647 * plot/__plt__.m: No need to save and reset hold state now. |
|
4648 (first_plot): Delete unused variable. |
|
4649 |
5115
|
4650 * plot/__plr2__.m, plot/__plt2__.m: Improve diagnostics. |
|
4651 |
|
4652 * plot/__plr__.m: Use __plt__, not specific __pltXX__ functions. |
|
4653 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
4654 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
4655 plot/__plt2vv__.m: |
|
4656 Return data and gnuplot commands instead of evaluating them. |
|
4657 * plot/__plt__.m: Handle evaluation of all gnuplot commands here. |
|
4658 Based on changes from Daniel J Sebald <daniel.sebald@ieee.org>. |
|
4659 |
5108
|
4660 2005-01-18 John W. Eaton <jwe@octave.org> |
|
4661 |
|
4662 * linear-algebra/cross.m: Allocate idx1 before use. |
|
4663 |
5096
|
4664 2004-12-08 Heikki Junes <Heikki.Junes@hut.fi> |
|
4665 |
|
4666 * statistics/base/range.m: Fix varargin usage. |
|
4667 |
5091
|
4668 2004-12-02 Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be> |
|
4669 |
|
4670 * strings/deblank.m: Remove all trailing whitespace (check with |
|
4671 isspace), not just SPC. |
|
4672 |
5090
|
4673 2004-12-02 Balint Reczey <balint_reczey@yahoo.com> |
|
4674 |
|
4675 * statistics/base/moment.m: Fix argument parsing for N-d arrays. |
|
4676 |
5073
|
4677 2004-11-09 John W. Eaton <jwe@octave.org> |
|
4678 |
|
4679 * miscellaneous/fileparts.m: Allow filenames with no extension. |
|
4680 From Julius Smith <jos@ccrma.stanford.edu>. |
|
4681 |
5072
|
4682 2004-11-08 John W. Eaton <jwe@octave.org> |
|
4683 |
|
4684 * plot/__plt2vm__.m: Delete debugging statement. |
|
4685 From Dmitri A. Sergatskov <dmitri@unm.edu>. |
|
4686 |
5065
|
4687 2004-11-04 John W. Eaton <jwe@octave.org> |
|
4688 |
|
4689 * plot/hist.m: Always return row vectors for vector args. |
|
4690 |
5031
|
4691 2004-09-23 John W. Eaton <jwe@octave.org> |
|
4692 |
|
4693 * strings/strcmp.m: If args are not strings or cell arrays of |
|
4694 strings, return zero instead of reporting an error. |
|
4695 |
5021
|
4696 2004-09-22 Federico Zenith <zenith@chemeng.ntnu.no> |
|
4697 |
|
4698 * control/base/analdemo.m, control/base/are.m, control/base/bddemo.m, |
|
4699 control/base/controldemo.m, control/base/damp.m, control/base/dare.m, |
|
4700 control/base/dcgain.m, control/base/dgram.m, control/base/dlyap.m, |
|
4701 control/base/dre.m, control/base/frdemo.m, control/base/gram.m, |
|
4702 control/base/impulse.m, control/base/lqp.m, control/base/obsv.m, |
|
4703 control/base/pzmap.m, control/base/rldemo.m, control/hinf/h2norm.m, |
|
4704 control/hinf/hinfsyn.m, control/hinf/hinfsyn_ric.m, |
|
4705 control/hinf/is_dgkf.m, control/system/c2d.m, |
|
4706 control/system/is_detectable.m, control/system/is_sample.m, |
|
4707 control/system/is_siso.m, control/system/is_stable.m, |
|
4708 control/system/ss2sys.m, control/system/ss.m, control/system/sys2ss.m, |
|
4709 control/system/sys2tf.m, control/system/sys2zp.m, |
|
4710 control/system/sysappend.m, control/system/sysconnect.m, |
|
4711 control/system/sysdisc.m, control/system/sysdup.m, |
|
4712 control/system/sysgetsignals.m, control/system/sysmult.m, |
|
4713 control/system/syssetsignals.m, control/system/syssub.m, |
|
4714 control/system/tf2sys.m, control/system/ugain.m, |
|
4715 control/system/zp2ss.m, control/system/zp2sys.m, |
|
4716 control/system/zp2tf.m, control/util/axis2dlim.m, polynomial/roots.m, |
|
4717 special-matrix/toeplitz.m: Fix typos in doc strings. |
|
4718 |
|
4719 * control/base/are.m, control/base/dare.m, control/base/lsim.m, |
|
4720 control/base/ltifr.m, control/base/place.m,control/base/tzero2.m, |
|
4721 control/base/tzero.m, control/hinf/hinf_ctr.m, control/hinf/wgt1o.m, |
|
4722 ontrol/system/is_abcd.m, control/system/parallel.m, |
|
4723 control/system/ss2tf.m, control/system/ss2zp.m, control/system/ss.m, |
|
4724 control/system/sysappend.m, control/system/sysconnect.m, |
|
4725 control/system/sysdup.m, control/system/sysgroup.m, |
|
4726 control/system/sysprune.m, control/system/sysreorder.m, |
|
4727 control/system/sysscale.m, control/system/syssub.m, |
|
4728 control/system/tf2ss.m, control/system/tf2zp.m, control/util/zgfmul.m, |
|
4729 control/util/zginit.m, control/util/zgscal.m, elfun/acoth.m, |
|
4730 polynomial/polyout.m, specfun/log2.m: |
|
4731 Add output arguments in doc strings. |
|
4732 |
|
4733 * control/base/are.m, control/base/bode_bounds, control/base/bode.m, |
|
4734 control/base/__bodquist__.m, control/base/ctrb.m, control/base/dare.m, |
|
4735 control/base/DEMOcontrol.m, control/base/dlyap.m, control/base/dre.m, |
|
4736 control/base/freqchkw.m, control/base/__freqresp__.m, |
|
4737 control/base/__freqresp__.m, control/base/lqp.m, control/base/lqr.m, |
|
4738 contol/base/lsim.m, control/base/lyap.m, control/base/nyquist.m, |
|
4739 control/base/obsv.m, control/base/place.m, control/base/pzmap.m, |
|
4740 control/base/__stepimp__.m, control/base/step.m, control/base/tzero2.m |
|
4741 control/base/tzero.m, control/hinf/dhinfdemo.m, control/hinf/h2norm.m, |
|
4742 control/hinf/h2syn.m, control/hinf/hinfdemo.m, |
|
4743 control/hinf/hinfnorm.m, control/hinf/hinfsyn_chk.m, |
|
4744 control/hinf/hinfsyn.m, control/hinf/is_dgkf.m, |
|
4745 control/obsolete/syschnames.m, control/obsolete/syschnames.m, |
|
4746 control/system/c2d.m, control/system/is_abcd.m, |
|
4747 control/system/is_controllable.m, control/system/is_detectable.m, |
|
4748 control/system/is_observable.m, control/system/is_stable.m, |
|
4749 control/system/jet707.m, control/system/ord2.m, |
|
4750 control/system/starp.m, control/system/sys2fir.m, |
|
4751 control/system/sys2ss.m, control/system/sys2tf.m, |
|
4752 control/system/sys2zp.m, control/system/syscont.m, |
|
4753 control/system/sysdisc.m, control/system/sysdup.m, |
|
4754 control/system/sysgettype.m, control/system/sysgroup.m, |
|
4755 control/system/sysmult.m, control/system/sysprune.m, |
|
4756 control/system/sysreorder.m, control/system/sysscale.m, |
|
4757 control/system/syssetsignals.m, control/system/sysupdate.m, |
|
4758 control/system/tf2ss.m, control/system/tf2sys.m, |
|
4759 control/system/zp2ss.m, control/system/zp2sys.m, |
|
4760 control/util/axis2dlim.m, control/util/prompt.m, |
|
4761 control/util/zgfmul.m, control/util/zginit.m, |
|
4762 control/util/__zgpbal__.m, control/util/zgscal.m: |
|
4763 Use @var, @strong, @command, @math, @acronym, @table and @cite |
|
4764 in doc strings. |
|
4765 |
|
4766 * control/base/bode_bounds.m, control/base/ctrb.m, control/base/dre.m, |
|
4767 control/base/dgram.m, control/base/dlyap.m, control/base/ltifr.m, |
|
4768 control/base/nyquist.m, control/base/obsv.m, control/base/tzero.m, |
|
4769 control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
4770 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
4771 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
4772 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
4773 control/hinf/wgt1o.m, control/obsolete/syschnames.m, |
|
4774 control/system/c2d.m, control/system/fir2sys.m, |
|
4775 control/system/is_stabilizable.m, control/system/jet707.m, |
|
4776 control/system/ord2.m, control/system/ss2tf.m, control/system/tf2ss.m, |
|
4777 control/util/zgshsr.m, polynomial/polyout.m: |
|
4778 New @tex section(s) in doc strings for better formating of printed |
|
4779 output. |
|
4780 |
|
4781 * control/base/__freqresp__.m, control/base/nyquist.m, |
|
4782 control/base/__stepimp__.m, control/hinf/hinfdemo.m, |
|
4783 control/obsolete/syschnames.m, control/system/sysprune.m: |
|
4784 Use proper double quote marks for TeX. |
|
4785 |
|
4786 * control/base/DEMOcontrol.m: Add missing ; |
|
4787 |
|
4788 * control/base/nichols.m, control/base/rlocus.m, |
|
4789 control/obsolete/minfo.m, control/system/is_digital.m, |
|
4790 control/system/ss2zp.m, control/system/sysmin.m, |
|
4791 control/system/tf2zp.m, control/util/sortcom.m: |
|
4792 Convert documentation to use or more completely use Texinfo. |
|
4793 |
|
4794 * control/base/rlocus.m, control/hinf/dhinfdemo.m, |
|
4795 control/hinf/hinfdemo.m, control/system/ord2.m, |
|
4796 control/system/parallel.m, control/system/ss2tf.m, |
|
4797 control/system/starp.m: Use "@group ... @end group" to avoid ascii |
|
4798 art splitting over a page boundary. |
|
4799 |
|
4800 * control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
4801 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
4802 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
4803 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
4804 control/hinf/wgt1o.m, control/system/buildssic.m: |
|
4805 Use {\cal H}_\infty for H-infinity and likewise for H-2 to |
|
4806 the TeX documentation. |
|
4807 |
|
4808 * control/system/is_stabilizable.m: |
|
4809 Add Copyright so that help is displayed correctly. |
|
4810 |
|
4811 * special-matrix/vander.m: Octave indexes start at 1. |
|
4812 |
5011
|
4813 2004-09-21 David Bateman <dbateman@free.fr> |
|
4814 |
|
4815 * general/rotdim.m: New function for rotation of an N-d array in an |
|
4816 arbitrary plane. |
|
4817 |
|
4818 * general/flipdim.m: New function to flip an N-d array about an |
|
4819 arbitrary axis. |
|
4820 |
5003
|
4821 2004-09-15 David Bateman <dbateman@free.fr> |
|
4822 |
|
4823 * general/bitget.m: Replace Bmax, which is undefined with bitmax |
|
4824 |
4992
|
4825 2004-09-15 John W. Eaton <jwe@octave.org> |
|
4826 |
|
4827 * strings/strcmp.m: Fix typo in cell/string array case. |
4993
|
4828 Use iscellstr to check for cells rather than iscell. |
|
4829 Improve diagnostics for invalid args. |
4992
|
4830 |
4983
|
4831 2004-09-10 David Bateman <dbateman@free.fr> |
|
4832 |
|
4833 * statistics/distributions/binomial_rnd.m: Fix error for scalar n |
|
4834 and p with n > 1, and fix for matrix n and p with n == 1. |
|
4835 |
|
4836 * statistics/distributions/poisson_rnd.m: Fix for matrix length, |
|
4837 due to row vs. column vector operations. |
|
4838 |
4964
|
4839 2004-09-03 David Bateman <dbateman@free.fr> |
|
4840 |
|
4841 * general/repmat.m: Fix to allow logical classes. |
|
4842 |
4950
|
4843 2004-08-31 John W. Eaton <jwe@octave.org> |
|
4844 |
|
4845 * general/isa.m: New function, from Octave-forge. |
|
4846 |
|
4847 2004-08-31 David Bateman <dbateman@free.fr> |
|
4848 |
|
4849 * general/bitcmp.m, general/bitget.m, general/bitset.m: Remove |
|
4850 limitation on the use of int64 and uint64 types, and the use |
|
4851 of the eval. |
|
4852 |
|
4853 * general/bitset.m: Remove superfluous cast to return type, as bug |
|
4854 in .^ with integer types is fixed. |
|
4855 |
|
4856 * general/repmat.m: Adapt to allow integer types. |
4945
|
4857 |
|
4858 2004-08-31 Paul Kienzle <pkienzle@users.sf.net> |
|
4859 |
|
4860 * plot/axis.m: Don't reset axes when querying them. |
|
4861 |
4942
|
4862 2004-08-27 David Bateman <dbateman@free.fr> |
|
4863 |
|
4864 * statistics/base/ranks.m: Handle non-consecutive ties. |
|
4865 Eliminate loop. |
|
4866 |
4918
|
4867 2004-07-27 David Bateman <dbateman@free.fr> |
|
4868 |
|
4869 * general/num2str.m: Also insert spaces in output when precision |
|
4870 argument is supplied. |
|
4871 |
4915
|
4872 2004-07-23 David Bateman <dbateman@free.fr> |
|
4873 |
|
4874 * general/bitcmp.m, general/bitget.m, general/bitset.m: New functions. |
|
4875 |
4911
|
4876 2004-07-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
4877 |
|
4878 * general/sub2ind.m: Make reshaping index list unnecessary. |
|
4879 |
|
4880 2004-07-22 Paul Kienzle <pkienzle@users.sf.net> |
|
4881 |
|
4882 * miscellaneous/unix.m: Fix doc string. |
|
4883 |
|
4884 2004-07-22 Stefan van der Walt <stefan@sun.ac.za> |
|
4885 |
|
4886 * plot/figure.m: Clarification of documentation. |
|
4887 |
|
4888 * image/imshow.m: Warn for complex images. |
|
4889 Only estimate colourmap for images in [0, 65536]. |
|
4890 |
|
4891 2004-07-22 David Bateman <dbateman@free.fr> |
|
4892 |
|
4893 * general/num2str.m: Fix the case of an all zero input. |
|
4894 |
4906
|
4895 2004-06-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
4896 |
|
4897 * general/ind2sub.m: Doc fix. |
|
4898 |
4900
|
4899 2004-06-08 John W. Eaton <jwe@octave.org> |
|
4900 |
|
4901 * statistics/tests/kolmogorov_smirnov_test.m: Use func2str to |
|
4902 convert function handle to string for eval. |
|
4903 |
4898
|
4904 2004-06-04 Paul Kienzle <pkienzle@users.sf.net> |
|
4905 |
|
4906 * plot/errorbar.m: Remove debugging output. |
|
4907 |
|
4908 2004-06-03 Stefan van der Walt <stefan@sun.ac.za> |
|
4909 |
|
4910 * plot/__pltopt__.m: Properly escape @ symbols in doc string. |
|
4911 |
4897
|
4912 2004-06-03 Paul Kienzle <pkienzle@users.sf.net> |
|
4913 |
4898
|
4914 * deprecated/com2str.m: Include 'i' suffix for pure imaginary numbers. |
|
4915 |
|
4916 * polynomial/polyout.m: Use parenthesis if necessary around |
|
4917 complex polynomial coefficient. |
|
4918 |
4897
|
4919 * plot/__errcomm__.m, plot/__errplot__.m: Simplify code and fix |
|
4920 the bug which causes __errplot__ to ignore the last argument. |
|
4921 |
4894
|
4922 2004-06-03 David Bateman <dbateman@free.fr> |
|
4923 |
|
4924 * general/shiftdim.m: New function based on JWE code snippet. |
|
4925 |
|
4926 * general/circdim.m: New function. |
|
4927 |
4890
|
4928 2004-05-06 David Bateman <dbateman@free.fr> |
|
4929 |
|
4930 * general/issquare.m: Fail if ndim(x) > 2. |
|
4931 |
|
4932 * linear-algebra/norm.m, linear-algebra/norm.m: Fail if ndim(x) > 2. |
|
4933 |
|
4934 * linear-alegbra/cross.m, linear-algebra/dot.m: Allow matrix and |
|
4935 N-d array arguments. Add optional dim argument to define |
|
4936 dimension along which to operate. |
|
4937 |
|
4938 * linear-algebra/dmult.m: Allow N-d arrays. |
|
4939 |
|
4940 * linear-algebra/vec.m: Use v(:) and not reshape. |
|
4941 |
4885
|
4942 2004-04-29 David Bateman <dbateman@free.fr> |
|
4943 |
|
4944 * statistics/base/ranks.m, statistics/base/run_count.m, |
|
4945 statistics/base/studentize.m, statistics/base/kurtosis.m |
|
4946 statistics/base/statistics.m, statistics/base/skewness.m |
|
4947 statistics/base/iqr.m: |
|
4948 Make N-d array aware. Allow optional argument to define the |
|
4949 dimension along which to operate. Update the documentation. |
|
4950 |
|
4951 * statistics/base/ranks.m: Change algorithm to use sort, |
|
4952 and adjust for the ties after. |
|
4953 |
|
4954 * statistics/base/run_counts.m: Change algorithm to use |
|
4955 the a combination of diff and find, rather than a for-loop. |
|
4956 |
4881
|
4957 2004-04-23 Paul Kienzle <pkienzle@users.sf.net> |
|
4958 |
|
4959 * plot/hist.m: Correctly determine cutoffs. New tests. |
|
4960 |
4878
|
4961 2004-04-23 David Bateman <dbateman@free.fr> |
|
4962 |
|
4963 * general/int2str.m: Treat only real part of argument, and treat |
|
4964 NDArrays by stacking the slices through the matrix vertically. |
|
4965 |
|
4966 * general/num2str.m: Improve format of integer matrices, and the |
|
4967 conversion of complex matrices added. Treat NDArrays by stacking |
|
4968 the slices through the matrix vertically. |
|
4969 |
|
4970 * deprecated/com2str.m: Moved here from general subdirectory. |
|
4971 |
4877
|
4972 2004-04-22 John W. Eaton <jwe@octave.org> |
|
4973 |
|
4974 * quaternion/qtransvmat.m: Use continuation characters to make |
|
4975 sure result is a matrix instead of a vector. From <aklark@atdot.it>. |
|
4976 |
4869
|
4977 2004-04-21 David Bateman <dbateman@free.fr> |
|
4978 |
5378
|
4979 * elfun/lcm.m: Make N-d aware. |
4870
|
4980 |
4869
|
4981 * general/diff.m: Make the code N-d array aware. Allow an |
|
4982 optional argument to define the dimension along which to perform |
|
4983 the differences and allow the order of the differences to be larger |
|
4984 than the dimension itself. |
|
4985 |
|
4986 * general/rot90.m, general/fliplr.m, general/flipud.m: Limit the |
|
4987 use of these functions to 1- and 2-d arrays. |
|
4988 |
4863
|
4989 2004-04-16 John W. Eaton <jwe@octave.org> |
|
4990 |
|
4991 * elfun/gcd.m: Delete. |
|
4992 |
4862
|
4993 2004-04-15 David Bateman <dbateman@free.fr> |
|
4994 |
|
4995 * set/create_set.m, general/is_duplicate_entry.m: Make N-d array aware. |
|
4996 |
|
4997 * general/shift.m, general/prepad.m, general/postpad.m: Make N-d |
|
4998 array aware and and optional argument for the dimension along |
|
4999 which to operate. |
|
5000 |
5378
|
5001 * signal/unwrap.m: Make N-d array aware and fix optional |
4862
|
5002 argument for the dimension to be consistent with other N-d array |
|
5003 functions. |
|
5004 |
4860
|
5005 2004-04-08 David Bateman <dbateman@free.fr> |
|
5006 |
|
5007 * statistics/distributions/discrete_cdf.m, |
|
5008 statistics/distributions/discrete_inv.m, |
|
5009 statistics/distributions/discrete_pdf.m, |
|
5010 statistics/distributions/discrete_rnd.m, |
|
5011 statistics/distributions/exponential_cdf.m, |
|
5012 statistics/distributions/exponential_inv.m, |
|
5013 statistics/distributions/exponential_pdf.m, |
|
5014 statistics/distributions/exponential_rnd.m, |
|
5015 statistics/distributions/f_cdf.m, |
|
5016 statistics/distributions/f_inv.m, |
|
5017 statistics/distributions/f_pdf.m, |
|
5018 statistics/distributions/f_rnd.m, |
|
5019 statistics/distributions/geometric_cdf.m, |
|
5020 statistics/distributions/geometric_inv.m, |
|
5021 statistics/distributions/geometric_pdf.m, |
|
5022 statistics/distributions/geometric_rnd.m, |
|
5023 statistics/distributions/hypergeometric_rnd.m, |
|
5024 statistics/distributions/kolmogorov_smirnov_cdf.m, |
|
5025 statistics/distributions/laplace_cdf.m, |
|
5026 statistics/distributions/laplace_inv.m, |
|
5027 statistics/distributions/laplace_pdf.m, |
|
5028 statistics/distributions/laplace_rnd.m, |
|
5029 statistics/distributions/logistic_inv.m, |
|
5030 statistics/distributions/logistic_rnd.m, |
|
5031 statistics/distributions/lognormal_cdf.m, |
|
5032 statistics/distributions/lognormal_inv.m, |
|
5033 statistics/distributions/lognormal_pdf.m, |
|
5034 statistics/distributions/lognormal_rnd.m, |
|
5035 statistics/distributions/pascal_cdf.m, |
|
5036 statistics/distributions/pascal_inv.m, |
|
5037 statistics/distributions/pascal_pdf.m, |
|
5038 statistics/distributions/pascal_rnd.m, |
|
5039 statistics/distributions/poisson_cdf.m, |
|
5040 statistics/distributions/poisson_inv.m, |
|
5041 statistics/distributions/poisson_pdf.m, |
|
5042 statistics/distributions/poisson_rnd.m, |
|
5043 statistics/distributions/t_cdf.m, |
|
5044 statistics/distributions/t_inv.m, |
|
5045 statistics/distributions/t_pdf.m, |
|
5046 statistics/distributions/t_rnd.m, |
|
5047 statistics/distributions/weibull_cdf.m, |
|
5048 statistics/distributions/weibull_inv.m, |
|
5049 statistics/distributions/weibull_pdf.m, |
|
5050 statistics/distributions/weibull_rnd.m: |
|
5051 Allow N-d arrays. |
|
5052 |
|
5053 * statistics/distributions/discrete_inv.m: Fix bug in indexing, |
|
5054 that results in NaN in places where it should not have had. |
|
5055 |
|
5056 * statistics/distributions/discrete_rnd.m: New argument formats to |
|
5057 allow creating arbitrary matrices, compatiable with the other |
5583
|
5058 *_rnd.m functions. Maintain compatibility with previous format. |
4860
|
5059 |
|
5060 * statistics/distributions/empirical_rnd.m: New argument formats |
|
5061 to allow creating arbitrary matrices, compatiable with the other |
5583
|
5062 *_rnd.m functions. Maintain compatibility with previous |
4860
|
5063 format. Allow N-d arrays. |
|
5064 |
|
5065 * statistics/distributions/hypergeometric_cdf.m, |
|
5066 statistics/distributions/hypergeometric_inv.m, |
|
5067 statistics/distributions/hypergeometric_pdf.m, |
|
5068 statistics/distributions/wiener_rnd.m: |
|
5069 Error for non-scalar arguments. |
|
5070 |
|
5071 * statistics/distributions/pascal_rnd.m: |
|
5072 Correct for n = 1 bug, where all elements were equal. |
|
5073 |
4849
|
5074 2004-04-06 David Bateman <dbateman@free.fr> |
|
5075 |
4854
|
5076 * general/common_size.m, miscellaneous/bincoeff.m, |
|
5077 statistics/distributions/beta_cdf.m, |
|
5078 statistics/distributions/beta_inv.m, |
|
5079 statistics/distributions/beta_pdf.m, |
|
5080 statistics/distributions/beta_rnd.m, |
|
5081 statistics/distributions/binomial_cdf.m, |
|
5082 statistics/distributions/binomial_inv.m, |
|
5083 statistics/distributions/binomial_pdf.m, |
|
5084 statistics/distributions/binomial_rnd.m, |
|
5085 statistics/distributions/cauchy_cdf.m, |
|
5086 statistics/distributions/cauchy_inv.m, |
|
5087 statistics/distributions/cauchy_pdf.m, |
|
5088 statistics/distributions/cauchy_rnd.m, |
|
5089 statistics/distributions/chisquare_cdf.m, |
|
5090 statistics/distributions/chisquare_inv.m, |
|
5091 statistics/distributions/chisquare_pdf.m, |
|
5092 statistics/distributions/chisquare_rnd.m, |
|
5093 statistics/distributions/gamma_cdf.m, |
|
5094 statistics/distributions/gamma_inv.m, |
|
5095 statistics/distributions/gamma_pdf.m, |
|
5096 statistics/distributions/gamma_rnd.m, |
|
5097 statistics/distributions/normal_cdf.m, |
|
5098 statistics/distributions/normal_inv.m, |
|
5099 statistics/distributions/normal_pdf.m, |
|
5100 statistics/distributions/normal_rnd.m, |
|
5101 statistics/distributions/stdnormal_cdf.m, |
|
5102 statistics/distributions/stdnormal_pdf.m, |
|
5103 statistics/distributions/stdnormal_rnd.m, |
|
5104 statistics/distributions/uniform_cdf.m, |
|
5105 statistics/distributions/uniform_inv.m, |
|
5106 statistics/distributions/uniform_pdf.m, |
|
5107 statistics/distributions/uniform_rnd.m: |
|
5108 Allow the inputs to be N-d arrays. |
|
5109 |
4852
|
5110 * statistics/base/var.m: Update for N-d arrays. Allow dimension arg. |
|
5111 * statistics/base/median.m: Likewise. |
4849
|
5112 |
4844
|
5113 2004-04-02 David Bateman <dbateman@free.fr> |
|
5114 |
|
5115 * statistics/base/std.m: Allow optional args for type and dim. |
4847
|
5116 * statistics/base/center.m, statistics/base/meansq.m, |
|
5117 statistics/base/moment.m, statistics/base/range.m: |
4852
|
5118 Update for N-d arrays. |
4844
|
5119 * signal/fftshift.m: Fix dimensioning error. |
|
5120 |
|
5121 * statistics/base/std.m: Use repmat not ones(nr,1)*mean to allow |
4852
|
5122 N-d arrays. |
4844
|
5123 |
4852
|
5124 * general/mod.m, general/mod.m: Allow N-d arrays with one scalar arg. |
|
5125 |
|
5126 * signal/fftshift.m: Update for N-d arrays, allow optional dim arg. |
4844
|
5127 |
4852
|
5128 * specfun/erfinv.m, general/repmat.m: Update for N-d arrays. |
4844
|
5129 |
|
5130 * control/base/bode.m, control/base/lqg.m, control/system/ss2sys.m, |
|
5131 control/system/cellidx.m, control/system/dmr2d.m control/system/ss.m, |
|
5132 control/system/sysprune.m: Doc update for usage of cell arrays. |
|
5133 |
|
5134 * control/system/sysidx.m: Use cellidx and not listidx. |
|
5135 |
4841
|
5136 2004-03-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5137 |
|
5138 * plot/__pltopt1__.m: Always add title clause to plot command with |
|
5139 default of "" (so it is off unless explicitly set by the user). |
|
5140 |
4836
|
5141 2004-03-12 Stefan van der Walt <stefan@sun.ac.za> |
|
5142 |
|
5143 * image/imshow.m: Accept "truesize" argument. |
|
5144 Ignore current colormap. New tests and demos. |
|
5145 |
4834
|
5146 2004-03-10 Volker Kuhlmann <VolkerKuhlmann@gmx.de> |
|
5147 |
|
5148 * signal/sinewave.m: Allow N to default to M. |
|
5149 |
4826
|
5150 2004-03-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5151 |
|
5152 * signal/unwrap.m: Use "isempty (tol)" instead of "tol == []". |
|
5153 |
4818
|
5154 2004-03-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5155 |
|
5156 * general/deal.m: New function. |
4819
|
5157 Add tests from Paul Kienzle. |
4818
|
5158 |
4811
|
5159 2004-03-03 Stefan van der Walt <stefan@sun.ac.za> |
|
5160 |
|
5161 * plot/hist.m: Compute histogram correctly for n>=30. |
|
5162 |
5095
|
5163 2004-03-02 Paul Kienzle <pkienzle@users.sf.net> |
4807
|
5164 |
|
5165 * signal/sinc.m: Use i(:) instead of i when checking for any nonzeros. |
|
5166 |
4806
|
5167 2004-03-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5168 |
|
5169 * miscellaneous/horzcat.m: Delete. |
|
5170 * miscellaneous/vertcat.m: Delete. |
|
5171 |
4790
|
5172 2004-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5173 |
|
5174 * plot/figure.m: Also look for GNUTERM in the environment and use |
|
5175 that if it is set (for OS X). From Per Persson <persquare@mac.com>. |
|
5176 |
4789
|
5177 2004-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5178 |
|
5179 * control/base/__stepimp__.m: Only call clearplot if we will be |
|
5180 doing multiple plots in the same gnuplot frame. |
|
5181 |
4780
|
5182 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5183 |
|
5184 * control/system/__sysconcat__.m, control/system/__tfl__.m, |
|
5185 control/system/cellidx.m, control/system/ss.m, |
|
5186 control/system/tf.m, control/system/zp.m: New functions. |
|
5187 |
4778
|
5188 2004-02-16 Glenn Golden <gdg@zplane.com> |
|
5189 |
|
5190 * statistics/distributions/discrete_inv.m: |
|
5191 Reduce memory requirements. |
|
5192 |
4772
|
5193 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5194 |
|
5195 * plot/__errcomm__.m: Fix thinko in previous change. |
|
5196 From Teemu Ikonen <tpikonen@pcu.helsinki.fi>. |
|
5197 |
4771
|
5198 2004-02-16 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
|
5199 |
|
5200 * control/base/__bodquist__.m, control/base/__stepimp__.m, |
|
5201 control/base/analdemo.m, control/base/bddemo.m, |
|
5202 control/base/bode.m, control/base/dre.m, control/base/frdemo.m, |
|
5203 control/base/lqg.m, control/base/nyquist.m, control/base/place.m, |
|
5204 control/base/rldemo.m, control/base/rlocus.m, |
|
5205 control/base/tzero.m, control/hinf/dgkfdemo.m, |
|
5206 control/hinf/dhinfdemo.m, control/hinf/h2syn.m, |
|
5207 control/hinf/hinf_ctr.m, control/hinf/hinfsyn.m, |
|
5208 control/hinf/wgt1o.m, control/obsolete/dlqg.m, |
|
5209 control/obsolete/packsys.m, control/obsolete/series.m, |
|
5210 control/system/__sysdefioname__.m, |
|
5211 control/system/__sysdefstname__.m, control/system/__sysgroupn__.m, |
|
5212 control/system/__tf2sysl__.m, control/system/buildssic.m, |
|
5213 control/system/c2d.m, control/system/d2c.m, |
|
5214 control/system/dmr2d.m, control/system/fir2sys.m, |
|
5215 control/system/is_signal_list.m, control/system/is_siso.m, |
|
5216 control/system/jet707.m, control/system/listidx.m, |
|
5217 control/system/moddemo.m, control/system/ord2.m, |
|
5218 control/system/packedform.m, control/system/parallel.m, |
|
5219 control/system/ss2sys.m, control/system/sys2tf.m, |
|
5220 control/system/sys2zp.m, control/system/sysadd.m, |
|
5221 control/system/sysappend.m, control/system/sysconnect.m, |
|
5222 control/system/syscont.m, control/system/sysdimensions.m, |
|
5223 control/system/sysdisc.m, control/system/sysdup.m, |
|
5224 control/system/sysgetsignals.m, control/system/sysgettype.m, |
|
5225 control/system/sysgroup.m, control/system/sysmin.m, |
|
5226 control/system/sysmult.m, control/system/sysprune.m, |
|
5227 control/system/sysrepdemo.m, control/system/sysscale.m, |
|
5228 control/system/syssetsignals.m, control/system/syssub.m, |
|
5229 control/system/sysupdate.m, control/system/tf2sys.m, |
|
5230 control/system/ugain.m, control/system/zp2ss.m, |
|
5231 control/system/zp2sys.m, control/util/__outlist__.m, |
|
5232 control/util/__zgpbal__.m, control/util/strappend.m: |
|
5233 Use cell arrays instead of lists. |
|
5234 |
4723
|
5235 2004-01-23 Stefan van der Walt <stefan@sun.ac.za> |
|
5236 |
|
5237 * plot/bar.m: Increase size of cutoff vector from xlen-1 to xlen |
|
5238 so that bar (1, 1) will work. |
|
5239 |
4710
|
5240 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5241 |
4717
|
5242 * plot/__errcomm__.m: Cope with nargin now being a function. |
|
5243 * plot/__errplot__.m: Likewise. |
|
5244 * plot/__plt__.m: Likewise. |
|
5245 * plot/plot_border.m: Likewise. |
|
5246 |
4710
|
5247 * Makefile.in (distclean, maintainer-clean): Remove DOCSTRINGS, |
|
5248 not $(DOCSTRINGS). |
|
5249 |
4706
|
5250 2004-01-21 Quentin Spencer <qspencer@ieee.org> |
|
5251 |
|
5252 * linear-algebra/rank.m: Allow rank ([]) to return 0, same as |
|
5253 rank ([], tol). |
|
5254 |
4691
|
5255 2004-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5256 |
4692
|
5257 * elfun/acot.m: Return atan (1./z). |
|
5258 From Gregory Vanuxem <g.vanuxem@wanadoo.fr>. |
|
5259 |
4691
|
5260 * miscellaneous/dir.m: New file. |
|
5261 |
|
5262 * general/num2str.m: Use "%d" as format if values are ints with |
|
5263 magnitude less than 1e10. |
|
5264 |
|
5265 2004-01-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5266 |
|
5267 * general/num2str.m: If single arg is string, return it. |
|
5268 |
|
5269 * miscellaneous/not.m: New file. |
|
5270 |
|
5271 * miscellaneous/unix.m: New file. |
|
5272 |
|
5273 * miscellaneous/isunix.m: New file. |
|
5274 * miscellaneous/ispc.m: New file. |
|
5275 |
|
5276 * miscellaneous/computer.m: New file. |
|
5277 |
|
5278 * miscellaneous/delete.m: New file. |
|
5279 |
4689
|
5280 2004-01-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5281 |
|
5282 * statistics/tests/kolmogorov_smirnov_test_2.m: Fix test for ties. |
|
5283 |
|
5284 2004-01-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5285 |
|
5286 * miscellaneous/path.m: Handle DEFAULT_LOADPATH substitution. |
|
5287 Always return substituted version of LOADPATH if nargout != 0. |
|
5288 |
4685
|
5289 2003-12-21 Schloegl Alois <alois.schloegl@tugraz.at> |
|
5290 |
|
5291 * miscellaneous/fullfile.m: If filename is empty, set it to "." |
|
5292 before continuing. |
|
5293 |
|
5294 * miscellaneous/fileparts.m: Allow name to start with ".". |
|
5295 |
4677
|
5296 2003-12-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5297 |
|
5298 * general/ind2sub.m: New file. |
|
5299 * general/sub2ind.m: New file. |
|
5300 |
4675
|
5301 2003-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5302 |
|
5303 * control/system/zp2ss.m: Don't save and restore |
|
5304 warn_empty_list_elements. |
|
5305 |
|
5306 2003-12-15 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
5307 |
6778
|
5308 * control/system/zp2ss.m: Correct definition of pure gain system. |
4675
|
5309 |
4673
|
5310 2003-12-10 Quentin Spencer <qspencer@ieee.org> |
|
5311 |
|
5312 * statistics/base/mean.m: Remove special case for row vectors. |
|
5313 |
4637
|
5314 2003-11-19 Quentin Spencer <qspencer@ieee.org> |
|
5315 |
|
5316 * signal/freqz_plot.m: Save and restore automatic_replot too. |
|
5317 |
4631
|
5318 2003-11-18 Danilo Piazzalunga <danilopiazza@libero.it> |
|
5319 |
|
5320 * statistics/base/iqr.m: Handle matrices. |
|
5321 |
4630
|
5322 2003-11-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5323 |
|
5324 * general/issymmetric.m: Don't fail if norm (x) == 0. |
|
5325 |
4629
|
5326 2003-11-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5327 |
|
5328 * miscellaneous/path.m: Fix thinko in previous change. |
|
5329 |
4609
|
5330 2003-11-14 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
5331 |
4629
|
5332 * control/base/dare.m: Check positive (semi)definiteness and |
|
5333 dimensions of r (and q). |
|
5334 * control/base/dlqr.m: Check stabilizability of (A,B), |
|
5335 detectability of (A,Q), and whether (A,Q) has non minimal modes |
|
5336 near unit circle. |
4611
|
5337 |
|
5338 * control/system/is_detectable.m: Use Hautus Lemma. |
|
5339 Correct the behavior for discrete-time systems. |
|
5340 * control/system/is_stabilizable.m: Likewise. |
|
5341 |
4609
|
5342 * linear-algebra/krylov.m: Return H = [] in Vnrm == 0 case. |
|
5343 |
|
5344 * linear-algebra/krylovb.m: Fix typo in usage message. |
|
5345 |
4610
|
5346 * general/isdefinite.m: New function. |
|
5347 |
4567
|
5348 2003-10-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5349 |
|
5350 * general/reshape: Delete. |
|
5351 |
4559
|
5352 2003-10-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5353 |
|
5354 * general/numel.m: Delete. |
|
5355 |
4535
|
5356 2003-10-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5357 |
4536
|
5358 * miscellaneous/horzcat.m, miscellaneous/vartcat.m: New files. |
|
5359 |
|
5360 * deprecated/isstr.m: New file. |
4535
|
5361 |
4529
|
5362 2003-10-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5363 |
|
5364 * plot/__axis_label__.m, plot/xlabel.m, plot/ylabel.m, |
|
5365 plot/zlabel.m, plot/title.m: Return a value if nargout > 0. |
|
5366 |
4525
|
5367 2003-10-02 Quentin Spencer <qspencer@ieee.org> |
|
5368 |
|
5369 * statistics/base/mean.m: Fix missing semicolon problem. |
|
5370 |
4503
|
5371 2003-09-08 Al Niessner <Al.Niessner@jpl.nasa.gov> |
|
5372 |
|
5373 * plot/subplot.m: New global variable, __multiplot_scale__. |
|
5374 |
4492
|
5375 2003-08-29 David Castelow <DCastelow@Airspan.com> |
|
5376 |
|
5377 * strings/dec2base.m, strings/dec2bin.m, strings/dec2hex.m: |
|
5378 Allow optional length argument. |
|
5379 |
4491
|
5380 2003-08-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5381 |
|
5382 * polynomial/polyfit.m: Avoid calling flipud. |
|
5383 From Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be>. |
|
5384 Return structure as second output value for improved Matlab |
|
5385 compatibility. |
|
5386 |
4476
|
5387 2003-07-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5388 |
4478
|
5389 * linear-algebra/cond.m: Behave as though old built-in variable |
|
5390 propagate_empty_matrices is always 1. Also handle empty matrices |
|
5391 with one non-zero dimension. |
|
5392 |
4476
|
5393 * miscellaneous/dump_prefs.m: Add warn_separator_insert and |
|
5394 warn_single_quote_string to the list. |
4478
|
5395 Delete whitespace_in_literal_matrix and propagate_empty_matrices |
|
5396 from the list. |
4476
|
5397 |
5095
|
5398 2003-07-25 Paul Kienzle <pkienzle@users.sf.net> |
4469
|
5399 |
|
5400 * signal/autocov.m: Transpose result of conj because diag returns |
|
5401 a column vector, not a row vector. |
|
5402 |
|
5403 * audio/playaudio.m, audio/record.m, image/image.m, |
|
5404 miscellaneous/bug_report.m: Protect spaces in filenames |
|
5405 with quotes. |
|
5406 |
4466
|
5407 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5408 |
4468
|
5409 * io/printf.m, io/puts.m: Delete. |
|
5410 |
4466
|
5411 * miscellaneous/dump_prefs.m: Delete define_all_return_values and |
|
5412 default_return_value from the list. |
|
5413 Add warn_undefined_return_values to the list. |
|
5414 |
|
5415 |
4464
|
5416 2003-07-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5417 |
|
5418 * miscellaneous/dump_prefs.m: Delete default_global_variable_value |
|
5419 and initialize_global_variables from the list. |
|
5420 |
4460
|
5421 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5422 |
4463
|
5423 * image/colormap.m: Don't save and restore default_eval_print_flag. |
|
5424 |
|
5425 * miscellaneous/dump_prefs.m: Delete default_eval_print_flag. |
|
5426 |
|
5427 * control/util/zgshsr.m: Use x OP= y instead of x = x OP y. |
|
5428 * control/system/sys2fir.m: Likewise. |
|
5429 |
|
5430 * control/system/is_siso.m: Use && instead of & where appropriate. |
|
5431 * control/system/__tf2sysl__.m: Likewise. |
|
5432 |
|
5433 * control/system/__tf2sysl__.m: Use end instead of length(X). |
|
5434 |
|
5435 * control/freqchkw.m: Use %-escapes for error instead of num2str |
|
5436 and [] concatenation. |
|
5437 * control/system/sys2fir.m: Likewise. |
|
5438 |
|
5439 * control/base/dgram.m, control/base/freqchkw.m, |
|
5440 control/base/gram.m, control/system/__abcddims__.m, |
|
5441 control/system/__sysdefstname__.m, control/system/__tf2sysl__.m, |
|
5442 control/system/is_sample.m, control/system/is_signal_list.m, |
|
5443 control/system/is_siso.m, control/system/sys2fir.m, |
|
5444 control/system/syschtsam.m, control/system/sysgettsam.m, |
|
5445 control/system/sysgettype.m, control/system/tf2zp.m, |
|
5446 control/system/ugain.m, control/util/prompt.m, |
|
5447 control/util/run_cmd.m, control/util/zgrownorm.m, |
|
5448 control/util/zgshsr.m: |
|
5449 Improve conformance to Octave coding style. |
|
5450 |
4461
|
5451 * miscellaneous/dump_prefs.m: Add warn_resize_on_reange_error to |
|
5452 the list. |
|
5453 Delete resize_on_range_error from the list. |
|
5454 |
4460
|
5455 * control/base/pzmap.m, control/base/place.m, |
|
5456 control/base/__freqresp__.m, control/system/sysappend.m, |
|
5457 control/system/syscont.m, control/system/sysdisc.m, |
|
5458 control/system/sysgroup.m, control/system/tfout.m, |
|
5459 control/system/zp2ss.m, control/system/zpout.m, |
|
5460 control/util/__outlist__.m, signal/arma_rnd.m, general/shift.m, |
|
5461 strings/strcat.m: Save and restore warn_empty_list_elements, not |
|
5462 empty_list_elements_ok. |
|
5463 |
|
5464 * miscellaneous/dump_prefs.m: Add warn_empty_list_elements to the list. |
|
5465 Delete empty_list_elements_ok from the list. |
|
5466 |
4457
|
5467 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5468 |
|
5469 * miscellaneous/dump_prefs.m: Include warn_neg_dim_as_zero in the |
|
5470 list. |
|
5471 Delete treat_neg_dim_as_zero from the list. |
|
5472 |
|
5473 * strings/blanks.m: Don't check treat_neg_dim_as_zero. |
|
5474 |
4451
|
5475 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5476 |
4455
|
5477 * general/reshape.m: Omit do_fortran_indexing from doc string (it |
|
5478 was not used in the code in any case). |
|
5479 |
|
5480 * strings/strjust.m: Temporarily set warn_fortran_indexing, not |
|
5481 do_fortran_indexing. |
|
5482 |
4452
|
5483 * statistics/base/moment.m: Temporarily set warn_str_to_num, not |
|
5484 implict_str_to_num_ok. Use unwind_protect block to do it. |
|
5485 |
4451
|
5486 * miscellaneous/dump_prefs.m: Include DEFAULT_EXEC_PATH, |
|
5487 DEFAULT_LOAD_PATH, crash_dumps_octave_core, |
4452
|
5488 sighup_dumps_octave_core, sigterm_dumps_octave_core, |
4455
|
5489 warn_imag_to_real, warn_num_to_str, warn_str_to_num, and |
|
5490 warn_fortran_indexing in the list. |
|
5491 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok, |
|
5492 implicit_str_to_num_ok, do_fortran_indexing, and |
|
5493 prefer_column_vectors from list. |
4451
|
5494 |
4440
|
5495 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5496 |
|
5497 * Makefile.in (distclean, maintainer-clean): Also remove |
|
5498 gethelp$(BUILD_EXEEXT), $(DOCSTRINGS), and autom4te.cache |
|
5499 directory. |
|
5500 |
5095
|
5501 2003-06-17 Aaron A. King <king@quercus.tiem.utk.edu> |
4430
|
5502 |
|
5503 * plot/hist.m: Don't forget to define n if x is a vector. |
|
5504 |
5095
|
5505 2003-06-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4424
|
5506 |
|
5507 * miscellaneous/fileparts.m: For compatibility with Matlab, |
|
5508 return "." with extension. |
|
5509 |
4422
|
5510 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5511 |
|
5512 * control/base/__stepimp__.m, control/base/nichols.m, |
|
5513 control/base/nyquist.m, miscellaneous/dump_prefs.m, |
|
5514 plot/bottom_title.m, plot/mplot.m, plot/multiplot.m, |
|
5515 plot/oneplot.m, plot/plot_border.m, plot/subplot.m, |
|
5516 plot/subwindow.m, plot/top_title.m, signal/freqz_plot.m: |
|
5517 Eliminate gnuplot_has_multiplot (assume it is always true). |
|
5518 |
4413
|
5519 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5520 |
|
5521 * Makefile.in, image/Makefile.in, startup/Makefile.in: Handle DESTDIR. |
|
5522 |
5095
|
5523 2003-05-05 Andy Adler <adler@site.uottawa.ca> |
4407
|
5524 |
|
5525 * plot/hist.m: Improve performance by using different algorithms |
|
5526 depending on number of bins. |
|
5527 |
4404
|
5528 2003-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5529 |
|
5530 * control/system/sysadd.m: If systems are not "tf", convert before |
|
5531 adding. |
|
5532 |
5095
|
5533 2003-05-01 Paul Kienzle <pkienzle@users.sf.net> |
4403
|
5534 |
|
5535 * image/imagesc.m: Accept data limits parameter for colormap. |
|
5536 |
5095
|
5537 2003-04-11 Doug Stewart <dastew@sympatico.ca> |
4375
|
5538 |
|
5539 * control/base/__stepimp__.m: If digital impulse, reduce gain of |
|
5540 the impulse by t_step. |
|
5541 |
4373
|
5542 2003-04-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5543 |
|
5544 * control/base/__bodquist__.m: Don't convert pdbig and fdbig to |
|
5545 column vectors. |
|
5546 |
5095
|
5547 2003-03-24 Quentin Spencer <qspencer@ieee.org> |
4371
|
5548 |
|
5549 * linear-algebra/null.m: Handle empty matrix arg. |
|
5550 |
4369
|
5551 2003-03-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5552 |
|
5553 * general/shift.m: Force empty_list_elements_ok to 1. |
|
5554 |
4358
|
5555 2003-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5556 |
|
5557 * deprecated/struct_contains.m, deprecated/struct_elements.m: |
|
5558 New files. |
|
5559 |
4348
|
5560 2003-02-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5561 |
|
5562 * statistics/tests/kolmogorov_smirnov_test.m: Use str2func to make |
|
5563 function handle to pass to feval. |
|
5564 * statistics/base/qqplot.m: Likewise. |
|
5565 * statistics/base/ppplot.m: Likewise. |
|
5566 * signal/spectral_xdf.m: Likewise. |
|
5567 * signal/spectral_adf.m: Likewise. |
|
5568 |
4340
|
5569 2003-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5570 |
|
5571 * plot/axis.m: Avoid whitespace in literal matrix problem. |
|
5572 |
4334
|
5573 2003-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5574 |
|
5575 * linear-algebra/logm.m: New file. |
|
5576 |
5095
|
5577 2003-02-18 David Bateman <dbateman@free.fr> |
4329
|
5578 |
|
5579 * mkpkgadd: Scan C++ files as well |
|
5580 |
5095
|
5581 2003-02-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4321
|
5582 |
|
5583 * strings/findstr.m: Return empty set for zero-length target. |
|
5584 |
5095
|
5585 2003-02-11 Paul Kienzle <pkienzle@users.sf.net> |
4317
|
5586 |
|
5587 * set/union.m: Preserve the orientation of inputs. |
|
5588 |
4305
|
5589 2003-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5590 |
|
5591 * general/int2str.m: Eliminate leading spaces. |
|
5592 |
4303
|
5593 2003-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5594 |
|
5595 * general/int2str.m: Do a better job with 0, Inf, and NaN, |
|
5596 |
5095
|
5597 2003-01-11 Paul Kienzle <pkienzle@users.sf.net> |
4298
|
5598 |
|
5599 * Makefile.in (gethelp$(BUILD_EXEEXT)): Pass $(BUILD_CXXFLAGS) and |
|
5600 $(BUILD_LDFLAGS) to compiler. |
|
5601 |
4295
|
5602 2003-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5603 |
|
5604 * general/num2str.m: Don't specify field width for scalars. |
|
5605 |
4292
|
5606 2003-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5607 |
|
5608 * Makefile.in (DISTFILES): Don't forget mkpkgadd. |
|
5609 |
4265
|
5610 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5611 |
4279
|
5612 * gethelp.cc: Define __USE_STD_IOSTREAM if using Compaq C++. |
|
5613 |
4266
|
5614 * miscellaneous/tempname.m: New file. |
|
5615 |
|
5616 * miscellaneous/tempdir.m: New file. |
|
5617 |
4265
|
5618 * miscellaneous/fullfile.m: New file. |
|
5619 |
4259
|
5620 2003-01-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5621 |
4264
|
5622 * miscellaneous/fileparts.m: New file. |
|
5623 |
|
5624 * io/beep.m: New file. |
|
5625 |
4260
|
5626 * plot/__pltopt1__.m: Call undo_string_escapes for title part of |
|
5627 format only. |
4259
|
5628 |
4257
|
5629 2003-01-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5630 |
|
5631 * strings/strcmp.m: Handle cell arrays of strings. |
|
5632 |
4229
|
5633 2002-12-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5634 |
|
5635 * general/int2str.m: Handle matrices. |
|
5636 * general/num2str.m: Likewise. |
|
5637 Also handle optional precision, and format args. |
|
5638 |
4225
|
5639 2002-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5640 |
|
5641 * audio/Makefile.in, control/base/Makefile.in, |
|
5642 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
5643 control/system/Makefile.in, elfun/Makefile.in, |
|
5644 finance/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
5645 io/Makefile.in, linear-algebra/Makefile.in, |
|
5646 miscellaneous/Makefile.in, polynomial/Makefile.in, |
|
5647 quaternion/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
5648 specfun/Makefile.in, special-matrix/Makefile.in, |
|
5649 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
5650 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
5651 strings/Makefile.in, time/Makefile.in, plot/Makefile.in, |
|
5652 deprecated/Makefile.in: Use new do-script-install and |
|
5653 do-script-uninstall macros. |
|
5654 |
|
5655 * mkpkgadd: New script. |
|
5656 |
|
5657 * plot/close.m: New file. |
|
5658 |
4184
|
5659 2002-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5660 |
|
5661 * image/image.m: Use -raw option for xv. |
|
5662 From Remy Bruno <remy.bruno@libertysurf.fr> |
|
5663 |
4172
|
5664 2002-11-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5665 |
4174
|
5666 * control/base/lsim.m: Use approximate test for step size change. |
|
5667 |
4172
|
5668 * signal/bartlett.m: Avoid row/column mismatch error. |
|
5669 |
5095
|
5670 2002-11-12 Paul Kienzle <pkienzle@users.sf.net> |
4171
|
5671 |
|
5672 * statistics/base/var.m: Use better formula for improved accuracy. |
|
5673 |
5095
|
5674 2002-11-04 Nicholas Piper <nick-octave@nickpiper.co.uk> |
4150
|
5675 |
|
5676 * control/base/lsim.m: Correct doc string. |
|
5677 |
5095
|
5678 2002-11-04 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
4150
|
5679 |
|
5680 * control/system/syssub.m: Call tf2sys with Gnum-Hnum, not Gnum+Hnum. |
|
5681 |
4148
|
5682 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5683 |
|
5684 * plot/contour.m: Handle x and y as matrices too. |
|
5685 |
5095
|
5686 2002-11-01 Joseph P. Skudlarek <jskud@jskud.com> |
4148
|
5687 |
|
5688 * plot/contour.m: Fix error and usage messages. |
|
5689 |
4146
|
5690 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5691 |
|
5692 * plot/contour.m: Correct orientation of plot. |
|
5693 |
4139
|
5694 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5695 |
|
5696 * control/base/analdemo.m: Fix typo. |
|
5697 |
5095
|
5698 2002-10-31 Francesco Potorti` <pot@gnu.org> |
4137
|
5699 |
|
5700 * statistics/distributions/discrete_pdf.m: Fix typo. |
|
5701 |
4098
|
5702 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5703 |
|
5704 * mkdoc: Exit immediately on errors. |
|
5705 Exit with error if gethelp does not exist. |
|
5706 |
|
5707 * Makefile.in: Use $(BUILD_EXEEXT) as appropriate. |
|
5708 |
4093
|
5709 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5710 |
|
5711 * Makefile.in (gethelp): Use $(BUILD_CXX), not $(CXX). |
|
5712 |
5095
|
5713 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
4079
|
5714 |
|
5715 * statistics/distributions/normal_cdf.m: Handle variance == 0. |
|
5716 * statistics/distributions/normal_pdf.m: Likewise. |
|
5717 * statistics/distributions/normal_inv.m: Likewise. |
|
5718 |
5095
|
5719 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
4077
|
5720 |
|
5721 * specfun/erfinv.m: Return NaN for NaN inputs. |
|
5722 |
5095
|
5723 2002-09-26 Jeff Cunningham <jeffrey@cunningham.net> |
4068
|
5724 |
|
5725 * statistics/base/var.m: Handle complex values. |
|
5726 |
4031
|
5727 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5728 |
|
5729 * configure.in (AC_CONFIG_FILES): Add deprecated/Makefile to the |
|
5730 list. |
|
5731 * deprecated/Makefile.in: New file. |
|
5732 |
5095
|
5733 2002-08-09 Paul Kienzle <pkienzle@users.sf.net> |
4031
|
5734 |
|
5735 * statistics/distributions/beta_cdf.m: Replace betai with betainc. |
|
5736 * statistics/distributions/binomial_cdf.m: Likewise. |
|
5737 * statistics/distributions/f_cdf.m: Likewise. |
|
5738 * statistics/distributions/t_cdf.m: Likewise. |
|
5739 |
|
5740 * miscellaneous/bincoeff.m: Replace lgamma with gammaln. |
|
5741 * specfun/beta.m: Likewise. |
|
5742 * special-matrix/invhilb.m: Likewise (but it is only in a comment). |
|
5743 * statistics/distributions/gamma_pdf.m: Likewise. |
|
5744 * statistics/distributions/poisson_pdf.m: Likewise. |
|
5745 |
|
5746 * statistics/distributions/gamma_cdf.m: replace gammai with gammainc |
|
5747 * statistics/distributions/poisson_cdf.m: Likewise. |
|
5748 |
4026
|
5749 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5750 |
4028
|
5751 * deprecated/is_bool.m: New file. |
|
5752 * deprecated/is_complex.m: New file. |
|
5753 * deprecated/is_global.m: New file. |
|
5754 * deprecated/is_list.m: New file. |
|
5755 * deprecated/is_matrix.m: New file. |
|
5756 * deprecated/is_scalar.m: New file. |
|
5757 * deprecated/is_square.m: New file. |
|
5758 * deprecated/is_stream.m: New file. |
|
5759 * deprecated/is_struct.m: New file. |
|
5760 * deprecated/is_symmetric.m: New file. |
|
5761 * deprecated/is_vector.m: New file. |
4030
|
5762 * Change all callers of these functions to use the new names. |
4028
|
5763 |
4029
|
5764 * deprecated: New directory. |
|
5765 * Makefile.in (SUBDIRS): Add it to the list. |
|
5766 |
4026
|
5767 * general/isscalar.m: Rename from is_scalar.m. |
|
5768 * general/issquare.m: Rename from is_square.m. |
|
5769 * general/issymmetric.m: Rename from is_symmetric.m. |
|
5770 * general/isvector.m: Rename from is_vector.m. |
|
5771 |
4022
|
5772 2002-08-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5773 |
|
5774 * statistics/base/mean.m: Allow empty matrices. |
|
5775 Handle DIM arg. |
|
5776 |
5095
|
5777 2002-08-05 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
4020
|
5778 |
|
5779 * plot/__errcomm__.m: If format is not specified, default to error |
|
5780 bar format. |
|
5781 |
4011
|
5782 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5783 |
|
5784 * miscellaneous/popen2.m: Use F_SETFL and O_NONBLOCK, not |
|
5785 __F_SETFL__ and __O_NONBLOCK__. |
|
5786 |
|
5787 * image/saveimage.m: Use OCTAVE_VERSION, not __OCTAVE_VERSION__. |
|
5788 * miscellaneous/bug_report.m: Likewise. |
|
5789 |
4007
|
5790 2002-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5791 |
4008
|
5792 * general/mod.m: Use isreal (x), not any (any (imag (x))). |
|
5793 * general/rem.m: Likewise. |
|
5794 |
|
5795 * plot/loglogerr.m: Use varargin instead of old style varargs. |
|
5796 * plot/semilogxerr.m: Likewise. |
4007
|
5797 * plot/semilogyerr.m: Likewise. |
|
5798 |
5095
|
5799 2002-07-25 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
4006
|
5800 |
|
5801 * plot/__errcomm__.m: New file. Common functionality for error plots. |
|
5802 * plot/loglogerr.m: New file. Double logarithm plots with errorbars. |
|
5803 * plot/semilogxerr.m: New file. Semilogarithm plots with errorbars. |
|
5804 * plot/semilogyerr.m: New file. Semilogarithm plots with errorbars |
|
5805 |
|
5806 * plot/errorbar.m: Use __errcomm__.m. |
|
5807 * plot/__errplot__.m: Minor cleanups. |
|
5808 * plot/__pltopt__.m: Handle boxxyerrorbars plot style. |
|
5809 * plot/__pltopt1__.m: Likewise. |
|
5810 |
3980
|
5811 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5812 |
3981
|
5813 * general/rem.m: Delete redundant call to usage. |
|
5814 |
3980
|
5815 * general/mod.m: Additional error checks, Texinfoize doc string. |
|
5816 |
5095
|
5817 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
3980
|
5818 |
|
5819 * general/mod.m: New function. |
|
5820 |
3979
|
5821 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5822 |
|
5823 * control/system/sysmult.m: Use varargin instead of old style varargs. |
|
5824 * control/system/sysadd.m: Likewise. |
|
5825 * control/system/sysgroup.m: Likewise. |
|
5826 * control/system/syssub.m: Likewise. |
|
5827 * elfun/gcd.m: Likewise. |
|
5828 * elfun/lcm.m: Likewise. |
|
5829 * general/common_size.m: Likewise. |
|
5830 * io/printf.m: Likewise. |
|
5831 * miscellaneous/menu.m: Likewise. |
|
5832 * miscellaneous/path.m: Likewise. |
|
5833 * plot/__errplot__.m: Likewise. |
|
5834 * plot/__plt__.m: Likewise. |
|
5835 * plot/axis.m: Likewise. |
|
5836 * plot/errorbar.m: Likewise. |
|
5837 * plot/mplot.m: Likewise. |
|
5838 * plot/loglog.m: Likewise. |
|
5839 * plot/plot.m: Likewise. |
|
5840 * plot/plot_border.m: Likewise. |
|
5841 * plot/semilogx.m: Likewise. |
|
5842 * plot/semilogy.m: Likewise. |
|
5843 * plot/xlabel.m: Likewise. |
|
5844 * plot/ylabel.m: Likewise. |
|
5845 * plot/zlabel.m: Likewise. |
|
5846 * statistics/base/ppplot.m: Likewise. |
|
5847 * statistics/base/qqplot.m: Likewise. |
|
5848 * statistics/tests/bartlett_test.m: Likewise. |
|
5849 * statistics/tests/kolmogorov_smirnov_test.m: Likewise. |
|
5850 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
5851 * strings/str2mat.m: Likewise. |
|
5852 * strings/strcat.m: Likewise. |
|
5853 |
5095
|
5854 2002-06-27 Paul Kienzle <pkienzle@jazz.ncnr.nist.gov> |
3962
|
5855 |
|
5856 * statistics/distributions/gamma_pdf.m: Avoid overflow in more cases. |
|
5857 |
3924
|
5858 2002-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5859 |
|
5860 * skip-autoheader: New file, for autogen.sh. |
3925
|
5861 * Makefile.in (DISTFILES): Add it to the list. |
3924
|
5862 |
5095
|
5863 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
3914
|
5864 |
|
5865 * general/repmat.m: New function. |
|
5866 |
5095
|
5867 2002-04-25 Paul Kienzle <pkienzle@users.sf.net> |
3911
|
5868 |
|
5869 * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio. |
|
5870 Use optional parameter to specify the number of bits in the input. |
|
5871 * audio/mu2lin.m: Accept matrices, return n-bit integers or |
|
5872 floats in the range [-1,1], 2x speedup. |
|
5873 |
|
5874 * strings/index.m, strings/rindex.m: Vectorize for speed. |
|
5875 |
3910
|
5876 2002-04-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5877 |
|
5878 * linear-algebra/kron.m: Delete. |
|
5879 |
5095
|
5880 2002-04-24 Paul Kienzle <pkienzle@users.sf.net> |
3907
|
5881 |
|
5882 * signal/freqz.m: If nargout is zero, plot results instead of |
|
5883 returning them. |
|
5884 * signal/freqz_plot.m: New file. |
|
5885 |
5095
|
5886 2002-04-24 Bill Lash <lash@tellabs.com> |
3906
|
5887 |
5378
|
5888 * signal/unwrap.m: New file. |
3906
|
5889 |
5095
|
5890 2002-04-23 Paul Kienzle <pkienzle@users.sf.net> |
3904
|
5891 |
|
5892 * image/rgb2hsv.m: Faster, more accurate, remove the |
|
5893 divide by zero warning. |
|
5894 |
5095
|
5895 2002-04-09 Paul Kienzle <pkienzle@users.sf.net> |
3893
|
5896 |
3894
|
5897 * strings/deblank.m: Trim \0 as well as blank. |
|
5898 |
5378
|
5899 * freqz.m: Evaluate a specific range of frequencies |
3893
|
5900 expressed in radians or Hz relative to a supplied sample rate. |
|
5901 |
5095
|
5902 2002-04-04 Paul Kienzle <pkienzle@users.sf.net> |
3890
|
5903 |
|
5904 * signal/fftfilt.m: Filter columns if called with a matrix. |
|
5905 |
3891
|
5906 * strings/findstr.m: Vectorize as much as possible. |
|
5907 |
5095
|
5908 2002-04-04 Dirk Laurie <dirk@calvyn.puk.ac.za> |
3889
|
5909 |
|
5910 * special-matrix/invhilb.m: New version that is faster and more |
|
5911 accurate. |
|
5912 |
5095
|
5913 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> |
3887
|
5914 |
|
5915 * configure.in: Update for autoconf 2.5x. |
|
5916 |
5095
|
5917 2002-04-03 Paul Kienzle <pkienzle@users.sf.net> |
3885
|
5918 |
|
5919 * special-matrix/vander.m: Code tidy and vectorize. |
|
5920 |
5095
|
5921 2002-04-02 Paul Kienzle <pkienzle@users.sf.net> |
3882
|
5922 |
3883
|
5923 * linear-algebra/cross.m: Accept nx3 and 3xn matrices, in addition |
|
5924 to vectors. Issue a warning in the case x matches y' but return a |
|
5925 column vector as Octave currently does. |
|
5926 |
3882
|
5927 * plot/contour.m: Set default number of levels for contour(x,y,z). |
|
5928 |
|
5929 * control/system/starp.m: Leave more of the documentation |
|
5930 processing to texinfo and less to the @format block. |
|
5931 |
|
5932 * image/imagesc.m: Only display image if no output is requested. |
|
5933 Code tidying. |
|
5934 |
3876
|
5935 2002-03-07 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
5936 |
|
5937 * statistics/base/center.m: Accept and return empty matrix. |
|
5938 |
3872
|
5939 2002-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5940 |
|
5941 * specfun/erfinv.m: Fix usage message. |
|
5942 |
3869
|
5943 2002-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5944 |
|
5945 * elfun/coth.m: Use 1 ./ tanh(z) instead of cosh(z) ./ sinh(z). |
|
5946 From "Michael O'Brien" <mobrien@kento.unm.edu>. |
|
5947 |
3837
|
5948 2001-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5949 |
|
5950 * statistics/distributions/discrete_cdf.m: Downcase incorrectly |
|
5951 capitalized variable names. |
|
5952 |
3836
|
5953 2001-05-30 Jean-Francois Cardoso <cardoso@tsi.enst.fr> |
|
5954 |
|
5955 * m/image/saveimage.m: fix saving an image to Postscript format. |
|
5956 |
5095
|
5957 2001-04-18 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3814
|
5958 |
|
5959 * control/system/is_stabilizable.m: Pass a to sys2ss, not sys. |
|
5960 |
3803
|
5961 2001-02-28 Kai Habel <kai.habel@gmx.de> |
|
5962 |
3833
|
5963 * general/cart2pol.m: New file. |
|
5964 * general/pol2cart.m: New file. |
|
5965 * general/cart2sph.m: New file. |
|
5966 * general/sph2cart.m: New file. |
|
5967 * image/rgb2hsv.m: New file. |
|
5968 * image/hsv2rgb.m: New file. |
3803
|
5969 |
|
5970 2001-02-26 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
5971 |
|
5972 * plot/meshgrid.m: Avoid for loops. |
|
5973 * plot/meshdom.m: Likewise. |
|
5974 |
3801
|
5975 2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5976 |
|
5977 * linear-algebra/norm.m: Use sqrt instead of ^0.5. |
|
5978 |
|
5979 2001-02-22 Heinz Bauschke <bauschke@cecm.sfu.ca> |
|
5980 |
|
5981 * linear-algebra/norm.m: Use more efficient method for Frobenius |
|
5982 norm. |
|
5983 |
3792
|
5984 2001-02-09 David Livings <david.livings@asa.co.uk> |
|
5985 |
|
5986 * statistics/tests/welch_test.m: Fix typo. |
|
5987 |
|
5988 * statistics/distributions/chisquare_cdf.m: |
|
5989 Don't restrict inputs to be only positive integers. |
|
5990 * statistics/distributions/chisquare_inv.m: Likewise. |
|
5991 * statistics/distributions/chisquare_pdf.m: Likewise. |
|
5992 * statistics/distributions/chisquare_rnd.m: Likewise. |
|
5993 * statistics/distributions/f_cdf.m: Likewise. |
|
5994 * statistics/distributions/f_inv.m: Likewise. |
|
5995 * statistics/distributions/f_pdf.m: Likewise. |
|
5996 * statistics/distributions/f_rnd.m: Likewise. |
|
5997 * statistics/distributions/t_cdf.m: Likewise. |
|
5998 * statistics/distributions/t_inv.m: Likewise. |
|
5999 * statistics/distributions/t_pdf.m: Likewise. |
|
6000 * statistics/distributions/t_rnd.m: Likewise. |
|
6001 |
3790
|
6002 2001-02-08 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
6003 |
|
6004 * strings/dec2base.m: New file. |
|
6005 * strings/base2dec.m: New file. |
|
6006 * strings/strjust.m: New file. |
|
6007 * strings/dec2hex.m: Replace with version that just calls 2dec2base. |
|
6008 * strings/dec2bin.m: Likewise. |
|
6009 * strings/hex2dec.m: Replace with version that just calls base2dec. |
|
6010 * strings/bin2dec.m: Likewise. |
|
6011 |
5095
|
6012 2001-02-07 David Livings <david.livings@asa.co.uk> |
3787
|
6013 |
|
6014 * statistics/base/ppplot.m: Use gset, not set. |
|
6015 * statistics/base/qqplot.m: Likewise. |
|
6016 |
5095
|
6017 2001-02-05 Ondrej Popp <ondrej@geocities.com> |
3775
|
6018 |
|
6019 * control/system/c2d.m: Add missing endif. |
|
6020 |
3759
|
6021 2000-12-15 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
6022 |
|
6023 * strings/index.m: Return 0 if either string is empty. |
|
6024 |
|
6025 2000-12-15 Ben Sapp <bsapp@lanl.gov> |
|
6026 |
|
6027 * control/system/c2d.m: Allow option of matched pole/zero |
|
6028 equivalent for conversion. |
|
6029 |
|
6030 2000-12-15 Matthew W. Roberts <matt@lehi.tamu.edu> |
|
6031 |
|
6032 * strings/findstr.m: Return empty matrix if search string is empty. |
|
6033 |
3757
|
6034 2000-12-15 Kai Habel <kai.habel@gmx.de> |
|
6035 |
|
6036 * saveimage.m: Do create rawbit image for black and white images, |
|
6037 but do it correctly. |
|
6038 |
3754
|
6039 2000-12-13 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
6040 |
6778
|
6041 * polynomial/deconv.m: For compatibility with Matlab, don't reduce |
|
6042 result polynomials. |
3754
|
6043 |
3748
|
6044 2000-12-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6045 |
|
6046 * image/saveimage.m: Don't try to create rawbit image. |
|
6047 |
3740
|
6048 2000-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6049 |
|
6050 * Makefile.in (bin-dist): Pass -C to $(MAKE), not -c. |
|
6051 |
5095
|
6052 2000-11-16 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3737
|
6053 |
|
6054 * plot/contour.m: Reorder args for Matlab compatibility. |
|
6055 |
3727
|
6056 2000-10-27 Mats Jansson <mats.e.jansson@home.se> |
|
6057 |
|
6058 * set/create_set.m: Avoid empty matrix in matrix list warning. |
|
6059 |
3717
|
6060 2000-09-08 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
6061 |
3718
|
6062 * plot/errorbar.m, plot/__errplot__.m: New functions. |
|
6063 |
3717
|
6064 * plot/mesh.m: Also set nologscale before plotting. |
|
6065 * plot/__pltopt1__.m: Handle xerrorbars, yerrorbars, and |
|
6066 xyerrorbars instead of just errorbars. |
|
6067 |
3714
|
6068 2000-08-25 Thomas Walter <walter@pctc.chemie.uni-erlangen.de> |
|
6069 |
|
6070 * image/image.m: Try display (from ImageMagick) first. |
|
6071 |
3709
|
6072 2000-08-01 Rolf Fabian <fabian@tu-cottbus.de> |
|
6073 |
|
6074 * plot/meshgrid.m: Use transpose to reorient vectors, not complex |
|
6075 conjugate transpose. |
|
6076 |
3705
|
6077 2000-07-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6078 |
|
6079 * strings/str2mat.m: Apply setstr to each argument. |
|
6080 |
3696
|
6081 2000-07-17 Gabriele Pannocchia <pannocchia@ing.unipi.it> |
|
6082 |
|
6083 * control/base/dkalman.m: New file. |
|
6084 * control/base/dlqe.m: Handle singular A matrix. |
|
6085 * control/base/dlqr.m: Likewise. |
|
6086 |
3695
|
6087 2000-07-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6088 |
|
6089 * strings/strcmp.m: Return 0 instead of an error if row and column |
|
6090 dimensions don't match. |
|
6091 |
3690
|
6092 2000-06-30 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
|
6093 |
|
6094 * plot/hist.m: Allow 3 argument form to work. |
|
6095 |
5095
|
6096 2000-06-27 Matthew W. Roberts <matt@lehi.tamu.edu> |
3683
|
6097 |
|
6098 * plot/plot.m: Add examples in doc string. |
|
6099 |
5095
|
6100 2000-06-08 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3679
|
6101 |
|
6102 * control/base/__stepimp__.m: Reset multiplot state when done. |
|
6103 Do the right thing even if automatic_replot is not zero. |
|
6104 Avoid failure if system has pure imaginary poles. |
|
6105 |
3674
|
6106 2000-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6107 |
|
6108 * general/logical.m: Return arg if it is empty. Better error |
|
6109 message for non-numeric types. |
|
6110 |
5095
|
6111 2000-05-31 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3672
|
6112 |
|
6113 * control/base/dlqe.m: Update documentation. Fix typo. Warn |
|
6114 about difference with Matlab dlqe function. |
|
6115 |
|
6116 * control/system/sysmult.m: Fix typo in argument dimensions checking. |
|
6117 |
5095
|
6118 2000-05-24 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3670
|
6119 |
|
6120 * strings/strrep.m: Fix typo. |
|
6121 |
3666
|
6122 2000-05-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6123 |
|
6124 * strings/strrep.m: Don't transpose result for case of jump > 0. |
|
6125 |
5095
|
6126 2000-05-13 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3666
|
6127 |
|
6128 * strings/strrep.m: Avoid for loop for speed. |
3667
|
6129 * plot/axis.m: Handle string options for Matlab compatibility. |
3666
|
6130 |
5095
|
6131 2000-04-04 John Smith <john@arrows.demon.co.uk> |
3656
|
6132 |
|
6133 * statistics/distributions/beta_inv.m: Provide better(?) initial |
|
6134 guess for iteration. |
|
6135 |
3651
|
6136 2000-03-31 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
6137 |
|
6138 * image/image.m: Allow image (A) or image (x, y, A). |
|
6139 * image/imagesc.m: Likewise. |
|
6140 |
|
6141 * image/image.m: If zoom is not supplied, or if it is an empty |
|
6142 matrix, autoscale the image. |
|
6143 |
3618
|
6144 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6145 |
3619
|
6146 * plot/title.m, plot/bottom_title.m, plot/top_title.m: |
|
6147 Undo string escapes in text twice(!) before sending to gnuplot. |
|
6148 |
3618
|
6149 * image/saveimage.m: Add comment to file saying who created it and |
|
6150 when it was created. Suggested by Stephen Eglen |
|
6151 <stephen@cogsci.ed.ac.uk>. |
|
6152 |
5095
|
6153 2000-03-21 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3617
|
6154 |
|
6155 * polynomial/polyreduce.m: Simplify by looking for the first |
|
6156 non-zero element rather than the last of the first set of zero |
|
6157 elements. |
|
6158 |
|
6159 * plot/__pltopt1__.m: Accept "--", "-.", and ":" line styles. |
|
6160 |
5095
|
6161 2000-03-21 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
3616
|
6162 |
|
6163 * image/saveimage.m: Swap black and white colormaps so zero is |
|
6164 displayed as black and 1 is displayed as white. |
|
6165 Fix indexing bug in ppm case. |
|
6166 |
3604
|
6167 2000-03-06 Stephen Eglen <stephen@anc.ed.ac.uk> |
|
6168 |
|
6169 * statistics/tests/kolmogorov_smirnov_test_2.m: Account for ties |
|
6170 between the two distributions (took same approach as ks.test() in R.) |
|
6171 |
3603
|
6172 2000-02-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6173 |
|
6174 * control/base/bode.m: Temporarily disable automatic_replot. |
|
6175 |
3599
|
6176 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6177 |
3601
|
6178 * Makefile.in (clean): Also remove gethelp. |
|
6179 |
3599
|
6180 * specfun/erfinv.m: Use z_new in convergence test, not z_old. |
|
6181 |
5095
|
6182 2000-02-11 Georg Thimm <mgeorg@SGraphicsWS1.mpe.ntu.edu.sg> |
3597
|
6183 |
|
6184 * set/create_set.m: Use find to avoid while loop. |
|
6185 |
5095
|
6186 2000-02-11 Stephen Eglen <stephen@cogsci.ed.ac.uk> |
3597
|
6187 |
|
6188 * plot/hist.m: New optional third argument. |
|
6189 |
|
6190 2000-02-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6191 |
|
6192 * miscellaneous/bug_report.m: Use octave-bug script with version |
|
6193 number appended. |
|
6194 |
3575
|
6195 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6196 |
|
6197 * gethelp.cc: Sprinkle with std:: qualifier. |
|
6198 |
3498
|
6199 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6200 |
|
6201 * image/saveimage.m: Delete some debugging code. |
|
6202 |
3486
|
6203 2000-01-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6204 |
|
6205 * signal/sinc.m: Avoid reshaping. |
|
6206 |
|
6207 * image/rgb2ind.m: No longer needs to reset do_fortran_indexing. |
|
6208 * image/ind2rgb.m: Ditto. |
|
6209 * image/ind2gray.m: Ditto. |
|
6210 * general/reshape.m: Ditto. Also no longer needs to reset |
|
6211 implicit_str_to_num_ok. |
|
6212 |
3483
|
6213 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6214 |
|
6215 * miscellaneous/popen2.m: Deal with the fact that pipe now returns |
|
6216 a list of file structures, not a vector of numeric file ids. |
|
6217 |
3474
|
6218 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6219 |
3476
|
6220 * plot/__axis_label__.m: New function. |
|
6221 Undo string escapes in text twice(!) before sending to gnuplot. |
|
6222 * plot/xlabel.m: Use it. |
|
6223 * plot/ylabel.m: Ditto. |
|
6224 * plot/zlabel.m: Ditto. |
|
6225 |
3474
|
6226 * plot/mesh.m: Fix error message to reflect reality. |
|
6227 |
5095
|
6228 2000-01-24 Cyril Humbert <humbert@phobos.univ-mlv.fr> |
3473
|
6229 |
|
6230 * statistics/distributions/weibull_pdf.m: Use correct formula. |
|
6231 |
5095
|
6232 2000-01-22 Michael Reifenberger <mike@Plaut.de> |
3471
|
6233 |
|
6234 * audio/saveaudio.m: Also accept files with .ul extension. |
|
6235 * audio/loadaudio.m: Ditto. |
|
6236 * audio/playaudio.m: Ditto. |
|
6237 |
3456
|
6238 2000-01-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6239 |
|
6240 * statistics/distributions/beta_cdf.m: Texinfoize doc string. |
|
6241 * statistics/distributions/beta_inv.m: Ditto. |
|
6242 * statistics/distributions/beta_pdf.m: Ditto. |
|
6243 * statistics/distributions/beta_rnd.m: Ditto. |
|
6244 * statistics/distributions/binomial_cdf.m: Ditto. |
|
6245 * statistics/distributions/binomial_inv.m: Ditto. |
|
6246 * statistics/distributions/binomial_pdf.m: Ditto. |
|
6247 * statistics/distributions/binomial_rnd.m: Ditto. |
|
6248 * statistics/distributions/cauchy_cdf.m: Ditto. |
|
6249 * statistics/distributions/cauchy_inv.m: Ditto. |
|
6250 * statistics/distributions/cauchy_pdf.m: Ditto. |
|
6251 * statistics/distributions/cauchy_rnd.m: Ditto. |
|
6252 * statistics/distributions/chisquare_cdf.m: Ditto. |
|
6253 * statistics/distributions/chisquare_inv.m: Ditto. |
|
6254 * statistics/distributions/chisquare_pdf.m: Ditto. |
|
6255 * statistics/distributions/chisquare_rnd.m: Ditto. |
|
6256 * statistics/distributions/discrete_cdf.m: Ditto. |
|
6257 * statistics/distributions/discrete_inv.m: Ditto. |
|
6258 * statistics/distributions/discrete_pdf.m: Ditto. |
|
6259 * statistics/distributions/discrete_rnd.m: Ditto. |
|
6260 * statistics/distributions/empirical_cdf.m: Ditto. |
|
6261 * statistics/distributions/empirical_inv.m: Ditto. |
|
6262 * statistics/distributions/empirical_pdf.m: Ditto. |
|
6263 * statistics/distributions/empirical_rnd.m: Ditto. |
|
6264 * statistics/distributions/exponential_cdf.m: Ditto. |
|
6265 * statistics/distributions/exponential_inv.m: Ditto. |
|
6266 * statistics/distributions/exponential_pdf.m: Ditto. |
|
6267 * statistics/distributions/exponential_rnd.m: Ditto. |
|
6268 * statistics/distributions/f_cdf.m: Ditto. |
|
6269 * statistics/distributions/f_inv.m: Ditto. |
|
6270 * statistics/distributions/f_pdf.m: Ditto. |
|
6271 * statistics/distributions/f_rnd.m: Ditto. |
|
6272 * statistics/distributions/gamma_cdf.m: Ditto. |
|
6273 * statistics/distributions/gamma_inv.m: Ditto. |
|
6274 * statistics/distributions/gamma_pdf.m: Ditto. |
|
6275 * statistics/distributions/gamma_rnd.m: Ditto. |
|
6276 * statistics/distributions/geometric_cdf.m: Ditto. |
|
6277 * statistics/distributions/geometric_inv.m: Ditto. |
|
6278 * statistics/distributions/geometric_pdf.m: Ditto. |
|
6279 * statistics/distributions/geometric_rnd.m: Ditto. |
|
6280 * statistics/distributions/hypergeometric_cdf.m: Ditto. |
|
6281 * statistics/distributions/hypergeometric_inv.m: Ditto. |
|
6282 * statistics/distributions/hypergeometric_pdf.m: Ditto. |
|
6283 * statistics/distributions/hypergeometric_rnd.m: Ditto. |
|
6284 * statistics/distributions/kolmogorov_smirnov_cdf.m: Ditto. |
|
6285 * statistics/distributions/laplace_cdf.m: Ditto. |
|
6286 * statistics/distributions/laplace_inv.m: Ditto. |
|
6287 * statistics/distributions/laplace_pdf.m: Ditto. |
|
6288 * statistics/distributions/laplace_rnd.m: Ditto. |
|
6289 * statistics/distributions/logistic_cdf.m: Ditto. |
|
6290 * statistics/distributions/logistic_inv.m: Ditto. |
|
6291 * statistics/distributions/logistic_pdf.m: Ditto. |
|
6292 * statistics/distributions/logistic_rnd.m: Ditto. |
|
6293 * statistics/distributions/lognormal_cdf.m: Ditto. |
|
6294 * statistics/distributions/lognormal_inv.m: Ditto. |
|
6295 * statistics/distributions/lognormal_pdf.m: Ditto. |
|
6296 * statistics/distributions/lognormal_rnd.m: Ditto. |
|
6297 * statistics/distributions/normal_cdf.m: Ditto. |
|
6298 * statistics/distributions/normal_inv.m: Ditto. |
|
6299 * statistics/distributions/normal_pdf.m: Ditto. |
|
6300 * statistics/distributions/normal_rnd.m: Ditto. |
|
6301 * statistics/distributions/pascal_cdf.m: Ditto. |
|
6302 * statistics/distributions/pascal_inv.m: Ditto. |
|
6303 * statistics/distributions/pascal_pdf.m: Ditto. |
|
6304 * statistics/distributions/pascal_rnd.m: Ditto. |
|
6305 * statistics/distributions/poisson_cdf.m: Ditto. |
|
6306 * statistics/distributions/poisson_inv.m: Ditto. |
|
6307 * statistics/distributions/poisson_pdf.m: Ditto. |
|
6308 * statistics/distributions/poisson_rnd.m: Ditto. |
|
6309 * statistics/distributions/stdnormal_cdf.m: Ditto. |
|
6310 * statistics/distributions/stdnormal_inv.m: Ditto. |
|
6311 * statistics/distributions/stdnormal_pdf.m: Ditto. |
|
6312 * statistics/distributions/stdnormal_rnd.m: Ditto. |
|
6313 * statistics/distributions/t_cdf.m: Ditto. |
|
6314 * statistics/distributions/t_inv.m: Ditto. |
|
6315 * statistics/distributions/t_pdf.m: Ditto. |
|
6316 * statistics/distributions/t_rnd.m: Ditto. |
|
6317 * statistics/distributions/uniform_cdf.m: Ditto. |
|
6318 * statistics/distributions/uniform_inv.m: Ditto. |
|
6319 * statistics/distributions/uniform_pdf.m: Ditto. |
|
6320 * statistics/distributions/uniform_rnd.m: Ditto. |
|
6321 * statistics/distributions/weibull_cdf.m: Ditto. |
|
6322 * statistics/distributions/weibull_inv.m: Ditto. |
|
6323 * statistics/distributions/weibull_pdf.m: Ditto. |
|
6324 * statistics/distributions/weibull_rnd.m: Ditto. |
|
6325 * statistics/distributions/wiener_rnd.m: Ditto. |
|
6326 |
3453
|
6327 2000-01-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6328 |
|
6329 * statistics/base/values.m: Texinfoize doc string. |
|
6330 * statistics/base/var.m: Ditto. |
|
6331 * statistics/base/table.m: Ditto. |
|
6332 * statistics/base/studentize.m: Ditto. |
|
6333 * statistics/base/statistics.m: Ditto. |
|
6334 * statistics/base/spearman.m: Ditto. |
|
6335 * statistics/base/run_count.m: Ditto. |
|
6336 * statistics/base/ranks.m: Ditto. |
|
6337 * statistics/base/range.m: Ditto. |
|
6338 * statistics/base/qqplot.m: Ditto. |
|
6339 * statistics/base/probit.m: Ditto. |
|
6340 * statistics/base/ppplot.m: Ditto. |
|
6341 * statistics/base/moment.m: Ditto. |
|
6342 * statistics/base/meansq.m: Ditto. |
|
6343 * statistics/base/logit.m: Ditto. |
|
6344 * statistics/base/kendall.m: Ditto. |
|
6345 * statistics/base/iqr.m: Ditto. |
|
6346 * statistics/base/cut.m: Ditto. |
|
6347 * statistics/base/cor.m: Ditto. |
|
6348 * statistics/base/cloglog.m: Ditto. |
|
6349 * statistics/base/center.m: Ditto. |
3454
|
6350 * statistics/models/logistic_regression.m: Ditto. |
|
6351 * statistics/models/logistic_regression_derivative.m: Ditto. |
|
6352 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
6353 * statistics/tests/anova.m: Ditto. |
|
6354 * statistics/tests/bartlett_test.m: Ditto. |
|
6355 * statistics/tests/chisquare_test_homogeneity.m: Ditto. |
|
6356 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
6357 * statistics/tests/cor_test.m: Ditto. |
|
6358 * statistics/tests/f_test_regression.m: Ditto. |
|
6359 * statistics/tests/hotelling_test.m: Ditto. |
|
6360 * statistics/tests/hotelling_test_2.m: Ditto. |
|
6361 * statistics/tests/kolmogorov_smirnov_test.m: Ditto. |
|
6362 * statistics/tests/kolmogorov_smirnov_test_2.m: Ditto. |
|
6363 * statistics/tests/kruskal_wallis_test.m: Ditto. |
|
6364 * statistics/tests/manova.m: Ditto. |
|
6365 * statistics/tests/mcnemar_test.m: Ditto. |
|
6366 * statistics/tests/prop_test_2.m: Ditto. |
|
6367 * statistics/tests/run_test.m: Ditto. |
|
6368 * statistics/tests/sign_test.m: Ditto. |
|
6369 * statistics/tests/t_test.m: Ditto. |
|
6370 * statistics/tests/t_test_2.m: Ditto. |
|
6371 * statistics/tests/t_test_regression.m: Ditto. |
|
6372 * statistics/tests/u_test.m: Ditto. |
|
6373 * statistics/tests/var_test.m: Ditto. |
|
6374 * statistics/tests/welch_test.m: Ditto. |
|
6375 * statistics/tests/wilcoxon_test.m: Ditto. |
|
6376 * statistics/tests/z_test.m: Ditto. |
|
6377 * statistics/tests/z_test_2.m: Ditto. |
3453
|
6378 |
3446
|
6379 2000-01-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6380 |
|
6381 * strings/bin2dec.m: Texinfoize doc string. |
3449
|
6382 * plot/__plr1__.m: Ditto. |
|
6383 * plot/__pltopt__.m: Ditto. |
|
6384 * plot/__plt__.m: Ditto. |
|
6385 * plot/__plt2vv__.m: Ditto. |
|
6386 * plot/__plr2__.m: Ditto. |
|
6387 * plot/__plr__.m: Ditto. |
|
6388 * plot/__plt1__.m: Ditto. |
|
6389 * plot/__plt2__.m: Ditto. |
|
6390 * plot/__plt2mm__.m: Ditto. |
|
6391 * plot/__plt2mv__.m: Ditto. |
|
6392 * plot/__plt2ss__.m: Ditto. |
|
6393 * miscellaneous/paren.m: Ditto. |
|
6394 * miscellaneous/comma.m: Ditto. |
|
6395 * miscellaneous/semicolon.m: Ditto. |
|
6396 * miscellaneous/path.m: Ditto. |
|
6397 * miscellaneous/list_primes.m: Ditto. |
|
6398 * miscellaneous/flops.m: Ditto. |
|
6399 * miscellaneous/dump_prefs.m: Ditto. |
|
6400 * miscellaneous/bug_report.m: Ditto. |
|
6401 * linear-algebra/dot.m: Ditto |
|
6402 * linear-algebra/dmult.m: Ditto. |
|
6403 * general/randperm.m: Ditto. |
|
6404 * general/logical.m: Ditto. |
|
6405 * general/is_duplicate_entry.m: Ditto. |
|
6406 * signal/arch_fit.m: Ditto. |
|
6407 * signal/arch_rnd.m: Ditto. |
|
6408 * signal/arch_test.m: Ditto. |
|
6409 * signal/arma_rnd.m: Ditto. |
|
6410 * signal/autocor.m: Ditto. |
|
6411 * signal/autocov.m: Ditto. |
|
6412 * signal/autoreg_matrix.m: Ditto. |
|
6413 * signal/bartlett.m: Ditto. |
|
6414 * signal/blackman.m: Ditto. |
|
6415 * signal/detrend.m: Ditto. |
|
6416 * signal/diffpara.m: Ditto. |
|
6417 * signal/durbinlevinson.m: Ditto. |
|
6418 * signal/fftconv.m: Ditto. |
|
6419 * signal/fftfilt.m: Ditto. |
|
6420 * signal/fftshift.m: Ditto. |
|
6421 * signal/fractdiff.m: Ditto. |
|
6422 * signal/freqz.m: Ditto. |
|
6423 * signal/hamming.m: Ditto. |
|
6424 * signal/hanning.m: Ditto. |
|
6425 * signal/hurst.m: Ditto. |
|
6426 * signal/periodogram.m: Ditto. |
|
6427 * signal/rectangle_lw.m: Ditto. |
|
6428 * signal/rectangle_sw.m: Ditto. |
|
6429 * signal/sinc.m: Ditto. |
|
6430 * signal/sinetone.m: Ditto. |
|
6431 * signal/sinewave.m: Ditto. |
|
6432 * signal/spectral_adf.m: Ditto. |
|
6433 * signal/spectral_xdf.m: Ditto. |
|
6434 * signal/spencer.m: Ditto. |
|
6435 * signal/stft.m: Ditto. |
|
6436 * signal/synthesis.m: Ditto. |
|
6437 * signal/triangle_lw.m: Ditto. |
|
6438 * signal/triangle_sw.m: Ditto. |
|
6439 * signal/yulewalker.m: Ditto. |
3450
|
6440 * control/util/strappend.m: Ditto. |
3451
|
6441 * control/base/nichols.m: Ditto. |
3452
|
6442 * control/system/is_signal_list.m: Ditto. |
|
6443 * control/system/listidx.m: Ditto. |
|
6444 * control/system/sysgettsam.m: Ditto. |
|
6445 * control/system/sysidx.m: Ditto. |
3446
|
6446 |
3438
|
6447 2000-01-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6448 |
|
6449 * control/system/__abcddims__.m: Rename from |
|
6450 control/system/abcddims.m, change all callers. |
|
6451 * control/base/__bodquist__.m: Likewise. |
|
6452 * control/base/__freqresp__.m: Likewise. |
|
6453 * control/util/__outlist__.m: Likewise. |
|
6454 * control/base/__stepimp__.m: Likewise. |
|
6455 * control/system/__syschnamesl__.m: Likewise. |
|
6456 * control/system/__syscont_disc__.m: Likewise. |
|
6457 * control/system/__sysdefioname__.m: Likewise. |
|
6458 * control/system/__sysdefstname__.m: Likewise. |
|
6459 * control/system/__sysgroupn__.m: Likewise. |
|
6460 * control/system/__tf2sysl__.m: Likewise. |
|
6461 * control/util/__zgpbal__.m: Likewise. |
|
6462 * control/system/__zp2ssg2__.m: Likewise. |
3495
|
6463 |
|
6464 * quaternion/demoquat.m: Add copyright notice, Texinfoize doc string. |
3452
|
6465 * quaternion/qconj.m: Ditto. |
|
6466 * quaternion/qcoordinate_plot.m: Ditto. |
|
6467 * quaternion/qderiv.m: Ditto. |
|
6468 * quaternion/qderivmat.m: Ditto. |
|
6469 * quaternion/qinv.m: Ditto. |
|
6470 * quaternion/qmult.m: Ditto. |
|
6471 * quaternion/qtrans.m: Ditto. |
|
6472 * quaternion/qtransv.m: Ditto. |
|
6473 * quaternion/qtransvmat.m: Ditto. |
|
6474 * quaternion/quaternion.m: Ditto. |
3438
|
6475 |
3436
|
6476 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6477 |
|
6478 * control/base/Makefile.in: Ditto. |
|
6479 * control/hinf/Makefile.in: New file. |
|
6480 * control/marsyas/Makefile.in: Ditto. |
|
6481 * control/obsolete/Makefile.in: Ditto. |
|
6482 * control/system/Makefile.in: Ditto. |
|
6483 * control/util/Makefile.in: Ditto. |
|
6484 |
|
6485 * strings/com2str.m: Move here from control directory. |
|
6486 |
|
6487 * control/base: New directory. |
|
6488 * control/base/DEMOcontrol.m: Move here from control directory. |
|
6489 * control/base/analdemo.m: Ditto. |
|
6490 * control/base/are.m: Ditto. |
|
6491 * control/base/bddemo.m: Ditto. |
|
6492 * control/base/bode.m: Ditto. |
|
6493 * control/base/bode_bounds.m: Ditto. |
|
6494 * control/base/bodquist.m: Ditto. |
|
6495 * control/base/controldemo.m: Ditto. |
|
6496 * control/base/ctrb.m: Ditto. |
|
6497 * control/base/damp.m: Ditto. |
|
6498 * control/base/dare.m: Ditto. |
|
6499 * control/base/dcgain.m: Ditto. |
|
6500 * control/base/dgram.m: Ditto. |
|
6501 * control/base/dlqe.m: Ditto. |
|
6502 * control/base/dlqr.m: Ditto. |
|
6503 * control/base/dlyap.m: Ditto. |
|
6504 * control/base/dre.m: Ditto. |
|
6505 * control/base/frdemo.m: Ditto. |
|
6506 * control/base/freqchkw.m: Ditto. |
|
6507 * control/base/freqresp.m: Ditto. |
|
6508 * control/base/gram.m: Ditto. |
|
6509 * control/base/impulse.m: Ditto. |
|
6510 * control/base/lqe.m: Ditto. |
|
6511 * control/base/lqg.m: Ditto. |
|
6512 * control/base/lqr.m: Ditto. |
|
6513 * control/base/lsim.m: Ditto. |
|
6514 * control/base/ltifr.m: Ditto. |
|
6515 * control/base/lyap.m: Ditto. |
|
6516 * control/base/nichols.m: Ditto. |
|
6517 * control/base/nyquist.m: Ditto. |
|
6518 * control/base/obsv.m: Ditto. |
|
6519 * control/base/place.m: Ditto. |
|
6520 * control/base/pzmap.m: Ditto. |
|
6521 * control/base/rldemo.m: Ditto. |
|
6522 * control/base/rlocus.m: Ditto. |
|
6523 * control/base/step.m: Ditto. |
|
6524 * control/base/stepimp.m: Ditto. |
|
6525 * control/base/tzero.m: Ditto. |
|
6526 * control/base/tzero2.m: Ditto. |
|
6527 |
|
6528 * control/hinf: New directory. |
|
6529 * control/hinf/dhinfdemo.m: Move here from control directory. |
|
6530 * control/hinf/h2norm.m: Ditto. |
|
6531 * control/hinf/h2syn.m: Ditto. |
|
6532 * control/hinf/hinf_ctr.m: Ditto. |
|
6533 * control/hinf/hinfdemo.m: Ditto. |
|
6534 * control/hinf/hinfnorm.m: Ditto. |
|
6535 * control/hinf/hinfsyn.m: Ditto. |
|
6536 * control/hinf/hinfsyn_chk.m: Ditto. |
|
6537 * control/hinf/hinfsyn_ric.m: Ditto. |
|
6538 * control/hinf/wgt1o.m: Ditto. |
3441
|
6539 * control/hinf/dgkfdemo.m: Ditto. |
|
6540 * control/hinf/is_dgkf.m: Ditto. |
3436
|
6541 |
|
6542 * control/marsyas: New directory. |
|
6543 * control/marsyas/demomarsyas.m: Move here from control directory. |
|
6544 * control/marsyas/susball.m: Ditto. |
|
6545 |
|
6546 * control/obsolete/dezero.m: Move here from control directory. |
|
6547 * control/obsolete/rotg.m: Ditto. |
|
6548 |
|
6549 * control/system: New directory. |
|
6550 * control/system/abcddim.m: Move here from control directory. |
|
6551 * control/system/abcddims.m: Ditto. |
|
6552 * control/system/buildssic.m: Ditto. |
|
6553 * control/system/c2d.m: Ditto. |
|
6554 * control/system/d2c.m: Ditto. |
|
6555 * control/system/dmr2d.m: Ditto. |
|
6556 * control/system/fir2sys.m: Ditto. |
|
6557 * control/system/is_abcd.m: Ditto. |
|
6558 * control/system/is_digital.m: Ditto. |
|
6559 * control/system/is_sample.m: Ditto. |
|
6560 * control/system/is_signal_list.m: Ditto. |
|
6561 * control/system/is_siso.m: Ditto. |
3441
|
6562 * control/system/is_controllable.m: Ditto. |
|
6563 * control/system/is_detectable.m: Ditto. |
|
6564 * control/system/is_observable.m: Ditto. |
|
6565 * control/system/is_stabilizable.m: Ditto. |
|
6566 * control/system/is_stable.m: Ditto. |
3436
|
6567 * control/system/jet707.m: Ditto. |
|
6568 * control/system/listidx.m: Ditto. |
|
6569 * control/system/moddemo.m: Ditto. |
|
6570 * control/system/ord2.m: Ditto. |
|
6571 * control/system/packedform.m: Ditto. |
|
6572 * control/system/parallel.m: Ditto. |
|
6573 * control/system/ss2sys.m: Ditto. |
|
6574 * control/system/ss2tf.m: Ditto. |
|
6575 * control/system/ss2zp.m: Ditto. |
|
6576 * control/system/starp.m: Ditto. |
|
6577 * control/system/sys2fir.m: Ditto. |
|
6578 * control/system/sys2ss.m: Ditto. |
|
6579 * control/system/sys2tf.m: Ditto. |
|
6580 * control/system/sys2zp.m: Ditto. |
|
6581 * control/system/sysadd.m: Ditto. |
|
6582 * control/system/sysappend.m: Ditto. |
|
6583 * control/system/syschnamesl.m: Ditto. |
|
6584 * control/system/syschtsam.m: Ditto. |
|
6585 * control/system/sysconnect.m: Ditto. |
|
6586 * control/system/syscont.m: Ditto. |
|
6587 * control/system/syscont_disc.m: Ditto. |
|
6588 * control/system/sysdefioname.m: Ditto. |
|
6589 * control/system/sysdefstname.m: Ditto. |
|
6590 * control/system/sysdimensions.m: Ditto. |
|
6591 * control/system/sysdisc.m: Ditto. |
|
6592 * control/system/sysdup.m: Ditto. |
|
6593 * control/system/sysgetsignals.m: Ditto. |
|
6594 * control/system/sysgettsam.m: Ditto. |
|
6595 * control/system/sysgettype.m: Ditto. |
|
6596 * control/system/sysgroup.m: Ditto. |
|
6597 * control/system/sysgroupn.m: Ditto. |
|
6598 * control/system/sysidx.m: Ditto. |
|
6599 * control/system/sysmin.m: Ditto. |
|
6600 * control/system/sysmult.m: Ditto. |
|
6601 * control/system/sysout.m: Ditto. |
|
6602 * control/system/sysprune.m: Ditto. |
|
6603 * control/system/sysreorder.m: Ditto. |
|
6604 * control/system/sysrepdemo.m: Ditto. |
|
6605 * control/system/sysscale.m: Ditto. |
|
6606 * control/system/syssetsignals.m: Ditto. |
|
6607 * control/system/syssub.m: Ditto. |
|
6608 * control/system/sysupdate.m: Ditto. |
|
6609 * control/system/tf2ss.m: Ditto. |
|
6610 * control/system/tf2sys.m: Ditto. |
|
6611 * control/system/tf2sysl.m: Ditto. |
|
6612 * control/system/tf2zp.m: Ditto. |
|
6613 * control/system/tfout.m: Ditto. |
|
6614 * control/system/ugain.m: Ditto. |
|
6615 * control/system/zp2ss.m: Ditto. |
|
6616 * control/system/zp2ssg2.m: Ditto. |
|
6617 * control/system/zp2sys.m: Ditto. |
|
6618 * control/system/zp2tf.m: Ditto. |
|
6619 * control/system/zpout.m: Ditto. |
|
6620 |
|
6621 * control/util: New directory. |
|
6622 * control/util/axis2dlim.m: Move here from control directory. |
|
6623 * control/util/outlist.m: Ditto. |
|
6624 * control/util/prompt.m: Ditto. |
|
6625 * control/util/run_cmd.m: Ditto. |
|
6626 * control/util/sortcom.m: Ditto. |
|
6627 * control/util/strappend.m: Ditto. |
|
6628 * control/util/swap.m: Ditto. |
|
6629 * control/util/zgfmul.m: Ditto. |
|
6630 * control/util/zgfslv.m: Ditto. |
|
6631 * control/util/zginit.m: Ditto. |
|
6632 * control/util/zgpbal.m: Ditto. |
|
6633 * control/util/zgreduce.m: Ditto. |
|
6634 * control/util/zgrownorm.m: Ditto. |
|
6635 * control/util/zgscal.m: Ditto. |
|
6636 * control/util/zgsgiv.m: Ditto. |
|
6637 * control/util/zgshsr.m: Ditto. |
|
6638 |
3427
|
6639 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6640 |
|
6641 * gethelp.cc (extract_help_text): Discard first space character |
|
6642 after consecutive comment characters. |
|
6643 |
3422
|
6644 Thu Jan 13 00:56:57 2000 John W. Eaton <jwe@bahaha.che.wisc.edu> |
|
6645 |
|
6646 * control/obsolete: New directory |
|
6647 * control/obsolete/swaprows.m: Move here from control directory. |
3436
|
6648 * control/obsolete/swapcols.m: Ditto. |
|
6649 * control/obsolete/dlqg.m: Ditto. |
|
6650 * control/obsolete/minfo.m: Ditto. |
|
6651 * control/obsolete/packsys.m: Ditto. |
|
6652 * control/obsolete/qzval.m: Ditto. |
|
6653 * control/obsolete/unpacksys.m: Ditto. |
|
6654 * control/obsolete/series.m: Ditto. |
|
6655 * control/obsolete/syschnames.m: Ditto. |
|
6656 * polynomial/polyout.m: Ditto. |
3422
|
6657 |
3420
|
6658 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6659 |
|
6660 * general/fliplr.m: Eliminate useless copy of arg. |
|
6661 * general/flipud.m: Ditto. |
|
6662 |
3418
|
6663 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6664 |
|
6665 * linear-algebra/cross.m: Only return a row vector if both args |
|
6666 are row vectors. |
|
6667 * polynomial/polyfit.m: Likewise. |
|
6668 |
|
6669 * signal/autocov.m: Don't reset prefer_column_vectors. |
|
6670 |
|
6671 * statistics/distributions/discrete_rnd.m: |
|
6672 Always generate a row vector. |
|
6673 * statistics/distributions/hypergeometric_rnd.m: Likewise. |
|
6674 |
5095
|
6675 2000-01-11 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3416
|
6676 |
|
6677 * strings/upper.m: Add missing `-*- texinfo -*-' tag to doc string. |
|
6678 |
|
6679 * audio/setaudio.m: Texinfoize doc string. |
|
6680 * control/com2str.m: Likewise. |
|
6681 * control/controldemo.m: Likewise. |
|
6682 * control/DEMOcontrol.m: Likewise. |
|
6683 * control/dezero.m: Likewise. |
|
6684 * control/dre.m: Likewise. |
|
6685 * control/hinfsyn_ric.m: Likewise. |
|
6686 |
5095
|
6687 2000-01-05 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3407
|
6688 |
|
6689 * io/printf.m: Add @seealso{...} to doc string. |
|
6690 * io/puts.m: Likewise. |
|
6691 * plot/semilogx.m: Likewise. |
|
6692 * plot/semilogy.m: Likewise. |
|
6693 * plot/__pltopt__.m: Likewise. |
|
6694 * plot/bar.m: Likewise. |
|
6695 * plot/xlabel.m: Likewise. |
|
6696 * plot/grid.m: Likewise. |
|
6697 * plot/shg.m: Likewise. |
|
6698 * plot/title.m: Likewise. |
|
6699 * plot/mesh.m: Likewise. |
|
6700 * plot/__pltopt1__.m: Likewise. |
|
6701 * plot/contour.m: Likewise. |
|
6702 * plot/hist.m: Likewise. |
|
6703 * plot/stairs.m: Likewise. |
|
6704 * plot/meshgrid.m: Likewise. |
|
6705 * plot/polar.m: Likewise. |
|
6706 * plot/loglog.m: Likewise. |
|
6707 * plot/plot.m: Likewise. |
|
6708 * miscellaneous/semicolon.m: Likewise. |
|
6709 * miscellaneous/menu.m: Likewise. |
|
6710 * miscellaneous/etime.m: Likewise. |
|
6711 * miscellaneous/texas_lotto.m: Likewise. |
|
6712 * miscellaneous/comma.m: Likewise. |
|
6713 * audio/lin2mu.m: Likewise. |
|
6714 * audio/playaudio.m: Likewise. |
|
6715 * audio/loadaudio.m: Likewise. |
|
6716 * audio/saveaudio.m: Likewise. |
|
6717 * audio/mu2lin.m: Likewise. |
|
6718 * audio/record.m: Likewise. |
|
6719 * strings/isletter.m: Likewise. |
|
6720 * strings/lower.m: Likewise. |
|
6721 * strings/lower.m: Likewise. |
|
6722 * strings/upper.m: Likewise. |
|
6723 * specfun/erfinv.m: Likewise. |
|
6724 * specfun/gammai.m: Likewise. |
|
6725 * specfun/log2.m: Likewise. |
|
6726 * specfun/pow2.m: Likewise. |
|
6727 * elfun/gcd.m: Likewise. |
|
6728 * elfun/lcm.m: Likewise. |
|
6729 * special-matrix/vander.m: Likewise. |
|
6730 * special-matrix/sylvester_matrix.m: Likewise. |
|
6731 * special-matrix/hilb.m: Likewise. |
|
6732 * special-matrix/hankel.m: Likewise. |
|
6733 * special-matrix/toeplitz.m: Likewise. |
|
6734 * special-matrix/invhilb.m: Likewise. |
|
6735 * statistics/base/std.m: Likewise. |
|
6736 * statistics/base/median.m: Likewise. |
|
6737 * linear-algebra/cond.m: Likewise. |
|
6738 * linear-algebra/norm.m: Likewise. |
|
6739 * finance/nper.m: Likewise. |
|
6740 * finance/pmt.m: Likewise. |
|
6741 * finance/pv.m: Likewise. |
|
6742 * finance/rate.m: Likewise. |
|
6743 * finance/npv.m: Likewise. |
|
6744 * general/fliplr.m: Likewise. |
|
6745 * general/flipud.m: Likewise. |
|
6746 * general/is_scalar.m: Likewise. |
|
6747 * general/rem.m: Likewise. |
|
6748 * general/perror.m: Likewise. |
|
6749 * general/tril.m: Likewise. |
|
6750 * general/rot90.m: Likewise. |
|
6751 * general/num2str.m: Likewise. |
|
6752 * general/int2str.m: Likewise. |
|
6753 * general/reshape.m: Likewise. |
|
6754 * general/logspace.m: Likewise. |
|
6755 * general/is_symmetric.m: Likewise. |
|
6756 * general/is_vector.m: Likewise. |
|
6757 * general/nextpow2.m: Likewise. |
|
6758 * general/columns.m: Likewise. |
|
6759 * general/is_square.m: Likewise. |
|
6760 * general/rows.m: Likewise. |
|
6761 * control/ugain.m: Likewise. |
|
6762 * control/damp.m: Likewise. |
|
6763 * control/dare.m: Likewise. |
|
6764 * control/are.m: Likewise. |
|
6765 * control/sys2fir.m: Likewise. |
|
6766 * control/abcddim.m: Likewise. |
|
6767 * control/is_abcd.m: Likewise. |
|
6768 * control/step.m: Likewise. |
|
6769 * control/is_observable.m: Likewise. |
|
6770 * control/is_controllable.m: Likewise. |
|
6771 * control/jet707.m: Likewise. |
|
6772 * control/polyout.m: Likewise. |
|
6773 * control/impulse.m: Likewise. |
|
6774 * control/lqg.m: Likewise. |
|
6775 * control/is_detectable.m: Likewise. |
|
6776 * control/sysdimensions.m: Likewise. |
|
6777 * control/sysupdate.m: Likewise. |
|
6778 * control/stepimp.m: Likewise. |
|
6779 * control/is_stable.m: Likewise. |
|
6780 * control/tfout.m: Likewise. |
|
6781 * control/zpout.m: Likewise. |
|
6782 |
3405
|
6783 2000-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6784 |
|
6785 * set/complement.m: Add @seealso{} stuff. |
|
6786 * set/create_set.m: Likewise. |
|
6787 * set/intersection.m: Likewise. |
|
6788 * set/union.m: Likewise. |
|
6789 |
3399
|
6790 1999-12-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6791 |
3400
|
6792 * control/d2c.m: Use double quotes instead of single quotes for |
|
6793 string constants. |
|
6794 * control/dgkfdemo.m: Likewise. |
|
6795 * control/fir2sys.m: Likewise. |
|
6796 * control/frdemo.m: Likewise. |
|
6797 * control/moddemo.m: Likewise. |
|
6798 * control/minfo.m: Likewise. |
|
6799 * control/is_stabilizable.m: Likewise. |
|
6800 * control/is_dgkf.m: Likewise. |
|
6801 * control/polyout.m: Likewise. |
|
6802 * control/sysconnect.m: Likewise. |
|
6803 * control/sysrepdemo.m: Likewise. |
|
6804 * control/tf2sys.m: Likewise. |
|
6805 * control/tfout.m: Likewise. |
|
6806 * control/zp2sys.m: Likewise. |
|
6807 * control/zpout.m: Likewise. |
|
6808 * control/tzero.m: Likewise. |
|
6809 |
|
6810 * control/DEMOcontrol.m: Handle moddemo case too. |
|
6811 |
|
6812 * image/loadimage.m: Use double quotes instead of single quotes |
|
6813 for string constants. Use sprintf instead of square brackets to |
|
6814 construct string. |
|
6815 |
3399
|
6816 * control/DEMOcontrol.m: Formatting tweaks. |
3400
|
6817 * control/fir2sys.m: Likewise. |
3399
|
6818 |
3390
|
6819 1999-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6820 |
|
6821 * mkdoc: Only delete spaces before @ characters at the beginning |
|
6822 of a line. |
|
6823 |
3383
|
6824 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6825 |
3388
|
6826 * control/bddemo.m: Make it more likely to work with any value of |
|
6827 whitespace_in_literal_matrix. |
3386
|
6828 * control/analdemo.m: Ditto. |
|
6829 * control/dgkfdemo.m: Ditto. |
|
6830 * control/frdemo.m: Ditto. |
|
6831 * control/sysrepdemo.m: Ditto. |
|
6832 * control/moddemo.m: Ditto. |
3388
|
6833 * control/zp2ss.m: Ditto. |
3387
|
6834 * control/zp2tf.m: Ditto. |
3388
|
6835 * control/syssub.m: Ditto. |
|
6836 * finance/npv.m: Ditto. |
|
6837 * statistics/base/studentize.m: Ditto. |
|
6838 * statistics/base/values.m: Ditto. |
|
6839 * statistics/distributions/exponential_cdf.m: Ditto. |
|
6840 * statistics/distributions/poisson_cdf.m: Ditto. |
3386
|
6841 |
3384
|
6842 * control/dezero.m: Use toascii to convert string to ASCII value |
|
6843 instead of multiplying it by 1. |
|
6844 |
3383
|
6845 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok. |
|
6846 * control/zpout.m: Ditto. |
|
6847 * control/tfout.m: Ditto. |
|
6848 * control/tf2sys.m: Ditto. |
|
6849 * control/syssub.m: Ditto. |
|
6850 * control/syssetsignals.m: Ditto. |
|
6851 * control/sysout.m: Ditto. |
|
6852 * control/sysmult.m: Ditto. |
|
6853 * control/sysgroup.m: Ditto. |
|
6854 * control/sysdup.m: Ditto. |
|
6855 * control/sysdisc.m: Ditto. |
|
6856 * control/syscont.m: Ditto. |
|
6857 * control/sysconnect.m: Ditto. |
|
6858 * control/sysappend.m: Ditto. |
|
6859 * control/sysadd.m: Ditto. |
|
6860 * control/ss2sys.m: Ditto. |
|
6861 * control/nyquist.m: Ditto. |
|
6862 * control/lqg.m: Ditto. |
|
6863 * control/fir2sys.m: Ditto. |
|
6864 * control/dmr2d.m: Ditto. |
|
6865 * control/dezero.m: Ditto. |
|
6866 * control/d2c.m: Ditto. |
|
6867 * control/c2d.m: Ditto. |
|
6868 * control/bddemo.m: Ditto. |
|
6869 * control/pzmap.m: Ditto. |
|
6870 |
5095
|
6871 1999-12-08 Daniel Calvelo <dcalvelo@pharion.univ-lille2.fr> |
3374
|
6872 |
|
6873 * signal/spectral_adf.m: Fix typo. |
|
6874 |
3372
|
6875 1999-11-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6876 |
|
6877 * linear-algebra/cond.m: Texinfoize doc string. |
|
6878 * linear-algebra/kron.m: Ditto. |
|
6879 * linear-algebra/norm.m: Ditto. |
|
6880 * linear-algebra/null.m: Ditto. |
|
6881 * linear-algebra/orth.m: Ditto. |
|
6882 * linear-algebra/rank.m: Ditto. |
|
6883 * linear-algebra/trace.m: Ditto. |
|
6884 * linear-algebra/qzhess.m: Ditto. |
|
6885 * miscellaneous/menu.m: Ditto. |
3373
|
6886 * general/perror.m: Ditto. |
|
6887 * general/strerror.m: Ditto. |
|
6888 * general/columns.m: Ditto. |
|
6889 * general/rows.m: Ditto. |
|
6890 * image/colormap.m: Ditto. |
|
6891 * image/gray.m: Ditto. |
|
6892 * image/gray2ind.m: Ditto. |
|
6893 * image/image.m: Ditto. |
|
6894 * image/imagesc.m: Ditto. |
|
6895 * image/imshow.m: Ditto. |
|
6896 * image/ind2gray.m: Ditto. |
|
6897 * image/ind2rgb.m: Ditto. |
|
6898 * image/loadimage.m: Ditto. |
|
6899 * image/rgb2ntsc.m: Ditto. |
|
6900 * image/ntsc2rgb.m: Ditto. |
|
6901 * image/ocean.m: Ditto. |
|
6902 * image/rgb2ind.m: Ditto. |
|
6903 * image/saveimage.m: Ditto. |
3372
|
6904 * io/printf.m: Ditto. |
|
6905 * io/puts.m: Ditto. |
|
6906 |
3369
|
6907 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6908 |
|
6909 * special-matrix/hankel.m: Texinfoize doc string. |
|
6910 * special-matrix/hilb.m: Ditto. |
|
6911 * special-matrix/invhilb.m: Ditto. |
|
6912 * special-matrix/sylvester_matrix.m: Ditto. |
|
6913 * special-matrix/toeplitz.m: Ditto. |
|
6914 * special-matrix/vander.m: Ditto. |
|
6915 * linear-algebra/vec.m: Ditto. |
|
6916 * linear-algebra/vech.m: Ditto. |
|
6917 * general/common_size.m: Ditto. |
|
6918 * general/diff.m: Ditto. |
|
6919 * general/fliplr.m: Ditto. |
|
6920 * general/flipud.m: Ditto. |
|
6921 * general/rot90.m: Ditto. |
|
6922 * general/reshape.m: Ditto. |
|
6923 * general/shift.m: Ditto. |
|
6924 * general/tril.m: Ditto. |
|
6925 * general/triu.m: Ditto. |
|
6926 * general/logspace.m: Ditto. |
3371
|
6927 * general/nargchk.m: Ditto. |
3369
|
6928 |
3367
|
6929 1999-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6930 |
|
6931 * statistics/base/mean: Texinfoize doc string. |
|
6932 * statistics/base/median: Ditto. |
|
6933 * statistics/base/std: Ditto. |
|
6934 * statistics/base/cov: Ditto. |
|
6935 * statistics/base/corrcoef: Ditto. |
|
6936 * statistics/base/kurtosis: Ditto. |
|
6937 * statistics/base/mahalanobis: Ditto. |
|
6938 * statistics/base/skewness: Ditto. |
3368
|
6939 * statistics/base/gls.m: Ditto. |
|
6940 * statistics/base/ols.m: Ditto. |
3367
|
6941 * signal/detrend.m: Ditto. |
|
6942 * signal/freqz.m: Ditto. |
|
6943 * signal/sinc.m: Ditto. |
|
6944 * signal/fftconv.m: Ditto. |
|
6945 * signal/fftfilt.m: Ditto. |
3368
|
6946 * set/create_set.m: Ditto. |
|
6947 * set/union.m: Ditto. |
|
6948 * set/intersection.m: Ditto. |
|
6949 * set/complement.m: Ditto. |
|
6950 * poly/compan.m: Ditto. |
|
6951 * poly/conv: Ditto. |
|
6952 * poly/deconv: Ditto. |
|
6953 * poly/poly: Ditto. |
|
6954 * poly/polyderiv: Ditto. |
|
6955 * poly/polyfit: Ditto. |
|
6956 * poly/polyinteg: Ditto. |
|
6957 * poly/polyreduce: Ditto. |
|
6958 * poly/polyval: Ditto. |
|
6959 * poly/polyvalm: Ditto. |
|
6960 * poly/residue: Ditto. |
|
6961 * poly/roots: Ditto. |
|
6962 * plot/top_title.m: Ditto |
|
6963 * plot/subwindow.m: Ditto |
|
6964 * plot/subplot.m: Ditto |
|
6965 * plot/plot_border.m: Ditto |
|
6966 * plot/oneplot.m: Ditto |
|
6967 * plot/multiplot.m: Ditto |
|
6968 * plot/mplot.m: Ditto |
|
6969 * plot/xlabel.m: Ditto |
|
6970 * plot/figure.m: Ditto |
|
6971 * plot/meshdom.m: Ditto |
|
6972 * plot/mesh.m: Ditto |
|
6973 * plot/stairs.m: Ditto |
|
6974 * plot/polar.m: Ditto |
|
6975 * plot/loglog.m: Ditto |
|
6976 * plot/hist.m: Ditto |
|
6977 * plot/contour.m: Ditto |
|
6978 * plot/bar.m: Ditto |
|
6979 * plot/axis.m: Ditto |
|
6980 * plot/plot.m: Ditto. |
3367
|
6981 |
3361
|
6982 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6983 |
3365
|
6984 * control/pinv.m: Delete. |
|
6985 |
3364
|
6986 * Makefile.in (DOCSTRINGS): Don't echo $(ALL_M_FILES). |
|
6987 |
3361
|
6988 * strings/blanks.m: Texinfoize doc string. |
|
6989 * strings/strcat.m: Ditto. |
|
6990 * strings/str2mat.m: Ditto. |
|
6991 * strings/deblank.m: Ditto. |
|
6992 * strings/findstr.m: Ditto. |
|
6993 * strings/index.m: Ditto. |
|
6994 * strings/rindex.m: Ditto. |
|
6995 * strings/split.m: Ditto. |
|
6996 * strings/strcmp.m: Ditto. |
|
6997 * strings/strrep.m: Ditto. |
|
6998 * strings/substr.m: Ditto. |
|
6999 * general/int2str.m: Ditto. |
|
7000 * general/num2str.m: Ditto. |
|
7001 * strings/dec2bin.m: Ditto. |
|
7002 * strings/bin2dec: Ditto. |
|
7003 * strings/dec2bin: Ditto. |
|
7004 * strings/dec2hex: Ditto. |
|
7005 * strings/hex2dec: Ditto. |
|
7006 * strings/str2num: Ditto. |
|
7007 |
3347
|
7008 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7009 |
|
7010 * Makefile.in (DISTFILES): Include DOCSTRINGS. |
|
7011 |
5095
|
7012 1999-11-09 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3361
|
7013 |
|
7014 * control/DEMOcontrol.m: Texinfoize doc string. |
|
7015 * control/abcddim.m: Ditto. |
|
7016 * control/abcddims.m: Ditto. |
|
7017 * control/analdemo.m: Ditto. |
|
7018 * control/are.m: Ditto. |
|
7019 * control/axis2dlim.m: Ditto. |
|
7020 * control/bddemo.m: Ditto. |
|
7021 * control/bode.m: Ditto. |
|
7022 * control/bode_bounds.m: Ditto. |
|
7023 * control/bodquist.m: Ditto. |
|
7024 * control/buildssic.m: Ditto. |
|
7025 * control/c2d.m: Ditto. |
|
7026 * control/ctrb.m: Ditto. |
|
7027 * control/d2c.m: Ditto. |
|
7028 * control/damp.m: Ditto. |
|
7029 * control/dare.m: Ditto. |
|
7030 * control/dcgain.m: Ditto. |
|
7031 * control/dgkfdemo.m: Ditto. |
|
7032 * control/dgram.m: Ditto. |
|
7033 * control/dlqe.m: Ditto. |
|
7034 * control/dlqr.m: Ditto. |
|
7035 * control/dlyap.m: Ditto. |
|
7036 * control/dmr2d.m: Ditto. |
|
7037 * control/fir2sys.m: Ditto. |
|
7038 * control/frdemo.m: Ditto. |
|
7039 * control/freqchkw.m: Ditto. |
|
7040 * control/freqresp.m: Ditto. |
|
7041 * control/gram.m: Ditto. |
|
7042 * control/h2norm.m: Ditto. |
|
7043 * control/h2syn.m: Ditto. |
|
7044 * control/hinf_ctr.m: Ditto. |
|
7045 * control/hinfdemo.m: Ditto. |
|
7046 * control/hinfnorm.m: Ditto. |
|
7047 * control/hinfsyn.m: Ditto. |
|
7048 * control/hinfsyn_chk.m: Ditto. |
|
7049 * control/impulse.m: Ditto. |
|
7050 * control/is_abcd.m: Ditto. |
|
7051 * control/is_controllable.m: Ditto. |
|
7052 * control/is_detectable.m: Ditto. |
|
7053 * control/is_dgkf.m: Ditto. |
|
7054 * control/is_digital.m: Ditto. |
|
7055 * control/is_observable.m: Ditto. |
|
7056 * control/is_sample.m: Ditto. |
|
7057 * control/is_signal_list.m: Ditto. |
|
7058 * control/is_siso.m: Ditto. |
|
7059 * control/is_stabilizable.m: Ditto. |
|
7060 * control/is_stable.m: Ditto. |
|
7061 * control/jet707.m: Ditto. |
|
7062 * control/lqe.m: Ditto. |
|
7063 * control/lqg.m: Ditto. |
|
7064 * control/lqr.m: Ditto. |
|
7065 * control/lsim.m: Ditto. |
|
7066 * control/ltifr.m: Ditto. |
|
7067 * control/lyap.m: Ditto. |
|
7068 * control/moddemo.m: Ditto. |
|
7069 * control/nyquist.m: Ditto. |
|
7070 * control/obsv.m: Ditto. |
|
7071 * control/ord2.m: Ditto. |
|
7072 * control/outlist.m: Ditto. |
|
7073 * control/pinv.m: Ditto. |
|
7074 * control/place.m: Ditto. |
|
7075 * control/polyout.m: Ditto. |
|
7076 * control/prompt.m: Ditto. |
|
7077 * control/pzmap.m: Ditto. |
|
7078 * control/qzval.m: Ditto. |
|
7079 * control/rldemo.m: Ditto. |
|
7080 * control/rlocus.m: Ditto. |
|
7081 * control/sortcom.m: Ditto. |
|
7082 * control/ss2sys.m: Ditto. |
|
7083 * control/ss2tf.m: Ditto. |
|
7084 * control/ss2zp.m: Ditto. |
|
7085 * control/starp.m: Ditto. |
|
7086 * control/step.m: Ditto. |
|
7087 * control/stepimp.m: Ditto. |
|
7088 * control/susball.m: Ditto. |
|
7089 * control/sys2fir.m: Ditto. |
|
7090 * control/sys2ss.m: Ditto. |
|
7091 * control/sys2tf.m: Ditto. |
|
7092 * control/sys2zp.m: Ditto. |
|
7093 * control/sysadd.m: Ditto. |
|
7094 * control/sysappend.m: Ditto. |
|
7095 * control/syschnames.m: Ditto. |
|
7096 * control/syschnamesl.m: Ditto. |
|
7097 * control/syschtsam.m: Ditto. |
|
7098 * control/sysconnect.m: Ditto. |
|
7099 * control/syscont.m: Ditto. |
|
7100 * control/syscont_disc.m: Ditto. |
|
7101 * control/sysdefioname.m: Ditto. |
|
7102 * control/sysdefstname.m: Ditto. |
|
7103 * control/sysdimensions.m: Ditto. |
|
7104 * control/sysdisc.m: Ditto. |
|
7105 * control/sysdup.m: Ditto. |
|
7106 * control/sysgetsignals.m: Ditto. |
|
7107 * control/sysgettype.m: Ditto. |
|
7108 * control/sysgroup.m: Ditto. |
|
7109 * control/sysgroupn.m: Ditto. |
|
7110 * control/sysmult.m: Ditto. |
|
7111 * control/sysout.m: Ditto. |
|
7112 * control/sysprune.m: Ditto. |
|
7113 * control/sysreorder.m: Ditto. |
|
7114 * control/sysrepdemo.m: Ditto. |
|
7115 * control/sysscale.m: Ditto. |
|
7116 * control/syssetsignals.m: Ditto. |
|
7117 * control/syssub.m: Ditto. |
|
7118 * control/sysupdate.m: Ditto. |
|
7119 * control/tf2ss.m: Ditto. |
|
7120 * control/tf2sys.m: Ditto. |
|
7121 * control/tf2sysl.m: Ditto. |
|
7122 * control/tf2zp.m: Ditto. |
|
7123 * control/tfout.m: Ditto. |
|
7124 * control/tzero.m: Ditto. |
|
7125 * control/tzero2.m: Ditto. |
|
7126 * control/ugain.m: Ditto. |
|
7127 * control/wgt1o.m: Ditto. |
|
7128 * control/zgfmul.m: Ditto. |
|
7129 * control/zgfslv.m: Ditto. |
|
7130 * control/zginit.m: Ditto. |
|
7131 * control/zgpbal.m: Ditto. |
|
7132 * control/zgreduce.m: Ditto. |
|
7133 * control/zgrownorm.m: Ditto. |
|
7134 * control/zgscal.m: Ditto. |
|
7135 * control/zgsgiv.m: Ditto. |
|
7136 * control/zgshsr.m: Ditto. |
|
7137 * control/zp2ss.m: Ditto. |
|
7138 * control/zp2ssg2.m: Ditto. |
|
7139 * control/zp2sys.m: Ditto. |
|
7140 * control/zp2tf.m: Ditto. |
|
7141 * control/zpout.m: Ditto. |
|
7142 |
5095
|
7143 1999-11-02 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3332
|
7144 |
5378
|
7145 * audio/lin2mu.m: Texinfoize doc string. |
|
7146 * audio/loadaudio.m: Ditto. |
|
7147 * audio/mu2lin.m: Ditto. |
|
7148 * audio/playaudio.m: Ditto. |
|
7149 * audio/record.m: Ditto. |
|
7150 * audio/saveaudio.m: Ditto. |
3332
|
7151 |
5095
|
7152 1999-10-26 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3321
|
7153 |
|
7154 * elfun/acot.m: Texinfoize doc string. |
|
7155 * elfun/acsc.m: Ditto. |
|
7156 * elfun/acsch.m: Ditto. |
|
7157 * elfun/asec.m: Ditto. |
|
7158 * elfun/asech.m: Ditto. |
|
7159 * elfun/cot.m: Ditto. |
|
7160 * elfun/coth.m: Ditto. |
|
7161 * elfun/csc.m: Ditto. |
|
7162 * elfun/csch.m: Ditto. |
|
7163 * elfun/gcd.m: Ditto. |
|
7164 * elfun/lcm.m: Ditto. |
|
7165 * elfun/sec.m: Ditto. |
|
7166 * elfun/sech.m: Ditto. |
|
7167 * general/nextpow2.m: Ditto. |
|
7168 * general/rem.m: Ditto. |
|
7169 * linear-algebra/commutation_matrix.m: Ditto. |
|
7170 * linear-algebra/cross.m: Ditto. |
|
7171 * linear-algebra/duplication_matrix.m: Ditto. |
|
7172 * miscellaneous/bincoeff.m: Ditto. |
|
7173 * miscellaneous/xor.m: Ditto. |
|
7174 * specfun/bessel.m: Ditto. |
|
7175 * specfun/beta.m: Ditto. |
|
7176 * specfun/betai.m: Ditto. |
|
7177 * specfun/erfinv.m: Ditto. |
|
7178 * specfun/gammai.m: Ditto. |
|
7179 * specfun/log2.m: Ditto. |
|
7180 * specfun/pow2.m: Ditto. |
|
7181 |
5095
|
7182 1999-10-23 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3321
|
7183 |
|
7184 * general/is_scalar.m: Texinfoize help text. |
|
7185 * general/is_square.m: Ditto. |
|
7186 * general/is_symmetric.m: Ditto. |
|
7187 |
3320
|
7188 1999-10-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7189 |
|
7190 * strings/split.m: If the string to be split is empty, just return |
|
7191 an empty string. |
|
7192 |
3319
|
7193 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7194 |
|
7195 * Makefile.in (ALL_M_FILES): New macro. |
|
7196 (DOCSTRINGS): No longer .PHONY; depend on $(ALL_M_FILES). |
|
7197 |
3306
|
7198 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7199 |
|
7200 * control/bode.m: Don't return anything if nargout == 0. |
|
7201 |
|
7202 1999-10-20 James B. Rawlings <jbraw@bevo.che.wisc.edu> |
|
7203 |
|
7204 * control/bode.m: Don't do axis scaling for magnitude plots. |
|
7205 |
3305
|
7206 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7207 |
|
7208 * Makefile.in (DISTFILES): Add move-if-change, mkdoc, and |
|
7209 gethelp.cc to the list. |
|
7210 |
3296
|
7211 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7212 |
3301
|
7213 * time/asctime.m: Texinfoize help text. |
|
7214 * time/clock.m: Ditto. |
|
7215 * time/date.m: Ditto. |
|
7216 * miscellaneous/cputime.m: Ditto. |
|
7217 * miscellaneous/etime.m: Ditto. |
|
7218 * miscellaneous/is_leap_year.m: Ditto. |
|
7219 * miscellaneous/popen2.m: Ditto. |
|
7220 * miscellaneous/version.m: Ditto. |
|
7221 * miscellaneous/tic.m: Ditto. |
|
7222 * miscellaneous/toc.m: Just refer to tic.m. |
|
7223 |
3297
|
7224 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of |
|
7225 `cd dir; $(MAKE); cd ..'. |
|
7226 ($(SUBDIRS)): Likewise. |
|
7227 |
|
7228 * statistics/Makefile.in ($(SUBDIRS)): Likewise. |
|
7229 |
|
7230 * statistics/Makefile.in (bin-dist): Use `$(MAKE) -C dir' instead |
|
7231 of `cd dir; $(MAKE)'. |
|
7232 |
3296
|
7233 * gethelp.cc, mkdoc: New files. |
|
7234 * Makefile.in: Use them to create DOCSTRINGS file from .m file |
|
7235 sources. |
|
7236 |
3291
|
7237 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7238 |
|
7239 * linear-algebra/kron.m: Fix typo in previous change |
|
7240 |
3282
|
7241 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7242 |
|
7243 * control/bode.m: Allow optional 5th arg to specify plot style. |
|
7244 |
5095
|
7245 Wed Sep 22 22:12:03 1999 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3273
|
7246 |
|
7247 * linear-algebra/krylov.m: Correctly handle case of V having full |
|
7248 rank when V has more columns than rows. |
|
7249 |
|
7250 Mon Sep 20 23:04:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7251 |
|
7252 * general/linspace.m, linear-algebra/pinv.m: Delete. |
|
7253 |
|
7254 * statistics/tests/manova.m: Avoid problems if |
|
7255 whitespace_in_literal_matrix is set to "traditional". |
|
7256 * statistics/tests/t_test_regression.m: Likewise. |
|
7257 * statistics/tests/u_test.m: Likewise. |
|
7258 * statistics/tests/chisquare_test_homogeneity.m: Likewise. |
|
7259 * statistics/tests/anova.m: Likewise. |
|
7260 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
7261 * statistics/base/statistics.m: Likewise. |
|
7262 * image/saveimage.m: Likewise. |
|
7263 * signal/arch_fit.m: Likewise. |
|
7264 * signal/autoreg_matrix.m: Likewise. |
|
7265 * signal/triangle_lw.m: Likewise. |
|
7266 * strings/dec2hex.m: Likewise. |
|
7267 |
3268
|
7268 Thu Sep 9 19:31:58 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7269 |
|
7270 * image/saveimage.m: Initialize scale. |
|
7271 |
|
7272 Sun Sep 5 22:13:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7273 |
|
7274 * general/reshape.m: Allow reshape (a, size (b)). |
|
7275 |
3266
|
7276 Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7277 |
|
7278 * specfun/erfinv.m: Improve stopping criterion. |
|
7279 Add iteration count as second return value. |
|
7280 |
3265
|
7281 Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7282 |
|
7283 * statistics/base/mean.m: Use .', not ' to reorient row vectors. |
|
7284 |
3263
|
7285 Tue Aug 17 11:11:27 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7286 |
|
7287 * miscellaneous/pack.m: New function. |
|
7288 |
|
7289 Mon Aug 16 07:46:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7290 |
|
7291 * plot/figure.m: Always return figure number. With no args, |
|
7292 figure now creates a new figure window and returns its number. |
|
7293 Accept figure (property, value) syntax, but do nothing. |
|
7294 |
5095
|
7295 Thu Aug 12 09:28:01 PDT 1999 Tom Poage <tfpoage@ucdavis.edu> |
3263
|
7296 |
|
7297 * general/shift.m: Avoid printing temporary value for backward shift. |
|
7298 |
3260
|
7299 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7300 |
|
7301 * plot/bar.m: Compute bar widths correctly when x-values are not |
|
7302 evenly spaced. |
|
7303 |
3250
|
7304 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7305 |
|
7306 * linear-algebra/cond.m: Avoid returning NaN for matrices that |
|
7307 contain only zeros. |
|
7308 |
5095
|
7309 Sun Jun 20 22:24:27 1999 Eduardo Gallestey <eduardo@faceng.anu.edu.au> |
3250
|
7310 |
|
7311 * linear-algebra/kron.m: Create result matrix and insert blocks |
|
7312 instead of appending them. |
|
7313 |
|
7314 Sat Jun 19 01:52:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7315 |
|
7316 * control/bodquist.m, control/buildssic.m, control/is_digital.m, |
|
7317 control/stepimp.m, control/sysmin.m, control/syssetsignals.m: |
|
7318 Update from A. S. Hodel. |
|
7319 |
3246
|
7320 Fri Jun 18 12:19:22 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7321 |
|
7322 * polynomial/polyfit.m: Correct previous change. |
|
7323 |
3243
|
7324 Wed Apr 7 13:57:26 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7325 |
|
7326 * linear-algebra/qrhouse.m, linear-algebra/krygetq.m: Delete. |
|
7327 |
5095
|
7328 Wed Apr 7 13:22:43 1999 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
3240
|
7329 |
|
7330 * control/is_controllable.m, control/zgscal.m: Accomodate new |
|
7331 version of krylov and krylovb. |
|
7332 |
|
7333 * control/outlist.m, control/sysout.m: Fix typos. |
|
7334 |
|
7335 * control/sysdimensions.m: Add option for total number of states. |
|
7336 |
|
7337 * linear-algebra/krylov.m: Improve robustness by row-pivoting. |
|
7338 * linear-algebra/krylovb.m: Just call krylov with appropriate |
|
7339 arguments. |
|
7340 |
|
7341 Tue Mar 30 00:43:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7342 |
|
7343 * strings/index.m: Fail with meaningful error message if either |
|
7344 arg is a string array. |
|
7345 |
3238
|
7346 Wed Mar 24 20:34:48 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7347 |
|
7348 * linear-algebra/norm.m: Do the right thing for 1- and |
|
7349 infinity-norms of complex matrices. From Sven Khatri |
|
7350 <khatri@saturn.vocalpoint.com>. |
|
7351 |
5095
|
7352 Tue Mar 16 13:36:36 1999 A. Scottedward Hodel" <scotte@eng.auburn.edu> |
3238
|
7353 |
|
7354 * linear-algebra/qrhouse.m: Handle default args correctly. |
|
7355 |
|
7356 Thu Mar 11 12:52:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7357 |
|
7358 * strings/split.m: Avoid problems when splitting strings that have |
|
7359 \ in them. |
|
7360 |
5095
|
7361 Thu Mar 11 12:36:13 1999 Massimo Lorenzin <maxlorenzin@tin.it> |
3238
|
7362 |
|
7363 * image/colormap.m: Do better arg checking, handle string args |
|
7364 that name the colormap function to call (e.g., colormap ("ocean")). |
|
7365 |
5095
|
7366 Mon Mar 8 22:23:24 1999 Rolf Fabian <fabian@TU-Cottbus.De> |
3238
|
7367 |
|
7368 * polynomial/polyfit.m: Use .' transpose operator, not '. |
|
7369 * linear-algebra/dot.m: Likewise. |
|
7370 * linear-algebra/cross.m: Likewise. |
|
7371 * general/rot90.m: Likewise. |
|
7372 |
5095
|
7373 Sat Mar 6 01:45:00 1999 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3238
|
7374 |
|
7375 * linear-algebra/qrhouse.m: Permute columns at each iteration so |
|
7376 that the leading column is not all zeros. |
|
7377 |
|
7378 Fri Mar 5 00:37:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7379 |
|
7380 * general/shift.m: Fix potential problems with |
|
7381 whitespace_in_literal_matrix. |
|
7382 * signal/arch_rnd.m: Ditto. |
|
7383 * signal/autocov.m: Ditto. |
|
7384 * signal/diffpara.m: Ditto. |
|
7385 * signal/hurst.m: Ditto. |
|
7386 * signal/periodogram.m: Ditto. |
|
7387 * signal/spectral_adf.m: Ditto. |
|
7388 * signal/spectral_xdf.m: Ditto. |
|
7389 * signal/spencer.m: Ditto. |
|
7390 * signal/synthesis.m: Ditto. |
|
7391 * statistics/distributions/wiener_rnd.m: Ditto. |
|
7392 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
7393 * statistics/models/logistic_regression.m: Ditto. |
|
7394 * statistics/models/logistic_regression_derivatives.m: Ditto. |
|
7395 * statistics/tests/run_test.m: Ditto. |
|
7396 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
7397 |
5095
|
7398 Wed Mar 3 02:25:00 1999 Joao Cardoso <jcardoso@inescn.pt> |
3238
|
7399 |
|
7400 * plot/__plr2__.m: Fix typo. |
|
7401 |
3233
|
7402 Tue Jan 12 10:31:15 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7403 |
|
7404 * plot/__pltopt1__.m: Accept "k" to mean black. |
|
7405 |
5095
|
7406 Fri Dec 11 10:43:19 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3233
|
7407 |
|
7408 * linear-algebra/krylov.m: Force empty_list_elements_ok for this |
|
7409 function. |
|
7410 |
5095
|
7411 Thu Dec 10 11:07:00 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3233
|
7412 |
|
7413 * control/ss2sys.m: Fix typo. |
|
7414 |
|
7415 Wed Dec 9 12:42:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7416 |
|
7417 * plot/subplot.m, plot/oneplot.m: Don't call clearplot. |
|
7418 |
|
7419 * control: Update from A. S. Hodel <a.s.hodel@eng.auburn.edu> for |
|
7420 signal names as lists of strings instead of string arrays. |
|
7421 |
3225
|
7422 Fri Dec 4 16:08:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7423 |
3233
|
7424 * quaternion: New directory of functions from A. S. Hodel |
3225
|
7425 <a.s.hodel@eng.auburn.edu>. |
|
7426 * Makefile.in (SUBDIRS): Add it to the list. |
3226
|
7427 * quaternion/Makefile.in: New file. |
|
7428 * configure.in (AC_OUTPUT): Add quaternion/Makefile. |
3225
|
7429 |
|
7430 Tue Nov 24 21:41:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7431 |
|
7432 * image/saveimage.m: Make it work again for black and white colormaps. |
|
7433 |
|
7434 * image/imagesc.m: Use rows (colormap), not length (colormap), |
|
7435 since there can be fewer rows than columns. Round values to |
|
7436 nearest position in colormap instead of truncating. Correct usage |
|
7437 message. |
|
7438 |
5095
|
7439 Tue Nov 24 14:50:52 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3225
|
7440 |
|
7441 * linear-algebra/krylov.m: New arg pflg. If nonzero, avoid using |
|
7442 zero rows of [A,v] as householder pivots; this avoids spurious |
|
7443 non-zero entries in returned orthogonal matrix U, but destroys the |
|
7444 Householder matrix structure of H. |
|
7445 |
|
7446 Fri Nov 20 12:46:46 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7447 |
|
7448 * general/logical.m: Just copy input to output if argument is |
|
7449 already a logical object. |
|
7450 |
3215
|
7451 Fri Nov 6 10:17:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7452 |
|
7453 * New files from OCST, in control subdiretory: |
|
7454 |
|
7455 DEMOcontrol.m is_siso.m syschnames.m |
|
7456 abcddim.m is_stabilizable.m syschnamesl.m |
|
7457 abcddims.m is_stable.m syschtsam.m |
|
7458 analdemo.m jet707.m sysconnect.m |
|
7459 are.m lqe.m syscont.m |
|
7460 axis2dlim.m lqg.m syscont_disc.m |
|
7461 bddemo.m lqr.m sysdefioname.m |
|
7462 bode.m lsim.m sysdefstname.m |
|
7463 bode_bounds.m ltifr.m sysdimensions.m |
|
7464 bodquist.m lyap.m sysdisc.m |
|
7465 buildssic.m mb.m sysdup.m |
|
7466 c2d.m minfo.m sysgetsignals.m |
6302
|
7467 com2str.m moddemo.m sysgettsam.m |
3215
|
7468 controldemo.m nichols.m sysgettype.m |
|
7469 ctrb.m nyquist.m sysgroup.m |
|
7470 d2c.m obsv.m sysgroupn.m |
|
7471 damp.m ord2.m sysmult.m |
|
7472 dare.m outlist.m sysout.m |
|
7473 dcgain.m packedform.m sysprune.m |
|
7474 demomarsyas.m packsys.m sysreorder.m |
|
7475 dezero.m; parallel.m sysrepdemo.m |
|
7476 dgkfdemo.m place.m sysscale.m |
|
7477 dgram.m polyout.m syssub.m |
|
7478 dhinfdemo.m prompt.m sysupdate.m |
|
7479 dlqe.m pzmap.m tf2ss.m |
|
7480 dlqg.m qzval.m tf2sys.m |
|
7481 dlqr.m rldemo.m tf2sysl.m |
|
7482 dlyap.m rlocus.m tf2zp.m |
|
7483 dmr2d.m rotg.m tfout.m |
|
7484 fir2sys.m run_cmd.m; tzero.m |
|
7485 frdemo.m series.m tzero2.m |
|
7486 freqchkw.m sortcom.m ugain.m |
|
7487 freqresp.m ss2sys.m unpacksys.m |
|
7488 gram.m ss2tf.m wgt1o.m |
|
7489 h2norm.m ss2zp.m zgfmul.m |
|
7490 h2syn.m starp.m zgfslv.m |
|
7491 hinf_ctr.m step.m zginit.m |
|
7492 hinfdemo.m stepimp.m zgpbal.m |
|
7493 hinfnorm.m strappend.m; zgreduce.m |
|
7494 hinfsyn.m susball.m zgrownorm.m |
|
7495 hinfsyn_chk.m swap.m zgscal.m |
|
7496 impulse.m swapcols.m zgsgiv.m |
|
7497 is_abcd.m swaprows.m zgshsr.m |
|
7498 is_controllable.m sys2fir.m zp2ss.m |
|
7499 is_detectable.m sys2ss.m zp2ssg2.m |
|
7500 is_dgkf.m sys2tf.m zp2sys.m |
|
7501 is_digital.m sys2zp.m zp2tf.m |
|
7502 is_observable.m sysadd.m zpout.m |
|
7503 is_sample.m sysappend.m |
|
7504 |
|
7505 Thu Nov 5 13:28:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7506 |
|
7507 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \. |
|
7508 |
|
7509 * strings/deblank.m: Make it work for string arrays too. |
|
7510 |
3211
|
7511 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7512 |
|
7513 * linear-algebra/housh.m: New file from the OCST. |
|
7514 * linear-algebra/krygetq.m: Ditto. |
|
7515 * linear-algebra/krylov.m: Ditto. |
|
7516 * linear-algebra/krylovb.m: Ditto. |
|
7517 * linear-algebra/qrhouse.m: Ditto. |
|
7518 * general/is_duplicate_entry.m: Ditto. |
|
7519 |
|
7520 * general/is_symmetric.m: Call is_square instead of doing that |
|
7521 check in line. |
|
7522 |
3196
|
7523 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7524 |
3202
|
7525 * general/is_square.m: |
|
7526 |
|
7527 * general/isempty.m, general/is_matrix.m: Delete. |
|
7528 |
|
7529 * general/is_symmetric: Delete special case for strings. Whether |
|
7530 the conversion is valid should depend on implicit_str_to_num_ok. |
|
7531 |
|
7532 * general/is_square.m: If arg is not a matrix, don't check size, |
|
7533 just return 0. |
|
7534 * general/is_symmetric: Likewise. |
|
7535 * general/is_vector.m: Likewise. |
|
7536 * general/is_scalar.m: Likewise. |
|
7537 |
3196
|
7538 * general/length.m: Delete. |
|
7539 |
3191
|
7540 Fri Oct 23 00:21:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7541 |
|
7542 * configure.in: Add finance/Makefile, statistics/base/Makefile, |
|
7543 statistics/distributions/Makefile, statistics/models/Makefile, |
|
7544 and statistics/tests/Makefile to the list of files to create. |
|
7545 |
|
7546 * finance/Makefile.in, statistics/base/Makefile.in, |
|
7547 statistics/distributions/Makefile.in, statistics/models/Makefile.in, |
|
7548 statistics/tests/Makefile.in: New files. |
|
7549 * statistics/Makefile.in: Delete file lists. Now only handle |
|
7550 subdirectories. |
|
7551 * Makefile.in (SUBDIRS): Add finance. |
|
7552 |
|
7553 * Move the following files from statistics to statistics/base: |
|
7554 |
|
7555 corrcoef.m |
|
7556 kurtosis.m |
|
7557 mahalanobis.m |
|
7558 median.m |
|
7559 ols.m |
|
7560 skewness.m |
|
7561 std.m |
|
7562 |
|
7563 New files, from Kurt Hornik's octave-ci package: |
|
7564 |
|
7565 * finance (new directory): |
|
7566 |
|
7567 fv.m |
|
7568 fvl.m |
|
7569 irr.m |
|
7570 nper.m |
|
7571 npv.m |
|
7572 pmt.m |
|
7573 pv.m |
|
7574 pvl.m |
|
7575 rate.m |
|
7576 vol.m |
|
7577 |
|
7578 * linear-algebra/dmult.m |
|
7579 |
|
7580 * signal: |
|
7581 |
|
7582 arch_fit.m |
|
7583 arch_rnd.m |
|
7584 arch_test.m |
|
7585 arma_rnd.m |
|
7586 autocor.m |
|
7587 autocov.m |
|
7588 autoreg_matrix.m |
|
7589 bartlett.m |
|
7590 blackman.m |
|
7591 diffpara.m |
|
7592 durbinlevinson.m |
|
7593 fractdiff.m |
|
7594 hamming.m |
|
7595 hanning.m |
|
7596 hurst.m |
|
7597 periodogram.m |
|
7598 rectangle_lw.m |
|
7599 rectangle_sw.m |
|
7600 sinetone.m |
|
7601 sinewave.m |
|
7602 spectral_adf.m |
|
7603 spectral_xdf.m |
|
7604 spencer.m |
|
7605 stft.m |
|
7606 synthesis.m |
|
7607 triangle_lw.m |
|
7608 triangle_sw.m |
|
7609 yulewalker.m |
|
7610 |
|
7611 * statistics/base (new directory): |
|
7612 |
|
7613 center.m |
|
7614 cloglog.m |
|
7615 cor.m |
|
7616 cov.m |
|
7617 cut.m |
|
7618 iqr.m |
|
7619 kendall.m |
|
7620 logit.m |
|
7621 mean.m |
|
7622 meansq.m |
|
7623 moment.m |
|
7624 ppplot.m |
|
7625 probit.m |
|
7626 qqplot.m |
|
7627 range.m |
|
7628 ranks.m |
|
7629 run_count.m |
|
7630 spearman.m |
|
7631 statistics.m |
|
7632 studentize.m |
|
7633 table.m |
|
7634 values.m |
|
7635 var.m |
|
7636 |
|
7637 (Replaces cov.m and mean.m with new versions.) |
|
7638 |
|
7639 * statistics/distributions (new directory): |
|
7640 |
|
7641 beta_cdf.m |
|
7642 beta_inv.m |
|
7643 beta_pdf.m |
|
7644 beta_rnd.m |
|
7645 binomial_cdf.m |
|
7646 binomial_inv.m |
|
7647 binomial_pdf.m |
|
7648 binomial_rnd.m |
|
7649 cauchy_cdf.m |
|
7650 cauchy_inv.m |
|
7651 cauchy_pdf.m |
|
7652 cauchy_rnd.m |
|
7653 chisquare_cdf.m |
|
7654 chisquare_inv.m |
|
7655 chisquare_pdf.m |
|
7656 chisquare_rnd.m |
|
7657 discrete_cdf.m |
|
7658 discrete_inv.m |
|
7659 discrete_pdf.m |
|
7660 discrete_rnd.m |
|
7661 empirical_cdf.m |
|
7662 empirical_inv.m |
|
7663 empirical_pdf.m |
|
7664 empirical_rnd.m |
|
7665 exponential_cdf.m |
|
7666 exponential_inv.m |
|
7667 exponential_pdf.m |
|
7668 exponential_rnd.m |
|
7669 f_cdf.m |
|
7670 f_inv.m |
|
7671 f_pdf.m |
|
7672 f_rnd.m |
|
7673 gamma_cdf.m |
|
7674 gamma_inv.m |
|
7675 gamma_pdf.m |
|
7676 gamma_rnd.m |
|
7677 geometric_cdf.m |
|
7678 geometric_inv.m |
|
7679 geometric_pdf.m |
|
7680 geometric_rnd.m |
|
7681 hypergeometric_cdf.m |
|
7682 hypergeometric_inv.m |
|
7683 hypergeometric_pdf.m |
|
7684 hypergeometric_rnd.m |
|
7685 kolmogorov_smirnov_cdf.m |
|
7686 laplace_cdf.m |
|
7687 laplace_inv.m |
|
7688 laplace_pdf.m |
|
7689 laplace_rnd.m |
|
7690 logistic_cdf.m |
|
7691 logistic_inv.m |
|
7692 logistic_pdf.m |
|
7693 logistic_rnd.m |
|
7694 lognormal_cdf.m |
|
7695 lognormal_inv.m |
|
7696 lognormal_pdf.m |
|
7697 lognormal_rnd.m |
|
7698 normal_cdf.m |
|
7699 normal_inv.m |
|
7700 normal_pdf.m |
|
7701 normal_rnd.m |
|
7702 pascal_cdf.m |
|
7703 pascal_inv.m |
|
7704 pascal_pdf.m |
|
7705 pascal_rnd.m |
|
7706 poisson_cdf.m |
|
7707 poisson_inv.m |
|
7708 poisson_pdf.m |
|
7709 poisson_rnd.m |
|
7710 stdnormal_cdf.m |
|
7711 stdnormal_inv.m |
|
7712 stdnormal_pdf.m |
|
7713 stdnormal_rnd.m |
|
7714 t_cdf.m |
|
7715 t_inv.m |
|
7716 t_pdf.m |
|
7717 t_rnd.m |
|
7718 uniform_cdf.m |
|
7719 uniform_inv.m |
|
7720 uniform_pdf.m |
|
7721 uniform_rnd.m |
|
7722 weibull_cdf.m |
|
7723 weibull_inv.m |
|
7724 weibull_pdf.m |
|
7725 weibull_rnd.m |
|
7726 wiener_rnd.m |
|
7727 |
|
7728 * statistics/models (new directory): |
|
7729 |
|
7730 logistic_regression.m |
|
7731 logistic_regression_derivatives.m |
|
7732 logistic_regression_likelihood.m |
|
7733 |
|
7734 * statistics/tests (new directory): |
|
7735 |
|
7736 anova.m |
|
7737 bartlett_test.m |
|
7738 chisquare_test_homogeneity.m |
|
7739 chisquare_test_independence.m |
|
7740 cor_test.m |
|
7741 f_test_regression.m |
|
7742 hotelling_test.m |
|
7743 hotelling_test_2.m |
|
7744 kolmogorov_smirnov_test.m |
|
7745 kolmogorov_smirnov_test_2.m |
|
7746 kruskal_wallis_test.m |
|
7747 manova.m |
|
7748 mcnemar_test.m |
|
7749 prop_test_2.m |
|
7750 run_test.m |
|
7751 sign_test.m |
|
7752 t_test.m |
|
7753 t_test_2.m |
|
7754 t_test_regression.m |
|
7755 u_test.m |
|
7756 var_test.m |
|
7757 welch_test.m |
|
7758 wilcoxon_test.m |
|
7759 z_test.m |
|
7760 z_test_2.m |
|
7761 |
|
7762 Thu Oct 22 12:25:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7763 |
|
7764 * time/date.m: Use %Y, not %y in format string, for Matlab 5 |
|
7765 compatibility and to avoid Y2K problems. |
|
7766 |
3190
|
7767 Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7768 |
|
7769 * polynomial/polyfit.m: Just use the \ operator to handle the |
|
7770 least-squares solution. |
|
7771 |
3180
|
7772 Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7773 |
|
7774 * strings/str2num.m: If eval returns a string, return an empty matrix. |
|
7775 |
|
7776 * strings/strrep.m: Don't convert args to numeric values. |
|
7777 Prevent warnings for empty string args. |
|
7778 From Georg Thimm <thimm@idiap.ch>. |
|
7779 |
|
7780 * strings/strcat.m: Prevent warnings for empty string args. |
|
7781 |
|
7782 Wed Sep 2 17:20:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7783 |
|
7784 * miscellaneous/menu.m: Remove special case for empty string |
|
7785 returned from input(). Add second arg to eval() to catch errors. |
|
7786 |
3178
|
7787 Thu Jun 18 16:32:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7788 |
|
7789 * plot/__plt__.m: Don't call usleep. |
|
7790 |
3175
|
7791 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7792 |
|
7793 * linear-algebra/dot.m: New function. |
|
7794 |
|
7795 * strings/lower.m, strings/upper.m: New functions, for Matlab |
|
7796 compatibility. |
|
7797 |
|
7798 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7799 |
|
7800 * plot/hist.m: Also allow just one output argument. |
|
7801 |
|
7802 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7803 |
|
7804 * strings/deblank.m: Make it work if the string is only blanks. |
|
7805 |
|
7806 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7807 |
|
7808 * plot/__plt2mv__.m: Delete calls to keyboard. |
|
7809 |
|
7810 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7811 |
|
7812 * plot/oneplot.m: Fix typo. |
|
7813 |
3174
|
7814 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7815 |
|
7816 * miscellaneous/flops.m: Allow a single argument too. |
|
7817 |
|
7818 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7819 |
|
7820 * strings/str2mat.m: Also handle case when there are no empty |
|
7821 strings correctly. |
|
7822 |
|
7823 Mon Apr 20 22:14:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7824 |
|
7825 * strings/isletter.m: New function, for Matlab compatibility. |
|
7826 |
3168
|
7827 Fri Apr 17 10:53:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7828 |
|
7829 * strings/str2mat.m: Handle string matrices too. |
|
7830 |
3167
|
7831 Wed Apr 15 11:16:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7832 |
|
7833 * audio/loadaudio.m: Accept "pcm" as another file extension for |
|
7834 linear encoding. |
|
7835 |
|
7836 * audio/saveaudio.m, audio/loadaudio.m, audio/playaudio.m, |
|
7837 audio/record.m: Open files in binary mode. |
|
7838 |
3164
|
7839 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7840 |
|
7841 * miscellaneous/dump_prefs.m: Use string array for list of values. |
|
7842 Move functionality of dump_1_pref here, but use built-in function |
|
7843 type to extract value, and put it inside try/catch block. |
|
7844 * miscellaneous/dump_1_pref.m: Delete unused function. |
|
7845 |
3162
|
7846 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7847 |
|
7848 * plot/__pltopt1.m__: New file. |
|
7849 * plot/__pltopt.m__: Handle opt as a string array by calling |
|
7850 __pltopt1__ multiple times and returning a string array with rows |
|
7851 corresponding to the rows of opt. |
|
7852 * plot/__plt2ss__.m, plot/__plt2vv__.m, plot/__plt2vm__.m, |
|
7853 plot/__plt2mv__.m, plot/__plt2mm__.m: Handle fmt as a string |
|
7854 array. |
|
7855 |
|
7856 Fri Mar 27 03:00:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7857 |
|
7858 * plot/mplot.m: Fix misspellings of global variables. |
|
7859 Don't call clearplot. |
|
7860 |
|
7861 Tue Mar 17 17:45:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7862 |
|
7863 * plot/subplot.m, plot/multiplot.m: Set gnuplot_command_replot to |
|
7864 "cle;rep" when going in ot multiplot mode. |
|
7865 * plot/oneplot.m: Reset gnuplot_command_replot to "rep" when |
|
7866 switching out of multiplot mode. |
|
7867 |
3156
|
7868 Fri Feb 20 01:31:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
3148
|
7869 |
3156
|
7870 * plot/mplot.m, plot/subplot.m, plot/oneplot.m, plot/multiplot.m, |
|
7871 plot/subwindow.m: Call clearplot after setting up multiplot mode. |
3148
|
7872 |
3141
|
7873 Tue Feb 3 00:18:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7874 |
|
7875 * special-matrix/sylvester_matrix.m: Rename from hadamard.m |
|
7876 |
|
7877 * miscellaneous/bug_report.m: Don't try to get smart with |
|
7878 OCTAVE_HOME. Assume octave-bug can be found in EXEC_PATH. |
|
7879 |
|
7880 * Makefile.in (install): Create separate ls-R files for |
|
7881 $(datadir) and $(libexecdir). |
|
7882 (uninstall): Remove both ls-R files. |
|
7883 |
3136
|
7884 Sat Jan 31 01:09:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7885 |
|
7886 * signal/fftshift.m: New file. |
|
7887 |
|
7888 * plot/contour.m: Fix for non-square case. |
|
7889 |
|
7890 * general/randperm.m: New file. |
|
7891 |
|
7892 Fri Jan 30 15:20:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7893 |
|
7894 * specfun/betai.m: Restore file for compatibility with previous |
|
7895 versions. Call betainc with reordered args. |
|
7896 * specfun/gammai.m: Likewise, call gammainc with reordered args. |
|
7897 |
3131
|
7898 Wed Jan 28 22:44:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7899 |
|
7900 * plot/contour.m: Handle discrete contour levels. |
|
7901 |
|
7902 Tue Jan 27 04:31:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7903 |
|
7904 * control/lyap.m: For compatibility with Matlab, solve |
|
7905 A*X + X*A' + C = 0 instead of A'*X + X*A + C = 0. |
|
7906 |
3124
|
7907 Wed Dec 10 00:14:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7908 |
|
7909 * specfun/bessel.m: New file. |
|
7910 |
|
7911 * specfun/betai.m, specfun/betainc.m, specfun/gammai.m, |
|
7912 specfun/gammainc.m: Delete. |
|
7913 |
3106
|
7914 Wed Nov 19 00:19:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7915 |
|
7916 * image/colormap.m: Initialize __current_color_map__ in global |
|
7917 statement. |
|
7918 * miscellaneous/toc.m: Initialize __tic_toc_timestamp__ in global |
|
7919 statement. |
|
7920 * plot/axis.m: Initialize __current_axis__ in global statement. |
|
7921 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
7922 plot/subwindow.m: Initialize __multiplot_mode__ in global statement. |
|
7923 |
3103
|
7924 Tue Nov 18 01:35:50 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7925 |
|
7926 * time/tic.m: Rename _time_tic_called to __tic_toc_timestamp__. |
|
7927 * time/toc.m: Likewise. |
|
7928 |
|
7929 * image/colormap.m: Rename CURRENT_COLOR_MAP to __current_color_map__. |
|
7930 |
|
7931 * plot/mplot.m, plot/multiplot.m, plot/subplot.m: Don't do |
|
7932 anything special for automatic_replot when in multiplot mode -- |
|
7933 recent 3.6beta releases handle this correctly. |
|
7934 |
|
7935 * plot/figure.m: Ensure that we are not in multiplot mode before |
|
7936 setting the terminal type. |
|
7937 |
|
7938 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
7939 plot/subwindow.m: Use leading and trailing underscores for |
|
7940 `private' globals. |
|
7941 |
|
7942 * plot/oneplot.m: Don't do anything if gnuplot_has_multiplot is false. |
|
7943 |
3101
|
7944 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7945 |
|
7946 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE. |
|
7947 |
3091
|
7948 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7949 |
3092
|
7950 * specfun/gammai.m: Avoid problems with whitespace when |
|
7951 constructing matrices. |
|
7952 |
3091
|
7953 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee |
|
7954 <SJL@nrc.gov>. Also return yf in the same orientation as the |
|
7955 original y vector. |
|
7956 |
3085
|
7957 Fri Sep 19 17:04:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7958 |
|
7959 * linear-algebra/cross.m: Use direct formula instead of calling |
|
7960 det three times in a loop. If both args are column (row) vectors, |
|
7961 return a column (row) vector. If they don't match, pay attention |
|
7962 to the value of prefer_column_vectors. |
|
7963 |
5095
|
7964 Thu Aug 28 15:31:20 1997 Rolf Fabian <fabian@olymp.Umwelt.TU-Cottbus.de> |
3085
|
7965 |
|
7966 * polynomial/polyvalm.m: Don't assume orthogonal eigenvectors for |
|
7967 nonsymmetric matrices. |
|
7968 |
|
7969 * general/tril.m: Fix usage message. |
|
7970 |
|
7971 * polynomial/polyvalm.m: Fix error messages. |
|
7972 * polynomial/polyderiv.m: Likewise. |
|
7973 * polynomial/polyval.m: Likewise. |
|
7974 |
3081
|
7975 Wed Aug 13 14:14:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7976 |
|
7977 * strings/blanks.m: Allow blanks(0) to return empty string. |
|
7978 Allow negative arguments if treat_neg_dim_as_zero is true. |
|
7979 |
3063
|
7980 Wed Jun 25 21:26:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7981 |
|
7982 * plot/mesh.m: Set noparametric plot mode after plotting. |
|
7983 |
5095
|
7984 Wed Jun 25 21:06:10 1997 Rick Niles <niles@axp745.gsfc.nasa.gov> |
3062
|
7985 |
|
7986 * plot/__pltopt__.m: Handle key/legend names. |
|
7987 Correctly set colors, line styles, and point styles. |
|
7988 |
3061
|
7989 Wed Jun 25 13:34:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7990 |
|
7991 * polynomial/polyfit.m: Return fit y values as second output. |
|
7992 Don't use QR factorization to solve least squares problem. |
|
7993 |
|
7994 Wed Jun 18 10:24:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7995 |
|
7996 * control/dlqr.m: Use ao, not a, to compute k. |
|
7997 |
3024
|
7998 Tue Jun 3 12:16:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7999 |
|
8000 * miscellaneous/path.m: New file. |
|
8001 |
2993
|
8002 Wed May 21 11:45:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8003 |
|
8004 * miscellaneous/bug_report.m: Pass file id to dump_prefs, not file |
|
8005 name. |
|
8006 |
2968
|
8007 Mon May 12 02:04:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8008 |
|
8009 * specfun/erfinv.m: Add missing semicolon. |
|
8010 |
2870
|
8011 Wed Apr 2 22:04:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8012 |
|
8013 * miscellaneous/xor.m: Make type of return value logical. |
|
8014 |
2853
|
8015 Fri Mar 28 16:19:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8016 |
|
8017 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
8018 warn_comma_in_global_decl. |
|
8019 |
2831
|
8020 Tue Mar 25 22:00:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8021 |
|
8022 * miscellaneous/bug_report.m: Use __OCTAVE_HOME__ to find |
|
8023 octave-bug script. |
|
8024 |
2823
|
8025 Mon Mar 24 16:49:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8026 |
2824
|
8027 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
8028 prefer_zero_one_indexing. |
|
8029 |
2823
|
8030 * general/logical.m: New file. |
|
8031 |
2816
|
8032 Sat Mar 15 15:07:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8033 |
|
8034 * general/nextpow2.m: Correctly handle new meaning of is_scalar() |
|
8035 and is_vector(). |
|
8036 |
5095
|
8037 Thu Mar 13 16:36:35 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
2813
|
8038 |
|
8039 * specfun/erfinv.m: Scale update by sqrt (pi) / 2. |
|
8040 Use tolerance of 2 * eps. |
|
8041 |
2811
|
8042 Wed Mar 12 16:57:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8043 |
|
8044 * Makefile.in (install-strip): New target. |
|
8045 * audio/Makefile.in: Ditto. |
|
8046 * control/Makefile.in: Ditto. |
|
8047 * elfun/Makefile.in: Ditto. |
|
8048 * general/Makefile.in: Ditto. |
|
8049 * image/Makefile.in: Ditto. |
|
8050 * io/Makefile.in: Ditto. |
|
8051 * linear-algebra/Makefile.in: Ditto. |
|
8052 * miscellaneous/Makefile.in: Ditto. |
|
8053 * plot/Makefile.in: Ditto. |
|
8054 * polynomial/Makefile.in: Ditto. |
|
8055 * set/Makefile.in: Ditto. |
|
8056 * signal/Makefile.in: Ditto. |
|
8057 * specfun/Makefile.in: Ditto. |
|
8058 * special-matrix/Makefile.in: Ditto. |
|
8059 * startup/Makefile.in: Ditto. |
|
8060 * statistics/Makefile.in: Ditto. |
|
8061 * strings/Makefile.in: Ditto. |
|
8062 |
2809
|
8063 Tue Mar 11 10:14:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8064 |
|
8065 * elfun/coth.m: Write as cosh(x) ./ sinh(x) instead of 1 ./ tanh(x). |
|
8066 |
2798
|
8067 Fri Mar 7 23:06:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8068 |
|
8069 * statistics/corrcoef.m: Make it actually work. |
|
8070 |
2795
|
8071 Thu Mar 6 12:36:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8072 |
2798
|
8073 * statistics/corrcoef.m: Don't fail if single argument is a matrix. |
2795
|
8074 |
2779
|
8075 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
8076 |
|
8077 * Version 2.0.5 released. |
|
8078 |
2745
|
8079 Wed Feb 26 01:48:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8080 |
2749
|
8081 * Makefile.in (maintainer-clean): Also remove configure. |
|
8082 |
2746
|
8083 * signal/fftconv.m: Check inputs with is_vector(), not is_matrix(). |
|
8084 |
2745
|
8085 * general/is_matrix.m: Return zero for empty matrices. |
|
8086 |
|
8087 Tue Feb 25 15:16:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8088 |
|
8089 * linear-algebra/vech.m: Size result just once. |
|
8090 |
2726
|
8091 Sun Feb 23 00:15:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8092 |
|
8093 * general/is_square.m: Handle empty matrices correctly. |
|
8094 * general/is_symmetric.m: Handle empty matrices and strings. |
|
8095 |
2716
|
8096 Sat Feb 22 01:06:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8097 |
|
8098 * polynomial/conv.m: Check inputs with is_vector(), not is_matrix(). |
|
8099 * polynomial/deconv.m: Likewise. |
|
8100 * polynomial/polyderiv.m: Likewise. |
|
8101 * polynomial/polyinteg.m: Likewise. |
|
8102 * polynomial/polyreduce.m: Likewise. |
|
8103 * polynomial/polyval.m: Likewise. |
|
8104 * polynomial/polyvalm.m: Likewise. |
|
8105 * general/postpad.m: Likewise. |
|
8106 * general/prepad.m: Likewise. |
|
8107 |
|
8108 * polynomial/compan.m: Check input with is_vector(), not |
|
8109 is_matrix(). Handle scalar case. |
|
8110 |
2711
|
8111 Fri Feb 21 13:36:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8112 |
2715
|
8113 * plot/contour.m: Order data so that it is consistent with |
|
8114 meshgrid and mesh. |
|
8115 |
2711
|
8116 * plot/meshdom.m, plot/meshgrid.m: Change help message. |
|
8117 * plot/sombrero.m: Use meshgrid, not meshdom. |
|
8118 |
2709
|
8119 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
8120 |
|
8121 * Version 2.0.4 released. |
|
8122 |
2706
|
8123 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8124 |
2702
|
8125 * miscellaneous/paren.m: New file. |
|
8126 |
2693
|
8127 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
8128 |
|
8129 * Version 2.0.3 released. |
|
8130 |
2676
|
8131 Thu Feb 13 19:06:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8132 |
|
8133 * image/saveimage.m: Only clip image data that is actually out of |
|
8134 range. |
|
8135 |
2667
|
8136 Sun Feb 9 19:52:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8137 |
|
8138 * general/is_matrix.m: Scalars, vectors, and empty matrices may |
|
8139 also be considered to be matrices. |
|
8140 |
|
8141 * general/is_vector.m: Scalars may also be considered to be vectors. |
|
8142 |
|
8143 * general/isempty.m: Use size(), not rows() and columns(). |
|
8144 |
|
8145 * plot/contour.m: Convert set to gset. |
|
8146 Set view to 0, 0, 1, 1, not 0, 0, 1.9, 1. |
|
8147 |
2663
|
8148 Fri Feb 7 12:55:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8149 |
|
8150 * specfun/erfinv.m: Fix typo in last change. |
|
8151 |
2650
|
8152 Fri Jan 31 09:30:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8153 |
|
8154 * image/loadimage.m: Make it possible to load files with image |
|
8155 data named X or img. |
|
8156 |
|
8157 * image/default.img: Change name of image from X to img to match |
|
8158 what saveimage does now. |
|
8159 |
|
8160 * image/loadimage.m: Rename X to be img, to match what saveimage |
|
8161 does now. |
|
8162 |
2632
|
8163 Mon Jan 27 13:48:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8164 |
2634
|
8165 * Version 2.0.2 released. |
|
8166 |
2632
|
8167 * plot/__plt__.m: Use usleep() instead of replot to try to avoid |
|
8168 weird missing-lines bug without creating extra plots unecessarily. |
|
8169 |
2624
|
8170 Sat Jan 25 22:37:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8171 |
|
8172 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
8173 elfun/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
8174 io/Makefile.in, linear-algebra/Makefile.in, |
|
8175 miscellaneous/Makefile.in, plot/Makefile.in, |
|
8176 polynomial/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
8177 specfun/Makefile.in, special-matrix/Makefile.in, |
|
8178 startup/Makefile.in, statistics/Makefile.in, strings/Makefile.in, |
|
8179 time/Makefile.in (bin-dist): New target. |
|
8180 |
2621
|
8181 Wed Jan 22 11:28:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8182 |
|
8183 * specfun/erfinv.m: Avoid A([]) = X, X != [] error. |
|
8184 |
|
8185 Tue Jan 21 11:16:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8186 |
|
8187 * miscellaneous/xor.m: Make it work. |
|
8188 |
2613
|
8189 Mon Jan 20 12:28:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8190 |
|
8191 * plot/sombrero.m: Doc fix. |
|
8192 |
2602
|
8193 Tue Jan 7 00:16:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8194 |
|
8195 * Version 2.0.1 released. |
|
8196 |
2601
|
8197 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8198 |
|
8199 * elfun/lcm.m: Replace missing if statement. |
|
8200 |
|
8201 * elfun/gcd.m: Report error if no input args. |
|
8202 * elfun/lcm.m: Likewise. |
|
8203 |
2597
|
8204 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8205 |
|
8206 * Makefile.in (install): Use ls -LR to create ls-R database. |
|
8207 Also list contents of $libexecdir/octave in ls-R database. |
|
8208 |
2583
|
8209 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8210 |
|
8211 * Version 2.0 released. |
|
8212 |
2575
|
8213 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8214 |
|
8215 * Version 1.94. |
|
8216 |
2558
|
8217 Sun Dec 1 20:55:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8218 |
|
8219 * strings/str2num.m: New file. |
|
8220 |
2554
|
8221 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8222 |
|
8223 * Version 1.93. |
|
8224 |
2540
|
8225 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8226 |
|
8227 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m, |
|
8228 linear-algebra/duplication_matrix.m, linear-algebra/vec.m, |
|
8229 linear-algebra/vech.m: New files from Kurt Hornik. |
|
8230 |
|
8231 * general/nextpow2.m, general/shift.m, general/diff.m, |
|
8232 general/common_size.m: New files from Kurt Hornik. |
|
8233 |
|
8234 * miscellaneous/bincoeff.m, miscellaneous/xor.m: |
|
8235 New files from Kurt Hornik. |
|
8236 |
|
8237 * signal/detrend.m: New file from Kurt Hornik. |
|
8238 |
|
8239 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m, |
|
8240 specfun/pow2.m, specfun/log2.m: |
|
8241 New files and updates from Kurt Hornik. |
|
8242 |
2523
|
8243 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8244 |
|
8245 * plot/__plt__.m: Add explicit replot after last command is |
|
8246 issued, to force all lines to be displayed. Hmm. |
|
8247 |
2512
|
8248 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8249 |
2520
|
8250 * plot/axis.m, plot/bottom_title.m, plot/contour.m, |
|
8251 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m, |
|
8252 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m, |
|
8253 plot/plot_border.m, plot/polar.m, plot/semilogx.m, |
|
8254 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
8255 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m: |
|
8256 Uset gset, not set. |
|
8257 |
2512
|
8258 * Version 1.92. |
|
8259 |
2482
|
8260 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8261 |
2486
|
8262 * image/saveimage.m: When writing PostScript, name Octave as the |
|
8263 almighty Creator. Use single call to fprintf instead of looping. |
|
8264 |
|
8265 * image/Makefile.in: Delete references to octtopnm. |
|
8266 |
|
8267 * general/logspace.m: Doc fix. |
|
8268 |
2482
|
8269 * Version 1.91. |
|
8270 |
2458
|
8271 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8272 |
|
8273 * image/image.m: Use tmpnam() instead of home-brew scheme. |
|
8274 |
|
8275 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of |
|
8276 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is |
|
8277 deleted. |
|
8278 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead |
|
8279 of a system() command to delete the tmp file. |
|
8280 |
2452
|
8281 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8282 |
|
8283 * Version 1.90. |
|
8284 |
|
8285 * Makefile.in (DISTFILES): Add ChangeLog. |
|
8286 |
2360
|
8287 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8288 |
|
8289 * plot/subplot.m, plot/multiplot.m, plot/mplot.m: |
|
8290 Don't check for string value of automatic_replot. |
|
8291 |
|
8292 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m: |
|
8293 Temporarily set do_fortran_indexing to 1, not "true". |
|
8294 |
|
8295 * miscellaneous/menu.m: Temporarily set page_screen_output to 0, |
|
8296 not "false". |
|
8297 |
|
8298 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to |
|
8299 "false". |
|
8300 |
2355
|
8301 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
8302 |
|
8303 * strings/substr.m: Allow negative OFFSET. LEN is now optional. |
|
8304 |
2330
|
8305 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8306 |
|
8307 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in |
|
8308 system command. |
|
8309 |
|
8310 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8311 |
|
8312 * __plr1__.m: Renamed from polar_int_1.m. |
|
8313 * __plr2__.m: Renamed from polar_int_2.m. |
|
8314 * __plr__.m: Renamed from polar_int.m. |
|
8315 * __plt1__.m: Renamed from plot_int_1.m. |
|
8316 * __plt2__.m: Renamed from plot_int_2.m. |
|
8317 * __plt2mm__.m: Renamed from plot_2_m_m_.m. |
|
8318 * __plt2mv__.m: Renamed from plot_2_m_v_.m. |
|
8319 * __plt2ss__.m: Renamed from plot_2_s_s_.m. |
|
8320 * __plt2vm__.m: Renamed from plot_2_v_m_.m. |
|
8321 * __plt2vv__.m: Renamed from plot_2_v_v_.m. |
|
8322 * __plt__.m: Renamed from plot_int.m. |
|
8323 * __pltopt__.m: Renamed from plot_opt.m. |
|
8324 Change all callers. |
|
8325 |
|
8326 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8327 |
|
8328 * All .m files: Add regular Author:, Created:, and Adapted-By: |
|
8329 comments like those found in Emacs lisp files. |
|
8330 |
|
8331 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8332 |
|
8333 * All .m files: Change comment style. |
|
8334 |
|
8335 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8336 |
|
8337 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m, |
|
8338 subplot.m, subwindow.m, top_title.m: |
|
8339 Print error message if gnuplot_has_multiplot is not true. |
|
8340 |
|
8341 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8342 |
|
8343 * plot/figure.m: New function. |
|
8344 |
|
8345 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8346 |
|
8347 * strings/strrep.m: New function. |
|
8348 |
|
8349 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8350 |
|
8351 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m, |
|
8352 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m, |
|
8353 strings/hex2dec.m, strings/index.m, strings/rindex.m, |
|
8354 strings/split.m, strings/str2mat.m, strings/substr.m: |
|
8355 New functions from Kurt Hornik, heavily modified by jwe. |
|
8356 |
|
8357 * general/reshape.m: Allow strings to be reshaped too. |
|
8358 |
|
8359 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok. |
|
8360 Always return a scalar. |
|
8361 |
|
8362 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8363 |
|
8364 * polynomial/polyfit.m: Make orientation of result compatible with |
|
8365 Matlab. |
|
8366 |
|
8367 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8368 |
|
8369 * polynomial/polyfit.m: Add missing close paren. |
|
8370 |
|
8371 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8372 |
|
8373 * plot/plot_opt.m: Set compatibility arg in call to sscanf. |
|
8374 |
|
8375 * io/scanf.m: Delete. |
|
8376 |
|
8377 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8378 |
|
8379 * statistics/median.m: Fix typo in usage message. |
|
8380 |
|
8381 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8382 |
|
8383 * miscellaneous/popen2.m: New file. |
|
8384 |
|
8385 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8386 |
|
8387 * configure.in (AC_OUTPUT): Add io/Makefile. |
|
8388 |
|
8389 * io: New directory. |
|
8390 * Makefile.in (SUBDIRS): Add it to the list. |
|
8391 |
|
8392 * miscellaneous/flops.m: New file. |
|
8393 |
|
8394 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8395 |
|
8396 * miscellaneous/cputime.m: Return three arguments instead of a |
|
8397 vector, for compatibility with previous versions and with Matlab |
|
8398 (which only returns one scalar value). |
|
8399 |
|
8400 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
|
8401 |
|
8402 * general/triu.m: Compute lower bound on loop index correctly. |
|
8403 * general/tril.m: Likewise, for upper bound. |
|
8404 |
|
8405 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8406 |
|
8407 * image/saveimage.m: For color images, make sure indices into |
|
8408 temporary colormap and result matrix have proper orientation. |
|
8409 Set grey flag correctly. |
|
8410 |
|
8411 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8412 |
|
8413 * statistics/std.m: Use better formula (from Jim Van Zandt |
|
8414 jrv@vanzandt.mv.com). |
|
8415 |
|
8416 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8417 |
|
8418 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com). |
|
8419 * mesh.m: Transpose Z if only one arg. |
|
8420 Handle case of all three args being matrices (from Jim Van Zandt |
|
8421 jrv@vanzandt.mv.com). |
|
8422 * meshdom.m: Undo previous change. |
|
8423 |
|
8424 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8425 |
|
8426 * configure.in (AC_OUTPUT): Add audio/Makefile |
|
8427 |
|
8428 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8429 |
|
8430 * audio: New directory of files from Kurt Hornik and Andreas |
|
8431 Weingessel. |
|
8432 * audio/Makefile.in: New file. |
|
8433 * Makefile.in (SUBDIRS): Add audio to the list. |
|
8434 |
|
8435 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8436 |
|
8437 * polynomial/polyfit.m: Use `economy-stle' QR factorization. |
|
8438 |
|
8439 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8440 |
|
8441 * plot/mesh.m: Require, length (y) == rows (z) and length (x) == |
|
8442 columns (z), not the other way around. |
|
8443 * plot/meshdom.m: Don't reverse order of elements in y. |
|
8444 |
|
8445 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8446 |
|
8447 * plot/axis.m: Return current axis if nargin == 0. |
|
8448 |
|
8449 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8450 |
|
8451 * polynomial/roots.m: Updates from Kurt Hornik. |
|
8452 |
|
8453 * polynomial/polyder.m: New file. |
|
8454 |
|
8455 * polynomial/polyderiv.m: Give return value and arg different names. |
|
8456 |
|
8457 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8458 |
|
8459 * specfun/betainc.m: New file. |
|
8460 * specfun/gammainc.m: New file. |
|
8461 |
|
8462 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8463 |
|
8464 * general/strerror.m: New file. |
|
8465 * general/perror.m: Implement using strerror(). |
|
8466 |
|
8467 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8468 |
|
8469 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m |
|
8470 plot/plot_border.m plot/subplot.m plot/subwindow.m |
|
8471 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt. |
|
8472 |
|
8473 * image/saveimage.m: Round img values first. |
|
8474 |
|
8475 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8476 |
|
8477 * control/abcddim.m control/are.m general/tril.m general/triu.m |
|
8478 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m |
|
8479 linear-algebra/null.m miscellaneous/etime.m plot/contour.m |
|
8480 plot/mesh.m plot/plot_int.m plot/polar_int.m |
|
8481 special-matrix/hankel.m special-matrix/toeplitz.m |
|
8482 tuwien/strfun/split.m: Add missing semicolons. |
|
8483 |
|
8484 * plot/polar_int.m: Use .', not ' to make vectors conform. |
|
8485 |
|
8486 * image/Makefile.in: Don't build or install octtoppm. |
|
8487 |
|
8488 * image/saveimage.m: Rewrite to avoid using octoppm and pbm |
6653
|
8489 routines so that people who don't have the pbm stuff installed |
2330
|
8490 can still use this function. |
|
8491 |
|
8492 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8493 |
|
8494 * image/saveimage.m: Better error checking, clean up a bit. |
|
8495 |
|
8496 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8497 |
|
8498 * plot/plot_opt.m: Change more to more_opts as a temporary fix to |
|
8499 avoid conflict with new built-in text-style function more. |
|
8500 |
|
8501 * linear-algebra/norm.m: Also allow 2nd arg == "inf". |
|
8502 |
|
8503 * startup/Makefile.in (install): Also install octaverc in |
|
8504 $localfcnfiledir/startup/octavrc. |
|
8505 |
|
8506 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8507 |
|
8508 * mkinstalldirs: New file. |
|
8509 * Makefile.in (DISTFILES): Add it to the list. |
|
8510 |
|
8511 * Makefile.in (DISTFILES): Distribute configure.in and configure. |
|
8512 |
|
8513 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8514 |
|
8515 * special-matrix/hankel.m: Compatibility fix. Complain if |
|
8516 r(1) != c(nr), not if r(1) != c(1). |
|
8517 |
|
8518 * signal/filter.m: Doc fix. |
|
8519 |
|
8520 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8521 |
|
8522 * miscellaneous/cputime.m: Use new resource structure names (no |
|
8523 ru_ or tv_ prefixes). |
|
8524 |
|
8525 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8526 |
|
8527 * time/ctime.m: Fix doc string and usage message. |
|
8528 |
|
8529 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8530 |
|
8531 * time/clock.m: Use new time structure names (no tm_ prefix). |
|
8532 |
|
8533 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8534 |
|
8535 * control/c2d.m: Make function work for any value of |
|
8536 whitespace_in_literal_matrix. |
|
8537 * control/dare.m: Likewise. |
|
8538 * control/tzero.m: Likewise. |
|
8539 * elfun/gcd.m: Likewise. |
|
8540 * elfun/lcm.m: Likewise. |
|
8541 * general/postpad.m: Likewise. |
|
8542 * general/prepad.m: Likewise. |
|
8543 * linear-algebra/kron.m: Likewise. |
|
8544 * miscellaneous/etime.m: Likewise. |
|
8545 * polynomial/conv.m: Likewise. |
|
8546 * polynomial/deconv.m: Likewise. |
|
8547 * polynomial/poly.m: Likewise. |
|
8548 * polynomial/roots.m: Likewise. |
|
8549 * signal/filter.m: Likewise. |
|
8550 * signal/freqz.m: Likewise. |
|
8551 * signal/fftfilt.m: Likewise. |
|
8552 |
|
8553 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8554 |
|
8555 * miscellaneous/is_leap_year.m: Make work for vector args. |
|
8556 |
|
8557 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8558 |
|
8559 * plot/polar_int_2.m: Add missing semicolons. |
|
8560 Set theta = theta', not rho'. |
|
8561 |
|
8562 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8563 |
|
8564 * polynomial/roots.m: Make it work for any value of |
|
8565 whitespace_in_literal_matrix. |
|
8566 |
|
8567 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8568 |
|
8569 * configure.in: New file. |
|
8570 |
|
8571 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8572 |
|
8573 * control/lyap.m: Add missing semicolon. |
|
8574 |
|
8575 * miscellaneous/cputime.m: New function file. |
|
8576 |
|
8577 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8578 |
|
8579 * time: New directory. |
|
8580 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m: |
|
8581 New function files. |
|
8582 * time/Makefile.in: New file. |
|
8583 * Makefile.in (SUBDIRS): Add time. |
|
8584 |
|
8585 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8586 |
|
8587 * polynomial/polyreduce.m: Make sure initial index is not empty. |
|
8588 |
|
8589 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8590 |
|
8591 * plot/plot_int_1.m: Transpose data with .', not '. |
|
8592 |
|
8593 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8594 |
|
8595 * Makefile.in (install uninstall clean mostlyclean distclean |
|
8596 realclean): Use SUBDIR_FOR_COMMAND. Combine actions. |
|
8597 |
|
8598 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8599 |
|
8600 * Makefile.in (install): Create ls-R database file. |
|
8601 (uninstall): Delete it. |
|
8602 |
|
8603 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8604 |
5378
|
8605 * image/saveimage.m: Fix typo. |
2330
|
8606 |
|
8607 See ChangeLog.1 in the top level directory for earlier changes. |