7161
|
1 2007-11-12 David Bateman <dbateman@free.fr> |
|
2 |
7162
|
3 * plot/title.m: Fix return value for nargout > 0. |
|
4 |
|
5 * plot/__go_draw_axes.m: Allow the font and fontsize to be |
|
6 specified for the title, xlabel, ylabel and text objects. |
|
7 |
7161
|
8 * plot/__go_draw_axes.m: Allow arbitrary colormaps with gnuplot |
|
9 4.0 and surface plots. |
|
10 |
7160
|
11 2007-11-12 Michael Goffioul <michael.goffioul@gmail.com> |
|
12 |
|
13 * plot/__patch__.m: Fix computation of faces when patch is defined |
|
14 with X/Y/Z data. |
|
15 |
7146
|
16 2007-11-09 John W. Eaton <jwe@octave.org> |
|
17 |
7152
|
18 * plot/__go_draw_axes__.m: Correct test for have_data. |
7154
|
19 Correct logic in setting palette data. |
7152
|
20 |
7151
|
21 * audio/wavread.m, control/base/__bodquist__.m, |
|
22 control/base/dare.m, control/base/dlqr.m, control/hinf/h2norm.m, |
|
23 control/system/c2d.m, control/system/is_detectable.m, |
|
24 control/system/is_signal_list.m, control/system/is_stabilizable.m, |
|
25 control/system/tfout.m, general/isdefinite.m, |
|
26 linear-algebra/krylov.m, miscellaneous/compare_versions.m, |
|
27 optimization/glpk.m, path/savepath.m, plot/findobj.m, |
|
28 plot/shading.m, polynomial/mpoles.m, polynomial/polyint.m, |
|
29 signal/freqz.m, signal/hurst.m, sparse/spfun.m, sparse/spones.m, |
|
30 sparse/spstats.m, testfun/assert.m, testfun/fail.m, |
|
31 testfun/test.m: Use specific end keywords. |
|
32 |
7146
|
33 * plot/surfc.m, plot/meshc.m: Don't change view if hold is on. |
|
34 |
|
35 2007-11-09 Kai Habel <kai.habel@gmx.de> |
|
36 |
|
37 * plot/mesh.m, plot/pcolor.m, plot/surf.m, plot/surface.m: |
|
38 Don't change view if hold is on. |
|
39 |
7142
|
40 2007-11-09 David Bateman <dbateman@free.fr> |
|
41 |
7149
|
42 * plot/hidden.m: New function. |
|
43 * plot/Makefile.in (SOURCES): Add it here. |
|
44 * plot/meshc.m, plot/mesh.m: Set facecolor to White for hidden |
|
45 line removal. |
|
46 * plot/__go_draw_axes__.m: If facecolor is white flag hidden line |
|
47 removal and if it is "none" don't do hidden line removal. |
|
48 |
7148
|
49 * plot/legend.m: Also allow labels for surface and patch types. |
|
50 * plot/__bar__.m: Split into separate patch pbjects to allow |
|
51 setting of the legend. |
|
52 * plot/__go_draw_axes__.m: Set titlespec from keylabel for patch |
|
53 objects as well. |
|
54 |
7146
|
55 * plot/area.m, plot/__area__.m: New functions |
|
56 * plot/Makefile.in (SOURCES): Add them to the list of files. |
|
57 |
7142
|
58 * plot/patch.m: Correctly handle case of axis handle as first arg. |
|
59 |
7144
|
60 2007-11-09 Joseph P. Skudlarek <Jskud@Jskud.com> |
|
61 |
|
62 * sparse/spdiags.m: Tweak documentation entries to match other uses. |
|
63 |
7131
|
64 2007-11-08 John W. Eaton <jwe@octave.org> |
|
65 |
7133
|
66 * control/base/dcgain.m, control/base/dre.m, |
|
67 control/base/impulse.m, control/base/step.m, |
|
68 control/system/dmr2d.m, control/system/ord2.m, |
|
69 control/system/sys2ss.m, control/system/sysdimensions.m, |
|
70 control/system/sysgetsignals.m, control/system/sysout.m, |
|
71 control/system/tfout.m, control/system/ugain.m, |
|
72 control/system/zpout.m, control/util/strappend.m: |
|
73 Don't fail with usage message if nargout is too large. |
|
74 |
7131
|
75 * control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
76 control/hinf/hinfnorm.m, control/hinf/hinfsyn.m, |
|
77 control/hinf/hinfsyn_chk.m, control/hinf/is_dgkf.m, |
7134
|
78 control/hinf/wgt1o.m, control/obsolete/dezero.m, |
|
79 control/obsolete/dlqg.m, control/obsolete/minfo.m, |
|
80 control/obsolete/packsys.m, control/obsolete/qzval.m, |
|
81 control/obsolete/rotg.m, control/obsolete/series.m, |
|
82 control/obsolete/swapcols.m, control/obsolete/swaprows.m, |
|
83 control/obsolete/syschnames.m, control/obsolete/unpacksys.m, |
7136
|
84 control/system/__syschnamesl__.m, |
|
85 control/system/__syscont_disc__.m, |
|
86 control/system/__sysdefioname__.m, control/system/__sysgroupn__.m, |
|
87 control/system/__tf2sysl__.m, control/system/__zp2ssg2__.m, |
|
88 control/system/abcddim.m, control/system/buildssic.m, |
|
89 control/system/c2d.m, control/system/cellidx.m, |
|
90 control/system/d2c.m, control/system/dmr2d.m, |
|
91 control/system/fir2sys.m, control/system/is_abcd.m, |
|
92 control/system/is_controllable.m, control/system/is_detectable.m, |
|
93 control/system/is_digital.m, control/system/is_observable.m, |
|
94 control/system/is_stabilizable.m, control/system/is_stable.m, |
|
95 control/system/jet707.m, control/system/listidx.m, |
|
96 control/system/parallel.m, control/system/ss.m, |
|
97 control/system/ss2sys.m, control/system/ss2zp.m, |
|
98 control/system/starp.m, control/system/sys2ss.m, |
|
99 control/system/sys2tf.m, control/system/sys2zp.m, |
|
100 control/system/sysadd.m, control/system/sysappend.m, |
|
101 control/system/sysconnect.m, control/system/syscont.m, |
|
102 control/system/sysdimensions.m, control/system/sysdisc.m, |
7135
|
103 control/system/sysdup.m, control/system/sysgetsignals.m, |
|
104 control/system/sysgroup.m, control/system/sysmin.m, |
7136
|
105 control/system/sysmult.m, control/system/sysout.m, |
|
106 control/system/sysprune.m, control/system/sysreorder.m, |
7135
|
107 control/system/sysscale.m, control/system/syssetsignals.m, |
7136
|
108 control/system/syssub.m, control/system/sysupdate.m, |
|
109 control/system/tf.m, control/system/tf2ss.m, |
|
110 control/system/tf2sys.m, control/system/tfout.m, |
|
111 control/system/zp.m, control/system/zp2ss.m, |
|
112 control/system/zp2sys.m, control/system/zp2tf.m, |
|
113 control/system/zpout.m, control/util/__outlist__.m, |
|
114 control/util/__zgpbal__.m, control/util/axis2dlim.m, |
|
115 control/util/prompt.m, control/util/sortcom.m, |
|
116 control/util/zgfmul.m, control/util/zgfslv.m, |
|
117 control/util/zginit.m, control/util/zgreduce.m, |
|
118 control/util/zgrownorm.m, control/util/zgscal.m: Style fixes. |
7131
|
119 |
7130
|
120 2007-11-08 David Bateman <dbateman@free.fr> |
|
121 |
|
122 * plot/quiver.m: Fix arrowheads. |
|
123 |
7128
|
124 2007-11-07 Ben Abbott <bpabbott@mac.com> |
|
125 |
|
126 * set/ismember.m: Call cell_ismember to handle cellstr args. |
7129
|
127 Handle "rows" argument. New tests. |
7128
|
128 (cell_ismember): New function. |
|
129 |
7127
|
130 2007-11-07 John W. Eaton <jwe@octave.org> |
|
131 |
|
132 * control/base/__bodquist__.m, control/base/__freqresp__.m, |
|
133 control/base/__stepimp__.m, control/base/are.m, |
|
134 control/base/ctrb.m, control/base/damp.m, control/base/dare.m, |
|
135 control/base/dcgain.m, control/base/dgram.m, control/base/dlqr.m, |
|
136 control/base/dre.m, control/base/impulse.m, control/base/lqe.m, |
|
137 control/base/lqg.m, control/base/lqr.m, control/base/lsim.m, |
|
138 control/base/ltifr.m, control/base/nichols.m, |
|
139 control/base/nyquist.m, control/base/obsv.m, control/base/place.m, |
|
140 control/base/rlocus.m, control/base/step.m, control/base/tzero.m: |
|
141 Style fixes. |
|
142 |
7125
|
143 2007-11-07 Muthiah Annamalai <muthuspost@gmail.com> |
|
144 |
|
145 * control/base/bode_bounds.m, control/base/dgram.m, |
|
146 control/base/dlyap.m, control/base/freqchkw.m, |
|
147 control/base/gram.m, control/base/place.m, |
|
148 control/hinf/hinf_ctr.m, control/hinf/hinfsyn_chk.m, |
|
149 control/hinf/hinfsyn_ric.m, control/system/is_sample.m, |
|
150 control/system/is_signal_list.m, control/system/ss2tf.m, |
|
151 control/system/sys2fir.m, control/system/sysgettsam.m, |
|
152 control/system/sysgettype.m, control/system/sysreorder.m, |
|
153 control/system/tf2sys.m, control/system/zp2tf.m, |
|
154 control/util/axis2dlim.m, control/util/swap.m, |
|
155 control/util/zgfmul.m, control/util/zgfslv.m, |
|
156 control/util/zginit.m, control/util/zgreduce.m, |
|
157 control/util/zgrownorm.m, control/util/zgscal.m, |
|
158 control/util/zgsgiv.m, control/util/zgshsr.m, general/isa.m, |
|
159 geometry/inpolygon.m, linear-algebra/housh.m, |
|
160 miscellaneous/compare_versions.m, miscellaneous/inputname.m, |
|
161 miscellaneous/run.m, quaternion/qconj.m, |
|
162 quaternion/qcoordinate_plot.m, quaternion/qderiv.m, |
|
163 quaternion/qderivmat.m, quaternion/qinv.m, quaternion/qmult.m, |
|
164 quaternion/qtrans.m, quaternion/qtransvmat.m, signal/fractdiff.m, |
|
165 signal/freqz_plot.m, signal/periodogram.m, signal/rectangle_lw.m, |
|
166 signal/rectangle_sw.m, signal/sinc.m, signal/triangle_lw.m, |
|
167 signal/triangle_sw.m, signal/yulewalker.m, sparse/colperm.m, |
|
168 sparse/etreeplot.m, sparse/nonzeros.m, sparse/spalloc.m, |
|
169 sparse/spones.m, sparse/spy.m, specfun/isprime.m, |
|
170 statistics/distributions/empirical_cdf.m, |
|
171 statistics/distributions/empirical_inv.m, |
|
172 statistics/distributions/empirical_pdf.m, |
|
173 statistics/models/logistic_regression_derivatives.m, |
|
174 statistics/models/logistic_regression_likelihood.m: Check nargin. |
|
175 |
7118
|
176 2007-11-07 David Bateman <dbateman@free.fr> |
|
177 |
7120
|
178 * general/gradient.m: Correctly convert deltax and deltay scalar |
|
179 values are scalars to vectors. |
|
180 |
7119
|
181 * plot/__go_draw_axes__.m: Fix surfaces for gnuplot 4.0 and for |
|
182 the meshc.m function. |
|
183 * plot/meshc.m: Also use the surface function. |
|
184 |
7120
|
185 * plot/meshc.m, plot/quiver.m, plot/surfc.m, : New files. |
7118
|
186 * plot/Makefile.in (SOURCES): Add them to the list. |
|
187 Also add pcolor.m, shading.m, surf.m, and surface.m to the list. |
|
188 |
7117
|
189 2007-11-07 Michael Zeising <michael@michaels-website.de> |
|
190 |
|
191 * audio/wavwrite.m, audio/wavwrite.m: Correct sample scaling. |
|
192 |
7115
|
193 2007-11-07 John W. Eaton <jwe@octave.org> |
|
194 |
|
195 * plot/__go_draw_axes__.m: Also set have_data to false if any of |
|
196 the data limits are infinite. |
|
197 (get_data_limits): Don't do anything if xdat or tx are empty. |
|
198 (get_axis_limits): Don't do anything if min_val or max_val are |
|
199 infinite. |
|
200 |
7112
|
201 2007-11-06 David Bateman <dbateman@free.fr> |
|
202 |
|
203 * plot/hist.m: Pass any additional arguments to bar for |
|
204 treatment. Create a default x value that is always a vector. |
|
205 |
7111
|
206 2007-11-06 Thomas Treichl <Thomas.Treichl@gmx.net> |
|
207 |
|
208 * pkg/pkg.m.m: Check for environment variables CC, CXX, AR, RANLIB |
|
209 when calling ./configure and add quotes to preserve spaces. |
7109
|
210 |
|
211 2007-11-06 Kai Habel <kai.habel@gmx.de> |
|
212 |
|
213 * plot/pcolor.m, plot/shading.m, plot/surf.m, plot/surface.m: |
|
214 New files. |
|
215 * plot/mesh.m: Call surface to do the real work. |
|
216 * plot/__go_draw_axes__.m: Use pm3d mode to handle new surface |
|
217 properties. |
|
218 |
|
219 * image/colormap.m: Also return current colormap if nargout and |
|
220 nargin are both 0. |
|
221 |
7106
|
222 2007-11-05 Michael Goffioul <michael.goffioul@gmail.com> |
|
223 |
|
224 * startup/inputrc: Delete key bindings starting with \340 code. |
|
225 |
7112
|
226 2007-11-05 David Bateman <dbateman@free.fr> |
7101
|
227 |
|
228 * linear-algebra/__norm__.m: Scale frobenius norm by infinity norm |
|
229 to avoid issues of over- and underflow. From Rolf Fabian |
|
230 <Rolf.Fabian@gmx.de>. |
|
231 |
7097
|
232 2007-11-02 Olli Saarela <Olli.Saarela@kcl.fi> |
|
233 |
|
234 * time/asctime.m, general/structfun.m: Fix broken @examples in |
|
235 help texts. |
|
236 |
7096
|
237 2007-11-02 Kai Habel <kai.habel@gmx.de> |
|
238 |
|
239 * plot/bar.m, plot/barh.m: Doc fix. |
|
240 |
7094
|
241 2007-10-31 John W. Eaton <jwe@octave.org> |
|
242 |
|
243 * plot/__go_draw_axes__.m: Call undo_string_escapes on obj.keylabel. |
|
244 |
7086
|
245 2007-10-31 Michael goffioul <michael.goffioul@gmail.com> |
|
246 |
|
247 * plot/subplot.m: Ignore legend objects when parsing existing axes |
|
248 objects and legend objects are implemented with a separate axes |
|
249 object. |
|
250 |
7078
|
251 2007-10-30 David Bateman <dbateman@free.fr> |
|
252 |
7081
|
253 * control/base/DEMOcontrol.m: Doc fixes for small book format. |
|
254 |
7078
|
255 * plot/__go_draw_axes__.m (do_linestyle_command): |
|
256 Use point type 0 for ".". |
|
257 |
7073
|
258 2007-10-26 John W. Eaton <jwe@octave.org> |
|
259 |
7074
|
260 * image/imshow.m: Improve compatibility. |
|
261 * image/image.m: Return handle if nargou > 0. |
|
262 |
7073
|
263 * pkg/pkg.m: Delete PKG_ADD directive for autoloading packes. |
|
264 |
7069
|
265 2007-10-25 John W. Eaton <jwe@octave.org> |
|
266 |
|
267 * miscellaneous/compare_versions.m: Style fixes. |
|
268 |
7060
|
269 2007-10-24 John W. Eaton <jwe@octave.org> |
|
270 |
7061
|
271 * image/saveimage.m: Use functional form of save instead of eval. |
|
272 Use -text instead of -ascii. |
|
273 |
7060
|
274 * plot/__go_draw_axes__.m: Handle visible = "off" for axes objects. |
|
275 |
7054
|
276 2007-10-23 Peter A. Gustafson <petegus@umich.edu> |
|
277 |
|
278 * plot/legend.m: Also extract location string from varargin (lost |
|
279 when 2007-10-08 patch was applied). |
|
280 |
7049
|
281 2007-10-23 David Bateman <dbateman@free.fr> |
|
282 |
|
283 * plot/xlim.m, plot/ylim.m, plot/zlim.m, plot/__axes_limits__.m, |
|
284 miscellaneous/what.m: New functions |
|
285 * plot/Makefile.in, miscellaneous/Makefile.in (SOURCES): Add new |
|
286 functions. |
|
287 |
7045
|
288 2007-10-22 David Bateman <dbateman@free.fr> |
|
289 |
|
290 * miscellaneous/cputime.m, time/tic.m, time/toc.m: Delete. |
|
291 * miscellaneous/Makefile.in (SOURCES): remove cputim.m |
|
292 * time/Makefile.in (SOURCES): Remov tic.m and toc.m |
|
293 |
7042
|
294 2007-10-19 Kai Habel <kai.habel@gmx.de> |
|
295 |
|
296 * plot/contourf.m: New function. |
|
297 * plot/Makefile.in (SOURCES): Add it to the list. |
|
298 |
7040
|
299 2007-10-19 John W. Eaton <jwe@octave.org> |
|
300 |
|
301 * plot/subplot.m: Doc fix. |
|
302 |
7039
|
303 2007-10-19 David Bateman <dbateman@free.fr> |
|
304 |
7041
|
305 * plot/__bar__.m, plot/fill.m: Call newplot as needed. |
7039
|
306 |
7037
|
307 2007-10-17 Carlo de Falco <kingcrimson@tiscali.it> |
|
308 |
|
309 * plot/print.m: Handle -textspecial and -textnormal flags for fig |
|
310 output. |
|
311 |
7031
|
312 2007-10-15 S�ren Hauberg <hauberg@gmail.com> |
|
313 |
|
314 * general/rat.m, sparse/pcg.m, sparse/pcr.m, optimization/sqp.m, |
|
315 statistics/models/logistic_regression.m, polynomial/polygcd.m, |
|
316 control/system/ss.m, signal/arch_rnd.m, control/system/ss2sys.m, |
|
317 control/system/syssetsignals.m, control/base/lqg.m, |
|
318 strings/str2double.m, control/system/sysscale.m, |
|
319 control/hinf/hinfdemo.m, general/cplxpair.m: |
|
320 Make help text fit on pages when using smallbook. |
|
321 |
7028
|
322 2007-10-15 David Bateman <dbateman@free.fr> |
|
323 |
7032
|
324 * plot/print.m: Call drawnow before printing to ensure the plot is |
|
325 on the screen. |
|
326 |
7028
|
327 * testfun/test.m: In error/warning blocks test for an error before |
|
328 a warning to avoid unexpected failures. |
|
329 |
7027
|
330 2007-10-15 Kim Hansen i<kimhanse@gmail.com> |
|
331 |
|
332 * testfun/assert.m: Correct documentation of absolution versus |
|
333 relative error tolerance and add tests. |
|
334 |
7024
|
335 2007-10-14 David Bateman <dbateman@free.fr> |
|
336 |
|
337 * pkg/pkg.m (pkg:configure_make): Treat case of no files to install in |
|
338 src directory. |
|
339 * plot/Makefile.in (SOURCES): Add fill.m. |
|
340 |
7020
|
341 2007-10-13 David Bateman <dbateman@free.fr> |
|
342 |
|
343 * plot/__patch__.m: Allow multiple patches to be defined and |
|
344 return a single patch object. Allow Faces/Vertices form of |
|
345 patch. Flag failure so the patch can call print_usage. |
|
346 * plot/patch.m: Update help string for Faces/Vertices |
|
347 call. Respect the fail flag returned by __patch__. Add demo code |
|
348 that tests the functionality of patch. |
|
349 * plot/__go_draw_axes__.m: Treat an array of patches in a single |
|
350 patch object. |
|
351 * plot/fill.m: New function. |
|
352 |
7016
|
353 2007-10-12 John W. Eaton <jwe@octave.org> |
|
354 |
|
355 * Change copyright notices in all files that are part of Octave to |
|
356 GPLv3 or any later version. |
|
357 |
7012
|
358 2007-10-11 John W. Eaton <jwe@octave.org> |
|
359 |
|
360 * plot/__go_draw_axes__.m (get_axis_limits): |
|
361 Return lim = [] if logscale and no positive values. |
|
362 (__go_draw_axes__): Skip plotting if computed axis limits are empty. |
|
363 Set initial min and min positive values to Inf, max values to -Inf. |
|
364 (get_data_limits): Correctly handle xminp when no positive values |
|
365 are found. |
|
366 |
7011
|
367 2007-10-11 Ben Abbott <bpabbott@mac.com> |
|
368 |
|
369 * polynomial/residue.m: New optional input for pole multiplicity. |
|
370 Doc fix. Fix tests. |
|
371 |
7010
|
372 2007-10-11 Thomas Treichl <Thomas.Treichl@gmx.net> |
|
373 |
|
374 * toplev.cc (Foctave_config_info): Add field "mac". |
|
375 |
|
376 * miscellaneous/ismac.m: New function. |
|
377 * miscellaneous/Makefile.in (SOURCES): Add it to the list. |
|
378 * miscellaneous/ispc.m, miscellaneous/isunix.m: Doc fix. |
|
379 |
7009
|
380 2007-10-11 Arno Onken <asnelt@asnelt.org> |
|
381 |
|
382 * statistics/distributions/hygernd.m: Allow size to be specified |
|
383 as a scalar. Handle three argument case. Allow T, M, and N to be |
|
384 scalars or matrices of a common size. |
|
385 |
7007
|
386 2007-10-11 Brian Gough <bjg@network-theory.co.uk> |
|
387 |
|
388 * control/csrefcard.lt, control/system/is_detectable.m, |
|
389 control/system/sysgroup.m, geometry/voronoin.m, |
|
390 miscellaneous/dir.m, sparse/pcg.m, sparse/treeplot.m, |
|
391 statistics/base/mode.m, statistics/distributions/betarnd.m, |
|
392 statistics/distributions/binornd.m, |
|
393 statistics/distributions/cauchy_rnd.m, |
|
394 statistics/distributions/chi2rnd.m, |
|
395 statistics/distributions/discrete_rnd.m, |
|
396 statistics/distributions/exprnd.m, |
|
397 statistics/distributions/frnd.m, |
|
398 statistics/distributions/gamrnd.m, |
|
399 statistics/distributions/geornd.m, |
|
400 statistics/distributions/laplace_rnd.m, |
|
401 statistics/distributions/logistic_rnd.m, |
|
402 statistics/distributions/lognrnd.m, |
|
403 statistics/distributions/nbinrnd.m, |
|
404 statistics/distributions/normrnd.m, |
|
405 statistics/distributions/poissrnd.m, |
|
406 statistics/distributions/stdnormal_rnd.m, |
|
407 statistics/distributions/trnd.m, |
|
408 statistics/distributions/unifrnd.m, |
|
409 statistics/distributions/wblrnd.m: Spelling fixes. |
|
410 |
7005
|
411 2007-10-10 Thomas Treichl <Thomas.Treichl@gmx.net> |
|
412 |
|
413 * time/tic.m: New optional output value. |
|
414 |
|
415 * general/int2str.m: Doc fix. |
|
416 |
7002
|
417 2007-10-10 Arno Onken <asnelt@asnelt.org> |
|
418 |
|
419 * statistics/distributions/hygecdf.m, |
|
420 statistics/distributions/hygeinv.m, |
|
421 statistics/distributions/hygepdf.m, |
|
422 statistics/distributions/hygernd.m: |
|
423 Swap order of T and M args for compatibility. |
|
424 |
7001
|
425 2007-10-10 Olli Saarela <Olli.Saarela@kcl.fi> |
|
426 |
|
427 * control/hinf/hinfsyn.m, control/hinf/wgt1o.m, |
|
428 control/system/buildssic.m, control/system/c2d.m, |
|
429 control/system/d2c.m, control/system/ord2.m, control/system/ss.m, |
|
430 control/system/ss2sys.m, control/system/ss2tf.m, |
|
431 control/system/syscont.m, control/system/sysdimensions.m, |
|
432 control/system/sysdisc.m, control/system/sysmult.m, |
|
433 control/system/sysrepdemo.m, control/system/tf2ss.m, elfun/lcm.m, |
|
434 finance/fv.m, general/cumtrapz.m, general/gradient.m, |
|
435 general/interp1.m, general/interp2.m, general/interp3.m, |
|
436 general/interpft.m, general/interpn.m, general/polyarea.m, |
|
437 general/rat.m, general/structfun.m, general/trapz.m, |
|
438 geometry/tsearchn.m, image/rgb2hsv.m, linear-algebra/krylov.m, |
|
439 miscellaneous/ans.m, miscellaneous/gzip.m, optimization/glpk.m, |
|
440 optimization/sqp.m, plot/findobj.m, plot/legend.m, plot/peaks.m, |
|
441 plot/plot3.m, plot/stem.m, polynomial/deconv.m, |
|
442 polynomial/pchip.m, polynomial/spline.m, polynomial/unmkpp.m, |
|
443 sparse/pcr.m, sparse/spalloc.m, sparse/spconvert.m, |
|
444 specfun/factor.m, specfun/legendre.m, statistics/base/mean.m, |
|
445 statistics/base/meansq.m, statistics/base/var.m, |
|
446 statistics/tests/chisquare_test_independence.m, |
|
447 statistics/tests/t_test.m, statistics/tests/u_test.m, |
|
448 strings/dec2base.m, strings/mat2str.m, testfun/speed.m, |
|
449 testfun/test.m: Spelling fixes. |
|
450 |
6998
|
451 2007-10-10 Ben Abbott <bpabbott@mac.com> |
|
452 |
|
453 * polynomial/mpoles.m: Return indx = ordr(indx), not indx(ordr). |
|
454 |
6997
|
455 2007-10-10 John W. Eaton <jwe@octave.org> |
|
456 |
|
457 * general/num2str.m: Always allow for sign for automatically |
|
458 computed format widths. |
|
459 |
6988
|
460 2007-10-09 David Bateman <dbateman@free.fr> |
|
461 |
|
462 * plot/patch.m: Accept a handle as the first argument. |
|
463 |
6987
|
464 2007-10-09: Kim Hansen <kimhanse@gmail.com> |
|
465 |
7010
|
466 * general/repmat.m: Handle sparse input. Add tests. |
6987
|
467 |
6985
|
468 2007-10-09 John W. Eaton <jwe@octave.org> |
|
469 |
|
470 * audio/wavwrite.m: Accept arguments in compatible order. |
|
471 |
6979
|
472 2007-10-08 David Bateman <dbateman@free.fr> |
|
473 |
|
474 * general/interp2.m: Relax test for values outside the grid to |
|
475 allow monotonically decreasing abscissa as well. |
|
476 |
6978
|
477 2007-10-08 Ben Abbott <bpabbott@mac.com> |
|
478 |
|
479 * polynomial/residue.m: Doc fix. Add tests. Restore multiplicity |
|
480 as output parameter. |
|
481 |
6977
|
482 2007-10-08 Peter A. Gustafson <petegus@umich.edu> |
|
483 |
|
484 * plot/__go_draw_axes__.m, plot/legend.m: |
|
485 Handle compatible position specifiers as strings. |
|
486 |
6975
|
487 2007-10-08 John Swensen <jpswensen@comcast.net> |
|
488 |
|
489 * general/num2str.m: Eliminate extra whitespace in output. |
|
490 * strings/strtrim.m: New function. |
|
491 * strings/Makefile.in (SOURCES): Add it to the list. |
|
492 |
6968
|
493 2007-10-06 John W. Eaton <jwe@octave.org> |
|
494 |
|
495 * polynomial/residue.m: New test from test/test_poly.m. |
|
496 |
6967
|
497 2007-10-06 S�ren Hauberg <hauberg@gmail.com> |
|
498 |
|
499 * image/saveimage.m: Handle saving color images without a colormap. |
|
500 * image/__img_via_file__.m: Add missing semicolon. |
|
501 |
|
502 2007-10-06 Bill Denney <wsloand@gmail.com> |
|
503 |
7010
|
504 * general/__splinen__.m, general/isscalar.m, general/rat.m, |
6967
|
505 strings/dec2base.m: Use numel(x) instead of prod(size(x)). |
|
506 |
6965
|
507 2007-10-06 Francesco Potorti` <Potorti@isti.cnr.it> |
|
508 |
|
509 * plot/print.m: Handle svg output type. Accept new -S option to |
|
510 specify size for PNG and SVG output types. |
|
511 |
|
512 2007-10-05 Ben Abbott <bpabbott@mac.com> |
6964
|
513 |
|
514 * polynomial/mpoles.m: New function. |
|
515 * polynomial/residue.m: Modified to behave in reciprocal |
|
516 manner. No longer compute 4th output, "e". No longer accept |
|
517 tolerance input. Explicitly set tolerance parameter to 0.001. |
|
518 Respect maximum relative difference in poles when determining |
|
519 their multiplicity. Use mpoles to determine the multiplicity of |
|
520 poles. |
|
521 |
6963
|
522 2007-10-05 Peter A. Gustafson <petegus@umich.edu> |
|
523 |
|
524 * plot/__go_draw_axes__.m: Add cbrange to the plot stream |
|
525 for surface plots. |
|
526 |
6962
|
527 2007-10-05 John W. Eaton <jwe@octave.org> |
|
528 |
|
529 * plot/__next_line_color__.m: Get color_rotation from axes |
|
530 colororder property. |
|
531 |
6953
|
532 2007-10-03 John W. Eaton <jwe@octave.org> |
|
533 |
6955
|
534 * miscellaneous/dir.m: Handle symbolic links in compatible way. |
|
535 Use S_ISDIR (st.mode) instead of checking st.modestr(1) == "d". |
|
536 |
6953
|
537 * linear-algebra/Makefile.in (SOURCES): Rename norm.m to __norm__.m. |
|
538 * linear-algebra/__norm__.m: Rename from norm.m. Eliminate |
|
539 special for __vnorm__. |
|
540 |
6951
|
541 2007-10-03 Quentin Spencer <qspencer@ieee.org> |
|
542 |
6952
|
543 * linear-algebra/norm.m: Special case vector 1-norm and 2-norm. |
6951
|
544 |
6950
|
545 2007-10-03 David Bateman <dbateman@free.fr> |
|
546 |
|
547 * pkg/pkg.m (is_architecture_dependent): New function to identify |
|
548 if a file is architecture dependent based on a list of file |
|
549 extensions. |
|
550 (configure_make): Simplify the search for architecture dependent |
|
551 files based on this function. |
|
552 (load_pakages_and_dependencies): Also look for bin directory in |
|
553 the architecture dependent directory. |
|
554 |
6947
|
555 2007-10-03 John W. Eaton <jwe@octave.org> |
|
556 |
|
557 * miscellaneous/dir.m: Create empty struct with field names. |
|
558 Include datenum in struct. |
|
559 |
6943
|
560 2007-10-02 David Bateman <dbateman@free.fr> |
|
561 |
|
562 * miscellaneous/ls.m: If nargout return string array of files |
|
563 returned by ls. |
|
564 |
6942
|
565 2007-10-01 John W. Eaton <jwe@octave.org> |
|
566 |
|
567 * plot/__go_draw_axes__.m: Use %.15e instead of %.15g when setting |
|
568 range values. |
|
569 |
6937
|
570 2007-10-01 David Bateman <dbateman@free.fr> |
|
571 |
7010
|
572 * linear-algebra/norm.m: Inline the isvector(x) calculation for |
6938
|
573 speed with small vectors. |
6937
|
574 * pkg/pkg.m (archprefix): Set using octave_config_info("libexecdir") |
|
575 rather than OCTAVE_HOME(). |
|
576 |
6935
|
577 2007-09-30 Ben Abbott <bpabbott@mac.com> |
|
578 |
|
579 * plot/findobj.m: New function. |
|
580 * plot/Makefile.m (SOURCES): Add it to SOURCES. |
|
581 |
6925
|
582 2007-09-26 David Bateman <dbateman@free.fr> |
|
583 |
|
584 * pkg/pkg.m: Add second argument to setting for prefix for |
|
585 architecture dependent files. Use throughout. |
|
586 (pkg:issuperuser): New function, use through to check for |
|
587 root user. |
|
588 (pkg:getarchprefix): function to give the archiecture dependent |
|
589 prefix for a package. |
|
590 (pkg:getarchdir): New function giving location of architetcure |
|
591 dependent directory. Use through out. |
|
592 (pkg:install): Treat architecture dependent directory separately |
|
593 as in might not be a sub-directory of the package directory. |
|
594 (pkg:uninstall): ditto. |
|
595 (pkg:create_pkgadddel): Check for global or local install for |
|
596 architecture dependent directory. |
|
597 (pkg:finish_installation): ditto. |
|
598 (pkg:write_INDEX): ditto. |
|
599 (pkg:load_packages_and_dependencies): ditto. |
|
600 (pkg:copy_files): ditto. Add step to copy architecture dependent |
|
601 files to a new location if user is root. |
|
602 (pkg:rm_rf): Check if file or directory exists before removing. |
|
603 (pkg:dirempty): Check if directory exists before checking. |
|
604 |
|
605 * plot/___patch__.m: Allow face colors to be passed as strings |
|
606 |
|
607 * plot/__plt_get_axis_arg__.m: Treat case of empty "varargin" |
|
608 needed for calls to "hold" without an argument. |
|
609 |
6920
|
610 2007-09-21 John W. Eaton <jwe@octave.org> |
|
611 |
6921
|
612 * optimization/sqp.m: Fix typo. |
|
613 |
6920
|
614 * plot/__go_draw_axes__.m (do_tics_1): Use %g, not %.15g here. |
|
615 |
6919
|
616 2007-09-21 Luther Tychonievich <lty@cs.byu.edu> |
|
617 |
|
618 * control/hinf/h2norm: Compute d*d', not d'*d. |
|
619 |
6918
|
620 2007-09-21 Thomas Weber <thomas.weber.mail@gmail.com> |
|
621 |
|
622 * statistics/distributions/Makefile.in (SOURCES): Add unidcdf.m, |
|
623 unidpdf.m and unidinv.m |
|
624 |
6914
|
625 2007-09-18 John W. Eaton <jwe@octave.org> |
|
626 |
|
627 * plot/__go_draw_axes__.m: Use %.15g throughout. |
|
628 (do_tics_1): Set numeric axes formats to "%.15g". |
|
629 |
6912
|
630 2007-09-18 David Bateman <dbateman@free.fr> |
|
631 |
|
632 * plot/__go_draw_axes__.m (__gnuplot_write_data__): Use %e instead |
|
633 of %g when writing data. |
|
634 |
6908
|
635 2007-09-17 John W. Eaton <jwe@octave.org> |
|
636 |
|
637 * plot/__go_draw_axes__.m: Omit linestyle clause for errorbar plots. |
|
638 |
6903
|
639 2007-09-14 Ulrich Tipp <ulrich.tipp@hsnr.de> |
|
640 |
|
641 * miscellaneous/bincoeff.m: Fix calculation of bincoeff (n, k) for |
|
642 noninteger N with N-K < 1. |
|
643 |
6901
|
644 2007-08-04 Jean-Francois Cardoso <cardoso@tsi.enst.fr> |
|
645 |
|
646 * strings/index.m: Correct for strings differing after the third |
|
647 position (bug reported by Maude Martin). |
|
648 |
6895
|
649 2007-09-13 John W. Eaton <jwe@octave.org> |
|
650 |
|
651 * plot/__default_colormap__.m: Delete. |
|
652 * plot/Makefile (SOURCES): Remove from the list. |
|
653 |
6898
|
654 2007-09-13 Christof Zeile <cz-oct07@cvmx.com> |
|
655 |
|
656 * pol2cart.m: Make it work with mixed scalar/nonscalar arguments. |
|
657 |
6885
|
658 2007-09-10 David Bateman <dbateman@free.fr> |
|
659 |
|
660 * plot/__go_draw_axes__.m: Allow gnuplot 4.0 with patches, but |
|
661 limit the selection of colors in the same way as for lines. |
|
662 * plot/__patch__.m: Allow matrix arguments with one patch per |
|
663 column. |
|
664 * plot/__bar__.m: Adapt to use "patch". |
|
665 |
6870
|
666 2007-09-06 John W. Eaton <jwe@octave.org> |
|
667 |
|
668 * plot/drawnow.m (drawnow): New arg, debug_file. |
|
669 (init_plot_stream): Split from open_plot_stream. |
|
670 * plot/print.m: Accept -debug=FILE argument. |
|
671 |
6868
|
672 2007-09-06 David Bateman <dbateman@free.fr> |
|
673 |
7010
|
674 * general/celldisp.m: New function. |
|
675 * general/Makefile.in (SOURCES): Add celldisp.m. |
|
676 * miscellaneous/swapbytes.m: New function. |
|
677 * miscellaneous/gzip.m: New function. |
|
678 * miscellaneous/Makefile.in (SOURCES): Add swapbytes.m and gzip.m. |
6868
|
679 |
6863
|
680 2007-09-05 David Bateman <dbateman@free.fr> |
|
681 |
7010
|
682 * general/structfun.m: New function. |
|
683 * general/Makefile.in (SOURCES): Add it to sources. |
|
684 * miscellaneous/run.m: New function. |
|
685 * miscellaneous/Makefile.in (SOURCES): Add it to sources. |
|
686 * statistics/base/mode.m: New function. |
|
687 * statistics/base//Makefile.in (SOURCES): Add it to sources. |
6863
|
688 |
6862
|
689 2007-09-05 John W. Eaton <jwe@octave.org> |
|
690 |
|
691 * miscellaneous/orderfields.m: Use numel instead of length. |
|
692 |
|
693 2007-09-05 Michael goffioul <michael.goffioul@gmail.com> |
|
694 |
|
695 * miscellaneous/orderfields.m: Handle empty structs. |
|
696 |
6861
|
697 2007-09-05 John W. Eaton <jwe@octave.org> |
|
698 |
|
699 * plot/__go_draw_axes__.m: Consistently index PARAMETRIC with |
|
700 DATA_IDX. |
|
701 |
|
702 2007-09-04 David Bateman <dbateman@free.fr> |
|
703 |
|
704 * general/isdir.m: Return a logical value. |
|
705 |
6859
|
706 2007-09-04 David Bateman <dbateman@free.fr> |
|
707 |
|
708 * statistics/distributions/chi2pdf.m, |
|
709 statistics/distributions/chi2cdf.m, |
|
710 statistics/distributions/chi2inv.m: Modifiy the call to the gamma |
|
711 distribution functions to account for inverse of scale factor in |
|
712 gamma functions. |
|
713 |
6857
|
714 2007-09-01 John W. Eaton <jwe@octave.org> |
|
715 |
|
716 * plot/Makefile.in (SOURCES): Add ancestor.m to the list. |
|
717 |
6853
|
718 2007-09-01 David Bateman <dbateman@free.fr> |
|
719 |
|
720 * polynomial/polyint.m: New function like polyinteg but with |
|
721 explicit integration constant. |
|
722 * polynomial/polyinteg.m: Remove. |
|
723 * polynomial/Makefile.in (SOURCES): Add polyint.m and remove |
|
724 polyinteg.m. |
|
725 * deprecated/polyinteg.m: Move version here. |
|
726 * deprecated/Makefile.in (SOURCES): Add polyinteg.m. |
|
727 |
6852
|
728 * geometry/voronoi.m: Add large box around data to get a good |
|
729 approximation of the rays to infinity. |
|
730 |
6851
|
731 2007-08-31 Michael goffioul <michael.goffioul@gmail.com> |
|
732 |
|
733 * plot/axes.m: Allow parent to be specified when creating axes |
|
734 objects. Support non-figure parents. |
|
735 |
|
736 2007-08-31 John W. Eaton <jwe@octave.org> |
|
737 |
|
738 * plot/ancestor.m: New function, adapted from Octave Forge. |
|
739 |
6850
|
740 2007-08-31 S�ren Hauberg <hauberg@gmail.com> |
|
741 |
7010
|
742 * polynomial/polygcd.m: Better layout of example. |
|
743 * polynomial/compan.m: Remove unnecessary check. |
|
744 * polynomial/roots.m: Added example to help text. |
|
745 * polynomial/polyderiv.m: Change 'polyder' to 'polyderiv' in help text. |
|
746 * polynomial/poly.m: Added example to help text. |
6850
|
747 |
6848
|
748 2007-08-30 John W. Eaton <jwe@octave.org> |
|
749 |
|
750 * optimization/qp.m: Increase maxit to 200. |
|
751 |
6847
|
752 2007-08-30 David Bateman <dbateman@free.fr> |
|
753 |
|
754 * geometry/inpolygon.m: New file. |
|
755 * geometry/Makefile.in (SOURCES): Add inpolygon.m. |
|
756 |
6843
|
757 2007-08-29 Peter A. Gustafson <petegus@umich.edu> |
|
758 |
|
759 * plot/__go_draw_axes__.m: Disable linetype in do_linestyle_command. |
|
760 |
6829
|
761 2007-08-24 David Bateman <dbateman@free.fr> |
|
762 |
|
763 * plot/__go_draw_axes__.m: Treat text color property. |
|
764 |
6828
|
765 2007-08-24 John W. Eaton <jwe@octave.org> |
|
766 |
|
767 * plot/subplot.m, plot/plot.m, plot/grid.m: |
|
768 Use p = get (h, "prop") instead of obj = get (h); p = obj.prop. |
|
769 |
|
770 * miscellaneous/movefile.m: Separate second and third args and |
|
771 use p1 and p2, not f1 and f2 when constructing arguments for |
|
772 calls to system. From Michael Goffioul <michael.goffioul@gmail.com>. |
|
773 |
6825
|
774 2007-08-24 Michael Goffioul <michael.goffioul@gmail.com> |
|
775 |
|
776 * set/intersect.m: Make it work with cell arrays of strings. |
|
777 |
6823
|
778 2007-08-24 David Bateman <dbateman@free.fr> |
|
779 |
7010
|
780 * geometry/convhull.m, geometry/delaunay.m, geometry/delaunay3.m, |
6823
|
781 geometry/griddata.m, geometry/voronoi.m, geometry/voronoin.m: New |
|
782 functions ported from octave-forge. |
7010
|
783 * geometry/delaunayn.m, geometry/dsearch.m, geometry/dsearchn.m, |
6823
|
784 geometry/griddata3.m, geometry/griddatan.m, geometry/trimesh.m, |
|
785 geometry/triplot.m, geometry/tsearchn.m: |
|
786 New functions. |
7010
|
787 * geometry/voronoi.m: Remove duplicate edges from Voronoi diagram. |
|
788 * geometry/Makefile.in (SOURCES): Add functions above. |
|
789 * configure.in (AC_CONFIG_FILES): Add new file geometry/Makefile. |
6823
|
790 |
6820
|
791 2007-08-23 John W. Eaton <jwe@octave.org> |
|
792 |
|
793 * pkg/pkg.m: Avoid using installed_packages for both function and |
|
794 variable name. |
|
795 |
|
796 2007-08-23 David Bateman <dbateman@free.fr> |
|
797 |
|
798 * plot/plot.m: Allow first arg to be axes handle. |
|
799 |
6818
|
800 2007-08-22 David Bateman <dbateman@free.fr> |
|
801 |
|
802 * control/base/nichols.m: Correct for misnamed variable, and ensure |
|
803 outputs are returned only if requested. |
|
804 |
|
805 2007-08-22 Donald Parsons <dparsons@brightdsl.net> |
|
806 |
|
807 * control/base/nichols.m: Fix typo. |
|
808 |
6813
|
809 2007-08-13 John W. Eaton <jwe@octave.org> |
|
810 |
|
811 * plot/meshgrid.m: Use repmat instead of multiplication. |
|
812 |
6809
|
813 2007-08-10 Peter A. Gustafson <petegus@umich.edu> |
|
814 |
|
815 * plot/__go_draw_axes__.m: Add axes position to the usingclause, |
|
816 use axes position in each appropriate gnuplot set statement. |
|
817 |
6808
|
818 2007-08-10 John W. Eaton <jwe@octave.org> |
|
819 |
|
820 * image/Makefile.in (DISTFILES): Also include $(IMAGES) in the list. |
|
821 (install install-strip): Use $(IMAGES), not $(IMAGE_FILES_NO_DIR). |
|
822 (uninstall): Use $(IMAGES), not $(IMAGE_FILES_NO_DIR). |
|
823 (IMAGE_FILES, IMAGE_FILES_NO_DIR): Delete obsolete variables. |
|
824 |
6807
|
825 2007-08-10 Kai Habel <kai.habel@gmx.de> |
|
826 |
|
827 * plot/patch.m, plot/__patch__.m: New files. |
|
828 * plot/Makefile.in (SOURCES): Add them to the list. |
|
829 |
|
830 2007-08-07 John W. Eaton <jwe@octave.org> |
|
831 |
|
832 * path/savepath.m: Use single quotes for argument to PATH command |
|
833 that is inserted in file. |
|
834 |
6805
|
835 2007-07-27 John W. Eaton <jwe@octave.org> |
|
836 |
|
837 * plot/drawnow.m: Only set default value for term if GNUTERM is |
|
838 not set in the environment. |
|
839 |
6796
|
840 2007-07-25 David Bateman <dbateman@free.fr> |
|
841 |
|
842 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
843 control/base/Makefile.in, control/hinf/Makefile.in, |
|
844 control/obsolete/Makefile.in, control/system/Makefile.in, |
|
845 control/util/Makefile.in, deprecated/Makefile.in, |
|
846 elfun/Makefile.in, finance/Makefile.in, general/Makefile.in, |
|
847 image/Makefile.in, io/Makefile.in, linear-algebra/Makefile.in, |
|
848 miscellaneous/Makefile.in, optimizaton/Makefile.in, |
|
849 path/Makefile.in, pkg/Makefile.in, plot/Makefile.in, |
|
850 polynomial/Makefile.in, quaternion/Makefile.in, |
|
851 set/Makefile.in, signal/Makefile.in, sparse/Makefile.in, |
|
852 specfun/Makefile.in, special-matrix/Makefile.in, |
|
853 startup/Makefile.in, statistics/Makefile.in, |
|
854 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
855 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
856 strings/Makefile.in, testfun/Makefile.in, time/Makefile.in: |
|
857 Adjust DISTFILES to allow out of tree "make dist" to work. |
|
858 |
6795
|
859 2007-07-25 John W. Eaton <jwe@octave.org> |
|
860 |
|
861 * plot/__plt2__.m: Return [](0x1) if both X and Y are empty. |
|
862 |
6793
|
863 2007-07-24 David Bateman <dbateman@free.fr> |
|
864 |
|
865 * image/flag.m: New colormap function. |
|
866 * images/Makefile.in: Include it in SOURCES. |
|
867 |
|
868 * image/autumn.m image/bone.m image/cool.m image/copper.m |
|
869 image/hot.m image/hsv.m image/jet.m image/pink.m image/prism.m |
|
870 image/rainbow.m image/spring.m image/summer.m image/white.m |
|
871 image/winter.m, image/brighten.m: Use isscalar and not is_scalar. |
|
872 * image/gray.m, image/ocean.m: Use the same means of finding the |
|
873 number of colormap elements as the other colormap functions. |
|
874 |
6790
|
875 2007-07-24 Kai Habel <kai.habel@gmx.de> |
|
876 |
|
877 * plot/__go_draw_axes__.m: Handle patch. |
|
878 |
6788
|
879 2007-07-23 David Bateman <dbateman@free.fr> |
|
880 |
|
881 * general/rat.m: New function for ration approximation imported |
|
882 from octave-forge. |
|
883 * general/del2.m: New function for discrete laplacian operator. |
|
884 * general/Makefile.in: Include rat.m and del2.m in SOURCES. |
|
885 |
|
886 * image/autumn.m image/bone.m image/cool.m image/copper.m |
|
887 image/hot.m image/hsv.m image/jet.m image/pink.m image/prism.m |
|
888 image/rainbow.m image/spring.m image/summer.m image/white.m |
|
889 image/winter.m, image/brighten.m: Port image functions from |
|
890 octave-forge. |
|
891 * image/Makefile.in: Add ported functions to SOURCES. |
|
892 * image/gray.m, image/ocean.m: Don't set the colormap for |
|
893 compatibility with matlab. |
|
894 |
|
895 * plot/meshc.m, plot/peaks.m: Port plotting function from |
|
896 octave-forge |
|
897 * plot/Makefile.in: Add ported functions to SOURCES. |
|
898 * plot/__go_draw_axes__.m: Set the palette for the surfaces if |
|
899 using gnuplot 4.2 or greater. |
|
900 |
6785
|
901 2007-07-23 Claudio Belotti <c.belotti@imperial.ac.uk> |
|
902 |
|
903 * general/cart2sph.m: Fix unbalanced paranthesis. |
|
904 |
6781
|
905 2007-07-19 David Bateman <dbateman@free.fr> |
|
906 |
|
907 * plot/fplot.m: More compatible version. |
|
908 |
6780
|
909 2007-07-18 Michael Goffioul <michael.goffioul@gmail.com> |
|
910 |
|
911 * plot/clf.m: Check for valid handle before deleting. |
|
912 |
|
913 * plot/figure.m: Pass "figure" property/value pairs directly to |
|
914 __go_figure__ instead of using regular "set" call. |
|
915 |
6779
|
916 2007-07-18 Paul Kienzle <pkienzle@users.sf.net> |
|
917 |
|
918 * plot/drawnow.m: Prefer GNUTERM to DISPLAY when choosing terminal |
|
919 type for gnuplot. |
|
920 |
6778
|
921 2007-07-18 John W. Eaton <jwe@octave.org> |
|
922 |
|
923 * plot/__go_draw_axes__.m: Unconditionally send "unset label" to |
|
924 gnuplot for each set of axes. |
|
925 |
6777
|
926 2007-07-18 David Bateman <dbateman@free.fr> |
|
927 |
6778
|
928 * statistics/distributions/gamcdf.m, statistics/distributions/gaminv.m, |
|
929 statistics/distributions/gampdf.m, statistics/distributions/gamrnd.m, |
|
930 statistics/distributions/expcdf.m, statistics/distributions/expinv.m, |
|
931 statistics/distributions/exppdf.m, statistics/distributions/exprnd.m: |
|
932 Use standard scale factor rather than one on the scale factor for |
|
933 compatibility. |
|
934 |
|
935 * deprecated/gamma_cdf.m, deprecated/gamma_inv.m, |
|
936 deprecated/gamma_pdf.m, deprecated/gamma_rnd.m, |
|
937 deprecated/exponential_cdf.m, deprecated/exponential_inv.m, |
|
938 deprecated/exponential_pdf.m, deprecated/exponential_rnd.m: |
|
939 Preserve backward compatibility. |
6777
|
940 |
6776
|
941 2007-07-17 Michael Goffioul <michael.goffioul@gmail.com> |
|
942 |
|
943 * pkg/pkg.m (pkg:installed_packages): Use findstr rather than regexp |
|
944 to avoid issues with regexp special characters in the path strings. |
|
945 |
6770
|
946 2007-07-06 David Bateman <dbateman@free.fr> |
|
947 |
6778
|
948 * general/accumarray.m: New function to create an array by |
|
949 accumulating the elements. |
6770
|
950 |
6768
|
951 2007-06-29 Marcus W. Reble <reble@wisc.edu> |
|
952 |
|
953 * optimization/sqp.m (sqp): New args, lb, ub, maxiter, and tolerance. |
|
954 (fdjac): Set nx outside of if block. |
|
955 (cf_ub_lb, cigrad_ub_lb): New subfunctons. |
|
956 |
6765
|
957 2007-06-28 Michael Goffioul <michael.goffioul@gmail.com> |
|
958 |
|
959 * plot/subplot.m: Add 'ishandle' check when parsing the existing axes. |
|
960 |
|
961 * plot/axis.m: Also set "visible" property when setting axes to |
|
962 on/off. |
|
963 |
6762
|
964 2007-06-27 Michael Goffioul <michael.goffioul@swing.be> |
|
965 |
|
966 * image/colormap.m: Only return colormap if nargout > 0. |
|
967 Mark as command. |
|
968 |
6758
|
969 2007-06-25 John W. Eaton <jwe@octave.org> |
|
970 |
|
971 * plot/drawnow.m, plot/__go_draw_axes__.m: Use strcmpi instead of |
|
972 strcmp for selected property comparisons. |
|
973 |
6756
|
974 2007-06-25 S�ren Hauberg <hauberg@gmail.com> |
|
975 |
6778
|
976 * image/imshow.m: Fix check for colormap arguments. |
6756
|
977 |
6754
|
978 2007-06-25 Joel Keay <keay@nhn.ou.edu> |
|
979 |
|
980 * plot/drawnow.m: Handle GNUTERM=aqua if DISPLAY is not set. |
|
981 |
6756
|
982 2007-06-25 S�ren Hauberg <hauberg@gmail.com> |
6754
|
983 |
6778
|
984 * statistics/base/median.m: Update help text to mention 'dim' |
6754
|
985 argument, and note that the data should be sorted for the |
|
986 definition of the median to be correct. |
|
987 |
6778
|
988 * statistics/base/std.m: Add missing square to definition of |
6754
|
989 standard deviation. |
|
990 |
6778
|
991 * statistics/base/cov.m: Add definition of covariance to the help text. |
|
992 |
|
993 * statistics/base/kurtosis.m, statistics/base/skewness.m, |
6754
|
994 statistics/base/std.m: |
|
995 Note that \bar{x} is the mean value of x in the help text. |
|
996 |
6778
|
997 * specfun/nchoosek.m: Add alternative definition of the binomial |
6754
|
998 coefficient to the help text. |
|
999 |
6778
|
1000 * specfun/perms.m, statistics/base/values.m: Add example in help text. |
|
1001 |
|
1002 * statistics/base/var.m: Put N in @math in help text. |
|
1003 |
|
1004 * statistics/base/qqplot.m, statistics/base/ppplot.m, |
6754
|
1005 statistics/tests/kolmogorov_smirnov_test.m: |
|
1006 Write about possible values of 'dist' in help text. |
|
1007 |
6778
|
1008 * statistics/base/corrcoef.m, statistics/base/cor.m: |
6754
|
1009 Add definition of correlation to the help text. |
|
1010 |
6778
|
1011 * statistics/base/logit.m, statistics/base/kendall.m, |
|
1012 statistics/base/cloglog.m, statistics/tests/hotelling_test_2.m, |
6754
|
1013 statistics/distributions/wblcdf.m, statistics/distributions/wblpdf.m: |
|
1014 TeXification of help text. |
|
1015 |
|
1016 * statistics/tests/hotelling_test.m: Write T^2 in @math in help text. |
|
1017 |
|
1018 * statistics/tests/var_test.m, statistics/tests/welch_test.m: |
|
1019 Add missing @var's to help text. |
|
1020 |
|
1021 * statistics/models/logistic_regression.m: Fix typos in help text. |
|
1022 |
|
1023 * statistics/distributions/kolmogorov_smirnov_cdf.m: Fix TeX part |
|
1024 of help text. |
|
1025 |
|
1026 * statistics/distributions/unidinv.m: Add a missing 'discrete' to |
|
1027 help text. |
|
1028 |
|
1029 * statistics/distributions/unidpdf.m, |
|
1030 statistics/distributions/discrete_pdf.m: |
|
1031 Replace 'pDF' with 'PDF' in help text. |
|
1032 |
6753
|
1033 2007-06-25 John W. Eaton <jwe@octave.org> |
|
1034 |
|
1035 * strings/substr.m: Use offset consistently in code and doc string. |
|
1036 From Rafael Laboissiere <rafael@debian.org>. |
|
1037 |
6752
|
1038 2007-06-25 Pete Gustafson <petegus@umich.edu> |
|
1039 |
6778
|
1040 * plot/__go_draw_axes__.m: Handle units for text objects. |
6752
|
1041 |
6751
|
1042 2007-06-25 John W. Eaton <jwe@octave.org> |
|
1043 |
|
1044 * plot/__go_draw_axes__.m: Handle char arrays for tic labels. |
|
1045 Recycle tic labels if necessary. From Juhani Saastamoinen |
|
1046 <juhani@cs.joensuu.fi>. |
|
1047 |
6748
|
1048 2007-06-20 John W. Eaton <jwe@octave.org> |
|
1049 |
6749
|
1050 * strings/index.m: Allow strings to be empty. |
|
1051 From Hartmut Wziontek <hwz@hwz.bv.TU-Berlin.DE> |
|
1052 |
6748
|
1053 * plot/__go_draw_axes__.m (do_tics_1): Fix typo (xtic -> tics). |
|
1054 |
6747
|
1055 2007-06-19 Vittoria Rezzonico <vittoria.rezzonico@epfl.ch> |
|
1056 |
|
1057 * sparse/pcg.m: Allow the preconditioner to be passed as two |
|
1058 separate matrices. |
|
1059 |
6746
|
1060 2007-06-19 David Bateman <dbateman@free.fr> |
|
1061 |
|
1062 * plot/axis.m: Prefer to use legend rather than the older Octave |
|
1063 only ";;" legend syntax. |
|
1064 * polynomial/mkpp.m: ditto. |
|
1065 * polynomial/pchip.m: ditto. |
|
1066 * signal/freqz_plot.m: ditto. |
|
1067 * sparse/gplot.m: ditto. |
|
1068 * sparse/treeplot.m: ditto. |
|
1069 |
6745
|
1070 2007-06-19 John W. Eaton <jwe@octave.org> |
|
1071 |
|
1072 * plot/__go_draw_axes__.m (do_tics, do_tics_1): New functions. |
|
1073 (__go_draw_axes__): Call do_tics to handle tic marks. |
|
1074 |
6742
|
1075 2007-06-18 S�ren Hauberg <hauberg@gmail.com> |
|
1076 |
6778
|
1077 * general/interp1.m, general/interp2.m, general/interp3.m, |
6742
|
1078 general/interpn.m: Replace, NaN with NA. Use isna instead of == |
|
1079 to check for NA. |
|
1080 |
6741
|
1081 2007-06-18 S�ren Hauberg <hauberg@gmail.com> |
|
1082 |
6778
|
1083 * optimization/glpk.m: TeXified the help text. |
|
1084 * optimization/qp.m: TeXified the help text. |
|
1085 * optimization/sqp.m: TeXified the help text. |
6741
|
1086 |
6740
|
1087 2007-06-16 S�ren Hauberg <hauberg@gmail.com> |
|
1088 |
6778
|
1089 * plot/legend.m: Replace 'vargin' with 'varargin'. |
6740
|
1090 |
6738
|
1091 2007-06-15 John W. Eaton <jwe@octave.org> |
|
1092 |
|
1093 * plot/__go_draw_axes__.m: Only attempt label rotation if |
|
1094 have_newer_gnuplot is true. |
|
1095 |
6736
|
1096 2007-06-15 Pete Gustafson <petegus@umich.edu> |
|
1097 |
6778
|
1098 * plot/__go_draw_axes__.m Handle rotation arg for axis labels. |
|
1099 * plot/__axis_label__.m Assign ylabel default rotation property |
6737
|
1100 to 90, all others 0. |
|
1101 |
6778
|
1102 * plot/__errplot__.m: Set ifmt from fmt.linestyle. |
|
1103 * plot/__go_draw_axes__.m: Removed undefined tx from call to |
6736
|
1104 get_data_limits. |
6778
|
1105 * plot/__plotopt1__.m: Intercept and strip format string when |
6736
|
1106 called by __errplot__. |
|
1107 |
6730
|
1108 2007-06-15 John W. Eaton <jwe@octave.org> |
|
1109 |
|
1110 * testfun/test.m: Also return number of expected failures. |
|
1111 |
6724
|
1112 2007-06-14 John W. Eaton <jwe@octave.org> |
|
1113 |
6730
|
1114 * set/ismember.m: Mark two tests known to fail with xtest. |
|
1115 |
6724
|
1116 * plot/__go_draw_axes__.m: Handle text rotation property. |
|
1117 |
6728
|
1118 2007-06-14 Paul Kienzle <pkienzle@users.sf.net> |
|
1119 |
|
1120 * testfun/test.m: Add xtest support for tests known to fail. |
|
1121 |
6727
|
1122 2007-06-14 Sebastian Schubert <sebastian-schubert@gmx.de> |
|
1123 |
|
1124 * plot/print.m: Handle pstex, pslatex, epslatex, and |
|
1125 epslatexstandalone terminals. |
|
1126 |
6721
|
1127 2007-06-14 David Bateman <dbateman@free.fr> |
|
1128 |
|
1129 * general/__splinen__.m: Check also for ND vectors. Fix for N > 2, |
|
1130 as permutation of results was incorrect. |
|
1131 * general/interp1.m: Add demo on second derivative |
|
1132 * general/interpn.m: Convert "y" to vectors for __splinen__ |
6722
|
1133 call. Add 3D demo. Fix typos |
|
1134 * general/interp3.m: Fix typos. Correct permutation for use of |
|
1135 interpn. |
6721
|
1136 * polynomial/mkpp.m: Correction for matrices of 3 or more dimensions. |
|
1137 |
6717
|
1138 2007-06-13 John W. Eaton <jwe@octave.org> |
|
1139 |
|
1140 * miscellaneous/mkoctfile.m: Quote args too. |
6712
|
1141 |
6706
|
1142 2007-06-13 Michael Goffioul <michael.goffioul@swing.be> |
|
1143 |
|
1144 * miscellaneous/mkoctfile.m: Quote script name for call to system. |
|
1145 |
6704
|
1146 2007-06-12 Michael Goffioul <michael.goffioul@swing.be> |
|
1147 |
|
1148 * plot/__pltopt1__.m: Set linestyle to "none" instead of "". |
|
1149 Set have_linestyle to true if two character linestyle is found. |
|
1150 |
6702
|
1151 2007-06-12 David Bateman <dbateman@free.fr> |
|
1152 |
6717
|
1153 * general/Makefile.in (SOURCES): Include __spline__.m, interp3.m |
|
1154 and interpn.m. |
|
1155 |
|
1156 * pkg/pkg.m (pkg:load_package_dirs): Check for field "loaded" in |
|
1157 structure before using it. |
|
1158 |
|
1159 2007-06-12 David Bateman <dbateman@free.fr> |
|
1160 |
6704
|
1161 * general/interp1.m: Change examples to use new graphics interface. |
6702
|
1162 * general/__splinen__.m: New support function for N-dimensional |
|
1163 spline interpolation. |
|
1164 * general/bicubic.m: Allow definition of extrapolation |
|
1165 value. Adapt tests to use new graphics interface |
|
1166 * general/interp2.m: Call __splinen__ for 2-D spline |
|
1167 interpolation. Make the lookup table code only be called for |
|
1168 linear and nearest methods. |
|
1169 * general/interpn.m: New function for N-dimensional, linear, nearest |
|
1170 and spline interpolation. |
|
1171 * general/interp3.m: New function for 3-dimensional, linear, nearest |
|
1172 and spline interpolation. |
6704
|
1173 * polynomial/spline.m: Change examples to use new graphics interface. |
6702
|
1174 |
6701
|
1175 2007-06-12 Steve M. Robbins <steve@sumost.ca> |
|
1176 |
|
1177 * statistics/tests/wilcoxon_test.m: Error if N <= 25. |
|
1178 |
6699
|
1179 2007-06-12 S�ren Hauberg <soren@hauberg.org> |
|
1180 |
|
1181 * plot/fplot.m: If function is inline, vectorize it. |
|
1182 |
6698
|
1183 2007-06-10 David Bateman <dbateman@free.fr> |
|
1184 |
|
1185 * pkg/pkg.m (pkg:installed_packages): truncate start of package |
|
1186 directory if need to, so that it fits on a line. |
|
1187 |
6695
|
1188 2007-06-07 David Bateman <dbateman@free.fr> |
|
1189 |
|
1190 * pkg/pkg.m (pkg): For rebuild target, force package order in |
|
1191 saved file so that dependent packages are loaded first, and if |
|
1192 nargout==0 don't return any arguments. |
|
1193 (pkg:install): Only load packages that are marked autoload after |
|
1194 install. Various fixes. Save in order. |
|
1195 (pkg:uninstall): Save in order |
|
1196 (pkg:load_packages): Use load_package_and_dependencies to load |
|
1197 packages. |
|
1198 (pkg:save_order): New function to sort package list with dependent |
|
1199 packages first. |
|
1200 (pkg:load_packages_and_dependencies): New function to load both a |
|
1201 list of packages and their dependencies. |
|
1202 (pkg:load_package_dirs): New function that returns a vector of the |
|
1203 indexes into the installed package list indicating the packages to |
|
1204 load and the order to load them in to respect the dependencies. |
|
1205 |
6688
|
1206 2007-06-03 S�ren Hauberg <soren@hauberg.org> |
|
1207 |
|
1208 * plot/axes.m: Eliminate redundant else clause. |
|
1209 |
6686
|
1210 2007-06-03 David Bateman <dbateman@free.fr> |
|
1211 |
|
1212 * polynomial/spline.m: Add a small tolerance to spline tests. |
6687
|
1213 * pkg/pkg.m: Protect against multiple actions being define. |
|
1214 |
6683
|
1215 2007-06-01 David Bateman <dbateman@free.fr> |
|
1216 |
|
1217 * pkg.m (pkg:is_superuser): Remove function used in one place and |
|
1218 incorporate into main pkg function. |
|
1219 (pkg:install): Check for existence of files to install before |
|
1220 globbing and warn the user if they don't exist. |
|
1221 |
6675
|
1222 2007-05-31 David Bateman <dbateman@free.fr> |
|
1223 |
6679
|
1224 * miscellaneous/copyfile.m: Split copying of multiple files to a |
|
1225 directory over several copy command to limit the line length. |
|
1226 * miscellaneous/movefile.m: Ditto. |
|
1227 |
6675
|
1228 * pkg.m: Add build option to allow binary Octave packages to be |
|
1229 built from source packages. Probe absolute path of prefix, global |
|
1230 and local lists. Use strcat, rather that [] for strings. |
|
1231 (pkg:build): New function to binary binary package. |
|
1232 (pkg:absolute_pathname): Use fileattrib to probe absolute path. |
|
1233 (pkg:repackage): Package binary Octave package from installation. |
|
1234 (pkg:create_pkgadddel): Extract PKG_ADD and PKG_DEL directives |
|
1235 from m-files into main installation directory. |
|
1236 (pkg:shell): Suppress verbose messages from shell and only display |
|
1237 them with the verbose flag. |
|
1238 (pkg:installed_packages): Also include the loaded flag in the |
|
1239 local and global packages. |
|
1240 (pkg:uninstall): On uninstall, only rmpath the package if it is |
|
1241 flagged as loaded. |
|
1242 |
|
1243 2007-05-31 Michael Goffioul <michael.goffioul@swing.be> |
|
1244 |
|
1245 * pkg.m (pkg:load_packages): Correctly load a mix of packages |
|
1246 with and without architecture dependent directories. |
|
1247 (pkg:installed_packages): Probe the global_list file even if it is |
|
1248 the same as the local_list. |
|
1249 |
6669
|
1250 2007-05-29 John W. Eaton <jwe@octave.org> |
|
1251 |
|
1252 * sparse/spy.m: Set axis to "ij" mode. |
|
1253 |
6664
|
1254 2007-05-24 John W. Eaton <jwe@octave.org> |
|
1255 |
|
1256 * set/ismember.m: Quote first arg of "fail" tests. |
|
1257 |
6663
|
1258 2007-05-24 David Bateman <dbateman@free.fr> |
|
1259 |
6778
|
1260 * pkg/pkg.m (pkg:rebuild): Thinko in rebuild logic. |
6663
|
1261 |
6655
|
1262 2007-05-22 David Bateman <dbateman@free.fr> |
|
1263 |
|
1264 * pkg/pkg.m: Use rethrow(lasterror()) throughout rather than |
|
1265 error(lasterr()(8:end)). |
|
1266 (pkg:install): Warning for empty packages being removed. Suppress |
|
1267 spurious output. Warning rather than error for uninstalling a |
|
1268 package that is not installed to avoid RPM issue. |
|
1269 (pkg:configure_make): Fix for parsing of src/FILES. Don't create |
|
1270 inst or architecture dependent directory if it exists. |
|
1271 |
6653
|
1272 2007-05-22 Thomas Weber <thomas.weber.mail@gmail.com> |
|
1273 |
|
1274 * ChangeLog, control/system/is_stabilizable.m, general/bicubic.m, |
|
1275 image/ind2gray.m, image/saveimage.m, plot/box.m, plot/grid.m, |
|
1276 signal/freqz.m: Fix typos. |
|
1277 |
6645
|
1278 2007-05-21 David Bateman <dbateman@free.fr> |
|
1279 |
|
1280 * pkg/pkg.m: Add rebuild target, and -local, -global option to |
|
1281 force installation location. |
|
1282 (rebuild): New subfunction to rebuild package database from |
|
1283 installed packages. Also allows changing of autoload status |
|
1284 (install): Warn use if attempting to install from non existent |
|
1285 file. |
|
1286 (issuperuser): Use 'geteuid() == 0' instead of 'strcmp (getenv( |
|
1287 "USER", "root"))' for root test. |
|
1288 |
|
1289 2007-05-21 Michael Goffioul <michael.goffioul@swing.be> |
|
1290 |
|
1291 * miscellaneous/copyfile.m: check for cp.exe on Windows platforms |
|
1292 and replace "\" characters with "/". |
|
1293 * pkg/pkg.m: Use shell rather than system throughout. Replace "\" |
|
1294 characters with "/" throughout. |
|
1295 (shell): New subfunction that wraps system and is careful with the |
|
1296 shell on windows platforms. |
|
1297 (configure_make): Explictly pass complier etc to configure |
|
1298 process. |
|
1299 (issuperuser): Force default to global install for Windows machines. |
|
1300 |
6636
|
1301 2007-05-19 Kristan Onu |
|
1302 |
|
1303 * plot/Makefile.in (SOURCES): Remove hbar.m and add barh.m. |
|
1304 |
6634
|
1305 2007-05-18 David Bateman <dbateman@free.fr> |
|
1306 |
|
1307 * pkg/pkg.m (install): More verbosity. |
|
1308 (configure_make): Ditto. |
|
1309 (create_pkgadddel): Install in architecture dependent directory if |
|
1310 it exists to address issues with autoload/mfilename. |
|
1311 (write_INDEX): Check in archiecture dependent directories as well. |
|
1312 |
6633
|
1313 2007-05-17 David Bateman <dbateman@free.fr> |
|
1314 |
|
1315 * plot/hbar.m: Remove. |
|
1316 * plot/barh.m: and move it here. |
|
1317 |
6631
|
1318 2007-05-16 S�ren Hauberg <soren@hauberg.org> |
|
1319 |
|
1320 * general/sub2ind.m, general/ind2sub.m: Doc fix. |
|
1321 |
6629
|
1322 2007-05-16 John W. Eaton <jwe@octave.org> |
|
1323 |
|
1324 * general/logspace.m: Return second arg if fewer than two values |
|
1325 are requested. |
|
1326 |
6619
|
1327 2007-05-14 John W. Eaton <jwe@octave.org> |
|
1328 |
|
1329 * plot/__go_draw_figure__.m: Ensure that a reset commands starts |
|
1330 on a new line. |
|
1331 |
6617
|
1332 2007-05-14 Tarmigan Casebolt <tarmigan+list@gmail.com> |
|
1333 |
|
1334 * statistics/distributions/norminv.m, |
|
1335 statistics/distributions/norminv.m, |
|
1336 statistics/distributions/normpdf.m, |
|
1337 statistics/distributions/normrnd.m: |
|
1338 Use standard deviation, not variance. |
|
1339 * statistics/distributions/lognpdf.m: Adapt to change in norminv. |
|
1340 * statistics/distributions/logninv.m: Refer to norminv, not normal_inv. |
|
1341 * deprecated/normal_cdf.m, deprecated/normal_inv.m, |
|
1342 deprecated/normal_pdf.m, deprecated/normal_rnd.m: Preserve |
|
1343 backward compatibility. |
|
1344 |
6616
|
1345 2007-05-14 David Bateman <dbateman@free.fr> |
|
1346 |
|
1347 * pkg/pkg.m: Mark loaded packages with "*". |
|
1348 |
6615
|
1349 2007-05-13 S�ren Hauberg <soren@hauberg.org> |
|
1350 |
|
1351 * miscellaneous/single.m: Doc fix. |
|
1352 Convert to double instead of returning argument unchanged. |
|
1353 |
|
1354 * miscellaneous/doc.m: Doc fix. |
|
1355 |
|
1356 * miscellaneous/ver.m: Doc fix. |
|
1357 Don't display information about Octave Forge. |
|
1358 |
6614
|
1359 2007-05-12 David Bateman <dbateman@free.fr> |
|
1360 |
|
1361 * pkg/pkg.m: Add a "-verbose" option that allows all output of an |
|
1362 install to be printed. An error in the on_uninstall script causes |
|
1363 a failure to uninstall. Place oct- and mex-files in an |
|
1364 architecture dependent directory. |
|
1365 |
6611
|
1366 2007-05-09 John W. Eaton <jwe@octave.org> |
|
1367 |
|
1368 * plot/__go_draw_axes__.m: Break plot command over multiple lines. |
|
1369 |
6609
|
1370 2007-05-09 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au> |
|
1371 |
|
1372 * statistics/distributions/normcdf.m: Use standard deviation |
|
1373 instead of variance for compatibility. |
|
1374 |
|
1375 2007-05-08 John W. Eaton <jwe@octave.org> |
|
1376 |
|
1377 |
|
1378 * set/unique.m, set/ismember.m: Use numel(x) instead of prod(size(x)). |
|
1379 |
|
1380 * set/ismember.m: Always return logical values. |
|
1381 |
|
1382 * set/ismember.m: Return early if no matches are found. New tests. |
6749
|
1383 From David Grohmann <grohmann@arlut.utexas.edu>. |
6609
|
1384 |
|
1385 * general/__isequal__.m: Allow numeric values of different classes |
|
1386 to compare equal. |
|
1387 |
6606
|
1388 2007-05-07 David Bateman <dbateman@free.fr> |
|
1389 |
6607
|
1390 * sparse/spy.m: Reverse Y axis for new graphics code. Make more |
|
1391 compatiable, accepting LineSpec and markersize arguments. |
6606
|
1392 |
6605
|
1393 2007-05-02 John W. Eaton <jwe@octave.org> |
|
1394 |
|
1395 * plot/__go_draw_axes__.m: Convert NA to NaN before writing. |
|
1396 |
6604
|
1397 2007-05-02 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au> |
|
1398 |
|
1399 * contour.m: Rewrite help string. |
|
1400 |
6599
|
1401 2007-04-28 John W. Eaton <jwe@octave.org> |
|
1402 |
|
1403 * miscellaneous/unzip.m, miscellaneous/untar.m, |
|
1404 miscellaneous/bunzip2.m, miscellaneous/gunzip.m: |
|
1405 Special case nargout == 0. |
|
1406 |
6597
|
1407 2007-04-27 Kim Hansen <kimhanse@gmail.com> |
|
1408 |
|
1409 * general/sub2ind.m: Handle empty input, add tests. |
|
1410 |
6590
|
1411 2007-04-27 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au> |
|
1412 |
|
1413 * plot/contourc.m: Doc fix. |
|
1414 |
6586
|
1415 2007-04-26 David Bateman <dbateman@free.fr> |
|
1416 |
|
1417 * plot/hist.m: Partially remove previous patch. |
|
1418 |
6582
|
1419 2007-04-26 David Bateman <dbateman@free.fr> |
|
1420 |
|
1421 * plot/hist.m: Support returning of handle |
|
1422 * plot/__bar__.m: __pltopt__ should only be called on strings or |
|
1423 cells. |
|
1424 |
6575
|
1425 2007-04-25 John W. Eaton <jwe@octave.org> |
|
1426 |
6579
|
1427 * plot/__go_draw_axes__.m: For images, set titlespec{data_idx} to |
|
1428 "title \"\"", not "". |
|
1429 |
6575
|
1430 * plot/legend.m: Initialize WARNED to false. |
|
1431 |
6567
|
1432 2007-04-24 John W. Eaton <jwe@octave.org> |
|
1433 |
|
1434 * io/beep.m: Fix cut and paste error. |
|
1435 From S�ren Hauberg <soren@hauberg.org>. |
|
1436 |
|
1437 2007-04-23 John W. Eaton <jwe@octave.org> |
|
1438 |
|
1439 * plot/box.m: Delete extra endfunction keyword. |
|
1440 |
6560
|
1441 2007-04-23 David Bateman <dbateman@free.fr> |
|
1442 |
|
1443 * plot/plot3.m: Call newplot. |
|
1444 |
6553
|
1445 2007-04-20 John W. Eaton <jwe@octave.org> |
|
1446 |
|
1447 * plot/Makefile.in (SOURCES): Fix typo in adding __bar__.m to the list. |
|
1448 |
6546
|
1449 2007-04-19 John W. Eaton <jwe@octave.org> |
|
1450 |
|
1451 * miscellaneous/unpack.m: Use gzip -d and bzip2 -d instead of |
|
1452 gunzip and bunzip. From Michael Goffioul <michael.goffioul@swing.be>. |
|
1453 |
6544
|
1454 2007-04-19 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
1455 |
|
1456 * control/util/axis2dlim.m: Delete extraneous line. |
|
1457 |
6542
|
1458 2007-04-18 John W. Eaton <jwe@octave.org> |
|
1459 |
|
1460 * specfun/factorial.m: Increase tolerance in large value test. |
|
1461 |
6540
|
1462 2007-04-18 David Bateman <dbateman@free.fr> |
|
1463 |
|
1464 * __bar__.m: New support function for bar/hbar to support graphic |
|
1465 handles, and additional arguments. |
|
1466 * bar.m: Convert to use __bar__. |
|
1467 * hbar.m: New function |
|
1468 * hist.m: Explicitly set the width of the bar plot. |
|
1469 |
6533
|
1470 2007-04-17 John W. Eaton <jwe@octave.org> |
|
1471 |
6534
|
1472 * plot/stem.m (stem_line_spec): Pass false as third arg to __pltopt__. |
|
1473 |
6533
|
1474 * set/ismember.m: New tests. |
|
1475 From David Grohmann <grohmann@arlut.utexas.edu> |
|
1476 |
6532
|
1477 2007-04-17 Paul Kienzle <pkienzle@users.sf.net> |
|
1478 |
|
1479 * specfun/factorial.m: Use gamma function instead of cumprod. |
|
1480 Add tests. |
|
1481 |
6527
|
1482 2007-04-16 John W. Eaton <jwe@octave.org> |
|
1483 |
6528
|
1484 * gethelp.cc (looks_like_octave_copyright): Use same logic as in |
|
1485 looks_like_copyright in src/help.cc. |
|
1486 From S�ren Hauberg <soren@hauberg.org>. |
|
1487 |
6527
|
1488 * plot/__go_draw_axes__.m: For log plots, omit zero values too. |
|
1489 |
6526
|
1490 2007-04-13 John W. Eaton <jwe@octave.org> |
|
1491 |
6527
|
1492 * optimization/sqp.m: Initialize info to 0. |
|
1493 |
6526
|
1494 * optimization/qp.m: Undo previous change. |
|
1495 |
6524
|
1496 2007-04-13 Geordie McBain <geordie.mcbain@aeromech.usyd.edu.au> |
|
1497 |
|
1498 * spdiags.m: Fixed the four-argument case to work for columns of |
|
1499 length one. |
|
1500 |
6523
|
1501 2007-04-12 John W. Eaton <jwe@octave.org> |
|
1502 |
|
1503 * optimization/qp.m: Avoid Octave indexing bug. |
|
1504 |
6521
|
1505 2007-04-12 Carlo de Falco <kingcrimson@tiscali.it> |
|
1506 |
6522
|
1507 * miscellaneous/menu.m, control/base/bddemo.m, |
|
1508 control/hinf/dgkfdemo.m, control/system/packedform.m, |
|
1509 control/system/sysrepdemo.m: |
|
1510 Adapt to page_screen_output as a function. |
6521
|
1511 |
6518
|
1512 2007-04-11 John W. Eaton <jwe@octave.org> |
|
1513 |
|
1514 * miscellaneous/not.m: Delete. |
|
1515 * miscellaneous/Makefile.in (SOURCES): Delete it from the list. |
|
1516 |
|
1517 2007-04-11 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
1518 |
|
1519 * control/util/axis2dlim.m: Try harder to handle min and max vals |
|
1520 that are close but not exactly equal. |
|
1521 |
6515
|
1522 2007-04-11 David Bateman <dbateman@free.fr> |
|
1523 |
|
1524 * general/bitcmp.m: Make it work again. |
|
1525 |
6512
|
1526 2007-04-10 John W. Eaton <jwe@octave.org> |
|
1527 |
|
1528 * plot/__go_draw_axes__.m: Try harder to handle min and max vals |
|
1529 that are close but not exactly equal. |
|
1530 |
6511
|
1531 2007-04-09 Daniel J. Sebald <daniel.sebald@ieee.org> |
|
1532 |
|
1533 * plot/stem.m: Add back the baseline line and let it be not adjustable |
|
1534 in response to a change in x limits for now. |
|
1535 |
6510
|
1536 2007-04-09 John W. Eaton <jwe@octave.org> |
|
1537 |
|
1538 * plot/__go_draw_axes__.m (__gnuplot_write_data__): New function. |
|
1539 (__go_draw_axes__): Use it to write data to plot stream. |
|
1540 |
6509
|
1541 2007-04-09 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1542 |
|
1543 * plot/stem.m: Fix typos in doc string. Fix typo in call to |
|
1544 zeros. Set markerfacecolor property in call to plot. |
|
1545 |
6508
|
1546 2007-04-06 John W. Eaton <jwe@octave.org> |
|
1547 |
|
1548 * linear-algebra/norm.m: Use new __vnorm__ function for vector args. |
|
1549 |
|
1550 2007-04-06 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1551 |
|
1552 * plot/stem.m: Use plot instead of a series of calls to line. |
|
1553 |
6494
|
1554 2007-04-05 John W. Eaton <jwe@octave.org> |
|
1555 |
6499
|
1556 * sparse/nonzeros.m, sparse/normest.m, sparse/spconvert.m, |
|
1557 sparse/spdiags.m, sparse/speye.m, sparse/spfun.m, sparse/spones.m, |
|
1558 sparse/sprand.m, sparse/sprandn.m, sparse/sprandsym.m, |
|
1559 sparse/spstats.m, sparse/treeplot.m: Style fixes. |
|
1560 |
6496
|
1561 * pkg/pkg.m: Use "strcat (...)" instead of "[...]". |
6500
|
1562 Use strcmpi instead of strcmp+tolower. |
6496
|
1563 Style fixes. |
|
1564 |
6494
|
1565 * testfun/speed.m: Use "strcat (...)" instead of "[...]". |
|
1566 Plotting fixes. Style fixes. |
|
1567 |
|
1568 * testfun/test.m: Use "strcat (...)" instead of "[...]". |
|
1569 Style fixes. |
|
1570 |
|
1571 * testfun/fail.m: No need to check for evalin and lastwarn. |
|
1572 Style fixes. |
|
1573 |
|
1574 * testfun/demo.m, testfun/example.m: Style fixes. |
|
1575 Use "strcat (...)" instead of "[...]". |
|
1576 Use format specifiers in calls to warning. |
|
1577 |
|
1578 * testfun/assert.m: Use "numel (x)" instead of "prod (size (x))". |
|
1579 Use "strcat (...)" instead of "[...]". |
|
1580 Use "x(end)" instead of "x(length (x))". |
|
1581 Check NA before NaN. |
|
1582 Style fixes. |
|
1583 |
6473
|
1584 2007-03-29 John W. Eaton <jwe@octave.org> |
|
1585 |
6474
|
1586 * plot/stem.m (stem, set_default_values): Use RGB triple for color. |
6473
|
1587 |
6467
|
1588 2007-03-27 John W. Eaton <jwe@octave.org> |
|
1589 |
|
1590 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
1591 control/base/Makefile.in, control/hinf/Makefile.in, |
|
1592 control/obsolete/Makefile.in, control/system/Makefile.in, |
|
1593 control/util/Makefile.in, deprecated/Makefile.in, |
|
1594 elfun/Makefile.in, finance/Makefile.in, general/Makefile.in, |
|
1595 image/Makefile.in, io/Makefile.in, linear-algebra/Makefile.in, |
|
1596 miscellaneous/Makefile.in, optimization/Makefile.in, |
|
1597 path/Makefile.in, pkg/Makefile.in, plot/Makefile.in, |
|
1598 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
1599 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
1600 special-matrix/Makefile.in, startup/Makefile.in, |
|
1601 statistics/Makefile.in, statistics/base/Makefile.in, |
|
1602 statistics/distributions/Makefile.in, |
|
1603 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
1604 strings/Makefile.in, testfun/Makefile.in, time/Makefile.in: |
|
1605 Use ln instead of $(LN_S) in dist target. |
|
1606 |
6465
|
1607 2007-03-27 David Bateman <dbateman@free.fr> |
|
1608 |
|
1609 * plot/__go_draw_axes__.m: Allow linewidth settings to work with |
|
1610 gnuplot 4.0. |
|
1611 |
6464
|
1612 2007-03-26 John W. Eaton <jwe@octave.org> |
|
1613 |
|
1614 * plot/__go_draw_axes__.m: Send image data to gnuplot via plot stream. |
|
1615 |
6461
|
1616 2007-03-26 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1617 |
|
1618 * plot/__go_draw_axes__.m: Always end palette data to gnuplot via |
|
1619 plot stream and using binary data. |
|
1620 |
6459
|
1621 2007-03-26 John W. Eaton <jwe@octave.org> |
|
1622 |
|
1623 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
1624 lot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
1625 plot/__plt2vv__.m: Accept properties in addtition to options struct. |
|
1626 |
|
1627 2007-03-26 David Bateman <dbateman@free.fr> |
|
1628 |
6461
|
1629 * plot/__go_draw_axes__.m: Send "set ticslevel 0" to plot stream. |
|
1630 |
6459
|
1631 * plot/plot3.m: Handle line properties. |
|
1632 * plot/plot.m: Update docstring. |
|
1633 * plot/__plotopt__.m, plot/__pltopt1__.m: New arg, err_on_invalid. |
|
1634 * plot/__plt__.m: Also gather properties. |
|
1635 |
6455
|
1636 2007-03-26 Kim Hansen <kimhanse@gmail.com> |
|
1637 |
|
1638 * testfun/assert.m: Delete special check for empty objects. |
|
1639 Add test. |
|
1640 |
6453
|
1641 2007-03-26 John W. Eaton <jwe@octave.org> |
|
1642 |
6454
|
1643 * plot/drawnow.m: Exit early if call is recursive. |
|
1644 |
6453
|
1645 * plot/__go_draw_axes__.m (get_data_limits): New function. |
|
1646 Check for Inf too. |
|
1647 (__go_draw_axes__): Use get_data_limits. |
|
1648 |
6450
|
1649 2007-03-24 John W. Eaton <jwe@octave.org> |
|
1650 |
6451
|
1651 * plot/drawnow.m: If GNUTERM is set to wxt in the environment, |
|
1652 send terminal setting command with title option to plot stream. |
|
1653 |
6450
|
1654 * plot/legend.m: Correctly increment index into list of children.. |
|
1655 |
6434
|
1656 2007-03-23 John W. Eaton <jwe@octave.org> |
|
1657 |
6448
|
1658 * general/interp2.m, general/bicubic.m, control/base/rldemo.m, |
|
1659 control/hinf/hinfdemo.m, control/hinf/dhinfdemo.m, |
|
1660 control/base/nyquist.m, control/base/nichols.m, |
|
1661 control/base/frdemo.m, signal/freqz_plot.m, |
|
1662 control/base/__stepimp__.m, control/base/bode.m, |
|
1663 quaternion/demoquat.m, quaternion/qcoordinate_plot.m, |
|
1664 statistics/base/qqplot.m, statistics/base/ppplot.m, sparse/spy.m: |
6447
|
1665 Update plotting code. |
|
1666 |
|
1667 * control/base/bode.m: Unwrap phase angle. |
|
1668 |
|
1669 * miscellaneous/dump_prefs.m: Remove automatic_replot from the list. |
|
1670 |
|
1671 * plot/axis.m: Don't check automatic_replot, or call replot. |
|
1672 |
|
1673 * quaternion/demoquat.m: Delete comments with obsolete plotting |
|
1674 commands. |
6446
|
1675 |
6442
|
1676 * plot/__pltopt1__.m: Handle "@" marker same as "+". |
6444
|
1677 Handle numeric color specs. |
6442
|
1678 * plot/plot.m: Remove "-@" and "@" from docstring. |
|
1679 |
6441
|
1680 * plot/orient.m: Fix tests to avoid creating a plot window. |
|
1681 |
6440
|
1682 * elfun/acosd.m, elfun/acotd.m, elfun/acscd.m, elfun/asecd.m, |
|
1683 elfun/asind.m, elfun/atand.m, elfun/cosd.m, elfun/cotd.m, |
|
1684 elfun/cscd.m, elfun/secd.m, elfun/sind.m, elfun/tand.m, |
|
1685 general/arrayfun.m, miscellaneous/compare_versions.m, |
|
1686 path/savepath.m, pkg/pkg.m, plot/__gnuplot_version__.m, |
|
1687 plot/contour.m, plot/contourc.m, plot/legend.m, plot/stem.m, |
|
1688 polynomial/pchip.m: Fix copyright notice, correct FSF address. |
|
1689 |
6438
|
1690 * plot/__go_draw_figure__.m: Send reset to gnuplot before every |
|
1691 plot, not just multiplots. |
|
1692 |
6436
|
1693 * plot/__go_draw_axes__.m: Use %g for label coordinates, not %d. |
|
1694 |
6434
|
1695 * plot/contour.m: Don't call drawnow. |
|
1696 |
6431
|
1697 2007-03-22 John W. Eaton <jwe@octave.org> |
|
1698 |
6432
|
1699 * plot/drawnow.m: Check and optionally, set, the __modified__ |
|
1700 property of each figure. |
|
1701 |
6431
|
1702 * plot/__go_draw_axes__.m: If no real data, plot a point at Inf, |
|
1703 Inf to show axes. From Daniel J Sebald <daniel.sebald@ieee.org>. |
|
1704 |
|
1705 2007-03-21 John W. Eaton <jwe@octave.org> |
|
1706 |
|
1707 * linear-algebra/null.m: Set elements of retval with magnitudes |
|
1708 less than eps to 0. |
|
1709 |
6429
|
1710 2007-03-21 David Bateman <dbateman@free.fr> |
6425
|
1711 |
|
1712 * plot/__go_draw_axes__.m: Handle some colors with older gnuplot. |
6429
|
1713 * testfun/speed.m: Documentation and example fix. |
|
1714 |
6424
|
1715 2007-03-21 John W. Eaton <jwe@octave.org> |
|
1716 |
|
1717 * plot/subplot.m: If we find an existing subplot region, set |
|
1718 it to be the "currentaxes" property for the current figure. |
6425
|
1719 Delete old axes objects if the new axes object overlaps the old. |
6424
|
1720 |
6422
|
1721 2007-03-20 David Bateman <dbateman@free.fr> |
|
1722 |
|
1723 * general/Makefile.in: Include arrayfun.m in SOURCES. |
|
1724 |
|
1725 2007-03-20 Bill Denney <denney@seas.upenn.edu> |
|
1726 |
|
1727 * general/arrayfun.m: New function. |
|
1728 |
6418
|
1729 2007-03-20 John W. Eaton <jwe@octave.org> |
|
1730 |
6419
|
1731 * plot/newplot.m: Call __request_drawnow__ after initializing axes. |
|
1732 * plot/text.m: Call __request_drawnow__ after creating text objects. |
|
1733 |
|
1734 * plot/clf.m: Don't call drawnow. |
|
1735 |
6431
|
1736 2007-03-20 Daniel J Sebald <daniel.sebald@ieee.org> |
6419
|
1737 |
6420
|
1738 * image/__img__.m: Maybe set yaxis to reverse for images. |
|
1739 * plot/__go_draw_axes__.m: Don't add flipy to gnuplot command for |
|
1740 images. |
|
1741 |
6418
|
1742 * plot/drawnow.m: Make __go_close_all_registered__ persistent |
6419
|
1743 instead of global. Only register __go_close_all__ with atexit if |
|
1744 the plot stream is successfully opened. |
6418
|
1745 |
6413
|
1746 2007-03-15 John W. Eaton <jwe@octave.org> |
|
1747 |
6418
|
1748 * plot/__go_draw_axes__.m: Make have_newer_gnuplot persistent. |
6413
|
1749 From Daniel J Sebald <daniel.sebald@ieee.org>. |
|
1750 |
|
1751 2007-03-15 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1752 |
|
1753 * plot/__go_draw_axes__.m (do_linestyle_command): Fix marker types. |
6415
|
1754 Use numeric line types. |
6413
|
1755 |
|
1756 * control/base/rlocus.m: Add asymptotes to the plot. Use wider |
6415
|
1757 lines and larger markers. Remove key titles from line type |
|
1758 properties. |
6413
|
1759 |
6405
|
1760 2007-03-14 John W. Eaton <jwe@octave.org> |
|
1761 |
6412
|
1762 * plot/__axis_label__.m: Accept additional property-value pairs |
|
1763 and pass them to __go_text__. Simply return the handle obtained |
|
1764 from __go_text__ instead of calling get on the current axis. |
|
1765 * plot/xlabel.m, plot/zlabel.m, plot/zlabel.m: Check args here. |
|
1766 Allow for extra property value pairs to be passed along. |
|
1767 * plot/title.m: Implement with __axis_label__ since it does all |
|
1768 that title needs to do. |
|
1769 |
6410
|
1770 * plot/clf.m: Set currentaxes property for current figure to []. |
|
1771 |
6405
|
1772 * plot/__axis_label__.m: Convert arg to text handle before calling set. |
|
1773 |
|
1774 * plot/__plt__.m: Return line handles from all calls to __plt1__ |
|
1775 and __plt2__, not just the last. |
|
1776 |
|
1777 * plot/Makefile.in (SOURCES): Rename from SOURCES_M. |
|
1778 (SOURCES_IN, GEN_M): Delete. |
|
1779 (FCN_FILES): Don't include $(GEN_M). |
|
1780 (all): Don't depend on $(GEN_M). |
|
1781 ($(GEN_M) : %.m : %.in): Delete pattern rule. |
|
1782 |
|
1783 * plot/text.m: Use __go_text__ instead of __uiboject_text_ctor__. |
|
1784 |
|
1785 * plot/newplot.m: Call __go_axes_init__ instead of |
|
1786 __uiobject_axes_init__. |
|
1787 |
|
1788 * plot/mesh.m: Use __go_surface__ instead of |
|
1789 __uiobject_surface_ctor__. Don't access object fields directly. |
|
1790 |
|
1791 * plot/line.m: Use __line__ to do actual work. |
|
1792 * plot/__line__.m: New function. |
|
1793 |
|
1794 * plot/axes.m: Use __go_axes__ to create axes graphics handle. |
|
1795 Use get and set instead of accessing object fields directly. |
|
1796 |
|
1797 * plot/figure.m: Use __go_figure__ to create figure graphics |
|
1798 handle. |
|
1799 |
|
1800 * plot/drawnow.m: Register __go_close_all__ with atexit instead of |
|
1801 __uiobject_close_all. Call __go_draw_figure__ instead of |
|
1802 __uiobject_draw_figure__. |
|
1803 |
|
1804 * plot/clf.m: Use get instead of accessing object fields |
|
1805 directly. Simply delete children. Don't set currentaxes. |
|
1806 |
|
1807 * plot/close.m (close_all_figures): New subfunction. |
|
1808 Use it instead of getting list of figures to close from |
|
1809 __uiobject_figures__. |
|
1810 |
|
1811 * plot/closereq.m: Simply delete the current figure. Don't set |
|
1812 currentfigure. |
|
1813 |
|
1814 * plot/__errplot__.m: Call __line__ instead of |
|
1815 __uiobject_line_ctor__. Use set instead of accesing object fields |
|
1816 directly. Don't call __uiobject_adopt__. |
|
1817 |
|
1818 * plot/__uiobject_adopt__.m, plot/__uiobject_alloc__.in, |
|
1819 plot/__uiobject_axes_ctor__.m, plot/__uiobject_axes_dtor__.m, |
|
1820 plot/__uiobject_axes_init__.in, plot/__uiobject_axes_setr__.m, |
|
1821 plot/__uiobject_delete__.m, plot/__uiobject_figure_ctor__.m, |
|
1822 plot/__uiobject_figures__.in, plot/__uiobject_free__.in, |
|
1823 plot/__uiobject_get_handle__.in, plot/__uiobject_globals__.m, |
|
1824 plot/__uiobject_grow_list__.in, plot/__uiobject_handle2idx__.in, |
|
1825 plot/__uiobject_image_ctor__.m, plot/__uiobject_init_figure__.in, |
|
1826 plot/__uiobject_init_root_figure__.in, |
|
1827 plot/__uiobject_line_ctor__.m, plot/__uiobject_make_handle__.in, |
|
1828 plot/__uiobject_root_figure_ctor__.m, |
|
1829 plot/__uiobject_surface_ctor__.m, plot/__uiobject_text_ctor__.m: |
|
1830 plot/get.in, plot/include-globals.awk, plot/ishandle.m, |
|
1831 plot/set.in: Delete. |
6408
|
1832 * plot/Makefile.in (SOURCES_M, SOURCES_IN): Remove from lists. |
6405
|
1833 |
|
1834 * plot/__go_close_all__.m: Rename from __uiobject_close_all.m. |
|
1835 Pass "hidden" as second arg to close. |
|
1836 * plot/__go_draw_axes__.m: Rename from __uiobject_draw_axes.m. |
|
1837 * plot/__go_draw_figure__.m: Rename from __uiobject_draw_figure.m. |
6408
|
1838 * plot/Makefile.in (SOURCES_M): Rename in list. |
|
1839 |
6405
|
1840 * image/__img__.m: Use __go_image__ to create image graphics |
|
1841 handle. |
|
1842 |
|
1843 * miscellaneous/delete.m: Call __go_delete__, not |
|
1844 __uiobject_delete__. Check that arg is a graphics handle before |
|
1845 calling __go_delete__. |
|
1846 |
6403
|
1847 2007-03-13 John W. Eaton <jwe@octave.org> |
|
1848 |
|
1849 * miscellaneous/cast.m: Use feval and strcmp with cell to check |
|
1850 arg instead of switch statement. |
6528
|
1851 From S�ren Hauberg <soren@hauberg.org>. |
6403
|
1852 |
|
1853 2007-03-12 John W. Eaton <jwe@octave.org> |
|
1854 |
|
1855 * miscellaneous/cast.m: New function. |
|
1856 |
|
1857 * miscellaneous/delete.m: Call __go_delete__, not __uiobject_delete__. |
|
1858 |
6398
|
1859 2007-03-08 John W. Eaton <jwe@octave.org> |
|
1860 |
|
1861 * miscellaneous/copyfile.m, miscellaneous/movefile.m: Perform |
|
1862 tilde expansion on target filename before passing it to the shell. |
|
1863 |
|
1864 * statistics/base/Makefile.in (SOURCES): Remove unidrnd.m from list. |
|
1865 * statistics/distributions/Makefile.in (SOURCES): Add it here. |
|
1866 |
6396
|
1867 2007-03-08 David Bateman <dbateman@free.fr> |
|
1868 |
|
1869 * statistics/base/unidrnd.m: Move to statistics/distributions |
|
1870 replacing slower version based on dicrete_rnd. |
|
1871 |
6392
|
1872 2007-03-07 John W. Eaton <jwe@octave.org> |
|
1873 |
6395
|
1874 * control/base/rlocus.m: Update for current plotting functions. |
|
1875 |
|
1876 2007-03-07 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
1877 |
|
1878 * control/base/rlocus.m: Improve display. |
|
1879 |
|
1880 2007-03-07 John W. Eaton <jwe@octave.org> |
|
1881 |
|
1882 * plot/legend.m: Only handle positions -1:4. |
|
1883 * plot/__pltopt1__.m: Don't set linestyle if only marker style is |
|
1884 found in option string |
|
1885 * plot/__uiobject_draw_axes__.m: Handle key position. |
|
1886 |
6394
|
1887 * plot/newplot.m: Always reset next line color. |
|
1888 |
6392
|
1889 * testfun/assert.m: Check that number of dimensions match before |
|
1890 checking dimensions. |
|
1891 |
6391
|
1892 2007-03-07 Muthiah Annamalai <muthuspost@gmail.com> |
|
1893 |
|
1894 * specfun/perms.m, specfun/factorial.m: Check args. |
|
1895 |
6387
|
1896 2007-03-07 John W. Eaton <jwe@octave.org> |
|
1897 |
6390
|
1898 * plot/mesh.m: Call newplot before doing anything. |
|
1899 |
|
1900 * plot/__uiobject_draw_axes__.m: Send "e\n" at end of data, not |
|
1901 just "e". Only flush plot stream once. |
|
1902 From Daniel J Sebald <daniel.sebald@ieee.org>. |
|
1903 |
6387
|
1904 * strings/blanks.m: Omit first index in assignment. |
|
1905 |
6386
|
1906 2007-03-07 Paul Kienzle <pkienzle@users.sf.net> |
|
1907 |
|
1908 * set/setdiff.m: Some code cleanup and a fix for setdiff on rows. |
|
1909 |
6385
|
1910 2007-03-06 David Bateman <dbateman@free.fr> |
|
1911 John W. Eaton <jwe@octave.org> |
|
1912 |
|
1913 * set/setdiff.m: Ignore "rows" for cell array args. |
|
1914 Handle cellstr args. |
|
1915 |
6382
|
1916 2007-03-05 John W. Eaton <jwe@octave.org> |
|
1917 |
|
1918 * optimization/sqp.m: Defer first call to obj_hess until after |
|
1919 calling obj_fun. |
|
1920 |
6377
|
1921 2007-03-02 Bob Weigel <rweigel@gmu.edu> |
|
1922 |
|
1923 * specfun/nchoosek.m: Fix nargin check. |
|
1924 |
6376
|
1925 2007-03-01 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1926 |
|
1927 * image/__img__.m: Don't set xlim and ylim properties. |
|
1928 |
6374
|
1929 2007-03-01 Paul Kienzle <pkienzle@users.sf.net> |
|
1930 |
|
1931 * general/interp1.m: Fix *style cases for decreasing x. |
|
1932 |
6372
|
1933 2007-03-01 Muthiah Annamalai <muthuspost@gmail.com> |
|
1934 |
|
1935 * polynomial/roots.m: Check nargin before accessing arg. |
|
1936 |
6369
|
1937 2007-02-28 John W. Eaton <jwe@octave.org> |
|
1938 |
|
1939 * plot/__uiobject_draw_axes__.m: If looking at image data, Don't |
|
1940 increment data_idx unless using gnuplot for display. |
|
1941 |
6368
|
1942 2007-02-28 Daniel J Sebald <daniel.sebald@ieee.org> |
|
1943 |
|
1944 * plot/__uiobject_draw_axes__.m: Improve calculation of limits for |
|
1945 plots with images. |
|
1946 * image/image.m, image/imagesc.m, image/imshow.m: |
|
1947 Deprecate zoom argument. |
|
1948 |
6366
|
1949 2007-02-28 John W. Eaton <jwe@octave.org> |
|
1950 |
|
1951 * plot/__uiobject_draw_axes__.m: Use fullfile to generate |
|
1952 temporary file names. Keep image and colormap file ids separate. |
|
1953 |
|
1954 * general/interp1.m: Correctly compute min and max values when |
|
1955 values are decreasing and not evenly spaced. |
|
1956 From Ricardo Marranita <ricardo.marranita@gmail.com>. |
|
1957 |
6365
|
1958 2007-02-27 John W. Eaton <jwe@octave.org> |
|
1959 |
|
1960 * testfun/test.m (test): Handle possibility of file_in_loadpath |
|
1961 returning an empty cell array. |
|
1962 |
6546
|
1963 2007-02-27 Michael Goffioul <michael.goffioul@swing.be> |
6364
|
1964 |
|
1965 * pkg/pkg.m: Use fullfile to create filenames from parts. |
|
1966 |
6546
|
1967 2007-02-26 Michael Goffioul <michael.goffioul@swing.be> |
6358
|
1968 |
|
1969 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
1970 control/base/Makefile.in, control/hinf/Makefile.in, |
|
1971 control/obsolete/Makefile.in, control/system/Makefile.in, |
|
1972 control/util/Makefile.in, deprecated/Makefile.in, |
|
1973 elfun/Makefile.in, finance/Makefile.in, general/Makefile.in, |
|
1974 image/Makefile.in, io/Makefile.in, linear-algebra/Makefile.in, |
|
1975 miscellaneous/Makefile.in, optimization/Makefile.in, |
|
1976 path/Makefile.in, pkg/Makefile.in, plot/Makefile.in, |
|
1977 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
1978 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
1979 special-matrix/Makefile.in, startup/Makefile.in, |
|
1980 statistics/Makefile.in, statistics/base/Makefile.in, |
|
1981 statistics/distributions/Makefile.in, |
|
1982 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
1983 strings/Makefile.in, testfun/Makefile.in, time/Makefile.in: |
|
1984 Use $(LN_S) instead of ln or ln -s. |
|
1985 |
6356
|
1986 2007-02-24 David Bateman <dbateman@free.fr> |
|
1987 |
|
1988 * pkg/pkg.m (configure_make): Ignore blank lines and trailing |
|
1989 '\n' in FILES file. |
6357
|
1990 (configure_make): Also install any mex files. |
6356
|
1991 |
6353
|
1992 2007-02-24 David Bateman <dbateman@free.fr> |
|
1993 |
|
1994 * statistics/distributions (SOURCES): Add nbincdf.m, |
|
1995 nbininv.m, nbinpdf.m and nbinrnd.m. |
|
1996 |
6351
|
1997 2007-02-23 John W. Eaton <jwe@octave.org> |
|
1998 |
|
1999 * statistics/distributions/Makefile.in (SOURCES): Remove |
|
2000 pascal_cdf.m pascal_inv.m pascal_pdf.m pascal_rnd.m from the list. |
|
2001 |
|
2002 * deprecated/Makefile.in (SOURCES): Add pascal_cdf.m, |
|
2003 pascal_inv.m, pascal_pdf.m, and pascal_rnd.m to the list. |
|
2004 |
6349
|
2005 2007-02-23 David Bateman <dbateman@free.fr> |
|
2006 |
|
2007 * statistics/distributions/discrete_rnd.m, |
|
2008 statistics/distributions/geornd.m, |
|
2009 statistics/distributions/lognnd.m, |
|
2010 statistics/distributions/nbinrnd.m, |
|
2011 statistics/distributions/wblrnd.m: Accelerate distributions. |
|
2012 |
|
2013 * statistics/distributions/unidcdf.m, |
|
2014 statistics/distributions/unidinv.m, |
|
2015 statistics/distributions/unidpdf.m, |
|
2016 statistics/distributions/unidrnd.m: New functions based on |
6351
|
2017 discrete_cdf, etc. |
6349
|
2018 |
|
2019 * statistics/distributions/pascal_cdf.m, |
|
2020 statistics/distributions/pascal_inv.m, |
|
2021 statistics/distributions/pascal_pdf.m, |
|
2022 statistics/distributions/pascal_rnd.m: Remove. |
|
2023 * statistics/distributions/nbincdf.m, |
|
2024 statistics/distributions/nbininv.m, |
|
2025 statistics/distributions/nbinpdf.m, |
|
2026 statistics/distributions/nbinrnd.m: Replace with matlab |
|
2027 compatible functions. |
|
2028 * deprecated/pascal_cdf.m, deprecated/pascal_inv.m, |
|
2029 deprecated/pascal_pdf.m, deprecated/pascal_rnd.m: Use the new |
|
2030 nbincdf, etc functions to implement these. |
|
2031 |
6344
|
2032 2007-02-22 Daniel J Sebald <daniel.sebald@ieee.org> |
|
2033 |
|
2034 * plot/__uiobject_draw_axes__.m: Insert newline between plot |
|
2035 command and data. |
|
2036 |
|
2037 2007-02-22 John W. Eaton <jwe@octave.org> |
|
2038 |
|
2039 * miscellaneous/doc.m: If index search fails, try again without |
|
2040 the index search option. |
|
2041 |
6339
|
2042 2007-02-22 David Bateman <dbateman@free.fr> |
|
2043 |
6341
|
2044 * miscellaneous/doc.m: Find doc.info file correctly in user directories. |
|
2045 |
6340
|
2046 * statistics/distributions/frnd.m, statistics/distributions/exprnd.m, |
|
2047 statistics/distributions/gamrnd.m, statistics/distributions/trnd.m, |
|
2048 statistics/distributions/poissrnd.m, statistics/distributions/chi2rnd.m, |
|
2049 statistics/distributions/betarnd.m: Convert to use randg, rande |
|
2050 and randp to accelerate. |
|
2051 |
6339
|
2052 * pkg/pkg.m (fix_depends): Support > and < operators as well. |
|
2053 |
6338
|
2054 2007-02-22 John W. Eaton <jwe@octave.org> |
|
2055 |
|
2056 * plot/__uiobject_draw_axes__.m: If not using gnuplot for images, |
|
2057 cache data and display after xlim and ylim have been determined. |
|
2058 |
6337
|
2059 2007-02-22 Daniel J Sebald <daniel.sebald@ieee.org> |
|
2060 |
|
2061 * plot/__uiobject_draw_axes__.m: |
|
2062 Allow multiple images to be displayed with gnuplot. |
|
2063 |
6333
|
2064 2007-02-20 Rafael Laboissiere <rafael@debian.org> |
|
2065 |
|
2066 * optimization/glpk.m: Document the fact that extra.mem does not work |
|
2067 for versions of GLPK 4.15 and later. |
|
2068 |
6328
|
2069 2007-02-19 John W. Eaton <jwe@octave.org> |
|
2070 |
|
2071 * plot/__uiobject_alloc__.in: If next available element in |
|
2072 __uiobject_list__ is 0, grow list before doing anything else. |
|
2073 * plot/__uiobject_grow_list__.in: Only set __uiobject_head__ on |
|
2074 first call when size of __uiobject_list__ is 0. |
|
2075 |
6323
|
2076 2007-02-16 John W. Eaton <jwe@octave.org> |
|
2077 |
|
2078 * miscellaneous/Makefile.in (SOURCES): Remove popen2.m from the list. |
|
2079 |
6321
|
2080 2007-02-16 Michael Goffioul <michael.goffioul@swing.be> |
|
2081 |
|
2082 * miscellaneous/popen2.m: Remove as replaced with builtin. |
|
2083 |
6316
|
2084 2007-02-16 Muthiah Annamalai <muthuspost@gmail.com> |
|
2085 |
|
2086 * specfun/nchoosek.m: Check nargin. |
|
2087 |
6314
|
2088 2007-02-15 John W. Eaton <jwe@octave.org> |
|
2089 |
6315
|
2090 * path/addpath.m, path/rmpath.m: Delete |
|
2091 * path/Makefile.in (SOURCES): Remove them from the list. |
|
2092 |
6314
|
2093 * plot/__uiobject_axes_init__.in, plot/__uiobject_axes_setr__.m: |
|
2094 Delete title, xlabel, ylabel, and zlabel properties before |
|
2095 reassigning. |
|
2096 * plot/__uiobject_axes_init__.in: New arg, mode. |
|
2097 Don't init outerposition if "mode" is "replace". |
|
2098 * plot/newplot.m: Check both figure and axes nextplot properties. |
|
2099 If axes nextplot property is replace, pass "replace" as mode arg |
|
2100 to __uiobject_axes_init__. |
|
2101 |
6308
|
2102 2007-02-15 Daniel J Sebald <daniel.sebald@ieee.org> |
|
2103 |
6310
|
2104 * image/imshow.m: Don't restore old colormap. |
|
2105 |
6309
|
2106 * plot/__uiobject_image_ctor__.m: Set xdata and ydata properties. |
|
2107 * image/__img__.m: New file containing common parts of image.m and |
|
2108 imshow.m. |
6312
|
2109 * image/Makefile.in (SOURCES): Add __img__.m to the list. |
6309
|
2110 * image/image.m, image/imshow.m: Call __img__. |
|
2111 * plot/__uiobject_draw_axes__.m: |
|
2112 Handle rgb imaged data stored in 3-d arrays. |
|
2113 |
6308
|
2114 * plot/figure.m: Doc fix. |
|
2115 |
6304
|
2116 2007-02-14 Thomas Weber <thomas.weber.mail@gmail.com> |
|
2117 |
|
2118 * audio/wavread.m, audio/wavwrite.m: Use types with specific sizes |
|
2119 for reading and writing data. New tests. Improve rounding. |
|
2120 |
6302
|
2121 2007-02-13 John W. Eaton <jwe@octave.org> |
|
2122 |
6303
|
2123 * plot/stem.m: New file, adapted from OctPlot. |
|
2124 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2125 |
6302
|
2126 * plot/__errcomm__.m, plot/__plr1__.m, plot/__plr2__.m, |
|
2127 plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
2128 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
2129 plot/__plt2vv__.m, plot/__plt__.m, plot/loglog.m, |
|
2130 plot/loglogerr.m, plot/plot.m, plot/plot3.m, plot/polar.m, |
|
2131 plot/semilogx.m, plot/semilogxerr.m, plot/semilogy.m, |
|
2132 plot/semilogyerr.m: Return handles to line objects. |
|
2133 |
6301
|
2134 2007-02-11 John W. Eaton <jwe@octave.org> |
|
2135 |
|
2136 * plot/__uiobject_close_all.m: New file. |
|
2137 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2138 |
6298
|
2139 2007-02-10 John W. Eaton <jwe@octave.org> |
|
2140 |
|
2141 * plot/drawnow.m: Arrange for plot streams to be close on exit. |
|
2142 * plot/__uiobject_globals__.m: Don't call mlock. |
|
2143 |
|
2144 * plot/drawnow.m: Only check for DISPLAY if isunix returns true. |
|
2145 * plot/__uiobject_delete__.m: Send quit command and flush stream |
|
2146 before calling pclose. |
|
2147 |
6291
|
2148 2007-02-09 John W. Eaton <jwe@octave.org> |
|
2149 |
6295
|
2150 * plot/subplot.m: Delete spurious call to axes. |
|
2151 |
6293
|
2152 * plot/figure.m: Call drawnow for current figure before creating |
|
2153 or switching to a new figure. |
|
2154 * plot/__uiobject_init_figure__.in: Handle empty arg the same as |
|
2155 nargin == 0 case. |
|
2156 |
6291
|
2157 * testfun/assert.m: Try to avoid problems when comparisons involve |
|
2158 strange values like Inf+NaNi. |
|
2159 |
6283
|
2160 2007-02-08 John W. Eaton <jwe@octave.org> |
|
2161 |
6286
|
2162 * plot/drawnow.m: Use gnuplot_binary() instead of just "gnuplot" |
|
2163 and check gnuplot_use_title_option instead of just assuming -title |
|
2164 works. From Michael Goffioul <michael.goffioul@swing.be>. |
|
2165 |
6285
|
2166 * Makefile.in (DISTFILES): Add move-if-change to the list. |
|
2167 |
6284
|
2168 * audio/Makefile.in, control/base/Makefile.in, |
|
2169 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
2170 control/system/Makefile.in, control/util/Makefile.in, |
|
2171 deprecated/Makefile.in, elfun/Makefile.in, finance/Makefile.in, |
|
2172 general/Makefile.in, image/Makefile.in, io/Makefile.in, |
|
2173 linear-algebra/Makefile.in, miscellaneous/Makefile.in, |
|
2174 optimization/Makefile.in, plot/Makefile.in, |
|
2175 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
2176 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
2177 special-matrix/Makefile.in, startup/Makefile.in, |
|
2178 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
2179 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
2180 strings/Makefile.in, testfun/Makefile.in, time/Makefile.in, |
|
2181 path/Makefile.in, pkg/Makefile.in: Explicitly list source files. |
|
2182 |
6283
|
2183 * plot/figure.m: Don't call drawnow. Correctly init figure when |
|
2184 only given property list. |
|
2185 |
6278
|
2186 2007-02-07 John W. Eaton <jwe@octave.org> |
|
2187 |
6280
|
2188 * plot/__uiobject_draw_axes__.m: Handle xdir, ydir, and zdir axis |
|
2189 properties. |
|
2190 |
6278
|
2191 * plot/sombrero.m: Call box ("off") after mesh. |
|
2192 |
|
2193 * plot/__uiobject_draw_axes__.m: Avoid rgb colors and "set style |
|
2194 line default" commands with older versions of gnuplot. |
|
2195 |
|
2196 * plot/close.m: Use get (0, "currentifgure") instead of gcf. |
|
2197 |
6273
|
2198 2007-02-06 John W. Eaton <jwe@octave.org> |
|
2199 |
|
2200 * plot/__uiobject_draw_axes__.m: Set pt to 0 if marker is ".". |
|
2201 * sparse/gplot.m: Use line style - instead of 1. |
|
2202 |
6272
|
2203 2007-02-05 Rafael Laboissiere <rafael@debian.org> |
|
2204 |
|
2205 * plot/print.m: Avoid error message from cellidx. |
|
2206 |
|
2207 2007-02-05 John W. Eaton <jwe@octave.org> |
|
2208 |
|
2209 * plot/legend.m: Fix check for data. |
|
2210 |
6270
|
2211 2007-02-05 Thomas Treichl <Thomas.Treichl@gmx.net> |
|
2212 |
|
2213 * plot/__uiobject_draw_axes__.m (do_linestyle_command): |
|
2214 Always set lt and pt. |
|
2215 |
6269
|
2216 2007-02-05 Shai Ayal <shaiay@users.sourceforge.net> |
|
2217 |
|
2218 * plot/contourc.m: Correctly compute X and Y. |
|
2219 |
6268
|
2220 2007-02-05 John W. Eaton <jwe@octave.org> |
|
2221 |
|
2222 * plot/__uiobject_draw_axes__.m: Use title "" if no explicit title. |
|
2223 When setting {x,y,z}lim, also set {x,y,z}limmode to "auto. |
|
2224 |
6264
|
2225 2007-02-01 John W. Eaton <jwe@octave.org> |
|
2226 |
6266
|
2227 * plot/__uiobject_draw_axes__.m: |
|
2228 Don't try to set axis limits unless we have data. |
|
2229 |
6264
|
2230 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
2231 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
2232 plot/__plt2vv__.m, plot/__plt__.m, plot/__pltopt1__.m, |
|
2233 plot/__pltopt__.m, plot/plot3.m: Set and use options struct |
|
2234 instead of of key and fmt strings. |
|
2235 |
|
2236 * plot/__pltopt1__.m: Greatly simplify. |
|
2237 |
|
2238 * plot/__next_line_color__.m: New file. |
|
2239 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2240 * plot/newplot.m: Call __next_line_color__ here to reset rotation. |
|
2241 |
|
2242 * plot/__default_plot_options__.m: New file. |
|
2243 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2244 |
|
2245 * plot/__plt3__.m: Delete. |
|
2246 * plot/Makefile.in (SOURCES_M): Remove it from the list. |
|
2247 |
6259
|
2248 2007-01-31 John W. Eaton <jwe@octave.org> |
|
2249 |
6263
|
2250 * plot/__uiobject_draw_axes__.m: Set defaults for color, |
|
2251 linestyle, linewidth, marker, and markersize properties. |
|
2252 * plot/__uiobject_draw_axes__.m: Attempt to handle line and marker |
|
2253 colors and widths, and line styles. |
|
2254 |
|
2255 * plot/__plt__.m, image/image.m: Don't call drawnow. |
6262
|
2256 |
6261
|
2257 * plot/__gnuplot_version__.m: Restore from CVS Attic. |
|
2258 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2259 |
|
2260 * plot/__uiobject_draw_axes__.m: Delete useless call to |
|
2261 __gnuplot_save_data__. |
|
2262 |
6259
|
2263 * image/image.m: Accept 2 args, but ignore the second for now. |
|
2264 |
6258
|
2265 2007-01-30 David Bateman <dbateman@free.fr> |
|
2266 |
|
2267 * pkg/pkg.m (pkg, isautoload, install, load_packages): Add ability |
|
2268 to flag a package as to be autoloaded. Add install flags -noauto, |
|
2269 -auto to force autoload behavior. |
|
2270 (installed_packages): Make list of installed packages unique. |
|
2271 |
6259
|
2272 2007-01-30 John W. Eaton <jwe@octave.org> |
|
2273 |
|
2274 * Merge of changes from graphics-branch: |
|
2275 |
|
2276 2007-01-29 John W. Eaton <jwe@octave.org> |
6257
|
2277 |
|
2278 * plot/subplot.m: Set nextplot property of current figure to "add". |
|
2279 |
|
2280 * plot/__uiobject_draw_axes__.m: Only handle outerposition |
|
2281 property if it exists. |
|
2282 |
6259
|
2283 2007-01-26 John W. Eaton <jwe@octave.org> |
6257
|
2284 |
|
2285 * plot/__uiobject_draw_axes__.m: Move initialization of max and |
|
2286 min values outside of loop over child objects. |
|
2287 |
|
2288 * plot/contour.m, plot/contourc.m: New files. |
|
2289 * plot/Makefile.in (SOURCES_M): Add them to the list. |
|
2290 |
|
2291 * image/image_viewer.m: Set view_fcn to "gnuplot_internal" if we |
|
2292 find a gnuplot version newer than 4.0. |
|
2293 * image/__img_gnuplot__.m: Delete. |
|
2294 * image/image.m: Create image graphics object. |
|
2295 Call newplot to setup and drawnow to finish. |
|
2296 Eliminate ZOOM arg. |
|
2297 |
|
2298 * plot/__uiobject_draw_axes__.m: Handle image data. |
|
2299 |
|
2300 * plot/legend.m: Eliminate useless variable "warned". |
|
2301 |
|
2302 * plot/__uiobject_image_ctor__.m: New file. |
|
2303 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2304 |
|
2305 * plot/gcf.m: Also create new figure if currentfigure is 0. |
|
2306 * plot/drawnow.m: Use get (0, "currentfigure") instead of gcf. |
|
2307 |
|
2308 * plot/__uiobject_root_figure_ctor__.m: Set visible property. |
|
2309 |
|
2310 * plot/__default_colormap__.m: New file. |
|
2311 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2312 * plot/__uiobject_figure_ctor__.m: Use it to set default colormap |
|
2313 property. |
|
2314 * image/colormap.m: Use colormap property of current figure |
|
2315 to store colormap instead of using persistent variable. |
|
2316 Call __default_colormap__ to get default map value. |
|
2317 * image/ocean.m, image/gray.m: Set colormap for current figure. |
|
2318 |
|
2319 * plot/__uiobject_draw_axes__.m: Handle aspect ratio property. |
|
2320 Handle some tick mark options. |
|
2321 |
|
2322 * plot/__uiobject_axes_setr__.m: If we see xtick, ytick, or ztick, |
|
2323 set corresponding *mode to "manual". If we set dataaspectratio, |
|
2324 set dataaspectratiomode to "manual". |
|
2325 |
|
2326 * plot/__uiobject_axes_init__.m: Include *tick, *tickmode, |
|
2327 *ticklabelmode, dataaspectratio, dataaspectratiomode properties. |
|
2328 |
|
2329 * plot/axis.m: New file. |
|
2330 * plot/Makefile.in (SOURCES_M): Include it in the list. |
|
2331 |
|
2332 * plot/__uiobject_axes_setr__.m: If we see xlim, ylim, or zlim, |
|
2333 set corresponding *limmode to "manual". |
|
2334 * plot/__uiobject_draw_axes__.m (get_axis_limits): New subfunction. |
|
2335 Use it to compute autosclaled limits. |
|
2336 Arg is now handle, not object. Change all callers. |
|
2337 Compute data limits. |
|
2338 |
6259
|
2339 2007-01-25 John W. Eaton <jwe@octave.org> |
6257
|
2340 |
|
2341 * plot/drawnow: Fix visibility check for zero args. |
|
2342 |
|
2343 * plot/text.m: New file. |
|
2344 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2345 * plot/__uiobject_draw_axes__.m: Handle text objects. |
|
2346 * plot/__uiobject_text_ctor__.m: Include units, position, and |
|
2347 horizontalalignment properties. |
|
2348 |
|
2349 * plot/figure.m: Set options for f we just constructed or were |
|
2350 given as an argument, not gcf. Only return handle if nargout > 0. |
|
2351 |
|
2352 * plot/drawnow.m: Handle visible field for figure here. |
|
2353 * plot/__uiobject_figure_ctor__.m: Set default visible field. |
|
2354 |
|
2355 * plot/__uiobject_draw_axes__.m: Call undo_string_escapes on |
|
2356 title and axis labels. |
|
2357 |
|
2358 * plot/plot3.m, plot/mesh.m: Set default 3-d view here. |
|
2359 * plot/__uiobject_draw_axes__.m: Handle view for 3-d plots. |
|
2360 * plot/__uiobject_axes_init__.in: Set default view field for object. |
|
2361 * plot/view.m: New file. |
|
2362 * plot/Makefile.in (SOURCES_M): Add it to the list. |
|
2363 |
|
2364 * plot/__uiobject_make_handle__.in, plot/set.m, plot/drawnow.m: |
|
2365 Call __request_drawnow__. |
|
2366 |
|
2367 * plot/newplot.m: For "replace" action, call __uiobject_axes_init__. |
|
2368 |
|
2369 * plot/__uiobject_axes_ctor__.m, plot/__uiobject_text_ctor__.m: |
|
2370 Call set to set properties. Return handle instead of structure. |
|
2371 Change all callers. |
|
2372 |
|
2373 * plot/__uiobject_axes_setr__.m: New file. |
|
2374 * plot/set.in: Check for __setter__ field. |
|
2375 |
|
2376 * plot/__uiobject_axes_init__.in: |
|
2377 Rename from plot/__uiobject_axes_init__.m. |
|
2378 Include __uiobject_globals__. |
|
2379 Accept handle as arg instead of structure |
|
2380 * plot/Makefile.in (SOURCES_M): Remove __uiobject_axes_init__.m |
|
2381 from the list. |
|
2382 (SOURCES_IN): Add __uiobject_axes_init__.in to the list. |
|
2383 |
6259
|
2384 2007-01-24 John W. Eaton <jwe@octave.org> |
6257
|
2385 |
|
2386 * plot/Makefile.in ($(GEN_M)): Depend on __uiobject_globals__.m. |
|
2387 |
|
2388 * plot/__uiobject_globals__.m: Call __lock_global__ when |
|
2389 initializing each global variable. |
|
2390 |
6259
|
2391 2007-01-18 John W. Eaton <jwe@octave.org> |
6257
|
2392 |
|
2393 * plot/__uiobject_globals__.m (__uiobject_handles_free_list__, |
|
2394 __uiobject_figure_handles_free_list__): New global variables. |
|
2395 * plot/__uiobject_get_handle__.m, plot/__uiobject_free__.m: |
|
2396 Place unused handles on the free list. |
|
2397 |
|
2398 * plot/__uiobject_get_figure_handle__.in: Delete. |
|
2399 * plot/Makefile.in: Delete it from the SOURCES_IN list. |
|
2400 |
|
2401 * plot/__uiobject_init_figure__.in: Perform allocation of figure |
|
2402 handles here. Return figure handle. |
|
2403 * plot/figure.m: Call __uiobject_init_figure__ to allocate handle. |
|
2404 |
6259
|
2405 2007-01-11 John W. Eaton <jwe@octave.org> |
6257
|
2406 |
|
2407 * plot/__uiobject_draw_axes__.m: Use "%g", not "%.4g" when writing |
|
2408 data for gnuplot. |
|
2409 |
|
2410 * plot/Makefile.in (SOURCES_M, SOURCES_IN, GEN_M): New lists of |
|
2411 files. |
|
2412 (SOURCES): Include $(SOURCES_M) and $(SOURCES_M) in the list. |
|
2413 (DISTFILES): Include include-globals.awk in the list. |
|
2414 (FCN_FILES): Define using $(SOURCES_M) and $(GEN_M). |
|
2415 ($(GEN_M) : %.m : %.in): New rule. |
|
2416 |
|
2417 * include-globals.awk: New file. |
|
2418 |
|
2419 * plot/__uiobject_alloc__.in, plot/__uiobject_figures__.in, |
|
2420 plot/__uiobject_free__.in, plot/__uiobject_get_figure_handle__.in, |
|
2421 plot/__uiobject_get_handle__.in, plot/__uiobject_grow_list__.in, |
|
2422 plot/__uiobject_handle2idx__.in, plot/__uiobject_init_figure__.in, |
|
2423 plot/__uiobject_init_root_figure__.in, |
|
2424 plot/__uiobject_make_handle__.in, plot/get.in, plot/set.in: |
|
2425 Rename from corresponding .m files. |
|
2426 |
|
2427 * move-if-change: New file. |
|
2428 |
|
2429 * plot/__uiobject_delete__.m: New file. |
|
2430 * plot/delete.m, plot/__uiobject_delete_children__.m, |
|
2431 plot/__uiobject_delete_child__.m: Delete. |
|
2432 * miscellaneous/delete.m: Forward to __uiobject_delete__ if arg is |
|
2433 not a character string. |
|
2434 * plot/__plt2mm__.m, plot/__plt2mv__.m, plot/__plt2vm__.m: |
|
2435 Fix assignment to tmp key value in loop. |
|
2436 * plot/__uiobject_axes_dtor__.m: No need to Call __uiobject_free__ |
|
2437 for obj.title, obj.xlabel, obj.ylabel, obj.zlabel. |
|
2438 * plot/__uiobject_axes_dtor__.m, plot/__uiobject_axis_init__.m: |
|
2439 Inline code to delete children. |
|
2440 * plot/__uiobject_free__.m: Arg is now handle, not index into |
|
2441 __uiobject_list__. |
|
2442 * plot/clf.m, plot/closereq.m, plot/newplot.m: No need to remove |
|
2443 and free child. |
|
2444 |
6259
|
2445 2006-12-08 John W. Eaton <jwe@octave.org> |
|
2446 |
|
2447 * plot/gcf.m: Check if the root figure object's currentfigure |
|
2448 handle is empty, not 0. |
|
2449 * plot/__uiobject_root_figure_ctor__.m: |
|
2450 Set currentfigure to [], not 0. |
|
2451 |
|
2452 * plot/stairs.m: Handle matrix arguments. Improve compatibility. |
|
2453 |
|
2454 2006-12-07 John W. Eaton <jwe@octave.org> |
|
2455 |
|
2456 * plot/__plt_get_axis_arg__.m, plot/__uiobject_adopt__.m, |
|
2457 plot/__uiobject_alloc__.m, plot/__uiobject_axes_ctor__.m, |
|
2458 plot/__uiobject_axes_dtor__.m, plot/__uiobject_axes_init__.m, |
|
2459 plot/__uiobject_delete_children__.m, |
|
2460 plot/__uiobject_draw_axes__.m, plot/__uiobject_draw_figure__.m, |
|
2461 plot/__uiobject_figure_ctor__.m, plot/__uiobject_figures__.m, |
|
2462 plot/__uiobject_free__.m, plot/__uiobject_get_figure_handle__.m, |
|
2463 plot/__uiobject_get_handle__.m, plot/__uiobject_globals__.m, |
|
2464 plot/__uiobject_grow_list__.m, plot/__uiobject_handle2idx__.m, |
|
2465 plot/__uiobject_init_figure__.m, |
|
2466 plot/__uiobject_init_root_figure__.m, |
|
2467 plot/__uiobject_line_ctor__.m, plot/__uiobject_make_handle__.m, |
|
2468 plot/__uiobject_remove_child__.m, |
|
2469 plot/__uiobject_root_figure_ctor__.m, |
|
2470 plot/__uiobject_surface_ctor__.m, plot/__uiobject_text_ctor__.m, |
|
2471 plot/axes.m, plot/box.m, plot/closereq.m, plot/delete.m, |
|
2472 plot/drawnow.m, plot/gca.m, plot/gcf.m, plot/get.m, |
|
2473 plot/isfigure.m, plot/ishandle.m, plot/line.m, plot/newplot.m, |
|
2474 plot/set.m: New files. |
|
2475 |
|
2476 * plot/__plt3__.m, plot/errorbar.m, plot/__axis_label__.m, |
|
2477 plot/__plr1__.m, plot/__errcomm__.m, plot/print.m, plot/zlabel.m, |
|
2478 plot/__plt1__.m, plot/__plt2__.m, plot/sombrero.m, plot/shg.m, |
|
2479 plot/fplot.m, plot/ndgrid.m, plot/clf.m, plot/hold.m, |
|
2480 plot/ishold.m, plot/meshdom.m, plot/ylabel.m, plot/__plt2ss__.m, |
|
2481 plot/__plt2vv__.m, plot/__plr2__.m, plot/__plt2mm__.m, |
|
2482 plot/__pltopt1__.m, plot/meshgrid.m, plot/__plt2mv__.m, |
|
2483 plot/figure.m, plot/xlabel.m, plot/stairs.m, plot/__plt2vm__.m, |
|
2484 plot/bar.m, plot/__errplot__.m, plot/semilogx.m, plot/semilogy.m, |
|
2485 plot/loglog.m, plot/polar.m, plot/legend.m, plot/orient.m, |
|
2486 plot/title.m, plot/__pltopt__.m, plot/grid.m, plot/hist.m, |
|
2487 plot/subplot.m, plot/plot.m, plot/mesh.m, plot/__plt__.m, |
|
2488 plot/close.m, plot/loglogerr.m, plot/plot3.m, plot/semilogxerr.m, |
|
2489 plot/semilogyerr.m, plot/replot.m: |
|
2490 Adapt to new graphics data structure. |
|
2491 |
|
2492 * plot/__do_legend__.m, plot/__gnuplot_version__.m, |
|
2493 plot/__init_plot_vars__.m, plot/__make_using_clause__.m, |
|
2494 plot/__plot_globals__.m, plot/__plr__.m, plot/__render_plot1__.m, |
|
2495 plot/__render_plot__.m, plot/__setup_plot__.m, plot/axis.m, |
|
2496 plot/contour.m, plot/mplot.m, plot/multiplot.m, plot/oneplot.m, |
|
2497 plot/plot_border.m, plot/subwindow.m: Delete. |
|
2498 |
|
2499 2007-01-24 David Bateman <dbateman@free.fr> |
|
2500 |
|
2501 * pkg/pkg.m: Install ChangeLog file if it exists. |
|
2502 Delete bare newline in string passed to write_INDEX. |
|
2503 |
|
2504 * sparse/sprandsym.m: Make work for even values of N. |
|
2505 |
|
2506 2007-01-24 John W. Eaton <jwe@octave.org> |
|
2507 |
|
2508 * miscellaneous/news.m: New file. |
|
2509 |
|
2510 2007-01-23 Luis F. Ortiz <lortiz@interactivesupercomputing.com> |
|
2511 |
|
2512 * strings/strncmpi.m: Use strncmp instead of calling strtrunc on args. |
|
2513 |
|
2514 * strings/strncmp.m: Delete (we now have a built-in version). |
|
2515 |
|
2516 2007-01-22 Bob Weigel <rweigel@gmu.edu> |
|
2517 |
|
2518 * testfun/test.m: Check for all files in path, use first found. |
|
2519 |
|
2520 2007-01-22 David Bateman <dbateman@free.fr> |
|
2521 |
|
2522 * polynomial/spline.m: Make DG a column instead of a row vector. |
|
2523 |
|
2524 2007-01-18 S�ren Hauberg <hauberg@gmail.com> |
|
2525 |
|
2526 * pkg/pkg.m (copy_files): Call write_INDEX with correct target |
|
2527 file name. |
|
2528 |
|
2529 * image/ind2rgb.m: Better input checking. Return 3-d array if |
|
2530 nargout is 1. Handle colormaps that have too few colors. |
|
2531 |
|
2532 * pkg/pkg.m (create_pkgadddel): Call fullfile with nm, not "nm". |
|
2533 (configure_make): Use fullfile instead of concatenating with "/". |
|
2534 |
6258
|
2535 2007-01-10 Baylis Shanks <bshanks3@hotmail.com> |
|
2536 |
|
2537 * set/ismember.m: Handle N-d arrays. |
|
2538 |
|
2539 2007-01-10 David Bateman <dbateman@free.fr> |
|
2540 |
|
2541 * elfun/acosd.m, elfun/acotd.m, elfun/acscd.m, elfun/asecd.m, |
|
2542 elfun/asind.m, elfun/atand.m, elfun/cosd.m, elfun/cotd.m, |
|
2543 elfun/cscd.m, elfun/secd.m, elfun/sind.m, elfun/tand.m: |
|
2544 New files. |
|
2545 |
|
2546 2007-01-09 S�ren Hauberg <hauberg@gmail.com> |
|
2547 |
6778
|
2548 * pkg/pkg.m: Allow filenames to contain glob patterns. |
6258
|
2549 |
|
2550 2007-01-08 S�ren Hauberg <hauberg@gmail.com> |
|
2551 |
|
2552 * pkg/pkg.m: Use copyfile instead of calling system. Use fullfile |
|
2553 instead of concatenating with "/". Use mlock to ensure that |
|
2554 persistent variables are not clobbered if user types clear all. |
|
2555 |
|
2556 2007-01-08 John W. Eaton <jwe@octave.org> |
|
2557 |
|
2558 * miscellaneous/copyfile.m, miscellaneous/movefile.m: |
|
2559 Improve handling of file names containing globbing characters. |
|
2560 From S�ren Hauberg <hauberg@gmail.com>. |
|
2561 |
|
2562 2007-01-05 John W. Eaton <jwe@octave.org> |
|
2563 |
|
2564 * optimization/optimset.m, optimization/__fsolve_defopts__.m: |
|
2565 New files. |
|
2566 |
|
2567 2006-12-30 John W. Eaton <jwe@octave.org> |
|
2568 |
|
2569 * sparse/spfun.m: Check for "function_handle" not "function handle". |
|
2570 * plot/fplot.m: Likewise. Use isa instead of strcmp + class. |
|
2571 |
|
2572 2006-12-27 S�ren Hauberg <hauberg@gmail.com> |
|
2573 |
|
2574 * image/imshow.m: Strip NaNs from image. |
|
2575 |
|
2576 2006-12-08 David Bateman <dbateman@free.fr> |
|
2577 |
|
2578 * sparse/normest.m: New file. |
|
2579 |
6286
|
2580 2006-12-06 Michael Goffioul <michael.goffioul@swing.be> |
6209
|
2581 |
6210
|
2582 * miscellaneous/copyfile.m, miscellaneous/movefile.m: |
|
2583 Work on Windows systems without cp or mv. |
|
2584 |
6209
|
2585 * startup/inputrc: Include sequences for Windows. |
|
2586 |
6203
|
2587 2006-12-06 S�ren Hauberg <hauberg@gmail.com> |
|
2588 |
|
2589 * pkg/pkg.m (unload_packages): New function. |
|
2590 (pkg): Handle unload action. |
|
2591 |
|
2592 * __errplot__.m: Add missing semicolon. |
|
2593 |
6193
|
2594 2006-11-30 John W. Eaton <jwe@octave.org> |
|
2595 |
|
2596 * miscellaneous/mexext.m: New file. |
|
2597 |
6189
|
2598 2006-11-29 David Bateman <dbateman@free.fr> |
|
2599 |
|
2600 * pkg/pkg.m: Add local_list and global_list options that allow the |
|
2601 location of package lists to be probed and set. |
|
2602 |
6179
|
2603 2006-11-17 John W. Eaton <jwe@octave.org> |
|
2604 |
6181
|
2605 * plot/__render_plot1__.m: Reverse y axis for images. |
|
2606 |
6179
|
2607 * plot/__render_plot__.m: New args, terminal and output. |
|
2608 * plot/print.m: Don't set output and term here. Instead, call |
|
2609 __render_plot__ with terminal and output. |
|
2610 |
6178
|
2611 2006-11-16 John W. Eaton <jwe@octave.org> |
|
2612 |
|
2613 * plot/__render_plot1__.m: New file. |
|
2614 * plot/__render_plot__.m: Use it. Loop over multiplots. |
|
2615 * plot/print.m, plot/subplot.m: Don't send "set multiplot" to |
|
2616 gnuplot. Let __render_plot__ do that. |
|
2617 |
6177
|
2618 2006-11-16 Francesco Potorti` <Potorti@isti.cnr.it> |
|
2619 |
|
2620 * plot/plot.m: Fix doc string. |
|
2621 |
6173
|
2622 2006-11-16 John W. Eaton <jwe@octave.org> |
|
2623 |
|
2624 * plot/__render_plot__.m: Check for mix of 2-d and 3-d plots |
|
2625 before sending anything to the plotter. |
|
2626 |
6172
|
2627 2006-11-15 John W. Eaton <jwe@octave.org> |
|
2628 |
|
2629 * image/__img_gnuplot__.m: Store more info in global plot |
|
2630 structures and use __render_plot__ to build plot command to |
|
2631 display image. |
|
2632 |
|
2633 * plot/__plt3__.m: New arg, parametric. Change all callers. |
|
2634 |
|
2635 * plot/__plot_globals__.m (__plot_line_offset__, __plot_command__, |
|
2636 __plot_command_sep__): Delete. |
|
2637 (__plot_data_type__, __plot_data_parametric__, |
|
2638 __plot_image_colormap__, __plot_image_dims__, __plot_fmtstr__, |
|
2639 __plot_usingstr__, __plot_withstr__): New variables. |
|
2640 * plot/__init_plot_vars__.m: Initialize them. |
|
2641 |
|
2642 * plot/__init_plot_vars__.m, plot/__setup_plot__.m: |
|
2643 Don't handle sep or cmd. |
|
2644 |
|
2645 * plot/__render_plot__.m: New function. |
|
2646 * plot/__plt__.m, plot/__plt3__.m, plot/__errplot__.m: |
|
2647 Store more info in global plot structures and use __render_plot__ |
|
2648 to build plot command. |
|
2649 * plot/replot.m: Simply call __render_plot__. |
|
2650 |
|
2651 * plot/contour.m, plot/mesh.m, plot/plot3.m: |
|
2652 Set __plot_data_parametric__ here. |
|
2653 |
6164
|
2654 2006-11-14 John W. Eaton <jwe@octave.org> |
|
2655 |
6166
|
2656 * plot/bottom_title.m, plot/top_title.m: Delete. |
|
2657 |
6164
|
2658 * image/image_viewer.m: Set default values here. |
|
2659 * image/image.m: Not here. |
|
2660 |
|
2661 * image/image_viewer.m: Always return old values. Check arguments. |
|
2662 * image/__img_gnuplot__.m: Rename from __img__m. |
|
2663 |
|
2664 2006-11-14 S�ren Hauberg <soren@hauberg.org> |
|
2665 |
|
2666 * image/image_viewer.m: New function. |
|
2667 * image/__img_via_file__.m: New function. |
|
2668 * image/image.m: Use image_viewer to determine which program to |
|
2669 use for image viewing. |
6754
|
2670 * image/__img__.m: Silently accept more than 3 args. |
6164
|
2671 |
6163
|
2672 2006-11-14 John W. Eaton <jwe@octave.org> |
|
2673 |
|
2674 * plot/__do_legend__.m, plot/__errplot__.m, |
|
2675 plot/__init_plot_vars__.m, plot/__plot_globals__.m, |
|
2676 plot/__plt3__.m, plot/__plt__.m, plot/__setup_plot__.m, |
|
2677 plot/legend.m, plot/mplot.m, plot/multiplot.m, plot/oneplot.m, |
|
2678 plot/replot.m, plot/subplot.m, plot/subwindow.m: |
|
2679 Use __plot_globals__ for multiplot variables. Keep track of |
|
2680 multiplot info for each figure. Eliminate __multiplot_xscale__. |
|
2681 |
6157
|
2682 2006-11-13 John W. Eaton <jwe@octave.org> |
|
2683 |
6158
|
2684 * plot/mesh.m: Use proper dimensions for y in call to repmat. |
|
2685 |
6157
|
2686 * miscellaneous/substruct.m: New function. |
|
2687 |
|
2688 * testfun/assert.m: Force orientation to match when comparing |
|
2689 struct elements. |
|
2690 |
|
2691 * general/__isequal__.m: Avoid assignment of comma-separated lists |
|
2692 when comparing structs. |
|
2693 |
|
2694 2006-11-13 S�ren Hauberg <hauberg@gmail.com> |
|
2695 |
6754
|
2696 * general/bicubic.m, general/cart2pol.m, general/cart2sph.m, |
|
2697 plot/contour.m, linear-algebra/cross.m, general/cumtrapz.m, |
|
2698 linear-algebra/dot.m, image/imshow.m, general/interp2.m, |
|
2699 general/mod.m, plot/plot3.m, plot/__plr2__.m, plot/__plr__.m, |
|
2700 general/pol2cart.m, general/polyarea.m, polynomial/polyfit.m, |
|
2701 general/rem.m, image/rgb2ind.m, general/sph2cart.m, |
|
2702 general/trapz.m, miscellaneous/xor.m: Use size_equal. |
6157
|
2703 |
6156
|
2704 2006-11-13 John W. Eaton <jwe@octave.org> |
|
2705 |
|
2706 * plot/mesh.m: Use size_equal to compare dimensions. |
|
2707 |
6154
|
2708 2006-11-13 S�ren Hauberg <soren@hauberg.org> |
|
2709 |
|
2710 * plot/mesh.m: Simplify. Set hidden3d for the plot. |
|
2711 |
6152
|
2712 2006-11-11 S�ren Hauberg <soren@hauberg.org> |
|
2713 |
|
2714 * miscellaneous/copyfile.m: Fix docs to match function. |
|
2715 |
6145
|
2716 2006-11-08 John W. Eaton <jwe@octave.org> |
|
2717 |
6146
|
2718 * plot/legend.m: New function, adapted from Octave Forge. |
|
2719 |
|
2720 * plot/__do_legend__.m: New function. |
|
2721 * plot/__errplot__.m, plot/__plt3__.m, plot/__plt__.m, |
|
2722 plot/replot.m: Call it before plotting. |
|
2723 |
|
2724 * plot/plot3.m, plot/mesh.m, plot/contour.m: Don't send "set |
|
2725 noparametric" to gnuplot.. |
|
2726 |
|
2727 * plot/__plotopt__.m, plot/__pltopt1__.m, plot/__plt1__.m, |
|
2728 plot/__plt2__.m, plot/__plt2mm__.m, plot/__plt2mv__.m, |
|
2729 plot/__plt2ss__.m, plot/__plt2vm__.m, plot/__plt2vv__.m: Accept |
|
2730 and return key title separate from line format. Accept format and |
|
2731 key as cellstr. Always return data as cell array. Return format |
|
2732 and key title as cellstr. |
|
2733 * plot/__errplot__.m, plot/__plt3__.m, plot/__plt__.m: |
|
2734 Handle line format and key titles separately. |
|
2735 * plot/__plt3__.m, plot/__plt__.m: Handle data as cell array only. |
|
2736 |
|
2737 * plot/__plot_globals__.m (__plot_line_offset__, |
|
2738 __plot_key_labels__, __plot_key_properties__): New global |
|
2739 variables. Initialize them. |
|
2740 * plot/__init_plot_vars__.m (__plot_line_offset__, |
|
2741 __plot_key_labels__, __plot_key_properties__): Initialize. |
|
2742 * plot/__errplot__.m, plot/__plt3__.m, plot/__plt__.m |
|
2743 (__plot_line_offset__, __plot_key_labels__, |
|
2744 __plot_key_properties__): Store information about plot key titles. |
|
2745 |
|
2746 * plot/__errplot__.m, plot/__init_plot_vars__.m, plot/__plt3__.m, |
|
2747 plot/__plt__.m: Use cf, mxi, and myi as shorthand for |
|
2748 __current_figure__, __multiplot_xi__, and __multiplot_yi__, |
|
2749 respectively. |
|
2750 |
|
2751 * plot/__errcomm__.m: Allow fmt to be cellstr. |
|
2752 |
6145
|
2753 * strings/strcat.m: Disable Octave:empty-list-elements warning |
|
2754 whle concatenating args. |
|
2755 |
6144
|
2756 2006-11-07 John W. Eaton <jwe@octave.org> |
|
2757 |
|
2758 * startup/main-rcfile: Conditionally set PAGER_FLAGS. |
|
2759 |
6142
|
2760 2006-11-06 S�ren Hauberg <soren@hauberg.org> |
|
2761 |
6143
|
2762 * pkg/pkg.m (extract_pkg): No need to pass "dotexceptnewline" |
|
2763 option to regexp. |
|
2764 |
6142
|
2765 * image/__img__.m: Send "set size ratio -1" before plotting. |
|
2766 |
6138
|
2767 2006-11-03 Bill Denney <denney@seas.upenn.edu> |
|
2768 |
6139
|
2769 * strings/index.m: New arg, direction. Simplify and speed up. |
|
2770 * strings/rindex.m: Implement using index (..., "last"); |
|
2771 |
6754
|
2772 * blanks.m, strcat.m: Simplify. Add tests. |
6138
|
2773 |
6130
|
2774 2006-11-01 Bill Denney <denney@seas.upenn.edu> |
|
2775 |
|
2776 * general/__isequal__.m: Test size and class more consistently. |
|
2777 |
6116
|
2778 2006-10-27 John W. Eaton <jwe@octave.org> |
|
2779 |
6117
|
2780 * miscellaneous/ls_command.m: Use /D instead of /w. |
|
2781 From Michael Goffioul <michael.goffioul@swing.be>. |
|
2782 |
6116
|
2783 * miscellaneous/ls.m, miscellaneous/ls_command.m: New files. |
|
2784 * miscellaneous/dir.m: Mark as a command. |
|
2785 |
6112
|
2786 2006-10-27 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
2787 |
|
2788 * miscellaneous/unpack.m: Fix missing comma in strcat call. |
|
2789 |
6088
|
2790 2006-10-25 John W. Eaton <jwe@octave.org> |
|
2791 |
|
2792 * image/image.m: Set x = y = [] when nargin == 0; |
|
2793 |
|
2794 2006-10-25 Quentin Spencer <qspencer@ieee.org> |
|
2795 |
|
2796 * image/image.m: Call __img__ if gnuplot version is > 4.0. |
|
2797 * image/__img__.m: New file, originally from |
|
2798 Daniel J Sebald <daniel.sebald@ieee.org>. |
|
2799 |
6087
|
2800 2006-10-25 John W. Eaton <jwe@octave.org> |
|
2801 |
|
2802 * plot/__gnuplot_version__.m: New function, originally from |
|
2803 Daniel J Sebald <daniel.sebald@ieee.org> by way of |
|
2804 Quentin Spencer <qspencer@ieee.org>. |
|
2805 |
6085
|
2806 2006-10-25 S�ren Hauberg <soren@hauberg.org> |
|
2807 |
|
2808 * plot/__pltopt__.m: Update symbol marker id numbers for gnuplot 4. |
|
2809 |
6081
|
2810 2006-10-24 Bill Denney <denney@seas.upenn.edu> |
|
2811 |
|
2812 * miscellaneous/unpack.m, miscellaneous/bunzip2.m, |
|
2813 miscellaneous/gunzip.m: New files. |
|
2814 * miscellaneous/untar.m, miscellaneous/unzip.m: |
|
2815 Call unpack to do the real work. |
|
2816 |
6075
|
2817 2006-10-24 John W. Eaton <jwe@octave.org> |
|
2818 |
6078
|
2819 * plot/plot3.m: If we have a format string, then also pass using |
|
2820 string to __plt3__. |
|
2821 |
6077
|
2822 * plot/sombrero.m: Don't return anything if nargout == 0. |
|
2823 |
6075
|
2824 * plot/__plt3__.m: Create using clause if none is supplied. |
6077
|
2825 * plot/mesh.m: Always pass empty using string to __plt3__. |
6075
|
2826 |
6069
|
2827 2006-10-20 Bill Denney <denney@seas.upenn.edu> |
|
2828 |
|
2829 * movefile.m, copyfile.m: Handle cellstr lists of files. |
|
2830 Quote filenames in shell commands. |
|
2831 |
6055
|
2832 2006-10-17 David Bateman <dbateman@free.fr> |
|
2833 |
|
2834 * pkg/pkg.m (uninstall): Allow the uninstall to proceed even if |
|
2835 the package directory is missing. |
|
2836 |
6052
|
2837 2006-10-13 John W. Eaton <jwe@octave.org> |
|
2838 |
|
2839 * plot/box.m: New function. |
|
2840 |
6050
|
2841 2006-10-13 Etienne Grossmann <etienne@tyzx.com> |
|
2842 |
|
2843 * general/ind2sub.m, general/sub2ind.m: Handle empty indices. |
|
2844 |
6049
|
2845 2006-10-12 Quentin Spencer <qspencer@ieee.org> |
|
2846 |
|
2847 * plot/sombrero.m: Only plot if nargout == 0. Otherwise, return data. |
|
2848 |
6047
|
2849 2006-10-10 John W. Eaton <jwe@octave.org> |
|
2850 |
|
2851 * miscellaneous/copyfile.m, miscellaneous/movefile.m: New functions. |
|
2852 |
6046
|
2853 2006-10-10 Bill Denney <denney@seas.upenn.edu> |
|
2854 |
|
2855 * audio/lin2mu.m, audio/loadaudio.m, audio/mu2lin.m, |
|
2856 audio/playaudio.m, audio/record.m, audio/saveaudio.m, |
|
2857 audio/setaudio.m, audio/wavread.m, audio/wavwrite.m, |
|
2858 control/base/__bodquist__.m, control/base/__freqresp__.m, |
|
2859 control/base/are.m, control/base/bode.m, control/base/ctrb.m, |
|
2860 control/base/damp.m, control/base/dare.m, control/base/dcgain.m, |
|
2861 control/base/dre.m, control/base/impulse.m, control/base/lqg.m, |
|
2862 control/base/lsim.m, control/base/lyap.m, control/base/nichols.m, |
|
2863 control/base/nyquist.m, control/base/obsv.m, control/base/pzmap.m, |
|
2864 control/base/rlocus.m, control/base/step.m, control/base/tzero.m, |
|
2865 control/hinf/h2norm.m, control/hinf/h2syn.m, |
|
2866 control/hinf/hinfnorm.m, control/hinf/hinfsyn.m, |
|
2867 control/hinf/is_dgkf.m, control/hinf/wgt1o.m, |
|
2868 control/obsolete/dezero.m, control/system/__sysdefioname__.m, |
|
2869 control/system/buildssic.m, control/system/c2d.m, |
|
2870 control/system/cellidx.m, control/system/d2c.m, |
|
2871 control/system/dmr2d.m, control/system/fir2sys.m, |
|
2872 control/system/is_abcd.m, control/system/is_controllable.m, |
|
2873 control/system/is_detectable.m, control/system/is_digital.m, |
|
2874 control/system/is_observable.m, control/system/is_siso.m, |
|
2875 control/system/is_stabilizable.m, control/system/is_stable.m, |
|
2876 control/system/jet707.m, control/system/listidx.m, |
|
2877 control/system/ord2.m, control/system/parallel.m, |
|
2878 control/system/ss.m, control/system/ss2zp.m, |
|
2879 control/system/starp.m, control/system/sys2ss.m, |
|
2880 control/system/sys2tf.m, control/system/sys2zp.m, |
|
2881 control/system/sysadd.m, control/system/sysappend.m, |
|
2882 control/system/syschtsam.m, control/system/sysconnect.m, |
|
2883 control/system/syscont.m, control/system/sysdimensions.m, |
|
2884 control/system/sysdisc.m, control/system/sysdup.m, |
|
2885 control/system/sysgetsignals.m, control/system/sysgettsam.m, |
|
2886 control/system/sysgroup.m, control/system/sysidx.m, |
|
2887 control/system/sysmin.m, control/system/sysmult.m, |
|
2888 control/system/sysout.m, control/system/sysprune.m, |
|
2889 control/system/sysscale.m, control/system/syssetsignals.m, |
|
2890 control/system/syssub.m, control/system/sysupdate.m, |
|
2891 control/system/tf.m, control/system/tfout.m, |
|
2892 control/system/ugain.m, control/system/zp.m, |
|
2893 control/system/zpout.m, control/util/__outlist__.m, |
|
2894 control/util/__zgpbal__.m, control/util/prompt.m, |
|
2895 control/util/sortcom.m, control/util/strappend.m, |
|
2896 deprecated/com2str.m, elfun/acot.m, elfun/acoth.m, elfun/acsc.m, |
|
2897 elfun/acsch.m, elfun/asec.m, elfun/asech.m, elfun/cot.m, |
|
2898 elfun/coth.m, elfun/csc.m, elfun/csch.m, elfun/lcm.m, elfun/sec.m, |
|
2899 elfun/sech.m, finance/fv.m, finance/fvl.m, finance/irr.m, |
|
2900 finance/nper.m, finance/npv.m, finance/pmt.m, finance/pv.m, |
|
2901 finance/pvl.m, finance/rate.m, finance/vol.m, |
|
2902 general/__isequal__.m, general/bitcmp.m, general/bitget.m, |
|
2903 general/bitset.m, general/blkdiag.m, general/cart2sph.m, |
|
2904 general/cell2mat.m, general/circshift.m, general/cplxpair.m, |
|
2905 general/cumtrapz.m, general/deal.m, general/diff.m, |
|
2906 general/flipdim.m, general/fliplr.m, general/flipud.m, |
|
2907 general/ind2sub.m, general/int2str.m, |
|
2908 general/is_duplicate_entry.m, general/isdefinite.m, |
|
2909 general/isequal.m, general/isequalwithequalnans.m, |
|
2910 general/isscalar.m, general/issquare.m, general/issymmetric.m, |
|
2911 general/isvector.m, general/logical.m, general/logspace.m, |
|
2912 general/mod.m, general/nargchk.m, general/nextpow2.m, |
|
2913 general/perror.m, general/postpad.m, general/prepad.m, |
|
2914 general/randperm.m, general/rem.m, general/repmat.m, |
|
2915 general/rot90.m, general/rotdim.m, general/shift.m, |
|
2916 general/shiftdim.m, general/sph2cart.m, general/strerror.m, |
|
2917 general/sub2ind.m, general/trapz.m, general/tril.m, |
|
2918 general/triu.m, image/gray.m, image/gray2ind.m, image/hsv2rgb.m, |
|
2919 image/image.m, image/imagesc.m, image/ind2gray.m, image/ind2rgb.m, |
|
2920 image/loadimage.m, image/ntsc2rgb.m, image/ocean.m, |
|
2921 image/rgb2hsv.m, image/rgb2ntsc.m, image/saveimage.m, io/beep.m, |
|
2922 linear-algebra/commutation_matrix.m, linear-algebra/cond.m, |
|
2923 linear-algebra/cross.m, linear-algebra/dmult.m, |
|
2924 linear-algebra/dot.m, linear-algebra/duplication_matrix.m, |
|
2925 linear-algebra/krylov.m, linear-algebra/krylovb.m, |
|
2926 linear-algebra/logm.m, linear-algebra/norm.m, |
|
2927 linear-algebra/null.m, linear-algebra/orth.m, |
|
2928 linear-algebra/qzhess.m, linear-algebra/rank.m, |
|
2929 linear-algebra/trace.m, linear-algebra/vec.m, |
|
2930 linear-algebra/vech.m, miscellaneous/bincoeff.m, |
|
2931 miscellaneous/delete.m, miscellaneous/dir.m, miscellaneous/dos.m, |
|
2932 miscellaneous/fileattrib.m, miscellaneous/fileparts.m, |
|
2933 miscellaneous/flops.m, miscellaneous/fullfile.m, |
|
2934 miscellaneous/ispc.m, miscellaneous/isunix.m, |
|
2935 miscellaneous/menu.m, miscellaneous/not.m, miscellaneous/popen2.m, |
|
2936 miscellaneous/single.m, miscellaneous/unix.m, miscellaneous/ver.m, |
|
2937 miscellaneous/xor.m, optimization/glpk.m, optimization/glpkmex.m, |
|
2938 optimization/qp.m, optimization/sqp.m, plot/__axis_label__.m, |
|
2939 plot/__errplot__.m, plot/__plr1__.m, plot/__plr2__.m, |
|
2940 plot/__plr__.m, plot/__plt1__.m, plot/__plt2__.m, |
|
2941 plot/__plt2mm__.m, plot/__plt2mv__.m, plot/__plt2ss__.m, |
|
2942 plot/__plt2vm__.m, plot/__plt2vv__.m, plot/__pltopt1__.m, |
|
2943 plot/__pltopt__.m, plot/bar.m, plot/bottom_title.m, plot/close.m, |
|
2944 plot/contour.m, plot/errorbar.m, plot/figure.m, plot/fplot.m, |
|
2945 plot/grid.m, plot/hist.m, plot/hold.m, plot/ishold.m, |
|
2946 plot/loglogerr.m, plot/mesh.m, plot/meshdom.m, plot/meshgrid.m, |
|
2947 plot/multiplot.m, plot/orient.m, plot/polar.m, plot/replot.m, |
|
2948 plot/semilogxerr.m, plot/semilogyerr.m, plot/sombrero.m, |
|
2949 plot/stairs.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
2950 plot/top_title.m, polynomial/compan.m, polynomial/conv.m, |
|
2951 polynomial/deconv.m, polynomial/mkpp.m, polynomial/poly.m, |
|
2952 polynomial/polyder.m, polynomial/polyderiv.m, |
|
2953 polynomial/polyfit.m, polynomial/polygcd.m, |
|
2954 polynomial/polyinteg.m, polynomial/polyout.m, |
|
2955 polynomial/polyreduce.m, polynomial/polyval.m, |
|
2956 polynomial/polyvalm.m, polynomial/ppval.m, polynomial/residue.m, |
|
2957 polynomial/roots.m, polynomial/unmkpp.m, quaternion/quaternion.m, |
|
2958 set/complement.m, set/create_set.m, set/intersect.m, |
|
2959 set/ismember.m, set/setdiff.m, set/setxor.m, set/union.m, |
|
2960 set/unique.m, signal/arch_fit.m, signal/arch_rnd.m, |
|
2961 signal/arma_rnd.m, signal/autocor.m, signal/autoreg_matrix.m, |
|
2962 signal/bartlett.m, signal/blackman.m, signal/detrend.m, |
|
2963 signal/diffpara.m, signal/durbinlevinson.m, signal/fftconv.m, |
|
2964 signal/fftfilt.m, signal/fftshift.m, signal/filter2.m, |
|
2965 signal/freqz.m, signal/hamming.m, signal/hanning.m, |
|
2966 signal/hurst.m, signal/ifftshift.m, signal/sinetone.m, |
|
2967 signal/sinewave.m, signal/spencer.m, signal/stft.m, |
|
2968 signal/synthesis.m, signal/unwrap.m, sparse/gplot.m, |
|
2969 sparse/spfun.m, sparse/sprand.m, sparse/sprandn.m, |
|
2970 sparse/sprandsym.m, sparse/spstats.m, specfun/beta.m, |
|
2971 specfun/betai.m, specfun/betaln.m, specfun/erfinv.m, |
|
2972 specfun/gammai.m, specfun/log2.m, specfun/pow2.m, |
|
2973 special-matrix/hankel.m, special-matrix/hilb.m, |
|
2974 special-matrix/invhilb.m, special-matrix/sylvester_matrix.m, |
|
2975 special-matrix/toeplitz.m, special-matrix/vander.m, |
|
2976 statistics/base/center.m, statistics/base/cloglog.m, |
|
2977 statistics/base/cor.m, statistics/base/corrcoef.m, |
|
2978 statistics/base/cov.m, statistics/base/cut.m, |
|
2979 statistics/base/gls.m, statistics/base/iqr.m, |
|
2980 statistics/base/kendall.m, statistics/base/kurtosis.m, |
|
2981 statistics/base/logit.m, statistics/base/mahalanobis.m, |
|
2982 statistics/base/mean.m, statistics/base/meansq.m, |
|
2983 statistics/base/median.m, statistics/base/moment.m, |
|
2984 statistics/base/ols.m, statistics/base/ppplot.m, |
|
2985 statistics/base/probit.m, statistics/base/qqplot.m, |
|
2986 statistics/base/range.m, statistics/base/ranks.m, |
|
2987 statistics/base/run_count.m, statistics/base/skewness.m, |
|
2988 statistics/base/spearman.m, statistics/base/statistics.m, |
|
2989 statistics/base/std.m, statistics/base/studentize.m, |
|
2990 statistics/base/table.m, statistics/base/values.m, |
|
2991 statistics/base/var.m, statistics/distributions/betacdf.m, |
|
2992 statistics/distributions/betainv.m, |
|
2993 statistics/distributions/betapdf.m, |
|
2994 statistics/distributions/betarnd.m, |
|
2995 statistics/distributions/binocdf.m, |
|
2996 statistics/distributions/binoinv.m, |
|
2997 statistics/distributions/binopdf.m, |
|
2998 statistics/distributions/binornd.m, |
|
2999 statistics/distributions/cauchy_cdf.m, |
|
3000 statistics/distributions/cauchy_inv.m, |
|
3001 statistics/distributions/cauchy_pdf.m, |
|
3002 statistics/distributions/cauchy_rnd.m, |
|
3003 statistics/distributions/chi2cdf.m, |
|
3004 statistics/distributions/chi2inv.m, |
|
3005 statistics/distributions/chi2pdf.m, |
|
3006 statistics/distributions/chi2rnd.m, |
|
3007 statistics/distributions/discrete_cdf.m, |
|
3008 statistics/distributions/discrete_inv.m, |
|
3009 statistics/distributions/discrete_pdf.m, |
|
3010 statistics/distributions/discrete_rnd.m, |
|
3011 statistics/distributions/empirical_rnd.m, |
|
3012 statistics/distributions/expcdf.m, |
|
3013 statistics/distributions/expinv.m, |
|
3014 statistics/distributions/exppdf.m, |
|
3015 statistics/distributions/exprnd.m, |
|
3016 statistics/distributions/fcdf.m, statistics/distributions/finv.m, |
|
3017 statistics/distributions/fpdf.m, statistics/distributions/frnd.m, |
|
3018 statistics/distributions/gamcdf.m, |
|
3019 statistics/distributions/gaminv.m, |
|
3020 statistics/distributions/gampdf.m, |
|
3021 statistics/distributions/gamrnd.m, |
|
3022 statistics/distributions/geocdf.m, |
|
3023 statistics/distributions/geoinv.m, |
|
3024 statistics/distributions/geopdf.m, |
|
3025 statistics/distributions/geornd.m, |
|
3026 statistics/distributions/hygecdf.m, |
|
3027 statistics/distributions/hygeinv.m, |
|
3028 statistics/distributions/hygepdf.m, |
|
3029 statistics/distributions/hygernd.m, |
|
3030 statistics/distributions/kolmogorov_smirnov_cdf.m, |
|
3031 statistics/distributions/laplace_cdf.m, |
|
3032 statistics/distributions/laplace_inv.m, |
|
3033 statistics/distributions/laplace_pdf.m, |
|
3034 statistics/distributions/laplace_rnd.m, |
|
3035 statistics/distributions/logistic_cdf.m, |
|
3036 statistics/distributions/logistic_inv.m, |
|
3037 statistics/distributions/logistic_pdf.m, |
|
3038 statistics/distributions/logistic_rnd.m, |
|
3039 statistics/distributions/logncdf.m, |
|
3040 statistics/distributions/logninv.m, |
|
3041 statistics/distributions/lognpdf.m, |
|
3042 statistics/distributions/lognrnd.m, |
|
3043 statistics/distributions/normcdf.m, |
|
3044 statistics/distributions/norminv.m, |
|
3045 statistics/distributions/normpdf.m, |
|
3046 statistics/distributions/normrnd.m, |
|
3047 statistics/distributions/pascal_cdf.m, |
|
3048 statistics/distributions/pascal_inv.m, |
|
3049 statistics/distributions/pascal_pdf.m, |
|
3050 statistics/distributions/pascal_rnd.m, |
|
3051 statistics/distributions/poisscdf.m, |
|
3052 statistics/distributions/poissinv.m, |
|
3053 statistics/distributions/poisspdf.m, |
|
3054 statistics/distributions/poissrnd.m, |
|
3055 statistics/distributions/stdnormal_cdf.m, |
|
3056 statistics/distributions/stdnormal_inv.m, |
|
3057 statistics/distributions/stdnormal_pdf.m, |
|
3058 statistics/distributions/stdnormal_rnd.m, |
|
3059 statistics/distributions/tcdf.m, statistics/distributions/tinv.m, |
|
3060 statistics/distributions/tpdf.m, statistics/distributions/trnd.m, |
|
3061 statistics/distributions/unifcdf.m, |
|
3062 statistics/distributions/unifinv.m, |
|
3063 statistics/distributions/unifpdf.m, |
|
3064 statistics/distributions/unifrnd.m, |
|
3065 statistics/distributions/wblcdf.m, |
|
3066 statistics/distributions/wblinv.m, |
|
3067 statistics/distributions/wblpdf.m, |
|
3068 statistics/distributions/wblrnd.m, |
|
3069 statistics/distributions/wienrnd.m, statistics/tests/anova.m, |
|
3070 statistics/tests/bartlett_test.m, |
|
3071 statistics/tests/chisquare_test_homogeneity.m, |
|
3072 statistics/tests/chisquare_test_independence.m, |
|
3073 statistics/tests/cor_test.m, statistics/tests/f_test_regression.m, |
|
3074 statistics/tests/hotelling_test.m, |
|
3075 statistics/tests/hotelling_test_2.m, |
|
3076 statistics/tests/kolmogorov_smirnov_test.m, |
|
3077 statistics/tests/kolmogorov_smirnov_test_2.m, |
|
3078 statistics/tests/kruskal_wallis_test.m, statistics/tests/manova.m, |
|
3079 statistics/tests/mcnemar_test.m, statistics/tests/prop_test_2.m, |
|
3080 statistics/tests/run_test.m, statistics/tests/sign_test.m, |
|
3081 statistics/tests/t_test.m, statistics/tests/t_test_2.m, |
|
3082 statistics/tests/t_test_regression.m, statistics/tests/u_test.m, |
|
3083 statistics/tests/var_test.m, statistics/tests/welch_test.m, |
|
3084 statistics/tests/wilcoxon_test.m, statistics/tests/z_test.m, |
|
3085 statistics/tests/z_test_2.m, strings/base2dec.m, strings/blanks.m, |
|
3086 strings/deblank.m, strings/dec2base.m, strings/dec2bin.m, |
|
3087 strings/dec2hex.m, strings/findstr.m, strings/hex2dec.m, |
|
3088 strings/index.m, strings/isletter.m, strings/lower.m, |
|
3089 strings/rindex.m, strings/split.m, strings/str2mat.m, |
|
3090 strings/str2num.m, strings/strcat.m, strings/strcmpi.m, |
|
3091 strings/strfind.m, strings/strjust.m, strings/strmatch.m, |
|
3092 strings/strncmp.m, strings/strncmpi.m, strings/strrep.m, |
|
3093 strings/strtrunc.m, strings/strvcat.m, strings/substr.m, |
|
3094 strings/upper.m, testfun/assert.m, testfun/demo.m, |
|
3095 testfun/example.m, testfun/fail.m, testfun/speed.m, |
|
3096 testfun/test.m, time/asctime.m, time/calendar.m, time/ctime.m, |
|
3097 time/datenum.m, time/datestr.m, time/datevec.m, time/eomday.m, |
|
3098 time/etime.m, time/is_leap_year.m: |
|
3099 Use print_usage instead of usage. |
|
3100 |
6044
|
3101 2006-10-09 David Bateman <dbateman@free.fr> |
|
3102 |
|
3103 * time/datevec.m: Add additional compatible default parsing strings. |
|
3104 |
6395
|
3105 2006-10-09 Bill Denney <denney@seas.upenn.edu> |
6041
|
3106 |
6042
|
3107 * pkg/pkg.m: Remove trailing "\n" from error messages. |
|
3108 Remove compare_versions subfunction. |
|
3109 |
|
3110 * miscellaneous/compare_versions.m: New function to compare |
|
3111 version numbers as strings with any boolean operators. |
|
3112 |
6041
|
3113 * miscellaneous/untar.m: Check more rigorously to see if the tar |
|
3114 file exists. |
|
3115 |
6036
|
3116 2006-10-04 John W. Eaton <jwe@octave.org> |
|
3117 |
|
3118 * pkg/pkg.m: Use fullfile to concatenate directory and file names. |
|
3119 |
6032
|
3120 2006-10-04 S�ren Hauberg <soren@hauberg.org> |
|
3121 |
6037
|
3122 * pkg/pkg.m: Update docs. Handle prefix option. |
|
3123 Handle dependencies for load option. |
6032
|
3124 |
6029
|
3125 2006-10-04 John W. Eaton <jwe@octave.org> |
|
3126 |
6030
|
3127 * deprecated/clearplot.m, deprecated/clg.m: New functions. |
|
3128 |
|
3129 * plot/clg.m: Delete. |
|
3130 * plot/__init_plot_vars__.m: New function. |
|
3131 * plot/__setup_plot__.m: Use __init_plot_vars__. |
6029
|
3132 |
6025
|
3133 2006-10-03 S�ren Hauberg <soren@hauberg.org> |
|
3134 |
|
3135 * pkg/pkg.m: Avoid calling addpath with no args. |
|
3136 |
6024
|
3137 2006-10-03 Bill Denney <denney@seas.upenn.edu> |
|
3138 |
|
3139 * audio/loadaudio.m, control/base/nyquist.m, |
|
3140 control/system/__zp2ssg2__.m, linear-algebra/cross.m, |
|
3141 linear-algebra/krylov.m, statistics/base/center.m, |
|
3142 statistics/base/median.m, statistics/base/std.m, |
|
3143 statistics/base/var.m, testfun/test.m: Use the new find syntax to |
|
3144 find first or last element matching a condition. |
|
3145 |
6023
|
3146 2006-10-02 Bill Denney <denney@seas.upenn.edu> |
|
3147 |
|
3148 * strings/deblank.m, strings/upper.m, strings/lower.m, |
|
3149 general/__isequal__.m: Minimize looping using cellfun. |
|
3150 |
6020
|
3151 2006-10-02 David Bateman <dbateman@free.fr> |
|
3152 |
|
3153 * pkg/pkg.m (copy_files): always create installation directory. |
|
3154 |
6016
|
3155 2006-10-02 Thomas Weber <thomas.weber.mail@gmail.com> |
|
3156 |
|
3157 * miscellaneous/doc.m: Swap file and directory args to info. |
|
3158 |
|
3159 2006-10-01 Arno Onken <whyly@gmx.net> |
|
3160 |
|
3161 * statistics/distributions/exprnd.m: Fix typo. |
|
3162 |
6014
|
3163 2006-09-30 Benjamin Lindner <lindnerben@gmx.net> |
|
3164 |
|
3165 * polynomial/ppval.m: Use .' instead of '. |
|
3166 * polynomial/spline.m: Likewise. New tests. |
|
3167 |
6004
|
3168 2006-09-26 David Bateman <dbateman@free.fr> |
|
3169 |
|
3170 * __plt3__.m: Using global variables __plot_data__, |
|
3171 __plot_data_offset__ and __plot_command__ to store plots and |
|
3172 correctly handle multiplots, and hold state. Only accept a single |
|
3173 data parameter plus, using, format and with strings. Remove |
|
3174 setting of gnuplot parameters. |
|
3175 * __make_using_clause__.m: New function extracted from __plt__.m. |
|
3176 * __setup_plot__.m: Convert to a function and pass the plotting |
|
3177 command to use. |
|
3178 * __plt__.m: Change call to __setup_plot__ and __make_using_clause__. |
|
3179 * contour.m: Use unwind protect on the parametric state of plot |
|
3180 and __plt3__ instead of calling __gnuplot_splot__ directly. |
|
3181 * mesh.m: ditto. |
|
3182 * plot3.m: Error checking, setting of parametric state and |
|
3183 formation of matrix to plot moved from old __plt3__. |
|
3184 |
5996
|
3185 2006-09-22 Michael Creel <michael.creel@uab.es> |
|
3186 |
5997
|
3187 * deprecated/chisquare_pdf.m: Typo in documentation. |
5996
|
3188 |
|
3189 2006-09-22 S�ren Hauberg <soren@hauberg.org> |
|
3190 |
|
3191 * signal/filter2.m: Correct texinfo doc. |
|
3192 |
|
3193 2006-09-22 David Bateman <dbateman@free.fr> |
|
3194 |
|
3195 * miscellaneous/parseparams.m: Correct texinfo doc. |
|
3196 |
5993
|
3197 2006-09-15 David Bateman <dbateman@free.fr> |
|
3198 |
|
3199 * pkg/pkg.m (prepare_installation): Don't create package |
|
3200 installation directory here. |
|
3201 (copy_files): Create it here instead, to avoid issues with |
|
3202 upgrades. Also install the COPYING file in packinfo. |
|
3203 |
5989
|
3204 2006-09-13 John W. Eaton <jwe@octave.org> |
|
3205 |
|
3206 * general/blkdiag.m: Adjust to new cellfun rules. |
|
3207 |
5987
|
3208 2006-08-30 David Bateman <dbateman@free.fr> |
|
3209 |
|
3210 * pkg/pkg.m (install): Disallow bundles of packages. More verbose |
|
3211 error message for archive name not matching package name. |
|
3212 (installed_packages): Size header of printed results to |
|
3213 arguments. Sort the list of installed packages before printing |
|
3214 them. |
|
3215 |
5986
|
3216 2006-09-11 Paul Kienzle <pkienzle@users.sf.net> |
|
3217 |
|
3218 * signal/freqz.m: Update tests. |
|
3219 |
|
3220 2006-09-11 Ken Kouno <kouno@mk.ecei.tohoku.ac.jp> |
|
3221 |
|
3222 * signal/freqz.m: Corretly postpad arrays. |
|
3223 Don't call fliplr on a column vector. |
|
3224 |
5984
|
3225 2006-09-11 Luis F. Ortiz <lortiz@interactivesupercomputing.com> |
|
3226 |
|
3227 * general/shiftdim.m: Use permute instead of reshape. |
|
3228 |
5981
|
3229 2006-09-05 Alexander Barth <abarth93@users.sourceforge.net> |
|
3230 |
|
3231 * miscellaneous/parseparams.m: New function. |
|
3232 |
5980
|
3233 2006-09-05 Rafael Laboissiere <rafael@debian.org> |
|
3234 |
|
3235 * miscellaneous/doc.m: Swap order of --file and --directory |
|
3236 options for info program invocation. |
|
3237 |
5976
|
3238 2006-08-30 David Bateman <dbateman@free.fr> |
|
3239 |
5987
|
3240 * pkg/pkg.m (create_pkgadddel): Resolve variable name-clash from |
5976
|
3241 previous change. |
|
3242 |
5974
|
3243 2006-08-26 David Bateman <dbateman@free.fr> |
|
3244 |
|
3245 * pkg/pkg.m (install, uninstall, installed_packages): Allow for |
|
3246 absence of trailing "/" in OCTAVE_HOME. |
|
3247 |
5973
|
3248 2006-08-25 Alexander Barth <abarth@marine.usf.edu> |
|
3249 |
|
3250 * time/datenum.m: Allow arg to be character string. |
|
3251 |
5971
|
3252 2006-08-25 David Bateman <dbateman@free.fr> |
|
3253 |
|
3254 * pkg/pkg.m (install): Verify that package name correponds to the |
|
3255 archive name. Treat both PKG_ADD and PKG_DEL and remove them if |
|
3256 they are empty. If package directory is empty, remove it to fail |
|
3257 gracefully for system specific packages. |
|
3258 (extract_pkgadd, create_pkgadd): delete. |
|
3259 (extract_pkg, create_pkg): Generalized versions of deleted functions |
|
3260 (copy_files): Install both bin/ and doc/ directories, adding the |
|
3261 bin/ to the EXEC_PATH when the package is loaded. |
|
3262 |
5962
|
3263 2006-08-24 John W. Eaton <jwe@octave.org> |
|
3264 |
|
3265 * image/saveimage.m: Use logical indexing instead of |
|
3266 indices computed by calling find on the logical index. |
|
3267 |
5961
|
3268 2006-08-24 S�ren Hauberg <soren@hauberg.org> |
|
3269 |
5967
|
3270 * miscellaneous/bincoeff.m, specfun/factorial.m: |
5963
|
3271 Use logical indexing instead of indices computed by calling find |
|
3272 on the logical index. |
|
3273 |
|
3274 * linear-algebra/krylov.m: Delete unused local var nzidx. |
5961
|
3275 |
5959
|
3276 2006-08-23 Quentin Spencer <qspencer@ieee.org> |
|
3277 |
|
3278 * control/system/tf2zp.m: Simplify gain calculation. |
|
3279 |
5958
|
3280 2006-08-23 John W. Eaton <jwe@octave.org> |
|
3281 |
|
3282 * plot/__plt__.m: Insert using clauses for all plots. |
|
3283 |
5957
|
3284 2006-08-23 A S Hodel <hodelas@auburn.edu> |
|
3285 |
|
3286 * control/system/sysscale.m: Call tf and zp with correct number of |
|
3287 args. |
|
3288 |
5955
|
3289 2006-08-22 David Bateman <dbateman@free.fr> |
|
3290 |
|
3291 * pkg/pkg.m (extract_pkgadd, create_pkgadd): New functions to |
|
3292 Search inst/*.m and src/*.m files in the package for |
|
3293 PKG_ADD directives and append user supplied PKG_ADD. |
|
3294 (pkg): Call create_pkgadd after copying files. |
|
3295 |
5947
|
3296 2006-08-21 S�ren Hauberg <soren@hauberg.org> |
|
3297 |
|
3298 * pkg/pkg.m: Handle multiple packages in a single file. |
|
3299 Insert directory separator between OCTAVE_HOME and rest of package |
|
3300 installation directory. |
|
3301 |
|
3302 2006-08-21 John W. Eaton <jwe@octave.org> |
|
3303 |
|
3304 * general/num2str.m: Early return if arg is empty. |
|
3305 From Thomas Treichl <Thomas.Treichl@gmx.net>. |
|
3306 |
5946
|
3307 2006-08-21 David Bateman <dbateman@free.fr> |
|
3308 |
|
3309 * strings/mat2str.m: Compute NC before using. |
|
3310 |
5937
|
3311 2006-08-17 John W. Eaton <jwe@octave.org> |
|
3312 |
|
3313 * audio/wavread.m: Fix calculation of sample count. |
|
3314 |
5934
|
3315 2006-08-14 S�ren Hauberg <soren@hauberg.org> |
|
3316 |
|
3317 * image/imshow.m: New Matlab-compatible version. |
|
3318 |
5930
|
3319 2006-08-15 John W. Eaton <jwe@octave.org> |
|
3320 |
|
3321 * deprecated/is_global.m: Delete. |
|
3322 |
5928
|
3323 2006-08-14 John W. Eaton <jwe@octave.org> |
|
3324 |
|
3325 * pkg/Makefile.in (script_sub_dir): Change from plot to pkg. |
|
3326 |
5926
|
3327 2006-08-14 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
3328 |
|
3329 * sparse/spy.m, control/base/bode.m, control/base/__stepimp__.m, |
|
3330 signal/freqz_plot.m: Adapt to new automatic_replot definition. |
|
3331 |
5928
|
3332 2006-08-14 S�ren Hauberg <soren@hauberg.org> |
|
3333 |
6778
|
3334 * pkg/pkg.m: Don't pass function name to print_usage. |
5928
|
3335 Use addpath and rmpath instead of manipulating LOADPATH. |
|
3336 Handle changes to system function. |
|
3337 (rm_rf): New subfunction. Use it to avoid confirmation dialog for |
|
3338 recursive directory removal. |
5922
|
3339 |
5924
|
3340 * strings/bin2dec.m: Ignore spaces in input for compatibility. |
|
3341 |
6778
|
3342 * colormap.m: Change global variable to persistent. |
5923
|
3343 |
5922
|
3344 * rgb2ind.m: Handle single 3-d array as rgb image. |
|
3345 |
5920
|
3346 2006-08-14 John W. Eaton <jwe@octave.org> |
|
3347 |
|
3348 * strings/str2double.m: Fix missing semicolon. |
|
3349 |
5910
|
3350 2006-07-27 Jim Peterson <jpeterson@annapmicro.com> |
|
3351 |
|
3352 * plot/plot3.m: Accept one complex or one real and one complex |
|
3353 argument and plot real and imaginary components for y and z. |
|
3354 |
5908
|
3355 2006-07-27 John W. Eaton <jwe@octave.org> |
|
3356 |
|
3357 * testfun/test.m: Call fflush after each block of calls to |
|
3358 fprintf, fputs, or fdisp. |
|
3359 |
5904
|
3360 2006-07-26 John W. Eaton <jwe@octave.org> |
|
3361 |
|
3362 * miscellaneous/mex.m: New function. |
|
3363 |
5901
|
3364 2006-07-22 John W. Eaton <jwe@octave.org> |
|
3365 |
|
3366 * special-matrix/hadamard.m: Coerce bool matrix to double. |
|
3367 |
5881
|
3368 2006-07-07 John W. Eaton <jwe@octave.org> |
|
3369 |
|
3370 * miscellaneous/orderfields.m: New file. |
|
3371 |
5873
|
3372 2006-06-30 John W. Eaton <jwe@octave.org> |
|
3373 |
|
3374 * time/datevec.m: Make another attempt to account for precision of |
|
3375 datenum format. |
|
3376 |
5868
|
3377 2006-06-29 John W. Eaton <jwe@octave.org> |
|
3378 |
|
3379 * miscellaneous/dump_prefs.m: Remove obsolete symbols from the list. |
|
3380 Use feval instead of "type -q" to get values now that all the |
|
3381 symbols are functions. |
|
3382 |
5860
|
3383 2006-06-16 John W. Eaton <jwe@octave.org> |
|
3384 |
|
3385 * time/datevec.m: Avoid computing log of non-positive values. |
|
3386 |
5859
|
3387 2006-06-14 John W. Eaton <jwe@octave.org> |
|
3388 |
|
3389 * time/datevec.m: Attempt to account for precision of datenum format. |
|
3390 |
5839
|
3391 2006-06-01 Quentin H. Spencer <qspencer@ieee.org> |
|
3392 |
|
3393 * audio/wavread.m: Fix file range error and add read support for |
|
3394 24-bit WAV files. |
|
3395 |
5837
|
3396 2006-06-01 David Bateman <dbateman@free.fr> |
|
3397 |
|
3398 * general/interpft.m, general/quadl.m, general/polyarea.m, |
|
3399 general/interp1.m, general/gradient.m, general/interp2.m, |
|
3400 general/bicubic.m, miscellaneous/inputname.m, plot/__plt3__.m, |
|
3401 plot/ndgrid.m, plot/plot3.m, polynomial/pchip.m, sparse/pcg.m, |
|
3402 sparse/pcr.m, strings/mat2str.m: New files from Octave Forge. |
|
3403 |
5835
|
3404 2006-05-31 Bill Denney <bill@givebillmoney.com> |
|
3405 |
|
3406 * miscellaneous/fileparts.m, miscellaneous/fullfile.m: Add seealso. |
|
3407 * miscellaneous/texas_lotto.m: Fix warning message. |
|
3408 |
5830
|
3409 2006-05-26 John W. Eaton <jwe@octave.org> |
|
3410 |
|
3411 * miscellaneous/doc.m: Also handle nargin == 0. |
|
3412 |
5829
|
3413 2006-05-23 John W. Eaton <jwe@octave.org> |
|
3414 |
|
3415 * plot/mesh.m: Use __gnupot_raw__ except where __gnuplot_set__ is |
|
3416 really needed. |
|
3417 |
5827
|
3418 2006-05-22 John W. Eaton <jwe@octave.org> |
|
3419 |
6754
|
3420 * general/lookup.m: New file from Octave Forge. |
5827
|
3421 |
|
3422 2006-05-22 David Bateman <dbateman@free.fr> |
|
3423 |
6754
|
3424 * general/nthroot.m, linear-algebra/rref.m, specfun/isprime.m, |
|
3425 specfun/primes.m, specfun/factor.m, specfun/nchoosek.m, |
|
3426 specfun/legendre.m, specfun/perms.m, special-matrix/rosser.m, |
|
3427 special-matrix/wilkinson.m, special-matrix/pascal.m, |
|
3428 special-matrix/magic.m, special-matrix/hadamard.m, |
|
3429 strings/strtok.m: New files from Octave Forge. |
5827
|
3430 |
5824
|
3431 2006-05-19 David Bateman <dbateman@free.fr> |
|
3432 |
|
3433 * polynomial/unmkpp.m, polynomial/mkpp.m, polynomial/spline.m, |
5825
|
3434 polynomial/ppval.m, set/setxor.m: New files from Octave Forge. |
5824
|
3435 |
5821
|
3436 2006-05-17 John W. Eaton <jwe@octave.org> |
|
3437 |
|
3438 * set/intersection.m: Delete |
|
3439 * deprecated/intersection.m: New file. |
|
3440 |
5820
|
3441 2006-05-17 David Bateman <dbateman@free.fr> |
|
3442 |
|
3443 * general/cplxpair.m, general/trapz.m, general/cumtrapz.m, |
|
3444 general/isdir.m, miscellaneous/dos.m, miscellaneous/getfield.m, |
|
3445 miscellaneous/setfield.m, plot/fplot.m, set/intersect.m, |
|
3446 signal/ifftshift.m, signal/filter2.m, specfun/betaln.m, |
|
3447 specfun/factorial.m, strings/strvcat.m: New files from Octave |
|
3448 Forge. |
|
3449 |
5809
|
3450 2006-05-11 John W. Eaton <jwe@octave.org> |
|
3451 |
5815
|
3452 * path/path.m: Delete (now a built-in function). |
|
3453 |
5811
|
3454 * pkg/Makefile.in: New file. |
|
3455 * configure.in (AC_CONFIG_FILES): Add pkg/Makefile to the list. |
5812
|
3456 * Makefile.in (SUBDIRS): Add pkg to the list. |
5809
|
3457 |
5808
|
3458 2006-05-10 John W. Eaton <jwe@octave.org> |
|
3459 |
|
3460 * tar.m, untar.m, unzip.m: Adapt to Octave coding style. |
|
3461 * tar.m, untar.m: Only tar; don't compress or uncompress. |
|
3462 |
5807
|
3463 2006-05-10 Soren Hauberg <hauberg@gmail.com> |
|
3464 |
|
3465 * tar.m, untar.m, unzip.m: New files. |
|
3466 |
5801
|
3467 2006-05-10 John W. Eaton <jwe@octave.org> |
|
3468 |
5804
|
3469 * path/addpath.m, path/rmpath.m: Improve compatibility. |
|
3470 * path/setpath.m: Delete. |
|
3471 |
5801
|
3472 * pkg/pkg.m: New file. |
|
3473 |
5798
|
3474 2006-05-09 Keith Goodman <kwgoodman@gmail.com> |
|
3475 |
|
3476 * plot/plot.m: Doc string fix. |
|
3477 |
|
3478 2006-05-09 Paul Kienzle <pkienzle@users.sf.net> |
|
3479 |
|
3480 * testfun/speeed.m: Use new interface to unique and assert. |
|
3481 Improve documentation. Approximate time complexity from log-log |
|
3482 plot. Return time complexity and raw times if requested. The |
|
3483 mean ratio is no longer returned. Provide complete control over |
|
3484 which n are computed. |
|
3485 |
|
3486 2006-05-09 John W. Eaton <jwe@octave.org> |
|
3487 |
|
3488 * path/path.m: Move here from miscellaneous. |
|
3489 Adapt to new LOADPATH definition. |
|
3490 |
5789
|
3491 2006-05-03 David Bateman <dbateman@free.fr> |
|
3492 |
|
3493 * path/rmpath.m, path/addpath.m, miscellaneous/path.m: Replace all |
|
3494 explicit uses of a path seperation character with pathsep(). |
|
3495 |
5786
|
3496 2006-05-03 Bob Weigel <rweigel@gmu.edu> |
|
3497 |
6778
|
3498 * set/setdiff.m: New arg, byrows. New tests. |
5786
|
3499 |
5781
|
3500 2006-04-29 John W. Eaton <jwe@octave.org> |
|
3501 |
|
3502 * startup/main-rcfile: Disable some warnings. |
|
3503 |
5762
|
3504 2006-04-14 Bill Denney <denney@seas.upenn.edu> |
|
3505 |
|
3506 * strings/strcmpi.m: Return false instead of error if args are not |
|
3507 char or cellstr. |
|
3508 |
5750
|
3509 2006-04-10 John W. Eaton <jwe@octave.org> |
|
3510 |
|
3511 * miscellaneous/dir.m: Ensure that returned structure array is |
|
3512 Nx1, not 1xN. |
|
3513 |
5746
|
3514 2006-04-06 Olli Saarela <olli.saarela@kcl.fi> |
|
3515 |
|
3516 * plot/hist.m: Ignore NaN in inputs. |
|
3517 |
5745
|
3518 2006-04-06 Keith Goodman <kwgoodman@gmail.com> |
|
3519 |
|
3520 * miscellaneous/mkoctfile.m: Doc string fix. |
|
3521 |
5741
|
3522 2006-04-05 John W. Eaton <jwe@octave.org> |
|
3523 |
|
3524 * plot/__plt2__.m: Return data = [] and fmtstr = "" if x1 and x2 |
|
3525 are both empty. |
|
3526 * plot/__plt__.m: Ignore empty data and format strings returned |
|
3527 from __plt1__ or __plt2__. |
|
3528 |
5737
|
3529 2006-04-04 Bob Weigel <rweigel@gmu.edu> |
|
3530 |
6778
|
3531 * set/unique.m: Properly handle single column input when |
5737
|
3532 "rows" is specified. |
|
3533 |
5732
|
3534 2006-04-04 John W. Eaton <jwe@octave.org> |
|
3535 |
5736
|
3536 * path/setpath.m: New file. |
|
3537 * path/savepath.m: Use setpath to set path instead of assigning |
|
3538 directly to LOADPATH. |
|
3539 |
5732
|
3540 * path/Makefile.in, path/addpath.m, path/rmpath.m, path/savepath.m: |
|
3541 New files, adapted from Octave Forge by Keith Goodman |
|
3542 <kwgoodman@gmail.com>. |
|
3543 * path: New directory. |
|
3544 * Makefile.in (SUBDIRS): Add it to the list. |
|
3545 * configure.in (AC_CONFIG_FILES): Include path/Makefile here. |
|
3546 |
5731
|
3547 2006-04-02 David Bateman <dbateman@free.fr> |
|
3548 |
|
3549 * general/tril.m, general.triu.m: |
|
3550 Use resize (resize (x, 0), nr, nc) rather than zeros (nr, nc) |
|
3551 to allow user types to work correctly. |
|
3552 * special-matrix/hankel.m, special-matrix/toeplitz.m: Ditto. |
|
3553 |
5727
|
3554 2006-04-03 David Bateman <dbateman@free.fr> |
|
3555 |
|
3556 * plot/grid.m: Cache the state of the grid to allow toggling. |
|
3557 Accept keyword "minor" for minor grid. |
|
3558 |
5721
|
3559 2006-03-28 John W. Eaton <jwe@octave.org> |
|
3560 |
|
3561 * general/isscalar.m: Only require that all dimensions are 1 for |
|
3562 compatiblity. |
|
3563 |
|
3564 2006-03-28 Bill Denney <bill@givebillmoney.com> |
|
3565 |
|
3566 * general/isvector.m: Allow non-numeric objects to be vectors for |
|
3567 compatibility. |
|
3568 |
5720
|
3569 2006-03-28 Keith Goodman <kwgoodman@gmail.com> |
|
3570 |
|
3571 * plot/__errplot__.m: Doc string fix. |
|
3572 |
|
3573 * miscellaneous/doc.m: Mark as command. |
|
3574 |
|
3575 * general/isequal.m, general/__isequal__.m, general/cell2mat.m, |
|
3576 general/isequalwithequalnans.m, general/blkdiag.m, |
|
3577 strings/strfind.m, miscellaneous/doc.m: Update FSF address. |
|
3578 |
5717
|
3579 2006-03-27 Don Bindner <dbindner@truman.edu> |
|
3580 |
|
3581 * plot/meshgrid.m: If nargout == 3 and vectors are supplied, |
|
3582 return 3d matrices. |
|
3583 |
|
3584 2006-03-27 Keith Goodman <kwgoodman@gmail.com> |
|
3585 |
|
3586 * time/toc.m: Don't print "Elapsed time..." if tic has not been set. |
|
3587 |
5708
|
3588 2006-03-22 John W. Eaton <jwe@octave.org> |
|
3589 |
|
3590 * plot/print.m: Don't replot after popping terminal setting. |
|
3591 |
5696
|
3592 2006-03-20 John W. Eaton <jwe@octave.org> |
|
3593 |
|
3594 * miscellaneous/mkoctfile.m: Use version-specific name of |
|
3595 mkoctfile. Use fullfile to construct file name. |
|
3596 |
5695
|
3597 2006-03-20 Keith Goodman <kwgoodman@gmail.com> |
|
3598 |
|
3599 * miscellaneous/mkoctfile.m: Make it possible to call mkoctfile |
|
3600 shell script from Octave prompt. |
|
3601 |
5690
|
3602 2006-03-17 John W. Eaton <jwe@octave.org> |
|
3603 |
5693
|
3604 * deprecated/weibcdf.m, deprecated/weibinv.m, |
|
3605 deprecated/weibpdf.m, deprecated/weibrnd.m: New functions. |
|
3606 |
|
3607 * deprecated/weibull_cdf.m, deprecated/weibull_inv.m, |
|
3608 deprecated/weibull_pdf.m, deprecated/weibull_rnd.m: |
|
3609 Call new wbl functions to do the real work. |
|
3610 Swap args and provide default values as necessary to preserve |
|
3611 compatibility with old version of Octave. |
|
3612 |
|
3613 * statistics/distributions/wblcdf.m: Rename from weibcdf.m. |
|
3614 statistics/distributions/wblinv.m: Rename from weibinv.m. |
|
3615 statistics/distributions/wblpdf.m: Rename from weibpdf.m. |
|
3616 statistics/distributions/wblrnd.m: Rename from weibrnd.m. |
|
3617 Swap scale and shape args for compatibility. |
|
3618 |
5692
|
3619 * deprecated/lognormal_cdf.m, deprecated/lognormal_inv.m, |
|
3620 deprecated/lognormal_pdf.m, deprecated/lognormal_rnd.m: |
|
3621 Preserve compatibility with old versions of Octave given new |
|
3622 definitions of logncdf, logninv, lognpdf, and lognrnd. |
5693
|
3623 |
5692
|
3624 * statistics/distributions/logncdf.m, |
|
3625 statistics/distributions/logninv.m, |
|
3626 statistics/distributions/lognpdf.m, |
|
3627 statistics/distributions/lognrnd.m: Compatibility fixes. |
|
3628 From Ben Barrowes <barrowes@alum.mit.edu> |
|
3629 |
5691
|
3630 * deprecated/hypergeometric_rnd.m: Update interface to match |
|
3631 current 2.1.x version. |
|
3632 |
|
3633 * deprecated/t_rnd.m: Call trnd, not t_rnd. |
|
3634 |
5690
|
3635 * miscellaneous/dir.m: Use readdir instead of glob. |
|
3636 Special case for "." to avoid globbing. Use list_in_columns. |
|
3637 Eliminate unused variables len and finfo. |
|
3638 |
5689
|
3639 2006-03-16 Bill Denney <bill@givebillmoney.com> |
|
3640 |
|
3641 * miscellaneous/dir.m: Improve compatibility. |
|
3642 |
5687
|
3643 2006-03-15 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
3644 |
|
3645 * time/calendar.m, time/datestr.m, time/datevec.m, time/eomday.m, |
|
3646 time/now.m, time/weekday.m: New functions from Octave Forge. |
|
3647 |
5686
|
3648 2006-03-16 John W. Eaton <jwe@octave.org> |
|
3649 |
|
3650 * control/base/bode_bounds.m: Check for iip and iiz empty instead |
|
3651 of looking at sum of max dimensions. |
|
3652 |
5681
|
3653 2006-03-16 David Bateman <dbateman@free.fr> |
|
3654 |
|
3655 * testfun/test.m: Clear last warning before warning test to avoid |
|
3656 issues with previously set warnings. |
|
3657 * build_sparse_test.sh: Tests for multiple RHS for rectanguar |
|
3658 sparse matrices. Force matrix type from spqr solution to be |
|
3659 singular to force QR solvers to be used for assert. |
|
3660 |
5678
|
3661 2006-03-16 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
3662 |
|
3663 * strings/strfind.m: New file. |
|
3664 |
5677
|
3665 2006-03-16 John W. Eaton <jwe@octave.org> |
|
3666 |
|
3667 * general/rows.m, general/columns.m: Delete. |
|
3668 |
5674
|
3669 2006-03-15 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
3670 |
|
3671 * strings/strcmpi.m: Simplify. |
|
3672 * strings/strncmpi.m: Import from octave-forge, simplify. |
5678
|
3673 * strings/strtrunc.m: New file. |
5674
|
3674 |
5676
|
3675 * strings/lower.m, strings/upper.m: Handle cellstr arguments. |
|
3676 |
5672
|
3677 2006-03-15 John W. Eaton <jwe@octave.org> |
|
3678 |
|
3679 * miscellaneous/doc.m: New file. |
|
3680 From Soren Hauberg <soren@hauberg.org>. |
|
3681 |
5671
|
3682 2006-03-15 Keith Goodman <kwgoodman@gmail.com> |
|
3683 |
|
3684 * miscellaneous/mkoctfile.m: New file. |
|
3685 |
5670
|
3686 2006-03-15 John W. Eaton <jwe@octave.org> |
|
3687 |
|
3688 * polynomial/residue.m: Use & instead of && to generate arg for find. |
|
3689 |
5666
|
3690 2006-03-14 Keith Goodman <kwgoodman@gmail.com> |
|
3691 |
|
3692 * strings/bin2dec.m: Doc fix. |
|
3693 |
5661
|
3694 2006-03-10 Paul Kienzle <pkienzle@users.sf.net> |
|
3695 |
|
3696 * time/etime.m: Use datenum to support times spanning year boundaries. |
|
3697 * time/datenum.m: New function to compute day number from time. |
|
3698 |
5659
|
3699 2006-03-09 John W. Eaton <jwe@octave.org> |
|
3700 |
|
3701 * miscellaneous/unix.m, plot/print.m: |
|
3702 Swap order of outputs from system. |
|
3703 |
5642
|
3704 2006-03-06 Keith Goodman <kwgoodman@gmail.com> |
|
3705 |
|
3706 * audio/lin2mu.m, audio/loadaudio.m, audio/mu2lin.m, |
|
3707 audio/playaudio.m, audio/record.m, audio/saveaudio.m, |
|
3708 audio/wavread.m, audio/wavwrite.m, control/base/DEMOcontrol.m, |
|
3709 control/base/__stepimp__.m, control/base/are.m, |
|
3710 control/base/controldemo.m, control/base/damp.m, |
|
3711 control/base/dare.m, control/base/impulse.m, control/base/lqg.m, |
|
3712 control/base/step.m, control/system/abcddim.m, |
|
3713 control/system/is_abcd.m, control/system/is_controllable.m, |
|
3714 control/system/is_detectable.m, control/system/is_observable.m, |
|
3715 control/system/is_stabilizable.m, control/system/is_stable.m, |
|
3716 control/system/jet707.m, control/system/sys2fir.m, |
|
3717 control/system/sysdimensions.m, control/system/sysupdate.m, |
|
3718 control/system/tfout.m, control/system/ugain.m, |
|
3719 control/system/zpout.m, elfun/lcm.m, finance/irr.m, |
|
3720 finance/nper.m, finance/npv.m, finance/pmt.m, finance/pv.m, |
|
3721 finance/rate.m, general/__isequal__.m, general/bitcmp.m, |
|
3722 general/bitget.m, general/bitset.m, general/blkdiag.m, |
|
3723 general/cart2pol.m, general/cart2sph.m, general/cell2mat.m, |
|
3724 general/circshift.m, general/columns.m, general/flipdim.m, |
|
3725 general/fliplr.m, general/flipud.m, general/ind2sub.m, |
|
3726 general/int2str.m, general/isdefinite.m, general/isequal.m, |
|
3727 general/isequalwithequalnans.m, general/isscalar.m, |
|
3728 general/issquare.m, general/issymmetric.m, general/isvector.m, |
|
3729 general/logspace.m, general/mod.m, general/nextpow2.m, |
|
3730 general/num2str.m, general/perror.m, general/pol2cart.m, |
|
3731 general/rem.m, general/rot90.m, general/rotdim.m, general/rows.m, |
|
3732 general/shiftdim.m, general/sph2cart.m, general/sub2ind.m, |
|
3733 general/tril.m, image/hsv2rgb.m, image/image.m, image/imagesc.m, |
|
3734 image/imshow.m, image/ind2gray.m, image/ind2rgb.m, |
|
3735 image/loadimage.m, image/rgb2hsv.m, image/rgb2ind.m, |
|
3736 image/saveimage.m, io/beep.m, linear-algebra/cond.m, |
|
3737 linear-algebra/norm.m, miscellaneous/comma.m, miscellaneous/dir.m, |
|
3738 miscellaneous/license.m, miscellaneous/menu.m, |
|
3739 miscellaneous/semicolon.m, miscellaneous/texas_lotto.m, |
|
3740 miscellaneous/unix.m, miscellaneous/ver.m, optimization/sqp.m, |
|
3741 plot/__errcomm__.m, plot/__errplot__.m, plot/__pltopt1__.m, |
|
3742 plot/__pltopt__.m, plot/bar.m, plot/contour.m, plot/errorbar.m, |
|
3743 plot/grid.m, plot/hist.m, plot/loglog.m, plot/loglogerr.m, |
|
3744 plot/mesh.m, plot/meshgrid.m, plot/plot.m, plot/polar.m, |
|
3745 plot/semilogx.m, plot/semilogxerr.m, plot/semilogy.m, |
|
3746 plot/semilogyerr.m, plot/shg.m, plot/stairs.m, plot/title.m, |
|
3747 plot/xlabel.m, polynomial/compan.m, polynomial/conv.m, |
|
3748 polynomial/deconv.m, polynomial/polyderiv.m, polynomial/polygcd.m, |
|
3749 polynomial/polyinteg.m, polynomial/polyout.m, |
|
3750 polynomial/polyreduce.m, polynomial/polyval.m, |
|
3751 polynomial/polyvalm.m, polynomial/residue.m, set/complement.m, |
|
3752 set/create_set.m, set/intersection.m, set/ismember.m, |
|
3753 set/setdiff.m, set/union.m, set/unique.m, sparse/etreeplot.m, |
|
3754 sparse/gplot.m, sparse/spalloc.m, sparse/sphcat.m, |
|
3755 sparse/sprand.m, sparse/sprandn.m, sparse/sprandsym.m, |
|
3756 sparse/spvcat.m, sparse/treeplot.m, specfun/erfinv.m, |
|
3757 specfun/log2.m, specfun/pow2.m, special-matrix/hankel.m, |
|
3758 special-matrix/hilb.m, special-matrix/invhilb.m, |
|
3759 special-matrix/sylvester_matrix.m, special-matrix/toeplitz.m, |
|
3760 special-matrix/vander.m, statistics/base/median.m, |
|
3761 statistics/base/std.m, statistics/distributions/gamcdf.m, |
|
3762 statistics/distributions/gaminv.m, |
|
3763 statistics/distributions/gampdf.m, |
|
3764 statistics/distributions/gamrnd.m, strings/base2dec.m, |
|
3765 strings/bin2dec.m, strings/dec2base.m, strings/dec2bin.m, |
|
3766 strings/dec2hex.m, strings/hex2dec.m, strings/isletter.m, |
|
3767 strings/lower.m, strings/upper.m, testfun/assert.m, |
|
3768 testfun/demo.m, testfun/example.m, testfun/test.m, time/etime.m: |
|
3769 Move @seealso inside @defXXX macro. Remove "and" from @seealso. |
|
3770 |
5633
|
3771 2006-02-27 John W. Eaton <jwe@octave.org> |
|
3772 |
|
3773 * time/tic.m: Move here from miscellaneous/tic.m. |
|
3774 * time/toc.m: Move here from miscellaneous/toc.m. |
|
3775 |
|
3776 2006-02-26 Keith Goodman <kwgoodman@gmail.com> |
|
3777 |
|
3778 * miscellaneous/toc.m: Display "Elapsed time is X seconds" if user |
|
3779 does not assign output of toc to a variable. |
|
3780 |
5627
|
3781 2006-02-16 Bill Denney <denney@seas.upenn.edu> |
|
3782 |
|
3783 * axis.m: Catch limits that are the same and return an error. |
|
3784 |
5625
|
3785 2006-02-15 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
3786 |
|
3787 * plot/print.m: Accept emf device option to support Enhanced |
|
3788 Metafile format. |
|
3789 |
|
3790 2006-02-15 A S Hodel <hodelas@auburn.edu> |
|
3791 |
|
3792 * control/base/lqe.m: Doc fix. |
|
3793 |
5623
|
3794 2006-02-15 Keith Goodman <kwgoodman@gmail.com> |
|
3795 |
|
3796 * statistics/distributions/gamcdf.m: Doc fix. |
|
3797 * statistics/distributions/gaminv.m: Doc fix. |
|
3798 * statistics/distributions/gampdf.m: Doc fix. |
|
3799 * statistics/distributions/gamrnd.m: Doc fix. |
|
3800 |
5610
|
3801 2006-02-09 David Bateman <dbateman@free.fr> |
|
3802 |
6778
|
3803 * general/triu.m: Minimum change to allow sparse matrix. More needed |
|
3804 for arbitrary user type. |
|
3805 * general/tril.m: ditto. |
|
3806 * sparse/sprand.m: Doc fix. |
|
3807 * sparse/sprandn.m: Ditto. |
|
3808 * sparse/sprandsym.m: New function. |
|
3809 * audio/setaudio.m, general/cart2pol.m, general/cart2sph.m, |
|
3810 general/pol2cart.m, general/sph2cart.m, signal/freqz_plot.m: |
|
3811 Update for syntax error for latest texinfo.tex file. |
5610
|
3812 |
5605
|
3813 2006-02-02 John W. Eaton <jwe@octave.org> |
|
3814 |
|
3815 * plot/grid.m: Append ";\n" to "set grid" command. |
|
3816 |
|
3817 2006-02-02 A S Hodel <hodelas@auburn.edu> |
|
3818 |
|
3819 * control/base/rlocus.m: Don't atttempt to plot rlzer if it is empty. |
|
3820 |
5597
|
3821 2006-01-13 John W. Eaton <jwe@octave.org> |
|
3822 |
|
3823 * audio/Makefile.in, control/base/Makefile.in, |
|
3824 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
3825 control/system/Makefile.in, control/util/Makefile.in, |
|
3826 deprecated/Makefile.in, elfun/Makefile.in, finance/Makefile.in, |
|
3827 general/Makefile.in, image/Makefile.in, io/Makefile.in, |
|
3828 linear-algebra/Makefile.in, miscellaneous/Makefile.in, |
|
3829 optimization/Makefile.in, plot/Makefile.in, |
|
3830 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
3831 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
3832 special-matrix/Makefile.in, startup/Makefile.in, |
|
3833 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
3834 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
3835 strings/Makefile.in, time/Makefile.in, testfun/Makefile.in: |
|
3836 (all): Depend on PKG_ADD. |
|
3837 (PKG_ADD): New target. |
|
3838 |
|
3839 2006-01-13 Bill Denney <bill@givebillmoney.com> |
|
3840 |
|
3841 * miscellaneous/dir.m: Add @seealso{} to docstring. |
|
3842 |
5596
|
3843 2006-01-13 John W. Eaton <jwe@octave.org> |
|
3844 |
|
3845 * time/etime.m: Move here from miscellaneous/etime.m. |
|
3846 * time/is_leap_year.m: Move here from miscellaneous/is_leap_year.m. |
|
3847 |
5595
|
3848 2006-01-13 Bill Denney <bill@givebillmoney.com> |
|
3849 |
6778
|
3850 * miscellaneous/dir.m: Use filesep instead of "/" where needed. |
5595
|
3851 * miscellaneous/fullfile.m: Likewise. |
|
3852 |
5592
|
3853 2006-01-12 David Bateman <dbateman@free.fr> |
|
3854 |
|
3855 * general/blkdiag.m: Compatible behavior for empty matrices |
|
3856 * statistics/base/unidrnd.m: Documentation buglet. |
|
3857 |
5583
|
3858 2005-12-14 David Bateman <dbateman@free.fr> |
|
3859 |
5589
|
3860 * testfun/assert.m, testfun/fail.m, testfun/test.m, testfun/demo.m, |
|
3861 testfun/speed.m, testfun/example.m, Makefile.in: New files. |
|
3862 |
|
3863 * Makefile.in (SUBDIRS): Include testfun. |
|
3864 * configure.in (AC_CONFIG_FILES): Include testfun/Makefile. |
|
3865 |
5583
|
3866 * miscellaneous/dir.m: Transpose sub-assignment for cleanness. |
|
3867 |
|
3868 * general/__isequal__.m: Remove reference to getfield. |
|
3869 |
|
3870 * plot/hist.m: Update test code for row/column discrepencies. |
|
3871 * signal/freqz.m: Alter output row/column for matlab compatibility. |
|
3872 Update the test code for this. |
|
3873 * sparse/spstats.m: Fix small bug in the dimension of output. |
|
3874 |
5579
|
3875 2005-12-13 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
3876 |
|
3877 * cell/cell2mat.m: New file, from octave-forge. |
|
3878 |
5576
|
3879 2005-12-13 Ivana Varekova <varekova@redhat.com> |
|
3880 |
|
3881 * sparse/treeplot.m, sparse/etreeplot.m, sparse/gplot.m: |
|
3882 New graph theory functions. |
|
3883 |
5574
|
3884 2005-12-13 John W. Eaton <jwe@octave.org> |
|
3885 |
|
3886 * general/blkdiag.m: Use "isempty" instead of @isempty. |
|
3887 |
|
3888 * control/system/ss.m: Doc fix. |
|
3889 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
3890 |
5572
|
3891 2005-12-12 Michael Zeising <michael@michaels-website.de> |
|
3892 |
|
3893 * audio/wavread.m, audio/wavwrite.m: |
|
3894 Correct scaling for 8-bit linear pcm samples. |
|
3895 Improve scaling for all other linear pcm resolutions. |
|
3896 |
5568
|
3897 2005-12-07 John W. Eaton <jwe@octave.org> |
|
3898 |
|
3899 * statistics/base/moment.m: Don't save and restore warn_str_to_num. |
|
3900 |
|
3901 * sparse/spdiags.m: Don't save and restore warn_fortran_indexing. |
|
3902 * strings/strjust.m: Likewise. |
|
3903 |
|
3904 * general/shift.m: Don't save and restore warn_empty_list_elements. |
|
3905 * signal/arma_rnd.m: Likewise. |
|
3906 * strings/strcat.m: Likewise. |
|
3907 * control/base/__freqresp__.m: Likewise. |
|
3908 * control/base/place.m: Likewise. |
|
3909 * control/base/pzmap.m: Likewise. |
|
3910 * control/base/pzmap.m: Likewise. |
|
3911 * control/system/sysappend.m: Likewise. |
|
3912 * control/system/syscont.m: Likewise. |
|
3913 * control/system/sysdisc.m: Likewise. |
|
3914 * control/system/sysgroup.m: Likewise. |
|
3915 * control/system/tfout.m: Likewise. |
|
3916 * control/system/zpout.m: Likewise. |
|
3917 * control/util/__outlist__.m: Likewise. |
|
3918 |
5567
|
3919 2005-12-06 John W. Eaton <jwe@octave.org> |
|
3920 |
|
3921 * audio/wavread.m, audio/wavwrite.m: Adapt to Octave coding style. |
|
3922 Avoid for loop in interleave/deinterleave steps. |
|
3923 |
5565
|
3924 2005-12-06 Michael Zeising <michael@michaels-website.de> |
|
3925 |
|
3926 * audio/wavread.m, audio/wavwrite.m: New files. |
|
3927 |
5563
|
3928 2005-12-06 John W. Eaton <jwe@octave.org> |
|
3929 |
|
3930 * miscellaneous/dir.m: Return Nx1 instead of 1xN struct array. |
|
3931 |
5560
|
3932 2005-12-05 John W. Eaton <jwe@octave.org> |
|
3933 |
5561
|
3934 * plot/axis.m: Add "## PKG_ADD: mark_as_command axis" line. |
5560
|
3935 |
5558
|
3936 2005-12-02 John W. Eaton <jwe@octave.org> |
|
3937 |
|
3938 * miscellaneous/fileattrib.m: New function. |
|
3939 |
5556
|
3940 2005-12-01 John W. Eaton <jwe@octave.org> |
|
3941 |
|
3942 * general/columns.m: Use size (x, 2) instead of [nr, nc] = size (x). |
|
3943 * general/rows.m: Use size (x, 1) instead of [nr, nc] = size (x). |
|
3944 From William Poetra Yoga Hadisoeseno <williampoetra@yahoo.com>. |
|
3945 |
5555
|
3946 2005-11-30 John W. Eaton <jwe@octave.org> |
|
3947 |
|
3948 * linear-algebra/krylov.m: Format doc string. |
|
3949 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
3950 |
5551
|
3951 2005-11-23 William Poetra Yoga Hadisoeseno <williampoetra@yahoo.com> |
|
3952 |
|
3953 * general/blkdiag.m: Import from octave-forge. |
|
3954 Ignore empty matrices in the input. Add tests. |
5549
|
3955 |
|
3956 * general/isequal.m, general/isequalwithequalnans.m: |
|
3957 New wrapper scripts for general/__isequal__.m. |
|
3958 * general/__isequal__.m: Rename from general/isequal.m. |
|
3959 New arg, nans_compare_equal. |
|
3960 |
5548
|
3961 2005-11-29 John W. Eaton <jwe@octave.org> |
|
3962 |
|
3963 * miscellaneous/ver.m: Use new uname built-in function instead of |
|
3964 calling system. Only append octave_forge_string if |
|
3965 OCTAVE_FORGE_VERSION exists. Use puts instead of disp. |
|
3966 Call license instead of hard-coding license info here. |
|
3967 |
|
3968 * miscellaneous/license.m: Use persistent instead of global for |
5654
|
3969 __octave_licenses__. Use puts instead of disp. |
5548
|
3970 Use getuid and getpwuid instead of calling unix ("id -un"). |
|
3971 If nargout = 1, return license info instead of printing usage message. |
|
3972 |
5546
|
3973 2005-11-29 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
3974 |
|
3975 * miscellaneous/ver.m: New file. |
|
3976 * miscellaneous/license.m: New file. |
|
3977 |
5545
|
3978 2005-11-22 John W. Eaton <jwe@octave.org> |
|
3979 |
|
3980 * plot/axis.m: Use %.16g instead of just %g to format ranges for |
|
3981 gnuplot set command. |
|
3982 |
5539
|
3983 2005-11-15 John W. Eaton <jwe@octave.org> |
|
3984 |
|
3985 * general/shiftdim.m: Doc fix. |
|
3986 |
5532
|
3987 2005-11-07 Keith Goodman <kwgoodman@gmail.com> |
|
3988 |
|
3989 * set/unique.m: Doc string fix. |
|
3990 |
5527
|
3991 2005-11-01 John W. Eaton <jwe@octave.org> |
|
3992 |
|
3993 * Makefile.in (distclean, maintainer-clean): |
|
3994 Also remove autom4te.cache directory. |
|
3995 From Quentin Spencer <qspencer@ieee.org>. |
|
3996 |
5518
|
3997 2005-10-28 John W. Eaton <jwe@octave.org> |
|
3998 |
|
3999 * general/shiftdim.m: Compatibility fix for row vectors. |
|
4000 Correct check for non-scalar non-integer shift. For positive |
|
4001 N, shift is remainder of N and number of dims. Always return NS. |
|
4002 Simplify. |
|
4003 |
5500
|
4004 2005-10-18 Keith Goodman <kwgoodman@gmail.com> |
|
4005 |
|
4006 * general/randperm.m: Improve compatibility by allowing input |
|
4007 value of zero. |
|
4008 |
5493
|
4009 2005-10-13 John W. Eaton <jwe@octave.org> |
|
4010 |
|
4011 * plot/__plt__.m, plot/__errplot__.m, plot/replot.m: |
|
4012 If in multiplot mode, clear plot before issuing new plot command. |
|
4013 |
|
4014 * plot/__setup_plot__.m: New function. |
|
4015 * plot/__plt__.m, plot__errplot__.m: Use it. |
|
4016 Handle multiplot data and offsets here. |
|
4017 |
|
4018 * plot/__plot_globals__.m: Also keep track of multiplot options. |
|
4019 Move initialization to __setup_plot__.m. |
|
4020 |
|
4021 * plot/subplot.m: Multiplot globals now in __plot_globals__.m. |
|
4022 Don't reset gnuplot_command_replot. |
|
4023 |
|
4024 * plot/replot.m: Handle multiplot data and offsets here. |
|
4025 * plot__axis_label__.m, plot/axis.m, plot/grid.m, |
|
4026 plot/plot_border.m, plot/plot.m, plot/plot_title.m, |
|
4027 plot/top_title.m: Call replot, not __gnuplot_replot__. |
|
4028 |
5489
|
4029 2005-10-12 John W. Eaton <jwe@octave.org> |
|
4030 |
|
4031 * plot/figure.m: Handle __current_figure__, not gnuplot details. |
|
4032 |
5482
|
4033 2005-10-04 Rafael Laboissiere <rafael@debian.org> |
|
4034 |
|
4035 * binoinv.m, chi2pdf.m, frnd.m, poissinv.m, tinv.m, trnd.m, |
|
4036 weibrnd.m: Removed calls and references to deprecated _pdf and |
|
4037 _inv functions. |
|
4038 * chi2pdf.m: Fixed typos in the documentation. |
|
4039 |
5475
|
4040 2005-09-28 John W. Eaton <jwe@octave.org> |
|
4041 |
5476
|
4042 * miscellaneous/single.m: New function. |
|
4043 |
5475
|
4044 * statistics/base/unidrnd.m: New function. |
|
4045 |
5474
|
4046 2005-09-27 John W. Eaton <jwe@octave.org> |
|
4047 |
|
4048 * miscellaneous/dir.m: Filename never includes directory part. |
|
4049 |
5464
|
4050 2005-09-22 John W. Eaton <jwe@octave.org> |
|
4051 |
|
4052 * polynomial/residue.m: Use logical indexing instead of find.. |
|
4053 |
|
4054 2005-09-22 Julius Smith <jos@ccrma.stanford.edu> |
|
4055 |
|
4056 * polynomial/residue.m: Avoid division by zero for pure imaginary |
|
4057 and zero poles. |
|
4058 |
5462
|
4059 2005-09-22 Bill Denney <denney@seas.upenn.edu> |
|
4060 |
|
4061 * strings/deblank.m: Handle cell arrays. |
|
4062 * strings/split.m: New argument, N, to limit number of splits. |
|
4063 |
|
4064 2005-09-22 Miroslaw Kwasniak <mirek@zind.ikem.pwr.wroc.pl> |
|
4065 |
|
4066 * plot/__pltopt1__.m: Handle plot colors "w" and "k" separately. |
|
4067 |
5460
|
4068 2005-09-20 "Orestes Mas" <orestes@tsc.upc.edu> |
|
4069 |
|
4070 * control/base/rlocus.m: Doc fix. |
|
4071 |
5459
|
4072 2005-09-20 John W. Eaton <jwe@octave.org> |
|
4073 |
|
4074 * general/isvector.m: Improve compatibility. |
|
4075 |
|
4076 * general/postpad.m: Allow first argument to be a scalar. |
|
4077 Allow padding to extend dimensionality. |
|
4078 * general/prepad.m: Likewise. |
|
4079 |
5448
|
4080 2005-09-14 Daniel <durbano@shbano.com> |
|
4081 |
|
4082 * statistics/tests/bartlett_test.m, linear-algebra/cross.m, |
5449
|
4083 statistics/distributions/discrete_cdf.m, general/fliplr.m, |
|
4084 /control/base/dgram.m: Doc string fixes. |
5448
|
4085 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
4086 |
5446
|
4087 2005-09-12 Stefan van der Walt <stefan@sun.ac.za> |
|
4088 |
|
4089 * saveimage.m: Do not ignore most significant bit when writing |
|
4090 black and white images to file. |
|
4091 |
5443
|
4092 2005-09-07 Bill Denney <denney@seas.upenn.edu> |
|
4093 |
|
4094 * audio/playaudio.m, control/base/__bodquist__.m, |
|
4095 control/base/lqg.m, control/obsolete/dezero.m, |
|
4096 control/system/__syschnamesl__.m, control/system/__sysconcat__.m, |
|
4097 control/system/c2d.m, control/system/cellidx.m, |
|
4098 control/system/d2c.m, control/system/dmr2d.m, |
|
4099 control/system/is_signal_list.m, control/system/listidx.m, |
|
4100 control/system/ss.m, control/system/sysappend.m, |
|
4101 control/system/sysconnect.m, control/system/sysdup.m, |
|
4102 control/system/sysgetsignals.m, control/system/sysidx.m, |
|
4103 control/system/sysprune.m, control/system/syssetsignals.m, |
|
4104 control/system/tfout.m, control/system/zpout.m, |
|
4105 control/util/prompt.m, control/util/sortcom.m, |
|
4106 control/util/strappend.m, finance/fv.m, finance/nper.m, |
|
4107 finance/pmt.m, finance/pv.m, finance/rate.m, general/diff.m, |
|
4108 general/num2str.m, general/repmat.m, general/sortrows.m, |
|
4109 general/strerror.m, image/colormap.m, image/imshow.m, |
|
4110 image/loadimage.m, image/saveimage.m, linear-algebra/norm.m, |
|
4111 miscellaneous/fileparts.m, miscellaneous/popen2.m, |
|
4112 plot/__axis_label__.m, plot/__errcomm__.m, plot/__plt1__.m, |
|
4113 plot/__plt2__.m, plot/__plt__.m, plot/__pltopt1__.m, |
|
4114 plot/__pltopt__.m, plot/axis.m, plot/bottom_title.m, plot/close.m, |
|
4115 plot/grid.m, plot/hist.m, plot/plot_border.m, plot/polar.m, |
|
4116 plot/print.m, plot/title.m, plot/top_title.m, |
|
4117 polynomial/polyout.m, set/unique.m, signal/freqz.m, signal/stft.m, |
|
4118 statistics/base/mean.m, statistics/base/moment.m, |
|
4119 statistics/tests/cor_test.m, |
|
4120 statistics/tests/kolmogorov_smirnov_test.m, |
|
4121 statistics/tests/kolmogorov_smirnov_test_2.m, |
|
4122 statistics/tests/prop_test_2.m, statistics/tests/sign_test.m, |
|
4123 statistics/tests/t_test.m, statistics/tests/t_test_2.m, |
|
4124 statistics/tests/t_test_regression.m, statistics/tests/u_test.m, |
|
4125 statistics/tests/var_test.m, statistics/tests/welch_test.m, |
|
4126 statistics/tests/wilcoxon_test.m, statistics/tests/z_test.m, |
|
4127 statistics/tests/z_test_2.m, strings/base2dec.m, strings/blanks.m, |
|
4128 strings/deblank.m, strings/dec2base.m, strings/index.m, |
|
4129 strings/rindex.m, strings/split.m, strings/str2mat.m, |
|
4130 strings/str2num.m, strings/strcat.m, strings/strcmpi.m, |
|
4131 strings/strncmp.m, strings/strrep.m, strings/substr.m: |
|
4132 Avoid deprecated functions. Use ischar instead of isstr. Use |
|
4133 isvector instead of is_vector. Use isstruct instead of |
|
4134 is_struct. Use char instead of setstr. |
|
4135 |
5435
|
4136 2005-08-31 Daniel <durbano@shbano.com> |
|
4137 |
|
4138 * special-matrix/invhilb.m, statistics/base/iqr.m, |
|
4139 control/system/is_controllable.m, set/ismember.m: Doc fixes. |
|
4140 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
4141 |
5431
|
4142 2005-08-29 Bill Denney <denney@seas.upenn.edu> |
|
4143 |
|
4144 * image/saveimage.m: Open output file in binary mode. |
|
4145 |
|
4146 * miscellaneous/bug_report.m: Open prefs file in text mode. |
|
4147 |
5427
|
4148 2005-08-16 John W. Eaton <jwe@octave.org> |
|
4149 |
|
4150 * miscellaneous/computer.m: Handle optional maxsize and endian |
|
4151 outputs. |
|
4152 |
5426
|
4153 2005-08-15 John W. Eaton <jwe@octave.org> |
|
4154 |
|
4155 * strings/strcat.m: Allow single argument. |
|
4156 |
5416
|
4157 2005-07-18 John W. Eaton <jwe@octave.org> |
|
4158 |
|
4159 * strings/strcmp.m: Delete. |
|
4160 |
5413
|
4161 2005-07-13 John W. Eaton <jwe@octave.org> |
|
4162 |
|
4163 * deprecated/hypergeometric_rnd.m: Preserve compatibility with old |
|
4164 versions of Octave. |
|
4165 |
|
4166 2005-07-13 Ben Barrowes <barrowes@alum.mit.edu> |
|
4167 |
|
4168 * statistics/distributions/betacdf.m: Rename from beta_cdf.m. |
|
4169 * statistics/distributions/betainv.m: Rename from beta_inv.m. |
|
4170 * statistics/distributions/betapdf.m: Rename from beta_pdf.m. |
|
4171 * statistics/distributions/betarnd.m: Rename from beta_rnd.m. |
|
4172 * statistics/distributions/binocdf.m: Rename from binomial_cdf.m. |
|
4173 * statistics/distributions/binoinv.m: Rename from binomial_inv.m. |
|
4174 * statistics/distributions/binopdf.m: Rename from binomial_pdf.m. |
|
4175 * statistics/distributions/binornd.m: Rename from binomial_rnd.m. |
|
4176 * statistics/distributions/chi2cdf.m: Rename from chisquare_cdf.m. |
|
4177 * statistics/distributions/chi2inv.m: Rename from chisquare_inv.m. |
|
4178 * statistics/distributions/chi2pdf.m: Rename from chisquare_pdf.m. |
|
4179 * statistics/distributions/chi2rnd.m: Rename from chisquare_rnd.m. |
|
4180 * statistics/distributions/expcdf.m: Rename from exponential_cdf.m. |
|
4181 * statistics/distributions/expinv.m: Rename from exponential_inv.m. |
|
4182 * statistics/distributions/exppdf.m: Rename from exponential_pdf.m. |
|
4183 * statistics/distributions/exprnd.m: Rename from exponential_rnd.m. |
|
4184 * statistics/distributions/fcdf.m: Rename from f_cdf.m. |
|
4185 * statistics/distributions/finv.m: Rename from f_inv.m. |
|
4186 * statistics/distributions/fpdf.m: Rename from f_pdf.m. |
|
4187 * statistics/distributions/frnd.m: Rename from f_rnd.m. |
|
4188 * statistics/distributions/gamcdf.m: Rename from gamma_cdf.m. |
|
4189 * statistics/distributions/gaminv.m: Rename from gamma_inv.m. |
|
4190 * statistics/distributions/gampdf.m: Rename from gamma_pdf.m. |
|
4191 * statistics/distributions/gamrnd.m: Rename from gamma_rnd.m. |
|
4192 * statistics/distributions/geocdf.m: Rename from geometric_cdf.m. |
|
4193 * statistics/distributions/geoinv.m: Rename from geometric_inv.m. |
|
4194 * statistics/distributions/geopdf.m: Rename from geometric_pdf.m. |
|
4195 * statistics/distributions/geornd.m: Rename from geometric_rnd.m. |
|
4196 * statistics/distributions/hygecdf.m: Rename from hypergeometric_cdf.m. |
|
4197 * statistics/distributions/hygeinv.m: Rename from hypergeometric_inv.m. |
|
4198 * statistics/distributions/hygepdf.m: Rename from hypergeometric_pdf.m. |
|
4199 * statistics/distributions/hygernd.m: Rename from hypergeometric_rnd.m. |
|
4200 * statistics/distributions/logncdf.m: Rename from lognormal_cdf.m. |
|
4201 * statistics/distributions/logninv.m: Rename from lognormal_inv.m. |
|
4202 * statistics/distributions/lognpdf.m: Rename from lognormal_pdf.m. |
|
4203 * statistics/distributions/lognrnd.m: Rename from lognormal_rnd.m. |
|
4204 * statistics/distributions/normcdf.m: Rename from normal_cdf.m. |
|
4205 * statistics/distributions/norminv.m: Rename from normal_inv.m. |
|
4206 * statistics/distributions/normpdf.m: Rename from normal_pdf.m. |
|
4207 * statistics/distributions/normrnd.m: Rename from normal_rnd.m. |
|
4208 * statistics/distributions/poisscdf.m: Rename from poisson_cdf.m. |
|
4209 * statistics/distributions/poissinv.m: Rename from poisson_inv.m. |
|
4210 * statistics/distributions/poisspdf.m: Rename from poisson_pdf.m. |
|
4211 * statistics/distributions/poissrnd.m: Rename from poisson_rnd.m. |
|
4212 * statistics/distributions/tcdf.m: Rename from t_cdf.m. |
|
4213 * statistics/distributions/tinv.m: Rename from t_inv.m. |
|
4214 * statistics/distributions/tpdf.m: Rename from t_pdf.m. |
|
4215 * statistics/distributions/trnd.m: Rename from t_rnd.m. |
5431
|
4216 * statistics/distributions/unifcdf.m: Rename from unifoxorm_cdf.m. |
5413
|
4217 * statistics/distributions/unifinv.m: Rename from uniform_inv.m. |
|
4218 * statistics/distributions/unifpdf.m: Rename from uniform_pdf.m. |
|
4219 * statistics/distributions/unifrnd.m: Rename from uniform_rnd.m. |
|
4220 * statistics/distributions/weibcdf.m: Rename from weibull_cdf.m. |
|
4221 * statistics/distributions/weibinv.m: Rename from weibull_inv.m. |
|
4222 * statistics/distributions/weibpdf.m: Rename from weibull_pdf.m. |
|
4223 * statistics/distributions/wienrnd.m: Rename from wiener_rnd.m. |
|
4224 |
|
4225 * deprecated/beta_cdf.m, deprecated/beta_inv.m, |
|
4226 deprecated/beta_pdf.m, deprecated/beta_rnd.m, |
|
4227 deprecated/binomial_cdf.m, deprecated/binomial_inv.m, |
|
4228 deprecated/binomial_pdf.m, deprecated/binomial_rnd.m, |
|
4229 deprecated/chisquare_cdf.m, deprecated/chisquare_inv.m, |
|
4230 deprecated/chisquare_pdf.m, deprecated/chisquare_rnd.m, |
|
4231 deprecated/exponential_cdf.m, deprecated/exponential_inv.m, |
|
4232 deprecated/exponential_pdf.m, deprecated/exponential_rnd.m, |
|
4233 deprecated/f_cdf.m, deprecated/f_inv.m, deprecated/f_pdf.m, |
|
4234 deprecated/f_rnd.m, deprecated/gamma_cdf.m, |
|
4235 deprecated/gamma_inv.m, deprecated/gamma_pdf.m, |
|
4236 deprecated/gamma_rnd.m, deprecated/geometric_cdf.m, |
|
4237 deprecated/geometric_inv.m, deprecated/geometric_pdf.m, |
|
4238 deprecated/geometric_rnd.m, deprecated/hypergeometric_cdf.m, |
|
4239 deprecated/hypergeometric_inv.m, deprecated/hypergeometric_pdf.m, |
|
4240 deprecated/hypergeometric_rnd.m, deprecated/lognormal_cdf.m, |
|
4241 deprecated/lognormal_inv.m, deprecated/lognormal_pdf.m, |
|
4242 deprecated/lognormal_rnd.m, deprecated/normal_cdf.m, |
|
4243 deprecated/normal_inv.m, deprecated/normal_pdf.m, |
|
4244 deprecated/normal_rnd.m, deprecated/poisson_cdf.m, |
|
4245 deprecated/poisson_inv.m, deprecated/poisson_pdf.m, |
|
4246 deprecated/poisson_rnd.m, deprecated/t_cdf.m, deprecated/t_inv.m, |
|
4247 deprecated/t_pdf.m, deprecated/t_rnd.m, deprecated/uniform_cdf.m, |
|
4248 deprecated/uniform_inv.m, deprecated/uniform_pdf.m, |
|
4249 deprecated/uniform_rnd.m, deprecated/weibull_cdf.m, |
|
4250 deprecated/weibull_inv.m, deprecated/weibull_pdf.m, |
|
4251 deprecated/wiener_rnd.m: New files. |
|
4252 |
5408
|
4253 2005-07-08 John W. Eaton <jwe@octave.org> |
|
4254 |
|
4255 * statistics/distributions/weibrnd.m: Rename from weibull_rnd.m. |
|
4256 * deprecated/weibull_rnd.m: New file. |
|
4257 |
5407
|
4258 2005-07-08 cctsim <cctsim@yahoo.co.uk> |
|
4259 |
|
4260 * strings/dec2base.m: Allow matrix arguments. |
|
4261 |
5406
|
4262 2005-07-08 John W. Eaton <jwe@octave.org> |
|
4263 |
|
4264 * plot/__errplot__.m: Use __plot_globals__. |
|
4265 * plot/__plt__.m: Likewise. |
|
4266 * plot/figure.m: Likewise. |
|
4267 |
|
4268 * plot/hold.m: New file. |
|
4269 * plot/ishold.m: New file. |
|
4270 * plot/__plot_globals__.m: New file. |
|
4271 |
5400
|
4272 2005-07-05 cctsim <cctsim@yahoo.co.uk> |
|
4273 |
|
4274 * strings/dec2base.m: Don't remove all leading zeros if result is zero. |
|
4275 |
|
4276 2005-07-05 John W. Eaton <jwe@octave.org> |
|
4277 |
|
4278 * strings/findstr.m: Return [] for no matches. |
|
4279 |
5399
|
4280 2005-06-17 Keith Goodman <kwgoodman@gmail.com> |
|
4281 |
|
4282 * miscellaneous/tic.m: Fix doc string. |
|
4283 |
5395
|
4284 2005-06-15 John W. Eaton <jwe@octave.org> |
|
4285 |
|
4286 * polynomial/polyfit.m: Force return value to be a row vector. |
|
4287 |
5393
|
4288 2005-06-15 Tom Holroyd <tomh@kurage.nimh.nih.gov> |
|
4289 |
|
4290 * general/isequal.m: Correct nargin check. |
|
4291 |
5388
|
4292 2005-06-14 John W. Eaton <jwe@octave.org> |
|
4293 |
|
4294 * general/isvector.m: Handle N-d arrays. |
|
4295 From Bill Denney <denney@seas.upenn.edu>. |
|
4296 |
5381
|
4297 2005-06-02 Ben Barrowes <barrowes@alum.mit.edu> |
|
4298 |
|
4299 * plot/meshgrid.m: Handle 3 input arguments. |
5378
|
4300 |
5377
|
4301 2005-06-02 Paul Kienzle <pkienzle@users.sf.net> |
|
4302 |
|
4303 * signal/freqz.m: Use correct calculations when given a vector of |
|
4304 frequencies. Improve accuracy of returned frequency vector. |
|
4305 Improve speed for medium length filters (at a slight cost for slow |
|
4306 filters). Add test cases. |
|
4307 |
5373
|
4308 2005-05-27 "Dmitri A. Sergatskov" <dasergatskov@gmail.com> |
|
4309 |
|
4310 * plot/loglog.m: Fix set commands. |
|
4311 |
5381
|
4312 2005-05-25 John W. Eaton <jwe@octave.org> |
|
4313 |
|
4314 * plot/sombrero.m: Default n to 41 if nargin == 0. |
|
4315 |
5371
|
4316 2005-05-24 John W. Eaton <jwe@octave.org> |
|
4317 |
5373
|
4318 * statistics/tests/anova.m: Use mean (y(:)) to compute total_mean. |
|
4319 |
5372
|
4320 * strings/strncmp.m: New file, from Tom Holroyd |
|
4321 <tomh@kurage.nimh.nih.gov>. |
|
4322 |
5371
|
4323 * strings/strcmp.m: Return logical values in all cases. |
|
4324 |
5366
|
4325 2005-05-23 John W. Eaton <jwe@octave.org> |
|
4326 |
|
4327 * plot/orient.m: New file. Adapt to Octave coding style. |
|
4328 Texinfoize doc string. |
|
4329 |
|
4330 * plot/print.m: New file. Adapt to Octave coding style. Include |
|
4331 PKG_ADD command. Use set terminal consistently throughout. Use |
|
4332 set terminal push/pop and unconditionally set output to screen |
|
4333 when done to avoid requiring gget. Use a cell array for dev_list |
|
4334 and cellidx to search for items in the list. Delete local |
|
4335 variable endl. Don't set and restore automatic_replot. Use {} |
|
4336 instead of nth to index varargin. Delete local variable |
|
4337 va_arg_cnt. |
|
4338 |
5355
|
4339 2005-05-18 John W. Eaton <jwe@octave.org> |
|
4340 |
|
4341 * general/num2str.m: Return early if X is a character string. |
|
4342 |
5347
|
4343 2005-05-11 John W. Eaton <jwe@octave.org> |
|
4344 |
5348
|
4345 * strings/findstr.m: Allow non-string arguments for compatiblity. |
|
4346 From Tom Holroyd <tomh@kurage.nimh.nih.gov>. |
|
4347 |
5347
|
4348 * plot/polar.m: Don't call __pltopt__ here. |
|
4349 |
5333
|
4350 2005-05-02 John W. Eaton <jwe@octave.org> |
|
4351 |
|
4352 * mkdoc: Print header message. |
|
4353 |
5319
|
4354 2005-04-28 John W. Eaton <jwe@octave.org> |
|
4355 |
|
4356 * configure.in (AC_CONFIG_SRCDIR): Look for startup/inputrc, not |
|
4357 startup/octaverc. |
|
4358 |
5318
|
4359 2005-04-28 Stefan van der Walt <stefan@sun.ac.za> |
|
4360 |
|
4361 * image/imshow.m: Handle various image depths and 3d RGB images. |
|
4362 (__im_numeric_limits__): New internal function. |
|
4363 |
5317
|
4364 2005-04-28 toni saarela <toni.saarela@helsinki.fi> |
|
4365 |
|
4366 * statistics/tests/anova.m: Compute total_mean as mean of all |
|
4367 data, not mean of group_mean. |
|
4368 |
|
4369 2005-04-28 John W. Eaton <jwe@octave.org> |
|
4370 |
|
4371 * startup/local-rcfile: New file. |
|
4372 * startup/main-rcfile: Rename from startup/octaverc. |
|
4373 * startup/Makefile.in (SOURCES): Add inputrc to the list. |
|
4374 (install install-strip): Install main-rcfile in $(fcnfiledir)/startup. |
|
4375 Install local-rcfile in $(localfcnfiledir)/startup. |
|
4376 |
|
4377 2005-04-28 Keith Goodman <kwgoodman@gmail.com> |
|
4378 |
|
4379 * startup/inputrc: New file. |
|
4380 * startup/octaverc: Configure readline using inputrc from |
|
4381 startupfiledir. |
|
4382 * startup/Makefile.in (install, install-strip): Install octaverc |
|
4383 in $(fcnfiledir)/startup. |
|
4384 |
5310
|
4385 2005-04-27 John W. Eaton <jwe@octave.org> |
|
4386 |
|
4387 * optimization/qp.m: Define n_in after removing -Inf bounds from Ain. |
|
4388 |
5289
|
4389 2005-04-21 John W. Eaton <jwe@octave.org> |
|
4390 |
|
4391 * optimization/glpk.m: Handle SENSE argument. |
|
4392 |
|
4393 * optimization/qp.m, optimization/sqp.m: New files. |
|
4394 |
5276
|
4395 2005-04-08 John W. Eaton <jwe@octave.org> |
|
4396 |
|
4397 * Makefile.in (clean, distclean, maintainer-clean): |
|
4398 Avoid duplication in rules. |
|
4399 |
5252
|
4400 2005-03-28 John W. Eaton <jwe@octave.org> |
|
4401 |
|
4402 * plot/contour.m, plot/mesh.m: Continue to use __gnuplot_raw__ for |
|
4403 setting {no,}parametric. |
|
4404 * plot/figure.m: Likewise, for setting terminal type. |
|
4405 |
|
4406 * __axis_label__.m:, plot/axis.m, plot/bottom_title.m, |
|
4407 plot/contour.m, plot/figure.m, plot/multiplot.m, plot/mplot.m, |
|
4408 plot/plot_border.m, plot/subplot.m, plot/subwindow.m, |
|
4409 plot/title.m, plot/top_title.m: Avoid eval. |
|
4410 |
5251
|
4411 2005-03-28 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
4412 |
5253
|
4413 * plot/__axis_label__.m, plot/axis.m, plot/grid.m, |
|
4414 plot/plot_border.m, plot/replot.m, plot/title.m, plot/top_title.m: |
|
4415 Use __gnuplot_replot__ instead of replot. |
|
4416 |
5252
|
4417 * plot/__axis_label__.m, plot/axis.m, plot/bottom_title.m, |
|
4418 plot/contour.m, plot/errorbar.m, plot/figure.m, plot/grid.m, |
|
4419 plot/loglogerr.m, plot/loglog.m, plot/mesh.m, plot/mplot.m, |
|
4420 plot/multiplot.m, plot/oneplot.m, plot/plot_border.m, plot/plot.m, |
|
4421 plot/polar.m, plot/semilogxerr.m, plot/semilogx.m, |
|
4422 plot/semilogyerr.m, plot/semilogy.m, plot/shg.m, plot/subplot.m, |
|
4423 plot/subwindow.m, plot/title.m, plot/top_title.m: |
5654
|
4424 Use __gnuplot_raw__ instead of __gnuplot_set__. |
5252
|
4425 |
5251
|
4426 * plot/replot.m: Use __gnuplot_replot__, not __greplot__. |
|
4427 |
5244
|
4428 2005-03-24 John W. Eaton <jwe@octave.org> |
|
4429 |
|
4430 * optimization/glpkmex.m: Texinfoize Doc string. |
|
4431 * optimization/glpk.m: Likewise. |
|
4432 Allow VARTYPE and CTYPE to be row or column vectors of characters |
|
4433 (row vectors are orginary character strings). |
|
4434 * optimization/glpkparam.m: Delete. |
|
4435 |
5243
|
4436 2005-03-24 Quentin Spencer <qspencer@ieee.org> |
|
4437 |
|
4438 * statistics/base/mean.m: Allow DIMS arg greater than the number |
|
4439 of dimensions of X. |
|
4440 |
5237
|
4441 2005-03-23 John W. Eaton <jwe@octave.org> |
|
4442 |
5239
|
4443 * general/tril.m, general/triu.m: Return value of same class as |
|
4444 argument. |
|
4445 |
5237
|
4446 * optimization/glpk.m: Simplify interface. By default, solve |
|
4447 standard LP min C'*x s.t. A*x = b, x >= 0. |
|
4448 * optimization/glpkmex.m: New file. |
|
4449 |
5232
|
4450 2005-03-22 John W. Eaton <jwe@octave.org> |
|
4451 |
5237
|
4452 * configure.in (AC_CONFIG_FILES): Add optimization/Makefile to the |
|
4453 list. |
|
4454 |
5233
|
4455 * optimization/glpk.m: Adapt to Octave coding style. |
|
4456 No need for varargout or varargin. |
|
4457 Print usage message if nargin > 11. |
|
4458 Allow any value of nargout. |
|
4459 Use repmat (C, nr, nc) instead of char (C * ones (nr, nc)). |
|
4460 Avoid looping when checking character classes. |
|
4461 |
5232
|
4462 * optimization: New directory. |
|
4463 * Makefile.in (SUBDIRS): Add it to the list. |
|
4464 * optimization/Makefile.in: New file. |
|
4465 * optimization/glpk.m, optimization/glpkparams.m, |
|
4466 optimization/glpktest1, optimization/glpktest2: New files. |
|
4467 |
5218
|
4468 2005-03-16 Soren Hauberg <soren@hauberg.org> |
|
4469 |
|
4470 * strings/split.m: Quick return for empty second arg. |
|
4471 Improve warning for multi-line strings. |
|
4472 Speed up by avoiding sprintf in loop and eval. |
|
4473 |
5217
|
4474 2005-03-16 Paul Kienzle <pkienzle@users.sf.net> |
|
4475 |
|
4476 * polynomial/polyderiv.m : Accept a*b, a/b. Auto-reduce common terms. |
|
4477 * polynomial/polyder.m: Ditto. |
6778
|
4478 * polynomial/polygcd.m: New function. |
5217
|
4479 |
5214
|
4480 2005-03-16 John W. Eaton <jwe@octave.org> |
|
4481 |
5215
|
4482 * control/base/__stepimp__.m, control/base/bode.m, |
|
4483 control/base/frdemo.m, control/base/nichols.m, |
|
4484 control/base/nyquist.m, control/base/pzmap.m, |
|
4485 control/base/rldemo.m, control/base/rlocus.m, |
|
4486 control/hinf/dhinfdemo.m, control/hinf/hinfdemo.m, |
|
4487 plot/__axis_label__.m, plot/__errplot__.m, plot/__plt__.m, |
|
4488 plot/axis.m, plot/bar.m, plot/bottom_title.m, plot/contour.m, |
|
4489 plot/errorbar.m, plot/figure.m, plot/grid.m, plot/loglog.m, |
|
4490 plot/loglogerr.m, plot/mesh.m, plot/meshgrid.m, plot/mplot.m, |
|
4491 plot/multiplot.m, plot/oneplot.m, plot/plot.m, plot/plot_border.m, |
|
4492 plot/polar.m, plot/semilogx.m, plot/semilogxerr.m, |
|
4493 plot/semilogy.m, plot/semilogyerr.m, plot/shg.m, plot/stairs.m, |
|
4494 plot/subplot.m, plot/subwindow.m, plot/title.m, plot/top_title.m, |
|
4495 plot/xlabel.m, quaternion/demoquat.m, |
|
4496 quaternion/qcoordinate_plot.m, signal/freqz_plot.m, sparse/spy.m, |
|
4497 statistics/base/ppplot.m, statistics/base/qqplot.m: |
|
4498 Use __gnuplot_plot__ instead of gplot, __gnuplot_splot__ instead |
|
4499 of gsplot, and __gnuplot_set__ instead of gset. Remove gplot, |
|
4500 gsplot from @seealso docs. |
5214
|
4501 |
|
4502 * plot/replot.m: New file. |
|
4503 |
5205
|
4504 2005-03-15 David Bateman <dbateman@free.fr> |
|
4505 |
|
4506 * set/unique.m, set/ismember.m: Handle cell arrays. |
|
4507 |
5196
|
4508 2005-03-09 John W. Eaton <jwe@octave.org> |
|
4509 |
|
4510 * statistics/Makefile.in (bin-dist): Delete target. |
|
4511 (BINDISTSUBDIRS): Delete variable. |
6754
|
4512 * control/Makefile.in: Likewise. |
5196
|
4513 |
5378
|
4514 * audio/Makefile.in (bin-dist): Delete target. |
5196
|
4515 (BINDISTFILES): Delete variable. |
5378
|
4516 * control/base/Makefile.in: Likewise. |
|
4517 * control/hinf/Makefile.in: Likewise. |
|
4518 * control/obsolete/Makefile.in: Likewise. |
|
4519 * control/system/Makefile.in: Likewise. |
|
4520 * control/util/Makefile.in: Likewise. |
|
4521 * deprecated/Makefile.in: Likewise. |
|
4522 * elfun/Makefile.in: Likewise. |
|
4523 * finance/Makefile.in: Likewise. |
|
4524 * general/Makefile.in: Likewise. |
|
4525 * image/Makefile.in: Likewise. |
|
4526 * sparse/Makefile.in: Likewise. |
|
4527 * io/Makefile.in: Likewise. |
|
4528 * plot/Makefile.in: Likewise. |
|
4529 * Makefile.in: Likewise. |
|
4530 * miscellaneous/Makefile.in: Likewise. |
|
4531 * linear-algebra/Makefile.in: Likewise. |
|
4532 * polynomial/Makefile.in: Likewise. |
|
4533 * quaternion/Makefile.in: Likewise. |
|
4534 * set/Makefile.in: Likewise. |
|
4535 * signal/Makefile.in: Likewise. |
|
4536 * specfun/Makefile.in: Likewise. |
|
4537 * special-matrix/Makefile.in: Likewise. |
|
4538 * startup/Makefile.in: Likewise. |
|
4539 * statistics/base/Makefile.in: Likewise. |
|
4540 * statistics/distributions/Makefile.in: Likewise. |
|
4541 * statistics/models/Makefile.in: Likewise. |
|
4542 * statistics/tests/Makefile.in: Likewise. |
|
4543 * strings/Makefile.in: Likewise. |
|
4544 * time/Makefile.in: Likewise. |
5196
|
4545 |
5195
|
4546 2005-03-08 John W. Eaton <jwe@octave.org> |
|
4547 |
|
4548 * general/repmat.m: Correctly diagnose 3-argument non-scalar |
|
4549 dimensions case. From Matthew A Swabey <mas01r@ecs.soton.ac.uk>. |
|
4550 |
5192
|
4551 2005-03-04 John W. Eaton <jwe@octave.org> |
|
4552 |
|
4553 * plot/clg.m: New file. |
|
4554 |
5193
|
4555 2005-03-03 John W. Eaton <jwe@octave.org> |
|
4556 |
|
4557 * general/isequal.m, general/sortrows.m, set/ismember.m, |
|
4558 set/setdiff.m, strings/str2double.m, strings/strmatch.m, |
|
4559 strings/strcmpi.m: |
|
4560 New files from Octave-forge. Adapt to Octave coding standards. |
|
4561 |
5181
|
4562 2005-03-03 Paul Kienzle <pkienzle@users.sf.net> |
|
4563 |
|
4564 * statistics/distributions/binomial_pdf.m: Extend the feasible |
|
4565 computation range. |
|
4566 |
5164
|
4567 2005-02-25 John W. Eaton <jwe@octave.org> |
|
4568 |
|
4569 Sparse merge. |
|
4570 |
|
4571 2005-01-23 David Bateman <dbateman@free.fr> |
|
4572 |
|
4573 * sparse/randperm.m: Delete duplicate randperm.m. |
|
4574 |
|
4575 2005-01-10 John W. Eaton <jwe@octave.org> |
|
4576 |
|
4577 * sparse/Makefile.in: New file. |
|
4578 * configure.in (AC_CONFIG_FILES): Add sparse/Makefile to the list. |
|
4579 |
|
4580 2005-01-07 David Bateman <dbateman@free.fr> |
|
4581 |
|
4582 * set/unique.m: import file from octave-forge. |
|
4583 |
|
4584 2005-01-05 David Bateman <dbateman@free.fr> |
|
4585 |
|
4586 * Makefile.in: include sparse directory in SUBDIRS. |
|
4587 |
|
4588 2004-12-30 John W. Eaton <jwe@octave.org> |
|
4589 |
|
4590 * sparse/nzmax.m: Delete (there is an nzmax function in |
|
4591 src/DLD-FUNCTIONS/sparse.cc). |
|
4592 |
|
4593 2004-12-28 John W. Eaton <jwe@octave.org> |
|
4594 |
|
4595 Merge of sparse code from David Bateman <dbateman@free.fr> and |
|
4596 Andy Adler <adler@site.uottawa.ca>. |
|
4597 |
|
4598 * sparse/colperm.m, sparse/nonzeros.m, sparse/nzmax.m, |
|
4599 sparse/randperm.m, sparse/spalloc.m, sparse/spconvert.m, |
|
4600 sparse/spdiags.m, sparse/speye.m, sparse/spfun.m, sparse/sphcat.m, |
|
4601 sparse/spones.m, sparse/sprand.m, sparse/sprandn.m, |
|
4602 sparse/spstats.m, sparse/spvcat.m, sparse/spy.m: New files. |
|
4603 |
|
4604 * sparse: New directory. |
|
4605 |
5158
|
4606 2005-02-22 John W. Eaton <jwe@octave.org> |
|
4607 |
|
4608 * polynomial/residue.m: Force prepad to always create row vectors. |
|
4609 |
|
4610 * polynomial/poly.m: Quick return if m is 0. |
|
4611 From Carmen Navarrete <carmen.navarrete@uam.es>. |
|
4612 |
5154
|
4613 2005-02-21 David Bateman <dbateman@free.fr> |
|
4614 |
|
4615 * statistics/distributions/poisson_rnd.m: fix for lambda of zero. |
|
4616 From Mark van Rossum <mvanross@inf.ed.ac.uk>. |
|
4617 Fix for row vectors with at least one element of lambda not in |
|
4618 (0, Inf). |
|
4619 |
5152
|
4620 2005-02-21 John W. Eaton <jwe@octave.org> |
|
4621 |
5153
|
4622 * statistics/base/qqplot.m: Use feval instead of eval. |
|
4623 |
5152
|
4624 * plot/grid.m, plot/plot_border.m, plot/title.m, plot/top_title.m, |
|
4625 plot/__axis_label__.m: Issue replot command. |
|
4626 |
5135
|
4627 2005-02-09 John W. Eaton <jwe@octave.org> |
|
4628 |
|
4629 * polynomial/polyderiv.m: Force P to be a row vector. |
|
4630 |
5133
|
4631 2005-02-08 John W. Eaton <jwe@octave.org> |
|
4632 |
|
4633 * strings/dec2base.m: Don't delete leading zero if third arg is |
|
4634 provided and len <= computed max_len. |
|
4635 |
5125
|
4636 2005-01-27 David Bateman <dbateman@free.fr> |
|
4637 |
|
4638 * strings/dec2base.m: Be even more careful about handling all digits. |
|
4639 |
|
4640 2005-01-27 Paul Kienzle <pkienzle@users.sf.net> |
|
4641 |
|
4642 * strings/dec2base.m: Use integer arithmetic to count number of digits. |
|
4643 |
5123
|
4644 2005-01-27 Benjamin Hall <benjamin.hall@pw.utc.com> |
|
4645 |
|
4646 * statistics/base/median.m: Make it work for the scalar case too. |
|
4647 |
6308
|
4648 2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org> |
5117
|
4649 |
|
4650 * plot/__plt__.m: Initialize fmt and sep outside of loop. |
5118
|
4651 Simplify logic for decoding args. |
5117
|
4652 |
5115
|
4653 2005-01-24 John W. Eaton <jwe@octave.org> |
|
4654 |
5116
|
4655 * plot/__plr__.m, plot/__plr2__.m: Pass name of caller to __plt__. |
|
4656 |
|
4657 * plot/__plt__.m: No need to save and reset hold state now. |
|
4658 (first_plot): Delete unused variable. |
|
4659 |
5115
|
4660 * plot/__plr2__.m, plot/__plt2__.m: Improve diagnostics. |
|
4661 |
|
4662 * plot/__plr__.m: Use __plt__, not specific __pltXX__ functions. |
|
4663 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
4664 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
4665 plot/__plt2vv__.m: |
|
4666 Return data and gnuplot commands instead of evaluating them. |
|
4667 * plot/__plt__.m: Handle evaluation of all gnuplot commands here. |
|
4668 Based on changes from Daniel J Sebald <daniel.sebald@ieee.org>. |
|
4669 |
5108
|
4670 2005-01-18 John W. Eaton <jwe@octave.org> |
|
4671 |
|
4672 * linear-algebra/cross.m: Allocate idx1 before use. |
|
4673 |
5096
|
4674 2004-12-08 Heikki Junes <Heikki.Junes@hut.fi> |
|
4675 |
|
4676 * statistics/base/range.m: Fix varargin usage. |
|
4677 |
5091
|
4678 2004-12-02 Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be> |
|
4679 |
|
4680 * strings/deblank.m: Remove all trailing whitespace (check with |
|
4681 isspace), not just SPC. |
|
4682 |
5090
|
4683 2004-12-02 Balint Reczey <balint_reczey@yahoo.com> |
|
4684 |
|
4685 * statistics/base/moment.m: Fix argument parsing for N-d arrays. |
|
4686 |
5073
|
4687 2004-11-09 John W. Eaton <jwe@octave.org> |
|
4688 |
|
4689 * miscellaneous/fileparts.m: Allow filenames with no extension. |
|
4690 From Julius Smith <jos@ccrma.stanford.edu>. |
|
4691 |
5072
|
4692 2004-11-08 John W. Eaton <jwe@octave.org> |
|
4693 |
|
4694 * plot/__plt2vm__.m: Delete debugging statement. |
|
4695 From Dmitri A. Sergatskov <dmitri@unm.edu>. |
|
4696 |
5065
|
4697 2004-11-04 John W. Eaton <jwe@octave.org> |
|
4698 |
|
4699 * plot/hist.m: Always return row vectors for vector args. |
|
4700 |
5031
|
4701 2004-09-23 John W. Eaton <jwe@octave.org> |
|
4702 |
|
4703 * strings/strcmp.m: If args are not strings or cell arrays of |
|
4704 strings, return zero instead of reporting an error. |
|
4705 |
5021
|
4706 2004-09-22 Federico Zenith <zenith@chemeng.ntnu.no> |
|
4707 |
|
4708 * control/base/analdemo.m, control/base/are.m, control/base/bddemo.m, |
|
4709 control/base/controldemo.m, control/base/damp.m, control/base/dare.m, |
|
4710 control/base/dcgain.m, control/base/dgram.m, control/base/dlyap.m, |
|
4711 control/base/dre.m, control/base/frdemo.m, control/base/gram.m, |
|
4712 control/base/impulse.m, control/base/lqp.m, control/base/obsv.m, |
|
4713 control/base/pzmap.m, control/base/rldemo.m, control/hinf/h2norm.m, |
|
4714 control/hinf/hinfsyn.m, control/hinf/hinfsyn_ric.m, |
|
4715 control/hinf/is_dgkf.m, control/system/c2d.m, |
|
4716 control/system/is_detectable.m, control/system/is_sample.m, |
|
4717 control/system/is_siso.m, control/system/is_stable.m, |
|
4718 control/system/ss2sys.m, control/system/ss.m, control/system/sys2ss.m, |
|
4719 control/system/sys2tf.m, control/system/sys2zp.m, |
|
4720 control/system/sysappend.m, control/system/sysconnect.m, |
|
4721 control/system/sysdisc.m, control/system/sysdup.m, |
|
4722 control/system/sysgetsignals.m, control/system/sysmult.m, |
|
4723 control/system/syssetsignals.m, control/system/syssub.m, |
|
4724 control/system/tf2sys.m, control/system/ugain.m, |
|
4725 control/system/zp2ss.m, control/system/zp2sys.m, |
|
4726 control/system/zp2tf.m, control/util/axis2dlim.m, polynomial/roots.m, |
|
4727 special-matrix/toeplitz.m: Fix typos in doc strings. |
|
4728 |
|
4729 * control/base/are.m, control/base/dare.m, control/base/lsim.m, |
|
4730 control/base/ltifr.m, control/base/place.m,control/base/tzero2.m, |
|
4731 control/base/tzero.m, control/hinf/hinf_ctr.m, control/hinf/wgt1o.m, |
|
4732 ontrol/system/is_abcd.m, control/system/parallel.m, |
|
4733 control/system/ss2tf.m, control/system/ss2zp.m, control/system/ss.m, |
|
4734 control/system/sysappend.m, control/system/sysconnect.m, |
|
4735 control/system/sysdup.m, control/system/sysgroup.m, |
|
4736 control/system/sysprune.m, control/system/sysreorder.m, |
|
4737 control/system/sysscale.m, control/system/syssub.m, |
|
4738 control/system/tf2ss.m, control/system/tf2zp.m, control/util/zgfmul.m, |
|
4739 control/util/zginit.m, control/util/zgscal.m, elfun/acoth.m, |
|
4740 polynomial/polyout.m, specfun/log2.m: |
|
4741 Add output arguments in doc strings. |
|
4742 |
|
4743 * control/base/are.m, control/base/bode_bounds, control/base/bode.m, |
|
4744 control/base/__bodquist__.m, control/base/ctrb.m, control/base/dare.m, |
|
4745 control/base/DEMOcontrol.m, control/base/dlyap.m, control/base/dre.m, |
|
4746 control/base/freqchkw.m, control/base/__freqresp__.m, |
|
4747 control/base/__freqresp__.m, control/base/lqp.m, control/base/lqr.m, |
|
4748 contol/base/lsim.m, control/base/lyap.m, control/base/nyquist.m, |
|
4749 control/base/obsv.m, control/base/place.m, control/base/pzmap.m, |
|
4750 control/base/__stepimp__.m, control/base/step.m, control/base/tzero2.m |
|
4751 control/base/tzero.m, control/hinf/dhinfdemo.m, control/hinf/h2norm.m, |
|
4752 control/hinf/h2syn.m, control/hinf/hinfdemo.m, |
|
4753 control/hinf/hinfnorm.m, control/hinf/hinfsyn_chk.m, |
|
4754 control/hinf/hinfsyn.m, control/hinf/is_dgkf.m, |
|
4755 control/obsolete/syschnames.m, control/obsolete/syschnames.m, |
|
4756 control/system/c2d.m, control/system/is_abcd.m, |
|
4757 control/system/is_controllable.m, control/system/is_detectable.m, |
|
4758 control/system/is_observable.m, control/system/is_stable.m, |
|
4759 control/system/jet707.m, control/system/ord2.m, |
|
4760 control/system/starp.m, control/system/sys2fir.m, |
|
4761 control/system/sys2ss.m, control/system/sys2tf.m, |
|
4762 control/system/sys2zp.m, control/system/syscont.m, |
|
4763 control/system/sysdisc.m, control/system/sysdup.m, |
|
4764 control/system/sysgettype.m, control/system/sysgroup.m, |
|
4765 control/system/sysmult.m, control/system/sysprune.m, |
|
4766 control/system/sysreorder.m, control/system/sysscale.m, |
|
4767 control/system/syssetsignals.m, control/system/sysupdate.m, |
|
4768 control/system/tf2ss.m, control/system/tf2sys.m, |
|
4769 control/system/zp2ss.m, control/system/zp2sys.m, |
|
4770 control/util/axis2dlim.m, control/util/prompt.m, |
|
4771 control/util/zgfmul.m, control/util/zginit.m, |
|
4772 control/util/__zgpbal__.m, control/util/zgscal.m: |
|
4773 Use @var, @strong, @command, @math, @acronym, @table and @cite |
|
4774 in doc strings. |
|
4775 |
|
4776 * control/base/bode_bounds.m, control/base/ctrb.m, control/base/dre.m, |
|
4777 control/base/dgram.m, control/base/dlyap.m, control/base/ltifr.m, |
|
4778 control/base/nyquist.m, control/base/obsv.m, control/base/tzero.m, |
|
4779 control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
4780 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
4781 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
4782 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
4783 control/hinf/wgt1o.m, control/obsolete/syschnames.m, |
|
4784 control/system/c2d.m, control/system/fir2sys.m, |
|
4785 control/system/is_stabilizable.m, control/system/jet707.m, |
|
4786 control/system/ord2.m, control/system/ss2tf.m, control/system/tf2ss.m, |
|
4787 control/util/zgshsr.m, polynomial/polyout.m: |
|
4788 New @tex section(s) in doc strings for better formating of printed |
|
4789 output. |
|
4790 |
|
4791 * control/base/__freqresp__.m, control/base/nyquist.m, |
|
4792 control/base/__stepimp__.m, control/hinf/hinfdemo.m, |
|
4793 control/obsolete/syschnames.m, control/system/sysprune.m: |
|
4794 Use proper double quote marks for TeX. |
|
4795 |
|
4796 * control/base/DEMOcontrol.m: Add missing ; |
|
4797 |
|
4798 * control/base/nichols.m, control/base/rlocus.m, |
|
4799 control/obsolete/minfo.m, control/system/is_digital.m, |
|
4800 control/system/ss2zp.m, control/system/sysmin.m, |
|
4801 control/system/tf2zp.m, control/util/sortcom.m: |
|
4802 Convert documentation to use or more completely use Texinfo. |
|
4803 |
|
4804 * control/base/rlocus.m, control/hinf/dhinfdemo.m, |
|
4805 control/hinf/hinfdemo.m, control/system/ord2.m, |
|
4806 control/system/parallel.m, control/system/ss2tf.m, |
|
4807 control/system/starp.m: Use "@group ... @end group" to avoid ascii |
|
4808 art splitting over a page boundary. |
|
4809 |
|
4810 * control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
4811 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
4812 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
4813 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
4814 control/hinf/wgt1o.m, control/system/buildssic.m: |
|
4815 Use {\cal H}_\infty for H-infinity and likewise for H-2 to |
|
4816 the TeX documentation. |
|
4817 |
|
4818 * control/system/is_stabilizable.m: |
|
4819 Add Copyright so that help is displayed correctly. |
|
4820 |
|
4821 * special-matrix/vander.m: Octave indexes start at 1. |
|
4822 |
5011
|
4823 2004-09-21 David Bateman <dbateman@free.fr> |
|
4824 |
|
4825 * general/rotdim.m: New function for rotation of an N-d array in an |
|
4826 arbitrary plane. |
|
4827 |
|
4828 * general/flipdim.m: New function to flip an N-d array about an |
|
4829 arbitrary axis. |
|
4830 |
5003
|
4831 2004-09-15 David Bateman <dbateman@free.fr> |
|
4832 |
|
4833 * general/bitget.m: Replace Bmax, which is undefined with bitmax |
|
4834 |
4992
|
4835 2004-09-15 John W. Eaton <jwe@octave.org> |
|
4836 |
|
4837 * strings/strcmp.m: Fix typo in cell/string array case. |
4993
|
4838 Use iscellstr to check for cells rather than iscell. |
|
4839 Improve diagnostics for invalid args. |
4992
|
4840 |
4983
|
4841 2004-09-10 David Bateman <dbateman@free.fr> |
|
4842 |
|
4843 * statistics/distributions/binomial_rnd.m: Fix error for scalar n |
|
4844 and p with n > 1, and fix for matrix n and p with n == 1. |
|
4845 |
|
4846 * statistics/distributions/poisson_rnd.m: Fix for matrix length, |
|
4847 due to row vs. column vector operations. |
|
4848 |
4964
|
4849 2004-09-03 David Bateman <dbateman@free.fr> |
|
4850 |
|
4851 * general/repmat.m: Fix to allow logical classes. |
|
4852 |
4950
|
4853 2004-08-31 John W. Eaton <jwe@octave.org> |
|
4854 |
|
4855 * general/isa.m: New function, from Octave-forge. |
|
4856 |
|
4857 2004-08-31 David Bateman <dbateman@free.fr> |
|
4858 |
|
4859 * general/bitcmp.m, general/bitget.m, general/bitset.m: Remove |
|
4860 limitation on the use of int64 and uint64 types, and the use |
|
4861 of the eval. |
|
4862 |
|
4863 * general/bitset.m: Remove superfluous cast to return type, as bug |
|
4864 in .^ with integer types is fixed. |
|
4865 |
|
4866 * general/repmat.m: Adapt to allow integer types. |
4945
|
4867 |
|
4868 2004-08-31 Paul Kienzle <pkienzle@users.sf.net> |
|
4869 |
|
4870 * plot/axis.m: Don't reset axes when querying them. |
|
4871 |
4942
|
4872 2004-08-27 David Bateman <dbateman@free.fr> |
|
4873 |
|
4874 * statistics/base/ranks.m: Handle non-consecutive ties. |
|
4875 Eliminate loop. |
|
4876 |
4918
|
4877 2004-07-27 David Bateman <dbateman@free.fr> |
|
4878 |
|
4879 * general/num2str.m: Also insert spaces in output when precision |
|
4880 argument is supplied. |
|
4881 |
4915
|
4882 2004-07-23 David Bateman <dbateman@free.fr> |
|
4883 |
|
4884 * general/bitcmp.m, general/bitget.m, general/bitset.m: New functions. |
|
4885 |
4911
|
4886 2004-07-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
4887 |
|
4888 * general/sub2ind.m: Make reshaping index list unnecessary. |
|
4889 |
|
4890 2004-07-22 Paul Kienzle <pkienzle@users.sf.net> |
|
4891 |
|
4892 * miscellaneous/unix.m: Fix doc string. |
|
4893 |
|
4894 2004-07-22 Stefan van der Walt <stefan@sun.ac.za> |
|
4895 |
|
4896 * plot/figure.m: Clarification of documentation. |
|
4897 |
|
4898 * image/imshow.m: Warn for complex images. |
|
4899 Only estimate colourmap for images in [0, 65536]. |
|
4900 |
|
4901 2004-07-22 David Bateman <dbateman@free.fr> |
|
4902 |
|
4903 * general/num2str.m: Fix the case of an all zero input. |
|
4904 |
4906
|
4905 2004-06-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
4906 |
|
4907 * general/ind2sub.m: Doc fix. |
|
4908 |
4900
|
4909 2004-06-08 John W. Eaton <jwe@octave.org> |
|
4910 |
|
4911 * statistics/tests/kolmogorov_smirnov_test.m: Use func2str to |
|
4912 convert function handle to string for eval. |
|
4913 |
4898
|
4914 2004-06-04 Paul Kienzle <pkienzle@users.sf.net> |
|
4915 |
|
4916 * plot/errorbar.m: Remove debugging output. |
|
4917 |
|
4918 2004-06-03 Stefan van der Walt <stefan@sun.ac.za> |
|
4919 |
|
4920 * plot/__pltopt__.m: Properly escape @ symbols in doc string. |
|
4921 |
4897
|
4922 2004-06-03 Paul Kienzle <pkienzle@users.sf.net> |
|
4923 |
4898
|
4924 * deprecated/com2str.m: Include 'i' suffix for pure imaginary numbers. |
|
4925 |
|
4926 * polynomial/polyout.m: Use parenthesis if necessary around |
|
4927 complex polynomial coefficient. |
|
4928 |
4897
|
4929 * plot/__errcomm__.m, plot/__errplot__.m: Simplify code and fix |
|
4930 the bug which causes __errplot__ to ignore the last argument. |
|
4931 |
4894
|
4932 2004-06-03 David Bateman <dbateman@free.fr> |
|
4933 |
|
4934 * general/shiftdim.m: New function based on JWE code snippet. |
|
4935 |
|
4936 * general/circdim.m: New function. |
|
4937 |
4890
|
4938 2004-05-06 David Bateman <dbateman@free.fr> |
|
4939 |
|
4940 * general/issquare.m: Fail if ndim(x) > 2. |
|
4941 |
|
4942 * linear-algebra/norm.m, linear-algebra/norm.m: Fail if ndim(x) > 2. |
|
4943 |
|
4944 * linear-alegbra/cross.m, linear-algebra/dot.m: Allow matrix and |
|
4945 N-d array arguments. Add optional dim argument to define |
|
4946 dimension along which to operate. |
|
4947 |
|
4948 * linear-algebra/dmult.m: Allow N-d arrays. |
|
4949 |
|
4950 * linear-algebra/vec.m: Use v(:) and not reshape. |
|
4951 |
4885
|
4952 2004-04-29 David Bateman <dbateman@free.fr> |
|
4953 |
|
4954 * statistics/base/ranks.m, statistics/base/run_count.m, |
|
4955 statistics/base/studentize.m, statistics/base/kurtosis.m |
|
4956 statistics/base/statistics.m, statistics/base/skewness.m |
|
4957 statistics/base/iqr.m: |
|
4958 Make N-d array aware. Allow optional argument to define the |
|
4959 dimension along which to operate. Update the documentation. |
|
4960 |
|
4961 * statistics/base/ranks.m: Change algorithm to use sort, |
|
4962 and adjust for the ties after. |
|
4963 |
|
4964 * statistics/base/run_counts.m: Change algorithm to use |
|
4965 the a combination of diff and find, rather than a for-loop. |
|
4966 |
4881
|
4967 2004-04-23 Paul Kienzle <pkienzle@users.sf.net> |
|
4968 |
|
4969 * plot/hist.m: Correctly determine cutoffs. New tests. |
|
4970 |
4878
|
4971 2004-04-23 David Bateman <dbateman@free.fr> |
|
4972 |
|
4973 * general/int2str.m: Treat only real part of argument, and treat |
|
4974 NDArrays by stacking the slices through the matrix vertically. |
|
4975 |
|
4976 * general/num2str.m: Improve format of integer matrices, and the |
|
4977 conversion of complex matrices added. Treat NDArrays by stacking |
|
4978 the slices through the matrix vertically. |
|
4979 |
|
4980 * deprecated/com2str.m: Moved here from general subdirectory. |
|
4981 |
4877
|
4982 2004-04-22 John W. Eaton <jwe@octave.org> |
|
4983 |
|
4984 * quaternion/qtransvmat.m: Use continuation characters to make |
|
4985 sure result is a matrix instead of a vector. From <aklark@atdot.it>. |
|
4986 |
4869
|
4987 2004-04-21 David Bateman <dbateman@free.fr> |
|
4988 |
5378
|
4989 * elfun/lcm.m: Make N-d aware. |
4870
|
4990 |
4869
|
4991 * general/diff.m: Make the code N-d array aware. Allow an |
|
4992 optional argument to define the dimension along which to perform |
|
4993 the differences and allow the order of the differences to be larger |
|
4994 than the dimension itself. |
|
4995 |
|
4996 * general/rot90.m, general/fliplr.m, general/flipud.m: Limit the |
|
4997 use of these functions to 1- and 2-d arrays. |
|
4998 |
4863
|
4999 2004-04-16 John W. Eaton <jwe@octave.org> |
|
5000 |
|
5001 * elfun/gcd.m: Delete. |
|
5002 |
4862
|
5003 2004-04-15 David Bateman <dbateman@free.fr> |
|
5004 |
|
5005 * set/create_set.m, general/is_duplicate_entry.m: Make N-d array aware. |
|
5006 |
|
5007 * general/shift.m, general/prepad.m, general/postpad.m: Make N-d |
|
5008 array aware and and optional argument for the dimension along |
|
5009 which to operate. |
|
5010 |
5378
|
5011 * signal/unwrap.m: Make N-d array aware and fix optional |
4862
|
5012 argument for the dimension to be consistent with other N-d array |
|
5013 functions. |
|
5014 |
4860
|
5015 2004-04-08 David Bateman <dbateman@free.fr> |
|
5016 |
|
5017 * statistics/distributions/discrete_cdf.m, |
|
5018 statistics/distributions/discrete_inv.m, |
|
5019 statistics/distributions/discrete_pdf.m, |
|
5020 statistics/distributions/discrete_rnd.m, |
|
5021 statistics/distributions/exponential_cdf.m, |
|
5022 statistics/distributions/exponential_inv.m, |
|
5023 statistics/distributions/exponential_pdf.m, |
|
5024 statistics/distributions/exponential_rnd.m, |
|
5025 statistics/distributions/f_cdf.m, |
|
5026 statistics/distributions/f_inv.m, |
|
5027 statistics/distributions/f_pdf.m, |
|
5028 statistics/distributions/f_rnd.m, |
|
5029 statistics/distributions/geometric_cdf.m, |
|
5030 statistics/distributions/geometric_inv.m, |
|
5031 statistics/distributions/geometric_pdf.m, |
|
5032 statistics/distributions/geometric_rnd.m, |
|
5033 statistics/distributions/hypergeometric_rnd.m, |
|
5034 statistics/distributions/kolmogorov_smirnov_cdf.m, |
|
5035 statistics/distributions/laplace_cdf.m, |
|
5036 statistics/distributions/laplace_inv.m, |
|
5037 statistics/distributions/laplace_pdf.m, |
|
5038 statistics/distributions/laplace_rnd.m, |
|
5039 statistics/distributions/logistic_inv.m, |
|
5040 statistics/distributions/logistic_rnd.m, |
|
5041 statistics/distributions/lognormal_cdf.m, |
|
5042 statistics/distributions/lognormal_inv.m, |
|
5043 statistics/distributions/lognormal_pdf.m, |
|
5044 statistics/distributions/lognormal_rnd.m, |
|
5045 statistics/distributions/pascal_cdf.m, |
|
5046 statistics/distributions/pascal_inv.m, |
|
5047 statistics/distributions/pascal_pdf.m, |
|
5048 statistics/distributions/pascal_rnd.m, |
|
5049 statistics/distributions/poisson_cdf.m, |
|
5050 statistics/distributions/poisson_inv.m, |
|
5051 statistics/distributions/poisson_pdf.m, |
|
5052 statistics/distributions/poisson_rnd.m, |
|
5053 statistics/distributions/t_cdf.m, |
|
5054 statistics/distributions/t_inv.m, |
|
5055 statistics/distributions/t_pdf.m, |
|
5056 statistics/distributions/t_rnd.m, |
|
5057 statistics/distributions/weibull_cdf.m, |
|
5058 statistics/distributions/weibull_inv.m, |
|
5059 statistics/distributions/weibull_pdf.m, |
|
5060 statistics/distributions/weibull_rnd.m: |
|
5061 Allow N-d arrays. |
|
5062 |
|
5063 * statistics/distributions/discrete_inv.m: Fix bug in indexing, |
|
5064 that results in NaN in places where it should not have had. |
|
5065 |
|
5066 * statistics/distributions/discrete_rnd.m: New argument formats to |
|
5067 allow creating arbitrary matrices, compatiable with the other |
5583
|
5068 *_rnd.m functions. Maintain compatibility with previous format. |
4860
|
5069 |
|
5070 * statistics/distributions/empirical_rnd.m: New argument formats |
|
5071 to allow creating arbitrary matrices, compatiable with the other |
5583
|
5072 *_rnd.m functions. Maintain compatibility with previous |
4860
|
5073 format. Allow N-d arrays. |
|
5074 |
|
5075 * statistics/distributions/hypergeometric_cdf.m, |
|
5076 statistics/distributions/hypergeometric_inv.m, |
|
5077 statistics/distributions/hypergeometric_pdf.m, |
|
5078 statistics/distributions/wiener_rnd.m: |
|
5079 Error for non-scalar arguments. |
|
5080 |
|
5081 * statistics/distributions/pascal_rnd.m: |
|
5082 Correct for n = 1 bug, where all elements were equal. |
|
5083 |
4849
|
5084 2004-04-06 David Bateman <dbateman@free.fr> |
|
5085 |
4854
|
5086 * general/common_size.m, miscellaneous/bincoeff.m, |
|
5087 statistics/distributions/beta_cdf.m, |
|
5088 statistics/distributions/beta_inv.m, |
|
5089 statistics/distributions/beta_pdf.m, |
|
5090 statistics/distributions/beta_rnd.m, |
|
5091 statistics/distributions/binomial_cdf.m, |
|
5092 statistics/distributions/binomial_inv.m, |
|
5093 statistics/distributions/binomial_pdf.m, |
|
5094 statistics/distributions/binomial_rnd.m, |
|
5095 statistics/distributions/cauchy_cdf.m, |
|
5096 statistics/distributions/cauchy_inv.m, |
|
5097 statistics/distributions/cauchy_pdf.m, |
|
5098 statistics/distributions/cauchy_rnd.m, |
|
5099 statistics/distributions/chisquare_cdf.m, |
|
5100 statistics/distributions/chisquare_inv.m, |
|
5101 statistics/distributions/chisquare_pdf.m, |
|
5102 statistics/distributions/chisquare_rnd.m, |
|
5103 statistics/distributions/gamma_cdf.m, |
|
5104 statistics/distributions/gamma_inv.m, |
|
5105 statistics/distributions/gamma_pdf.m, |
|
5106 statistics/distributions/gamma_rnd.m, |
|
5107 statistics/distributions/normal_cdf.m, |
|
5108 statistics/distributions/normal_inv.m, |
|
5109 statistics/distributions/normal_pdf.m, |
|
5110 statistics/distributions/normal_rnd.m, |
|
5111 statistics/distributions/stdnormal_cdf.m, |
|
5112 statistics/distributions/stdnormal_pdf.m, |
|
5113 statistics/distributions/stdnormal_rnd.m, |
|
5114 statistics/distributions/uniform_cdf.m, |
|
5115 statistics/distributions/uniform_inv.m, |
|
5116 statistics/distributions/uniform_pdf.m, |
|
5117 statistics/distributions/uniform_rnd.m: |
|
5118 Allow the inputs to be N-d arrays. |
|
5119 |
4852
|
5120 * statistics/base/var.m: Update for N-d arrays. Allow dimension arg. |
|
5121 * statistics/base/median.m: Likewise. |
4849
|
5122 |
4844
|
5123 2004-04-02 David Bateman <dbateman@free.fr> |
|
5124 |
|
5125 * statistics/base/std.m: Allow optional args for type and dim. |
4847
|
5126 * statistics/base/center.m, statistics/base/meansq.m, |
|
5127 statistics/base/moment.m, statistics/base/range.m: |
4852
|
5128 Update for N-d arrays. |
4844
|
5129 * signal/fftshift.m: Fix dimensioning error. |
|
5130 |
|
5131 * statistics/base/std.m: Use repmat not ones(nr,1)*mean to allow |
4852
|
5132 N-d arrays. |
4844
|
5133 |
4852
|
5134 * general/mod.m, general/mod.m: Allow N-d arrays with one scalar arg. |
|
5135 |
|
5136 * signal/fftshift.m: Update for N-d arrays, allow optional dim arg. |
4844
|
5137 |
4852
|
5138 * specfun/erfinv.m, general/repmat.m: Update for N-d arrays. |
4844
|
5139 |
|
5140 * control/base/bode.m, control/base/lqg.m, control/system/ss2sys.m, |
|
5141 control/system/cellidx.m, control/system/dmr2d.m control/system/ss.m, |
|
5142 control/system/sysprune.m: Doc update for usage of cell arrays. |
|
5143 |
|
5144 * control/system/sysidx.m: Use cellidx and not listidx. |
|
5145 |
4841
|
5146 2004-03-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5147 |
|
5148 * plot/__pltopt1__.m: Always add title clause to plot command with |
|
5149 default of "" (so it is off unless explicitly set by the user). |
|
5150 |
4836
|
5151 2004-03-12 Stefan van der Walt <stefan@sun.ac.za> |
|
5152 |
|
5153 * image/imshow.m: Accept "truesize" argument. |
|
5154 Ignore current colormap. New tests and demos. |
|
5155 |
4834
|
5156 2004-03-10 Volker Kuhlmann <VolkerKuhlmann@gmx.de> |
|
5157 |
|
5158 * signal/sinewave.m: Allow N to default to M. |
|
5159 |
4826
|
5160 2004-03-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5161 |
|
5162 * signal/unwrap.m: Use "isempty (tol)" instead of "tol == []". |
|
5163 |
4818
|
5164 2004-03-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5165 |
|
5166 * general/deal.m: New function. |
4819
|
5167 Add tests from Paul Kienzle. |
4818
|
5168 |
4811
|
5169 2004-03-03 Stefan van der Walt <stefan@sun.ac.za> |
|
5170 |
|
5171 * plot/hist.m: Compute histogram correctly for n>=30. |
|
5172 |
5095
|
5173 2004-03-02 Paul Kienzle <pkienzle@users.sf.net> |
4807
|
5174 |
|
5175 * signal/sinc.m: Use i(:) instead of i when checking for any nonzeros. |
|
5176 |
4806
|
5177 2004-03-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5178 |
|
5179 * miscellaneous/horzcat.m: Delete. |
|
5180 * miscellaneous/vertcat.m: Delete. |
|
5181 |
4790
|
5182 2004-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5183 |
|
5184 * plot/figure.m: Also look for GNUTERM in the environment and use |
|
5185 that if it is set (for OS X). From Per Persson <persquare@mac.com>. |
|
5186 |
4789
|
5187 2004-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5188 |
|
5189 * control/base/__stepimp__.m: Only call clearplot if we will be |
|
5190 doing multiple plots in the same gnuplot frame. |
|
5191 |
4780
|
5192 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5193 |
|
5194 * control/system/__sysconcat__.m, control/system/__tfl__.m, |
|
5195 control/system/cellidx.m, control/system/ss.m, |
|
5196 control/system/tf.m, control/system/zp.m: New functions. |
|
5197 |
4778
|
5198 2004-02-16 Glenn Golden <gdg@zplane.com> |
|
5199 |
|
5200 * statistics/distributions/discrete_inv.m: |
|
5201 Reduce memory requirements. |
|
5202 |
4772
|
5203 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5204 |
|
5205 * plot/__errcomm__.m: Fix thinko in previous change. |
|
5206 From Teemu Ikonen <tpikonen@pcu.helsinki.fi>. |
|
5207 |
4771
|
5208 2004-02-16 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
|
5209 |
|
5210 * control/base/__bodquist__.m, control/base/__stepimp__.m, |
|
5211 control/base/analdemo.m, control/base/bddemo.m, |
|
5212 control/base/bode.m, control/base/dre.m, control/base/frdemo.m, |
|
5213 control/base/lqg.m, control/base/nyquist.m, control/base/place.m, |
|
5214 control/base/rldemo.m, control/base/rlocus.m, |
|
5215 control/base/tzero.m, control/hinf/dgkfdemo.m, |
|
5216 control/hinf/dhinfdemo.m, control/hinf/h2syn.m, |
|
5217 control/hinf/hinf_ctr.m, control/hinf/hinfsyn.m, |
|
5218 control/hinf/wgt1o.m, control/obsolete/dlqg.m, |
|
5219 control/obsolete/packsys.m, control/obsolete/series.m, |
|
5220 control/system/__sysdefioname__.m, |
|
5221 control/system/__sysdefstname__.m, control/system/__sysgroupn__.m, |
|
5222 control/system/__tf2sysl__.m, control/system/buildssic.m, |
|
5223 control/system/c2d.m, control/system/d2c.m, |
|
5224 control/system/dmr2d.m, control/system/fir2sys.m, |
|
5225 control/system/is_signal_list.m, control/system/is_siso.m, |
|
5226 control/system/jet707.m, control/system/listidx.m, |
|
5227 control/system/moddemo.m, control/system/ord2.m, |
|
5228 control/system/packedform.m, control/system/parallel.m, |
|
5229 control/system/ss2sys.m, control/system/sys2tf.m, |
|
5230 control/system/sys2zp.m, control/system/sysadd.m, |
|
5231 control/system/sysappend.m, control/system/sysconnect.m, |
|
5232 control/system/syscont.m, control/system/sysdimensions.m, |
|
5233 control/system/sysdisc.m, control/system/sysdup.m, |
|
5234 control/system/sysgetsignals.m, control/system/sysgettype.m, |
|
5235 control/system/sysgroup.m, control/system/sysmin.m, |
|
5236 control/system/sysmult.m, control/system/sysprune.m, |
|
5237 control/system/sysrepdemo.m, control/system/sysscale.m, |
|
5238 control/system/syssetsignals.m, control/system/syssub.m, |
|
5239 control/system/sysupdate.m, control/system/tf2sys.m, |
|
5240 control/system/ugain.m, control/system/zp2ss.m, |
|
5241 control/system/zp2sys.m, control/util/__outlist__.m, |
|
5242 control/util/__zgpbal__.m, control/util/strappend.m: |
|
5243 Use cell arrays instead of lists. |
|
5244 |
4723
|
5245 2004-01-23 Stefan van der Walt <stefan@sun.ac.za> |
|
5246 |
|
5247 * plot/bar.m: Increase size of cutoff vector from xlen-1 to xlen |
|
5248 so that bar (1, 1) will work. |
|
5249 |
4710
|
5250 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5251 |
4717
|
5252 * plot/__errcomm__.m: Cope with nargin now being a function. |
|
5253 * plot/__errplot__.m: Likewise. |
|
5254 * plot/__plt__.m: Likewise. |
|
5255 * plot/plot_border.m: Likewise. |
|
5256 |
4710
|
5257 * Makefile.in (distclean, maintainer-clean): Remove DOCSTRINGS, |
|
5258 not $(DOCSTRINGS). |
|
5259 |
4706
|
5260 2004-01-21 Quentin Spencer <qspencer@ieee.org> |
|
5261 |
|
5262 * linear-algebra/rank.m: Allow rank ([]) to return 0, same as |
|
5263 rank ([], tol). |
|
5264 |
4691
|
5265 2004-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5266 |
4692
|
5267 * elfun/acot.m: Return atan (1./z). |
|
5268 From Gregory Vanuxem <g.vanuxem@wanadoo.fr>. |
|
5269 |
4691
|
5270 * miscellaneous/dir.m: New file. |
|
5271 |
|
5272 * general/num2str.m: Use "%d" as format if values are ints with |
|
5273 magnitude less than 1e10. |
|
5274 |
|
5275 2004-01-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5276 |
|
5277 * general/num2str.m: If single arg is string, return it. |
|
5278 |
|
5279 * miscellaneous/not.m: New file. |
|
5280 |
|
5281 * miscellaneous/unix.m: New file. |
|
5282 |
|
5283 * miscellaneous/isunix.m: New file. |
|
5284 * miscellaneous/ispc.m: New file. |
|
5285 |
|
5286 * miscellaneous/computer.m: New file. |
|
5287 |
|
5288 * miscellaneous/delete.m: New file. |
|
5289 |
4689
|
5290 2004-01-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5291 |
|
5292 * statistics/tests/kolmogorov_smirnov_test_2.m: Fix test for ties. |
|
5293 |
|
5294 2004-01-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5295 |
|
5296 * miscellaneous/path.m: Handle DEFAULT_LOADPATH substitution. |
|
5297 Always return substituted version of LOADPATH if nargout != 0. |
|
5298 |
4685
|
5299 2003-12-21 Schloegl Alois <alois.schloegl@tugraz.at> |
|
5300 |
|
5301 * miscellaneous/fullfile.m: If filename is empty, set it to "." |
|
5302 before continuing. |
|
5303 |
|
5304 * miscellaneous/fileparts.m: Allow name to start with ".". |
|
5305 |
4677
|
5306 2003-12-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5307 |
|
5308 * general/ind2sub.m: New file. |
|
5309 * general/sub2ind.m: New file. |
|
5310 |
4675
|
5311 2003-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5312 |
|
5313 * control/system/zp2ss.m: Don't save and restore |
|
5314 warn_empty_list_elements. |
|
5315 |
|
5316 2003-12-15 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
5317 |
6778
|
5318 * control/system/zp2ss.m: Correct definition of pure gain system. |
4675
|
5319 |
4673
|
5320 2003-12-10 Quentin Spencer <qspencer@ieee.org> |
|
5321 |
|
5322 * statistics/base/mean.m: Remove special case for row vectors. |
|
5323 |
4637
|
5324 2003-11-19 Quentin Spencer <qspencer@ieee.org> |
|
5325 |
|
5326 * signal/freqz_plot.m: Save and restore automatic_replot too. |
|
5327 |
4631
|
5328 2003-11-18 Danilo Piazzalunga <danilopiazza@libero.it> |
|
5329 |
|
5330 * statistics/base/iqr.m: Handle matrices. |
|
5331 |
4630
|
5332 2003-11-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5333 |
|
5334 * general/issymmetric.m: Don't fail if norm (x) == 0. |
|
5335 |
4629
|
5336 2003-11-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5337 |
|
5338 * miscellaneous/path.m: Fix thinko in previous change. |
|
5339 |
4609
|
5340 2003-11-14 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
5341 |
4629
|
5342 * control/base/dare.m: Check positive (semi)definiteness and |
|
5343 dimensions of r (and q). |
|
5344 * control/base/dlqr.m: Check stabilizability of (A,B), |
|
5345 detectability of (A,Q), and whether (A,Q) has non minimal modes |
|
5346 near unit circle. |
4611
|
5347 |
|
5348 * control/system/is_detectable.m: Use Hautus Lemma. |
|
5349 Correct the behavior for discrete-time systems. |
|
5350 * control/system/is_stabilizable.m: Likewise. |
|
5351 |
4609
|
5352 * linear-algebra/krylov.m: Return H = [] in Vnrm == 0 case. |
|
5353 |
|
5354 * linear-algebra/krylovb.m: Fix typo in usage message. |
|
5355 |
4610
|
5356 * general/isdefinite.m: New function. |
|
5357 |
4567
|
5358 2003-10-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5359 |
|
5360 * general/reshape: Delete. |
|
5361 |
4559
|
5362 2003-10-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5363 |
|
5364 * general/numel.m: Delete. |
|
5365 |
4535
|
5366 2003-10-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5367 |
4536
|
5368 * miscellaneous/horzcat.m, miscellaneous/vartcat.m: New files. |
|
5369 |
|
5370 * deprecated/isstr.m: New file. |
4535
|
5371 |
4529
|
5372 2003-10-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5373 |
|
5374 * plot/__axis_label__.m, plot/xlabel.m, plot/ylabel.m, |
|
5375 plot/zlabel.m, plot/title.m: Return a value if nargout > 0. |
|
5376 |
4525
|
5377 2003-10-02 Quentin Spencer <qspencer@ieee.org> |
|
5378 |
|
5379 * statistics/base/mean.m: Fix missing semicolon problem. |
|
5380 |
4503
|
5381 2003-09-08 Al Niessner <Al.Niessner@jpl.nasa.gov> |
|
5382 |
|
5383 * plot/subplot.m: New global variable, __multiplot_scale__. |
|
5384 |
4492
|
5385 2003-08-29 David Castelow <DCastelow@Airspan.com> |
|
5386 |
|
5387 * strings/dec2base.m, strings/dec2bin.m, strings/dec2hex.m: |
|
5388 Allow optional length argument. |
|
5389 |
4491
|
5390 2003-08-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5391 |
|
5392 * polynomial/polyfit.m: Avoid calling flipud. |
|
5393 From Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be>. |
|
5394 Return structure as second output value for improved Matlab |
|
5395 compatibility. |
|
5396 |
4476
|
5397 2003-07-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5398 |
4478
|
5399 * linear-algebra/cond.m: Behave as though old built-in variable |
|
5400 propagate_empty_matrices is always 1. Also handle empty matrices |
|
5401 with one non-zero dimension. |
|
5402 |
4476
|
5403 * miscellaneous/dump_prefs.m: Add warn_separator_insert and |
|
5404 warn_single_quote_string to the list. |
4478
|
5405 Delete whitespace_in_literal_matrix and propagate_empty_matrices |
|
5406 from the list. |
4476
|
5407 |
5095
|
5408 2003-07-25 Paul Kienzle <pkienzle@users.sf.net> |
4469
|
5409 |
|
5410 * signal/autocov.m: Transpose result of conj because diag returns |
|
5411 a column vector, not a row vector. |
|
5412 |
|
5413 * audio/playaudio.m, audio/record.m, image/image.m, |
|
5414 miscellaneous/bug_report.m: Protect spaces in filenames |
|
5415 with quotes. |
|
5416 |
4466
|
5417 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5418 |
4468
|
5419 * io/printf.m, io/puts.m: Delete. |
|
5420 |
4466
|
5421 * miscellaneous/dump_prefs.m: Delete define_all_return_values and |
|
5422 default_return_value from the list. |
|
5423 Add warn_undefined_return_values to the list. |
|
5424 |
|
5425 |
4464
|
5426 2003-07-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5427 |
|
5428 * miscellaneous/dump_prefs.m: Delete default_global_variable_value |
|
5429 and initialize_global_variables from the list. |
|
5430 |
4460
|
5431 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5432 |
4463
|
5433 * image/colormap.m: Don't save and restore default_eval_print_flag. |
|
5434 |
|
5435 * miscellaneous/dump_prefs.m: Delete default_eval_print_flag. |
|
5436 |
|
5437 * control/util/zgshsr.m: Use x OP= y instead of x = x OP y. |
|
5438 * control/system/sys2fir.m: Likewise. |
|
5439 |
|
5440 * control/system/is_siso.m: Use && instead of & where appropriate. |
|
5441 * control/system/__tf2sysl__.m: Likewise. |
|
5442 |
|
5443 * control/system/__tf2sysl__.m: Use end instead of length(X). |
|
5444 |
|
5445 * control/freqchkw.m: Use %-escapes for error instead of num2str |
|
5446 and [] concatenation. |
|
5447 * control/system/sys2fir.m: Likewise. |
|
5448 |
|
5449 * control/base/dgram.m, control/base/freqchkw.m, |
|
5450 control/base/gram.m, control/system/__abcddims__.m, |
|
5451 control/system/__sysdefstname__.m, control/system/__tf2sysl__.m, |
|
5452 control/system/is_sample.m, control/system/is_signal_list.m, |
|
5453 control/system/is_siso.m, control/system/sys2fir.m, |
|
5454 control/system/syschtsam.m, control/system/sysgettsam.m, |
|
5455 control/system/sysgettype.m, control/system/tf2zp.m, |
|
5456 control/system/ugain.m, control/util/prompt.m, |
|
5457 control/util/run_cmd.m, control/util/zgrownorm.m, |
|
5458 control/util/zgshsr.m: |
|
5459 Improve conformance to Octave coding style. |
|
5460 |
4461
|
5461 * miscellaneous/dump_prefs.m: Add warn_resize_on_reange_error to |
|
5462 the list. |
|
5463 Delete resize_on_range_error from the list. |
|
5464 |
4460
|
5465 * control/base/pzmap.m, control/base/place.m, |
|
5466 control/base/__freqresp__.m, control/system/sysappend.m, |
|
5467 control/system/syscont.m, control/system/sysdisc.m, |
|
5468 control/system/sysgroup.m, control/system/tfout.m, |
|
5469 control/system/zp2ss.m, control/system/zpout.m, |
|
5470 control/util/__outlist__.m, signal/arma_rnd.m, general/shift.m, |
|
5471 strings/strcat.m: Save and restore warn_empty_list_elements, not |
|
5472 empty_list_elements_ok. |
|
5473 |
|
5474 * miscellaneous/dump_prefs.m: Add warn_empty_list_elements to the list. |
|
5475 Delete empty_list_elements_ok from the list. |
|
5476 |
4457
|
5477 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5478 |
|
5479 * miscellaneous/dump_prefs.m: Include warn_neg_dim_as_zero in the |
|
5480 list. |
|
5481 Delete treat_neg_dim_as_zero from the list. |
|
5482 |
|
5483 * strings/blanks.m: Don't check treat_neg_dim_as_zero. |
|
5484 |
4451
|
5485 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5486 |
4455
|
5487 * general/reshape.m: Omit do_fortran_indexing from doc string (it |
|
5488 was not used in the code in any case). |
|
5489 |
|
5490 * strings/strjust.m: Temporarily set warn_fortran_indexing, not |
|
5491 do_fortran_indexing. |
|
5492 |
4452
|
5493 * statistics/base/moment.m: Temporarily set warn_str_to_num, not |
|
5494 implict_str_to_num_ok. Use unwind_protect block to do it. |
|
5495 |
4451
|
5496 * miscellaneous/dump_prefs.m: Include DEFAULT_EXEC_PATH, |
|
5497 DEFAULT_LOAD_PATH, crash_dumps_octave_core, |
4452
|
5498 sighup_dumps_octave_core, sigterm_dumps_octave_core, |
4455
|
5499 warn_imag_to_real, warn_num_to_str, warn_str_to_num, and |
|
5500 warn_fortran_indexing in the list. |
|
5501 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok, |
|
5502 implicit_str_to_num_ok, do_fortran_indexing, and |
|
5503 prefer_column_vectors from list. |
4451
|
5504 |
4440
|
5505 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5506 |
|
5507 * Makefile.in (distclean, maintainer-clean): Also remove |
|
5508 gethelp$(BUILD_EXEEXT), $(DOCSTRINGS), and autom4te.cache |
|
5509 directory. |
|
5510 |
5095
|
5511 2003-06-17 Aaron A. King <king@quercus.tiem.utk.edu> |
4430
|
5512 |
|
5513 * plot/hist.m: Don't forget to define n if x is a vector. |
|
5514 |
5095
|
5515 2003-06-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4424
|
5516 |
|
5517 * miscellaneous/fileparts.m: For compatibility with Matlab, |
|
5518 return "." with extension. |
|
5519 |
4422
|
5520 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5521 |
|
5522 * control/base/__stepimp__.m, control/base/nichols.m, |
|
5523 control/base/nyquist.m, miscellaneous/dump_prefs.m, |
|
5524 plot/bottom_title.m, plot/mplot.m, plot/multiplot.m, |
|
5525 plot/oneplot.m, plot/plot_border.m, plot/subplot.m, |
|
5526 plot/subwindow.m, plot/top_title.m, signal/freqz_plot.m: |
|
5527 Eliminate gnuplot_has_multiplot (assume it is always true). |
|
5528 |
4413
|
5529 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5530 |
|
5531 * Makefile.in, image/Makefile.in, startup/Makefile.in: Handle DESTDIR. |
|
5532 |
5095
|
5533 2003-05-05 Andy Adler <adler@site.uottawa.ca> |
4407
|
5534 |
|
5535 * plot/hist.m: Improve performance by using different algorithms |
|
5536 depending on number of bins. |
|
5537 |
4404
|
5538 2003-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5539 |
|
5540 * control/system/sysadd.m: If systems are not "tf", convert before |
|
5541 adding. |
|
5542 |
5095
|
5543 2003-05-01 Paul Kienzle <pkienzle@users.sf.net> |
4403
|
5544 |
|
5545 * image/imagesc.m: Accept data limits parameter for colormap. |
|
5546 |
5095
|
5547 2003-04-11 Doug Stewart <dastew@sympatico.ca> |
4375
|
5548 |
|
5549 * control/base/__stepimp__.m: If digital impulse, reduce gain of |
|
5550 the impulse by t_step. |
|
5551 |
4373
|
5552 2003-04-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5553 |
|
5554 * control/base/__bodquist__.m: Don't convert pdbig and fdbig to |
|
5555 column vectors. |
|
5556 |
5095
|
5557 2003-03-24 Quentin Spencer <qspencer@ieee.org> |
4371
|
5558 |
|
5559 * linear-algebra/null.m: Handle empty matrix arg. |
|
5560 |
4369
|
5561 2003-03-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5562 |
|
5563 * general/shift.m: Force empty_list_elements_ok to 1. |
|
5564 |
4358
|
5565 2003-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5566 |
|
5567 * deprecated/struct_contains.m, deprecated/struct_elements.m: |
|
5568 New files. |
|
5569 |
4348
|
5570 2003-02-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5571 |
|
5572 * statistics/tests/kolmogorov_smirnov_test.m: Use str2func to make |
|
5573 function handle to pass to feval. |
|
5574 * statistics/base/qqplot.m: Likewise. |
|
5575 * statistics/base/ppplot.m: Likewise. |
|
5576 * signal/spectral_xdf.m: Likewise. |
|
5577 * signal/spectral_adf.m: Likewise. |
|
5578 |
4340
|
5579 2003-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5580 |
|
5581 * plot/axis.m: Avoid whitespace in literal matrix problem. |
|
5582 |
4334
|
5583 2003-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5584 |
|
5585 * linear-algebra/logm.m: New file. |
|
5586 |
5095
|
5587 2003-02-18 David Bateman <dbateman@free.fr> |
4329
|
5588 |
|
5589 * mkpkgadd: Scan C++ files as well |
|
5590 |
5095
|
5591 2003-02-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4321
|
5592 |
|
5593 * strings/findstr.m: Return empty set for zero-length target. |
|
5594 |
5095
|
5595 2003-02-11 Paul Kienzle <pkienzle@users.sf.net> |
4317
|
5596 |
|
5597 * set/union.m: Preserve the orientation of inputs. |
|
5598 |
4305
|
5599 2003-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5600 |
|
5601 * general/int2str.m: Eliminate leading spaces. |
|
5602 |
4303
|
5603 2003-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5604 |
|
5605 * general/int2str.m: Do a better job with 0, Inf, and NaN, |
|
5606 |
5095
|
5607 2003-01-11 Paul Kienzle <pkienzle@users.sf.net> |
4298
|
5608 |
|
5609 * Makefile.in (gethelp$(BUILD_EXEEXT)): Pass $(BUILD_CXXFLAGS) and |
|
5610 $(BUILD_LDFLAGS) to compiler. |
|
5611 |
4295
|
5612 2003-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5613 |
|
5614 * general/num2str.m: Don't specify field width for scalars. |
|
5615 |
4292
|
5616 2003-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5617 |
|
5618 * Makefile.in (DISTFILES): Don't forget mkpkgadd. |
|
5619 |
4265
|
5620 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5621 |
4279
|
5622 * gethelp.cc: Define __USE_STD_IOSTREAM if using Compaq C++. |
|
5623 |
4266
|
5624 * miscellaneous/tempname.m: New file. |
|
5625 |
|
5626 * miscellaneous/tempdir.m: New file. |
|
5627 |
4265
|
5628 * miscellaneous/fullfile.m: New file. |
|
5629 |
4259
|
5630 2003-01-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5631 |
4264
|
5632 * miscellaneous/fileparts.m: New file. |
|
5633 |
|
5634 * io/beep.m: New file. |
|
5635 |
4260
|
5636 * plot/__pltopt1__.m: Call undo_string_escapes for title part of |
|
5637 format only. |
4259
|
5638 |
4257
|
5639 2003-01-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5640 |
|
5641 * strings/strcmp.m: Handle cell arrays of strings. |
|
5642 |
4229
|
5643 2002-12-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5644 |
|
5645 * general/int2str.m: Handle matrices. |
|
5646 * general/num2str.m: Likewise. |
|
5647 Also handle optional precision, and format args. |
|
5648 |
4225
|
5649 2002-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5650 |
|
5651 * audio/Makefile.in, control/base/Makefile.in, |
|
5652 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
5653 control/system/Makefile.in, elfun/Makefile.in, |
|
5654 finance/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
5655 io/Makefile.in, linear-algebra/Makefile.in, |
|
5656 miscellaneous/Makefile.in, polynomial/Makefile.in, |
|
5657 quaternion/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
5658 specfun/Makefile.in, special-matrix/Makefile.in, |
|
5659 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
5660 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
5661 strings/Makefile.in, time/Makefile.in, plot/Makefile.in, |
|
5662 deprecated/Makefile.in: Use new do-script-install and |
|
5663 do-script-uninstall macros. |
|
5664 |
|
5665 * mkpkgadd: New script. |
|
5666 |
|
5667 * plot/close.m: New file. |
|
5668 |
4184
|
5669 2002-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5670 |
|
5671 * image/image.m: Use -raw option for xv. |
|
5672 From Remy Bruno <remy.bruno@libertysurf.fr> |
|
5673 |
4172
|
5674 2002-11-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5675 |
4174
|
5676 * control/base/lsim.m: Use approximate test for step size change. |
|
5677 |
4172
|
5678 * signal/bartlett.m: Avoid row/column mismatch error. |
|
5679 |
5095
|
5680 2002-11-12 Paul Kienzle <pkienzle@users.sf.net> |
4171
|
5681 |
|
5682 * statistics/base/var.m: Use better formula for improved accuracy. |
|
5683 |
5095
|
5684 2002-11-04 Nicholas Piper <nick-octave@nickpiper.co.uk> |
4150
|
5685 |
|
5686 * control/base/lsim.m: Correct doc string. |
|
5687 |
5095
|
5688 2002-11-04 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
4150
|
5689 |
|
5690 * control/system/syssub.m: Call tf2sys with Gnum-Hnum, not Gnum+Hnum. |
|
5691 |
4148
|
5692 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5693 |
|
5694 * plot/contour.m: Handle x and y as matrices too. |
|
5695 |
5095
|
5696 2002-11-01 Joseph P. Skudlarek <jskud@jskud.com> |
4148
|
5697 |
|
5698 * plot/contour.m: Fix error and usage messages. |
|
5699 |
4146
|
5700 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5701 |
|
5702 * plot/contour.m: Correct orientation of plot. |
|
5703 |
4139
|
5704 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5705 |
|
5706 * control/base/analdemo.m: Fix typo. |
|
5707 |
5095
|
5708 2002-10-31 Francesco Potorti` <pot@gnu.org> |
4137
|
5709 |
|
5710 * statistics/distributions/discrete_pdf.m: Fix typo. |
|
5711 |
4098
|
5712 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5713 |
|
5714 * mkdoc: Exit immediately on errors. |
|
5715 Exit with error if gethelp does not exist. |
|
5716 |
|
5717 * Makefile.in: Use $(BUILD_EXEEXT) as appropriate. |
|
5718 |
4093
|
5719 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5720 |
|
5721 * Makefile.in (gethelp): Use $(BUILD_CXX), not $(CXX). |
|
5722 |
5095
|
5723 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
4079
|
5724 |
|
5725 * statistics/distributions/normal_cdf.m: Handle variance == 0. |
|
5726 * statistics/distributions/normal_pdf.m: Likewise. |
|
5727 * statistics/distributions/normal_inv.m: Likewise. |
|
5728 |
5095
|
5729 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
4077
|
5730 |
|
5731 * specfun/erfinv.m: Return NaN for NaN inputs. |
|
5732 |
5095
|
5733 2002-09-26 Jeff Cunningham <jeffrey@cunningham.net> |
4068
|
5734 |
|
5735 * statistics/base/var.m: Handle complex values. |
|
5736 |
4031
|
5737 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5738 |
|
5739 * configure.in (AC_CONFIG_FILES): Add deprecated/Makefile to the |
|
5740 list. |
|
5741 * deprecated/Makefile.in: New file. |
|
5742 |
5095
|
5743 2002-08-09 Paul Kienzle <pkienzle@users.sf.net> |
4031
|
5744 |
|
5745 * statistics/distributions/beta_cdf.m: Replace betai with betainc. |
|
5746 * statistics/distributions/binomial_cdf.m: Likewise. |
|
5747 * statistics/distributions/f_cdf.m: Likewise. |
|
5748 * statistics/distributions/t_cdf.m: Likewise. |
|
5749 |
|
5750 * miscellaneous/bincoeff.m: Replace lgamma with gammaln. |
|
5751 * specfun/beta.m: Likewise. |
|
5752 * special-matrix/invhilb.m: Likewise (but it is only in a comment). |
|
5753 * statistics/distributions/gamma_pdf.m: Likewise. |
|
5754 * statistics/distributions/poisson_pdf.m: Likewise. |
|
5755 |
|
5756 * statistics/distributions/gamma_cdf.m: replace gammai with gammainc |
|
5757 * statistics/distributions/poisson_cdf.m: Likewise. |
|
5758 |
4026
|
5759 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5760 |
4028
|
5761 * deprecated/is_bool.m: New file. |
|
5762 * deprecated/is_complex.m: New file. |
|
5763 * deprecated/is_global.m: New file. |
|
5764 * deprecated/is_list.m: New file. |
|
5765 * deprecated/is_matrix.m: New file. |
|
5766 * deprecated/is_scalar.m: New file. |
|
5767 * deprecated/is_square.m: New file. |
|
5768 * deprecated/is_stream.m: New file. |
|
5769 * deprecated/is_struct.m: New file. |
|
5770 * deprecated/is_symmetric.m: New file. |
|
5771 * deprecated/is_vector.m: New file. |
4030
|
5772 * Change all callers of these functions to use the new names. |
4028
|
5773 |
4029
|
5774 * deprecated: New directory. |
|
5775 * Makefile.in (SUBDIRS): Add it to the list. |
|
5776 |
4026
|
5777 * general/isscalar.m: Rename from is_scalar.m. |
|
5778 * general/issquare.m: Rename from is_square.m. |
|
5779 * general/issymmetric.m: Rename from is_symmetric.m. |
|
5780 * general/isvector.m: Rename from is_vector.m. |
|
5781 |
4022
|
5782 2002-08-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5783 |
|
5784 * statistics/base/mean.m: Allow empty matrices. |
|
5785 Handle DIM arg. |
|
5786 |
5095
|
5787 2002-08-05 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
4020
|
5788 |
|
5789 * plot/__errcomm__.m: If format is not specified, default to error |
|
5790 bar format. |
|
5791 |
4011
|
5792 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5793 |
|
5794 * miscellaneous/popen2.m: Use F_SETFL and O_NONBLOCK, not |
|
5795 __F_SETFL__ and __O_NONBLOCK__. |
|
5796 |
|
5797 * image/saveimage.m: Use OCTAVE_VERSION, not __OCTAVE_VERSION__. |
|
5798 * miscellaneous/bug_report.m: Likewise. |
|
5799 |
4007
|
5800 2002-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5801 |
4008
|
5802 * general/mod.m: Use isreal (x), not any (any (imag (x))). |
|
5803 * general/rem.m: Likewise. |
|
5804 |
|
5805 * plot/loglogerr.m: Use varargin instead of old style varargs. |
|
5806 * plot/semilogxerr.m: Likewise. |
4007
|
5807 * plot/semilogyerr.m: Likewise. |
|
5808 |
5095
|
5809 2002-07-25 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
4006
|
5810 |
|
5811 * plot/__errcomm__.m: New file. Common functionality for error plots. |
|
5812 * plot/loglogerr.m: New file. Double logarithm plots with errorbars. |
|
5813 * plot/semilogxerr.m: New file. Semilogarithm plots with errorbars. |
|
5814 * plot/semilogyerr.m: New file. Semilogarithm plots with errorbars |
|
5815 |
|
5816 * plot/errorbar.m: Use __errcomm__.m. |
|
5817 * plot/__errplot__.m: Minor cleanups. |
|
5818 * plot/__pltopt__.m: Handle boxxyerrorbars plot style. |
|
5819 * plot/__pltopt1__.m: Likewise. |
|
5820 |
3980
|
5821 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5822 |
3981
|
5823 * general/rem.m: Delete redundant call to usage. |
|
5824 |
3980
|
5825 * general/mod.m: Additional error checks, Texinfoize doc string. |
|
5826 |
5095
|
5827 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
3980
|
5828 |
|
5829 * general/mod.m: New function. |
|
5830 |
3979
|
5831 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5832 |
|
5833 * control/system/sysmult.m: Use varargin instead of old style varargs. |
|
5834 * control/system/sysadd.m: Likewise. |
|
5835 * control/system/sysgroup.m: Likewise. |
|
5836 * control/system/syssub.m: Likewise. |
|
5837 * elfun/gcd.m: Likewise. |
|
5838 * elfun/lcm.m: Likewise. |
|
5839 * general/common_size.m: Likewise. |
|
5840 * io/printf.m: Likewise. |
|
5841 * miscellaneous/menu.m: Likewise. |
|
5842 * miscellaneous/path.m: Likewise. |
|
5843 * plot/__errplot__.m: Likewise. |
|
5844 * plot/__plt__.m: Likewise. |
|
5845 * plot/axis.m: Likewise. |
|
5846 * plot/errorbar.m: Likewise. |
|
5847 * plot/mplot.m: Likewise. |
|
5848 * plot/loglog.m: Likewise. |
|
5849 * plot/plot.m: Likewise. |
|
5850 * plot/plot_border.m: Likewise. |
|
5851 * plot/semilogx.m: Likewise. |
|
5852 * plot/semilogy.m: Likewise. |
|
5853 * plot/xlabel.m: Likewise. |
|
5854 * plot/ylabel.m: Likewise. |
|
5855 * plot/zlabel.m: Likewise. |
|
5856 * statistics/base/ppplot.m: Likewise. |
|
5857 * statistics/base/qqplot.m: Likewise. |
|
5858 * statistics/tests/bartlett_test.m: Likewise. |
|
5859 * statistics/tests/kolmogorov_smirnov_test.m: Likewise. |
|
5860 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
5861 * strings/str2mat.m: Likewise. |
|
5862 * strings/strcat.m: Likewise. |
|
5863 |
5095
|
5864 2002-06-27 Paul Kienzle <pkienzle@jazz.ncnr.nist.gov> |
3962
|
5865 |
|
5866 * statistics/distributions/gamma_pdf.m: Avoid overflow in more cases. |
|
5867 |
3924
|
5868 2002-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5869 |
|
5870 * skip-autoheader: New file, for autogen.sh. |
3925
|
5871 * Makefile.in (DISTFILES): Add it to the list. |
3924
|
5872 |
5095
|
5873 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
3914
|
5874 |
|
5875 * general/repmat.m: New function. |
|
5876 |
5095
|
5877 2002-04-25 Paul Kienzle <pkienzle@users.sf.net> |
3911
|
5878 |
|
5879 * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio. |
|
5880 Use optional parameter to specify the number of bits in the input. |
|
5881 * audio/mu2lin.m: Accept matrices, return n-bit integers or |
|
5882 floats in the range [-1,1], 2x speedup. |
|
5883 |
|
5884 * strings/index.m, strings/rindex.m: Vectorize for speed. |
|
5885 |
3910
|
5886 2002-04-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5887 |
|
5888 * linear-algebra/kron.m: Delete. |
|
5889 |
5095
|
5890 2002-04-24 Paul Kienzle <pkienzle@users.sf.net> |
3907
|
5891 |
|
5892 * signal/freqz.m: If nargout is zero, plot results instead of |
|
5893 returning them. |
|
5894 * signal/freqz_plot.m: New file. |
|
5895 |
5095
|
5896 2002-04-24 Bill Lash <lash@tellabs.com> |
3906
|
5897 |
5378
|
5898 * signal/unwrap.m: New file. |
3906
|
5899 |
5095
|
5900 2002-04-23 Paul Kienzle <pkienzle@users.sf.net> |
3904
|
5901 |
|
5902 * image/rgb2hsv.m: Faster, more accurate, remove the |
|
5903 divide by zero warning. |
|
5904 |
5095
|
5905 2002-04-09 Paul Kienzle <pkienzle@users.sf.net> |
3893
|
5906 |
3894
|
5907 * strings/deblank.m: Trim \0 as well as blank. |
|
5908 |
5378
|
5909 * freqz.m: Evaluate a specific range of frequencies |
3893
|
5910 expressed in radians or Hz relative to a supplied sample rate. |
|
5911 |
5095
|
5912 2002-04-04 Paul Kienzle <pkienzle@users.sf.net> |
3890
|
5913 |
|
5914 * signal/fftfilt.m: Filter columns if called with a matrix. |
|
5915 |
3891
|
5916 * strings/findstr.m: Vectorize as much as possible. |
|
5917 |
5095
|
5918 2002-04-04 Dirk Laurie <dirk@calvyn.puk.ac.za> |
3889
|
5919 |
|
5920 * special-matrix/invhilb.m: New version that is faster and more |
|
5921 accurate. |
|
5922 |
5095
|
5923 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> |
3887
|
5924 |
|
5925 * configure.in: Update for autoconf 2.5x. |
|
5926 |
5095
|
5927 2002-04-03 Paul Kienzle <pkienzle@users.sf.net> |
3885
|
5928 |
|
5929 * special-matrix/vander.m: Code tidy and vectorize. |
|
5930 |
5095
|
5931 2002-04-02 Paul Kienzle <pkienzle@users.sf.net> |
3882
|
5932 |
3883
|
5933 * linear-algebra/cross.m: Accept nx3 and 3xn matrices, in addition |
|
5934 to vectors. Issue a warning in the case x matches y' but return a |
|
5935 column vector as Octave currently does. |
|
5936 |
3882
|
5937 * plot/contour.m: Set default number of levels for contour(x,y,z). |
|
5938 |
|
5939 * control/system/starp.m: Leave more of the documentation |
|
5940 processing to texinfo and less to the @format block. |
|
5941 |
|
5942 * image/imagesc.m: Only display image if no output is requested. |
|
5943 Code tidying. |
|
5944 |
3876
|
5945 2002-03-07 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
5946 |
|
5947 * statistics/base/center.m: Accept and return empty matrix. |
|
5948 |
3872
|
5949 2002-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5950 |
|
5951 * specfun/erfinv.m: Fix usage message. |
|
5952 |
3869
|
5953 2002-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5954 |
|
5955 * elfun/coth.m: Use 1 ./ tanh(z) instead of cosh(z) ./ sinh(z). |
|
5956 From "Michael O'Brien" <mobrien@kento.unm.edu>. |
|
5957 |
3837
|
5958 2001-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5959 |
|
5960 * statistics/distributions/discrete_cdf.m: Downcase incorrectly |
|
5961 capitalized variable names. |
|
5962 |
3836
|
5963 2001-05-30 Jean-Francois Cardoso <cardoso@tsi.enst.fr> |
|
5964 |
|
5965 * m/image/saveimage.m: fix saving an image to Postscript format. |
|
5966 |
5095
|
5967 2001-04-18 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3814
|
5968 |
|
5969 * control/system/is_stabilizable.m: Pass a to sys2ss, not sys. |
|
5970 |
3803
|
5971 2001-02-28 Kai Habel <kai.habel@gmx.de> |
|
5972 |
3833
|
5973 * general/cart2pol.m: New file. |
|
5974 * general/pol2cart.m: New file. |
|
5975 * general/cart2sph.m: New file. |
|
5976 * general/sph2cart.m: New file. |
|
5977 * image/rgb2hsv.m: New file. |
|
5978 * image/hsv2rgb.m: New file. |
3803
|
5979 |
|
5980 2001-02-26 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
5981 |
|
5982 * plot/meshgrid.m: Avoid for loops. |
|
5983 * plot/meshdom.m: Likewise. |
|
5984 |
3801
|
5985 2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
5986 |
|
5987 * linear-algebra/norm.m: Use sqrt instead of ^0.5. |
|
5988 |
|
5989 2001-02-22 Heinz Bauschke <bauschke@cecm.sfu.ca> |
|
5990 |
|
5991 * linear-algebra/norm.m: Use more efficient method for Frobenius |
|
5992 norm. |
|
5993 |
3792
|
5994 2001-02-09 David Livings <david.livings@asa.co.uk> |
|
5995 |
|
5996 * statistics/tests/welch_test.m: Fix typo. |
|
5997 |
|
5998 * statistics/distributions/chisquare_cdf.m: |
|
5999 Don't restrict inputs to be only positive integers. |
|
6000 * statistics/distributions/chisquare_inv.m: Likewise. |
|
6001 * statistics/distributions/chisquare_pdf.m: Likewise. |
|
6002 * statistics/distributions/chisquare_rnd.m: Likewise. |
|
6003 * statistics/distributions/f_cdf.m: Likewise. |
|
6004 * statistics/distributions/f_inv.m: Likewise. |
|
6005 * statistics/distributions/f_pdf.m: Likewise. |
|
6006 * statistics/distributions/f_rnd.m: Likewise. |
|
6007 * statistics/distributions/t_cdf.m: Likewise. |
|
6008 * statistics/distributions/t_inv.m: Likewise. |
|
6009 * statistics/distributions/t_pdf.m: Likewise. |
|
6010 * statistics/distributions/t_rnd.m: Likewise. |
|
6011 |
3790
|
6012 2001-02-08 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
6013 |
|
6014 * strings/dec2base.m: New file. |
|
6015 * strings/base2dec.m: New file. |
|
6016 * strings/strjust.m: New file. |
|
6017 * strings/dec2hex.m: Replace with version that just calls 2dec2base. |
|
6018 * strings/dec2bin.m: Likewise. |
|
6019 * strings/hex2dec.m: Replace with version that just calls base2dec. |
|
6020 * strings/bin2dec.m: Likewise. |
|
6021 |
5095
|
6022 2001-02-07 David Livings <david.livings@asa.co.uk> |
3787
|
6023 |
|
6024 * statistics/base/ppplot.m: Use gset, not set. |
|
6025 * statistics/base/qqplot.m: Likewise. |
|
6026 |
5095
|
6027 2001-02-05 Ondrej Popp <ondrej@geocities.com> |
3775
|
6028 |
|
6029 * control/system/c2d.m: Add missing endif. |
|
6030 |
3759
|
6031 2000-12-15 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
6032 |
|
6033 * strings/index.m: Return 0 if either string is empty. |
|
6034 |
|
6035 2000-12-15 Ben Sapp <bsapp@lanl.gov> |
|
6036 |
|
6037 * control/system/c2d.m: Allow option of matched pole/zero |
|
6038 equivalent for conversion. |
|
6039 |
|
6040 2000-12-15 Matthew W. Roberts <matt@lehi.tamu.edu> |
|
6041 |
|
6042 * strings/findstr.m: Return empty matrix if search string is empty. |
|
6043 |
3757
|
6044 2000-12-15 Kai Habel <kai.habel@gmx.de> |
|
6045 |
|
6046 * saveimage.m: Do create rawbit image for black and white images, |
|
6047 but do it correctly. |
|
6048 |
3754
|
6049 2000-12-13 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
6050 |
6778
|
6051 * polynomial/deconv.m: For compatibility with Matlab, don't reduce |
|
6052 result polynomials. |
3754
|
6053 |
3748
|
6054 2000-12-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6055 |
|
6056 * image/saveimage.m: Don't try to create rawbit image. |
|
6057 |
3740
|
6058 2000-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6059 |
|
6060 * Makefile.in (bin-dist): Pass -C to $(MAKE), not -c. |
|
6061 |
5095
|
6062 2000-11-16 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3737
|
6063 |
|
6064 * plot/contour.m: Reorder args for Matlab compatibility. |
|
6065 |
3727
|
6066 2000-10-27 Mats Jansson <mats.e.jansson@home.se> |
|
6067 |
|
6068 * set/create_set.m: Avoid empty matrix in matrix list warning. |
|
6069 |
3717
|
6070 2000-09-08 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
6071 |
3718
|
6072 * plot/errorbar.m, plot/__errplot__.m: New functions. |
|
6073 |
3717
|
6074 * plot/mesh.m: Also set nologscale before plotting. |
|
6075 * plot/__pltopt1__.m: Handle xerrorbars, yerrorbars, and |
|
6076 xyerrorbars instead of just errorbars. |
|
6077 |
3714
|
6078 2000-08-25 Thomas Walter <walter@pctc.chemie.uni-erlangen.de> |
|
6079 |
|
6080 * image/image.m: Try display (from ImageMagick) first. |
|
6081 |
3709
|
6082 2000-08-01 Rolf Fabian <fabian@tu-cottbus.de> |
|
6083 |
|
6084 * plot/meshgrid.m: Use transpose to reorient vectors, not complex |
|
6085 conjugate transpose. |
|
6086 |
3705
|
6087 2000-07-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6088 |
|
6089 * strings/str2mat.m: Apply setstr to each argument. |
|
6090 |
3696
|
6091 2000-07-17 Gabriele Pannocchia <pannocchia@ing.unipi.it> |
|
6092 |
|
6093 * control/base/dkalman.m: New file. |
|
6094 * control/base/dlqe.m: Handle singular A matrix. |
|
6095 * control/base/dlqr.m: Likewise. |
|
6096 |
3695
|
6097 2000-07-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6098 |
|
6099 * strings/strcmp.m: Return 0 instead of an error if row and column |
|
6100 dimensions don't match. |
|
6101 |
3690
|
6102 2000-06-30 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
|
6103 |
|
6104 * plot/hist.m: Allow 3 argument form to work. |
|
6105 |
5095
|
6106 2000-06-27 Matthew W. Roberts <matt@lehi.tamu.edu> |
3683
|
6107 |
|
6108 * plot/plot.m: Add examples in doc string. |
|
6109 |
5095
|
6110 2000-06-08 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3679
|
6111 |
|
6112 * control/base/__stepimp__.m: Reset multiplot state when done. |
|
6113 Do the right thing even if automatic_replot is not zero. |
|
6114 Avoid failure if system has pure imaginary poles. |
|
6115 |
3674
|
6116 2000-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6117 |
|
6118 * general/logical.m: Return arg if it is empty. Better error |
|
6119 message for non-numeric types. |
|
6120 |
5095
|
6121 2000-05-31 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3672
|
6122 |
|
6123 * control/base/dlqe.m: Update documentation. Fix typo. Warn |
|
6124 about difference with Matlab dlqe function. |
|
6125 |
|
6126 * control/system/sysmult.m: Fix typo in argument dimensions checking. |
|
6127 |
5095
|
6128 2000-05-24 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3670
|
6129 |
|
6130 * strings/strrep.m: Fix typo. |
|
6131 |
3666
|
6132 2000-05-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6133 |
|
6134 * strings/strrep.m: Don't transpose result for case of jump > 0. |
|
6135 |
5095
|
6136 2000-05-13 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3666
|
6137 |
|
6138 * strings/strrep.m: Avoid for loop for speed. |
3667
|
6139 * plot/axis.m: Handle string options for Matlab compatibility. |
3666
|
6140 |
5095
|
6141 2000-04-04 John Smith <john@arrows.demon.co.uk> |
3656
|
6142 |
|
6143 * statistics/distributions/beta_inv.m: Provide better(?) initial |
|
6144 guess for iteration. |
|
6145 |
3651
|
6146 2000-03-31 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
6147 |
|
6148 * image/image.m: Allow image (A) or image (x, y, A). |
|
6149 * image/imagesc.m: Likewise. |
|
6150 |
|
6151 * image/image.m: If zoom is not supplied, or if it is an empty |
|
6152 matrix, autoscale the image. |
|
6153 |
3618
|
6154 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6155 |
3619
|
6156 * plot/title.m, plot/bottom_title.m, plot/top_title.m: |
|
6157 Undo string escapes in text twice(!) before sending to gnuplot. |
|
6158 |
3618
|
6159 * image/saveimage.m: Add comment to file saying who created it and |
|
6160 when it was created. Suggested by Stephen Eglen |
|
6161 <stephen@cogsci.ed.ac.uk>. |
|
6162 |
5095
|
6163 2000-03-21 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3617
|
6164 |
|
6165 * polynomial/polyreduce.m: Simplify by looking for the first |
|
6166 non-zero element rather than the last of the first set of zero |
|
6167 elements. |
|
6168 |
|
6169 * plot/__pltopt1__.m: Accept "--", "-.", and ":" line styles. |
|
6170 |
5095
|
6171 2000-03-21 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
3616
|
6172 |
|
6173 * image/saveimage.m: Swap black and white colormaps so zero is |
|
6174 displayed as black and 1 is displayed as white. |
|
6175 Fix indexing bug in ppm case. |
|
6176 |
3604
|
6177 2000-03-06 Stephen Eglen <stephen@anc.ed.ac.uk> |
|
6178 |
|
6179 * statistics/tests/kolmogorov_smirnov_test_2.m: Account for ties |
|
6180 between the two distributions (took same approach as ks.test() in R.) |
|
6181 |
3603
|
6182 2000-02-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6183 |
|
6184 * control/base/bode.m: Temporarily disable automatic_replot. |
|
6185 |
3599
|
6186 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6187 |
3601
|
6188 * Makefile.in (clean): Also remove gethelp. |
|
6189 |
3599
|
6190 * specfun/erfinv.m: Use z_new in convergence test, not z_old. |
|
6191 |
5095
|
6192 2000-02-11 Georg Thimm <mgeorg@SGraphicsWS1.mpe.ntu.edu.sg> |
3597
|
6193 |
|
6194 * set/create_set.m: Use find to avoid while loop. |
|
6195 |
5095
|
6196 2000-02-11 Stephen Eglen <stephen@cogsci.ed.ac.uk> |
3597
|
6197 |
|
6198 * plot/hist.m: New optional third argument. |
|
6199 |
|
6200 2000-02-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6201 |
|
6202 * miscellaneous/bug_report.m: Use octave-bug script with version |
|
6203 number appended. |
|
6204 |
3575
|
6205 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6206 |
|
6207 * gethelp.cc: Sprinkle with std:: qualifier. |
|
6208 |
3498
|
6209 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6210 |
|
6211 * image/saveimage.m: Delete some debugging code. |
|
6212 |
3486
|
6213 2000-01-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6214 |
|
6215 * signal/sinc.m: Avoid reshaping. |
|
6216 |
|
6217 * image/rgb2ind.m: No longer needs to reset do_fortran_indexing. |
|
6218 * image/ind2rgb.m: Ditto. |
|
6219 * image/ind2gray.m: Ditto. |
|
6220 * general/reshape.m: Ditto. Also no longer needs to reset |
|
6221 implicit_str_to_num_ok. |
|
6222 |
3483
|
6223 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6224 |
|
6225 * miscellaneous/popen2.m: Deal with the fact that pipe now returns |
|
6226 a list of file structures, not a vector of numeric file ids. |
|
6227 |
3474
|
6228 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6229 |
3476
|
6230 * plot/__axis_label__.m: New function. |
|
6231 Undo string escapes in text twice(!) before sending to gnuplot. |
|
6232 * plot/xlabel.m: Use it. |
|
6233 * plot/ylabel.m: Ditto. |
|
6234 * plot/zlabel.m: Ditto. |
|
6235 |
3474
|
6236 * plot/mesh.m: Fix error message to reflect reality. |
|
6237 |
5095
|
6238 2000-01-24 Cyril Humbert <humbert@phobos.univ-mlv.fr> |
3473
|
6239 |
|
6240 * statistics/distributions/weibull_pdf.m: Use correct formula. |
|
6241 |
5095
|
6242 2000-01-22 Michael Reifenberger <mike@Plaut.de> |
3471
|
6243 |
|
6244 * audio/saveaudio.m: Also accept files with .ul extension. |
|
6245 * audio/loadaudio.m: Ditto. |
|
6246 * audio/playaudio.m: Ditto. |
|
6247 |
3456
|
6248 2000-01-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6249 |
|
6250 * statistics/distributions/beta_cdf.m: Texinfoize doc string. |
|
6251 * statistics/distributions/beta_inv.m: Ditto. |
|
6252 * statistics/distributions/beta_pdf.m: Ditto. |
|
6253 * statistics/distributions/beta_rnd.m: Ditto. |
|
6254 * statistics/distributions/binomial_cdf.m: Ditto. |
|
6255 * statistics/distributions/binomial_inv.m: Ditto. |
|
6256 * statistics/distributions/binomial_pdf.m: Ditto. |
|
6257 * statistics/distributions/binomial_rnd.m: Ditto. |
|
6258 * statistics/distributions/cauchy_cdf.m: Ditto. |
|
6259 * statistics/distributions/cauchy_inv.m: Ditto. |
|
6260 * statistics/distributions/cauchy_pdf.m: Ditto. |
|
6261 * statistics/distributions/cauchy_rnd.m: Ditto. |
|
6262 * statistics/distributions/chisquare_cdf.m: Ditto. |
|
6263 * statistics/distributions/chisquare_inv.m: Ditto. |
|
6264 * statistics/distributions/chisquare_pdf.m: Ditto. |
|
6265 * statistics/distributions/chisquare_rnd.m: Ditto. |
|
6266 * statistics/distributions/discrete_cdf.m: Ditto. |
|
6267 * statistics/distributions/discrete_inv.m: Ditto. |
|
6268 * statistics/distributions/discrete_pdf.m: Ditto. |
|
6269 * statistics/distributions/discrete_rnd.m: Ditto. |
|
6270 * statistics/distributions/empirical_cdf.m: Ditto. |
|
6271 * statistics/distributions/empirical_inv.m: Ditto. |
|
6272 * statistics/distributions/empirical_pdf.m: Ditto. |
|
6273 * statistics/distributions/empirical_rnd.m: Ditto. |
|
6274 * statistics/distributions/exponential_cdf.m: Ditto. |
|
6275 * statistics/distributions/exponential_inv.m: Ditto. |
|
6276 * statistics/distributions/exponential_pdf.m: Ditto. |
|
6277 * statistics/distributions/exponential_rnd.m: Ditto. |
|
6278 * statistics/distributions/f_cdf.m: Ditto. |
|
6279 * statistics/distributions/f_inv.m: Ditto. |
|
6280 * statistics/distributions/f_pdf.m: Ditto. |
|
6281 * statistics/distributions/f_rnd.m: Ditto. |
|
6282 * statistics/distributions/gamma_cdf.m: Ditto. |
|
6283 * statistics/distributions/gamma_inv.m: Ditto. |
|
6284 * statistics/distributions/gamma_pdf.m: Ditto. |
|
6285 * statistics/distributions/gamma_rnd.m: Ditto. |
|
6286 * statistics/distributions/geometric_cdf.m: Ditto. |
|
6287 * statistics/distributions/geometric_inv.m: Ditto. |
|
6288 * statistics/distributions/geometric_pdf.m: Ditto. |
|
6289 * statistics/distributions/geometric_rnd.m: Ditto. |
|
6290 * statistics/distributions/hypergeometric_cdf.m: Ditto. |
|
6291 * statistics/distributions/hypergeometric_inv.m: Ditto. |
|
6292 * statistics/distributions/hypergeometric_pdf.m: Ditto. |
|
6293 * statistics/distributions/hypergeometric_rnd.m: Ditto. |
|
6294 * statistics/distributions/kolmogorov_smirnov_cdf.m: Ditto. |
|
6295 * statistics/distributions/laplace_cdf.m: Ditto. |
|
6296 * statistics/distributions/laplace_inv.m: Ditto. |
|
6297 * statistics/distributions/laplace_pdf.m: Ditto. |
|
6298 * statistics/distributions/laplace_rnd.m: Ditto. |
|
6299 * statistics/distributions/logistic_cdf.m: Ditto. |
|
6300 * statistics/distributions/logistic_inv.m: Ditto. |
|
6301 * statistics/distributions/logistic_pdf.m: Ditto. |
|
6302 * statistics/distributions/logistic_rnd.m: Ditto. |
|
6303 * statistics/distributions/lognormal_cdf.m: Ditto. |
|
6304 * statistics/distributions/lognormal_inv.m: Ditto. |
|
6305 * statistics/distributions/lognormal_pdf.m: Ditto. |
|
6306 * statistics/distributions/lognormal_rnd.m: Ditto. |
|
6307 * statistics/distributions/normal_cdf.m: Ditto. |
|
6308 * statistics/distributions/normal_inv.m: Ditto. |
|
6309 * statistics/distributions/normal_pdf.m: Ditto. |
|
6310 * statistics/distributions/normal_rnd.m: Ditto. |
|
6311 * statistics/distributions/pascal_cdf.m: Ditto. |
|
6312 * statistics/distributions/pascal_inv.m: Ditto. |
|
6313 * statistics/distributions/pascal_pdf.m: Ditto. |
|
6314 * statistics/distributions/pascal_rnd.m: Ditto. |
|
6315 * statistics/distributions/poisson_cdf.m: Ditto. |
|
6316 * statistics/distributions/poisson_inv.m: Ditto. |
|
6317 * statistics/distributions/poisson_pdf.m: Ditto. |
|
6318 * statistics/distributions/poisson_rnd.m: Ditto. |
|
6319 * statistics/distributions/stdnormal_cdf.m: Ditto. |
|
6320 * statistics/distributions/stdnormal_inv.m: Ditto. |
|
6321 * statistics/distributions/stdnormal_pdf.m: Ditto. |
|
6322 * statistics/distributions/stdnormal_rnd.m: Ditto. |
|
6323 * statistics/distributions/t_cdf.m: Ditto. |
|
6324 * statistics/distributions/t_inv.m: Ditto. |
|
6325 * statistics/distributions/t_pdf.m: Ditto. |
|
6326 * statistics/distributions/t_rnd.m: Ditto. |
|
6327 * statistics/distributions/uniform_cdf.m: Ditto. |
|
6328 * statistics/distributions/uniform_inv.m: Ditto. |
|
6329 * statistics/distributions/uniform_pdf.m: Ditto. |
|
6330 * statistics/distributions/uniform_rnd.m: Ditto. |
|
6331 * statistics/distributions/weibull_cdf.m: Ditto. |
|
6332 * statistics/distributions/weibull_inv.m: Ditto. |
|
6333 * statistics/distributions/weibull_pdf.m: Ditto. |
|
6334 * statistics/distributions/weibull_rnd.m: Ditto. |
|
6335 * statistics/distributions/wiener_rnd.m: Ditto. |
|
6336 |
3453
|
6337 2000-01-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6338 |
|
6339 * statistics/base/values.m: Texinfoize doc string. |
|
6340 * statistics/base/var.m: Ditto. |
|
6341 * statistics/base/table.m: Ditto. |
|
6342 * statistics/base/studentize.m: Ditto. |
|
6343 * statistics/base/statistics.m: Ditto. |
|
6344 * statistics/base/spearman.m: Ditto. |
|
6345 * statistics/base/run_count.m: Ditto. |
|
6346 * statistics/base/ranks.m: Ditto. |
|
6347 * statistics/base/range.m: Ditto. |
|
6348 * statistics/base/qqplot.m: Ditto. |
|
6349 * statistics/base/probit.m: Ditto. |
|
6350 * statistics/base/ppplot.m: Ditto. |
|
6351 * statistics/base/moment.m: Ditto. |
|
6352 * statistics/base/meansq.m: Ditto. |
|
6353 * statistics/base/logit.m: Ditto. |
|
6354 * statistics/base/kendall.m: Ditto. |
|
6355 * statistics/base/iqr.m: Ditto. |
|
6356 * statistics/base/cut.m: Ditto. |
|
6357 * statistics/base/cor.m: Ditto. |
|
6358 * statistics/base/cloglog.m: Ditto. |
|
6359 * statistics/base/center.m: Ditto. |
3454
|
6360 * statistics/models/logistic_regression.m: Ditto. |
|
6361 * statistics/models/logistic_regression_derivative.m: Ditto. |
|
6362 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
6363 * statistics/tests/anova.m: Ditto. |
|
6364 * statistics/tests/bartlett_test.m: Ditto. |
|
6365 * statistics/tests/chisquare_test_homogeneity.m: Ditto. |
|
6366 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
6367 * statistics/tests/cor_test.m: Ditto. |
|
6368 * statistics/tests/f_test_regression.m: Ditto. |
|
6369 * statistics/tests/hotelling_test.m: Ditto. |
|
6370 * statistics/tests/hotelling_test_2.m: Ditto. |
|
6371 * statistics/tests/kolmogorov_smirnov_test.m: Ditto. |
|
6372 * statistics/tests/kolmogorov_smirnov_test_2.m: Ditto. |
|
6373 * statistics/tests/kruskal_wallis_test.m: Ditto. |
|
6374 * statistics/tests/manova.m: Ditto. |
|
6375 * statistics/tests/mcnemar_test.m: Ditto. |
|
6376 * statistics/tests/prop_test_2.m: Ditto. |
|
6377 * statistics/tests/run_test.m: Ditto. |
|
6378 * statistics/tests/sign_test.m: Ditto. |
|
6379 * statistics/tests/t_test.m: Ditto. |
|
6380 * statistics/tests/t_test_2.m: Ditto. |
|
6381 * statistics/tests/t_test_regression.m: Ditto. |
|
6382 * statistics/tests/u_test.m: Ditto. |
|
6383 * statistics/tests/var_test.m: Ditto. |
|
6384 * statistics/tests/welch_test.m: Ditto. |
|
6385 * statistics/tests/wilcoxon_test.m: Ditto. |
|
6386 * statistics/tests/z_test.m: Ditto. |
|
6387 * statistics/tests/z_test_2.m: Ditto. |
3453
|
6388 |
3446
|
6389 2000-01-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6390 |
|
6391 * strings/bin2dec.m: Texinfoize doc string. |
3449
|
6392 * plot/__plr1__.m: Ditto. |
|
6393 * plot/__pltopt__.m: Ditto. |
|
6394 * plot/__plt__.m: Ditto. |
|
6395 * plot/__plt2vv__.m: Ditto. |
|
6396 * plot/__plr2__.m: Ditto. |
|
6397 * plot/__plr__.m: Ditto. |
|
6398 * plot/__plt1__.m: Ditto. |
|
6399 * plot/__plt2__.m: Ditto. |
|
6400 * plot/__plt2mm__.m: Ditto. |
|
6401 * plot/__plt2mv__.m: Ditto. |
|
6402 * plot/__plt2ss__.m: Ditto. |
|
6403 * miscellaneous/paren.m: Ditto. |
|
6404 * miscellaneous/comma.m: Ditto. |
|
6405 * miscellaneous/semicolon.m: Ditto. |
|
6406 * miscellaneous/path.m: Ditto. |
|
6407 * miscellaneous/list_primes.m: Ditto. |
|
6408 * miscellaneous/flops.m: Ditto. |
|
6409 * miscellaneous/dump_prefs.m: Ditto. |
|
6410 * miscellaneous/bug_report.m: Ditto. |
|
6411 * linear-algebra/dot.m: Ditto |
|
6412 * linear-algebra/dmult.m: Ditto. |
|
6413 * general/randperm.m: Ditto. |
|
6414 * general/logical.m: Ditto. |
|
6415 * general/is_duplicate_entry.m: Ditto. |
|
6416 * signal/arch_fit.m: Ditto. |
|
6417 * signal/arch_rnd.m: Ditto. |
|
6418 * signal/arch_test.m: Ditto. |
|
6419 * signal/arma_rnd.m: Ditto. |
|
6420 * signal/autocor.m: Ditto. |
|
6421 * signal/autocov.m: Ditto. |
|
6422 * signal/autoreg_matrix.m: Ditto. |
|
6423 * signal/bartlett.m: Ditto. |
|
6424 * signal/blackman.m: Ditto. |
|
6425 * signal/detrend.m: Ditto. |
|
6426 * signal/diffpara.m: Ditto. |
|
6427 * signal/durbinlevinson.m: Ditto. |
|
6428 * signal/fftconv.m: Ditto. |
|
6429 * signal/fftfilt.m: Ditto. |
|
6430 * signal/fftshift.m: Ditto. |
|
6431 * signal/fractdiff.m: Ditto. |
|
6432 * signal/freqz.m: Ditto. |
|
6433 * signal/hamming.m: Ditto. |
|
6434 * signal/hanning.m: Ditto. |
|
6435 * signal/hurst.m: Ditto. |
|
6436 * signal/periodogram.m: Ditto. |
|
6437 * signal/rectangle_lw.m: Ditto. |
|
6438 * signal/rectangle_sw.m: Ditto. |
|
6439 * signal/sinc.m: Ditto. |
|
6440 * signal/sinetone.m: Ditto. |
|
6441 * signal/sinewave.m: Ditto. |
|
6442 * signal/spectral_adf.m: Ditto. |
|
6443 * signal/spectral_xdf.m: Ditto. |
|
6444 * signal/spencer.m: Ditto. |
|
6445 * signal/stft.m: Ditto. |
|
6446 * signal/synthesis.m: Ditto. |
|
6447 * signal/triangle_lw.m: Ditto. |
|
6448 * signal/triangle_sw.m: Ditto. |
|
6449 * signal/yulewalker.m: Ditto. |
3450
|
6450 * control/util/strappend.m: Ditto. |
3451
|
6451 * control/base/nichols.m: Ditto. |
3452
|
6452 * control/system/is_signal_list.m: Ditto. |
|
6453 * control/system/listidx.m: Ditto. |
|
6454 * control/system/sysgettsam.m: Ditto. |
|
6455 * control/system/sysidx.m: Ditto. |
3446
|
6456 |
3438
|
6457 2000-01-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6458 |
|
6459 * control/system/__abcddims__.m: Rename from |
|
6460 control/system/abcddims.m, change all callers. |
|
6461 * control/base/__bodquist__.m: Likewise. |
|
6462 * control/base/__freqresp__.m: Likewise. |
|
6463 * control/util/__outlist__.m: Likewise. |
|
6464 * control/base/__stepimp__.m: Likewise. |
|
6465 * control/system/__syschnamesl__.m: Likewise. |
|
6466 * control/system/__syscont_disc__.m: Likewise. |
|
6467 * control/system/__sysdefioname__.m: Likewise. |
|
6468 * control/system/__sysdefstname__.m: Likewise. |
|
6469 * control/system/__sysgroupn__.m: Likewise. |
|
6470 * control/system/__tf2sysl__.m: Likewise. |
|
6471 * control/util/__zgpbal__.m: Likewise. |
|
6472 * control/system/__zp2ssg2__.m: Likewise. |
3495
|
6473 |
|
6474 * quaternion/demoquat.m: Add copyright notice, Texinfoize doc string. |
3452
|
6475 * quaternion/qconj.m: Ditto. |
|
6476 * quaternion/qcoordinate_plot.m: Ditto. |
|
6477 * quaternion/qderiv.m: Ditto. |
|
6478 * quaternion/qderivmat.m: Ditto. |
|
6479 * quaternion/qinv.m: Ditto. |
|
6480 * quaternion/qmult.m: Ditto. |
|
6481 * quaternion/qtrans.m: Ditto. |
|
6482 * quaternion/qtransv.m: Ditto. |
|
6483 * quaternion/qtransvmat.m: Ditto. |
|
6484 * quaternion/quaternion.m: Ditto. |
3438
|
6485 |
3436
|
6486 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6487 |
|
6488 * control/base/Makefile.in: Ditto. |
|
6489 * control/hinf/Makefile.in: New file. |
|
6490 * control/marsyas/Makefile.in: Ditto. |
|
6491 * control/obsolete/Makefile.in: Ditto. |
|
6492 * control/system/Makefile.in: Ditto. |
|
6493 * control/util/Makefile.in: Ditto. |
|
6494 |
|
6495 * strings/com2str.m: Move here from control directory. |
|
6496 |
|
6497 * control/base: New directory. |
|
6498 * control/base/DEMOcontrol.m: Move here from control directory. |
|
6499 * control/base/analdemo.m: Ditto. |
|
6500 * control/base/are.m: Ditto. |
|
6501 * control/base/bddemo.m: Ditto. |
|
6502 * control/base/bode.m: Ditto. |
|
6503 * control/base/bode_bounds.m: Ditto. |
|
6504 * control/base/bodquist.m: Ditto. |
|
6505 * control/base/controldemo.m: Ditto. |
|
6506 * control/base/ctrb.m: Ditto. |
|
6507 * control/base/damp.m: Ditto. |
|
6508 * control/base/dare.m: Ditto. |
|
6509 * control/base/dcgain.m: Ditto. |
|
6510 * control/base/dgram.m: Ditto. |
|
6511 * control/base/dlqe.m: Ditto. |
|
6512 * control/base/dlqr.m: Ditto. |
|
6513 * control/base/dlyap.m: Ditto. |
|
6514 * control/base/dre.m: Ditto. |
|
6515 * control/base/frdemo.m: Ditto. |
|
6516 * control/base/freqchkw.m: Ditto. |
|
6517 * control/base/freqresp.m: Ditto. |
|
6518 * control/base/gram.m: Ditto. |
|
6519 * control/base/impulse.m: Ditto. |
|
6520 * control/base/lqe.m: Ditto. |
|
6521 * control/base/lqg.m: Ditto. |
|
6522 * control/base/lqr.m: Ditto. |
|
6523 * control/base/lsim.m: Ditto. |
|
6524 * control/base/ltifr.m: Ditto. |
|
6525 * control/base/lyap.m: Ditto. |
|
6526 * control/base/nichols.m: Ditto. |
|
6527 * control/base/nyquist.m: Ditto. |
|
6528 * control/base/obsv.m: Ditto. |
|
6529 * control/base/place.m: Ditto. |
|
6530 * control/base/pzmap.m: Ditto. |
|
6531 * control/base/rldemo.m: Ditto. |
|
6532 * control/base/rlocus.m: Ditto. |
|
6533 * control/base/step.m: Ditto. |
|
6534 * control/base/stepimp.m: Ditto. |
|
6535 * control/base/tzero.m: Ditto. |
|
6536 * control/base/tzero2.m: Ditto. |
|
6537 |
|
6538 * control/hinf: New directory. |
|
6539 * control/hinf/dhinfdemo.m: Move here from control directory. |
|
6540 * control/hinf/h2norm.m: Ditto. |
|
6541 * control/hinf/h2syn.m: Ditto. |
|
6542 * control/hinf/hinf_ctr.m: Ditto. |
|
6543 * control/hinf/hinfdemo.m: Ditto. |
|
6544 * control/hinf/hinfnorm.m: Ditto. |
|
6545 * control/hinf/hinfsyn.m: Ditto. |
|
6546 * control/hinf/hinfsyn_chk.m: Ditto. |
|
6547 * control/hinf/hinfsyn_ric.m: Ditto. |
|
6548 * control/hinf/wgt1o.m: Ditto. |
3441
|
6549 * control/hinf/dgkfdemo.m: Ditto. |
|
6550 * control/hinf/is_dgkf.m: Ditto. |
3436
|
6551 |
|
6552 * control/marsyas: New directory. |
|
6553 * control/marsyas/demomarsyas.m: Move here from control directory. |
|
6554 * control/marsyas/susball.m: Ditto. |
|
6555 |
|
6556 * control/obsolete/dezero.m: Move here from control directory. |
|
6557 * control/obsolete/rotg.m: Ditto. |
|
6558 |
|
6559 * control/system: New directory. |
|
6560 * control/system/abcddim.m: Move here from control directory. |
|
6561 * control/system/abcddims.m: Ditto. |
|
6562 * control/system/buildssic.m: Ditto. |
|
6563 * control/system/c2d.m: Ditto. |
|
6564 * control/system/d2c.m: Ditto. |
|
6565 * control/system/dmr2d.m: Ditto. |
|
6566 * control/system/fir2sys.m: Ditto. |
|
6567 * control/system/is_abcd.m: Ditto. |
|
6568 * control/system/is_digital.m: Ditto. |
|
6569 * control/system/is_sample.m: Ditto. |
|
6570 * control/system/is_signal_list.m: Ditto. |
|
6571 * control/system/is_siso.m: Ditto. |
3441
|
6572 * control/system/is_controllable.m: Ditto. |
|
6573 * control/system/is_detectable.m: Ditto. |
|
6574 * control/system/is_observable.m: Ditto. |
|
6575 * control/system/is_stabilizable.m: Ditto. |
|
6576 * control/system/is_stable.m: Ditto. |
3436
|
6577 * control/system/jet707.m: Ditto. |
|
6578 * control/system/listidx.m: Ditto. |
|
6579 * control/system/moddemo.m: Ditto. |
|
6580 * control/system/ord2.m: Ditto. |
|
6581 * control/system/packedform.m: Ditto. |
|
6582 * control/system/parallel.m: Ditto. |
|
6583 * control/system/ss2sys.m: Ditto. |
|
6584 * control/system/ss2tf.m: Ditto. |
|
6585 * control/system/ss2zp.m: Ditto. |
|
6586 * control/system/starp.m: Ditto. |
|
6587 * control/system/sys2fir.m: Ditto. |
|
6588 * control/system/sys2ss.m: Ditto. |
|
6589 * control/system/sys2tf.m: Ditto. |
|
6590 * control/system/sys2zp.m: Ditto. |
|
6591 * control/system/sysadd.m: Ditto. |
|
6592 * control/system/sysappend.m: Ditto. |
|
6593 * control/system/syschnamesl.m: Ditto. |
|
6594 * control/system/syschtsam.m: Ditto. |
|
6595 * control/system/sysconnect.m: Ditto. |
|
6596 * control/system/syscont.m: Ditto. |
|
6597 * control/system/syscont_disc.m: Ditto. |
|
6598 * control/system/sysdefioname.m: Ditto. |
|
6599 * control/system/sysdefstname.m: Ditto. |
|
6600 * control/system/sysdimensions.m: Ditto. |
|
6601 * control/system/sysdisc.m: Ditto. |
|
6602 * control/system/sysdup.m: Ditto. |
|
6603 * control/system/sysgetsignals.m: Ditto. |
|
6604 * control/system/sysgettsam.m: Ditto. |
|
6605 * control/system/sysgettype.m: Ditto. |
|
6606 * control/system/sysgroup.m: Ditto. |
|
6607 * control/system/sysgroupn.m: Ditto. |
|
6608 * control/system/sysidx.m: Ditto. |
|
6609 * control/system/sysmin.m: Ditto. |
|
6610 * control/system/sysmult.m: Ditto. |
|
6611 * control/system/sysout.m: Ditto. |
|
6612 * control/system/sysprune.m: Ditto. |
|
6613 * control/system/sysreorder.m: Ditto. |
|
6614 * control/system/sysrepdemo.m: Ditto. |
|
6615 * control/system/sysscale.m: Ditto. |
|
6616 * control/system/syssetsignals.m: Ditto. |
|
6617 * control/system/syssub.m: Ditto. |
|
6618 * control/system/sysupdate.m: Ditto. |
|
6619 * control/system/tf2ss.m: Ditto. |
|
6620 * control/system/tf2sys.m: Ditto. |
|
6621 * control/system/tf2sysl.m: Ditto. |
|
6622 * control/system/tf2zp.m: Ditto. |
|
6623 * control/system/tfout.m: Ditto. |
|
6624 * control/system/ugain.m: Ditto. |
|
6625 * control/system/zp2ss.m: Ditto. |
|
6626 * control/system/zp2ssg2.m: Ditto. |
|
6627 * control/system/zp2sys.m: Ditto. |
|
6628 * control/system/zp2tf.m: Ditto. |
|
6629 * control/system/zpout.m: Ditto. |
|
6630 |
|
6631 * control/util: New directory. |
|
6632 * control/util/axis2dlim.m: Move here from control directory. |
|
6633 * control/util/outlist.m: Ditto. |
|
6634 * control/util/prompt.m: Ditto. |
|
6635 * control/util/run_cmd.m: Ditto. |
|
6636 * control/util/sortcom.m: Ditto. |
|
6637 * control/util/strappend.m: Ditto. |
|
6638 * control/util/swap.m: Ditto. |
|
6639 * control/util/zgfmul.m: Ditto. |
|
6640 * control/util/zgfslv.m: Ditto. |
|
6641 * control/util/zginit.m: Ditto. |
|
6642 * control/util/zgpbal.m: Ditto. |
|
6643 * control/util/zgreduce.m: Ditto. |
|
6644 * control/util/zgrownorm.m: Ditto. |
|
6645 * control/util/zgscal.m: Ditto. |
|
6646 * control/util/zgsgiv.m: Ditto. |
|
6647 * control/util/zgshsr.m: Ditto. |
|
6648 |
3427
|
6649 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6650 |
|
6651 * gethelp.cc (extract_help_text): Discard first space character |
|
6652 after consecutive comment characters. |
|
6653 |
3422
|
6654 Thu Jan 13 00:56:57 2000 John W. Eaton <jwe@bahaha.che.wisc.edu> |
|
6655 |
|
6656 * control/obsolete: New directory |
|
6657 * control/obsolete/swaprows.m: Move here from control directory. |
3436
|
6658 * control/obsolete/swapcols.m: Ditto. |
|
6659 * control/obsolete/dlqg.m: Ditto. |
|
6660 * control/obsolete/minfo.m: Ditto. |
|
6661 * control/obsolete/packsys.m: Ditto. |
|
6662 * control/obsolete/qzval.m: Ditto. |
|
6663 * control/obsolete/unpacksys.m: Ditto. |
|
6664 * control/obsolete/series.m: Ditto. |
|
6665 * control/obsolete/syschnames.m: Ditto. |
|
6666 * polynomial/polyout.m: Ditto. |
3422
|
6667 |
3420
|
6668 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6669 |
|
6670 * general/fliplr.m: Eliminate useless copy of arg. |
|
6671 * general/flipud.m: Ditto. |
|
6672 |
3418
|
6673 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6674 |
|
6675 * linear-algebra/cross.m: Only return a row vector if both args |
|
6676 are row vectors. |
|
6677 * polynomial/polyfit.m: Likewise. |
|
6678 |
|
6679 * signal/autocov.m: Don't reset prefer_column_vectors. |
|
6680 |
|
6681 * statistics/distributions/discrete_rnd.m: |
|
6682 Always generate a row vector. |
|
6683 * statistics/distributions/hypergeometric_rnd.m: Likewise. |
|
6684 |
5095
|
6685 2000-01-11 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3416
|
6686 |
|
6687 * strings/upper.m: Add missing `-*- texinfo -*-' tag to doc string. |
|
6688 |
|
6689 * audio/setaudio.m: Texinfoize doc string. |
|
6690 * control/com2str.m: Likewise. |
|
6691 * control/controldemo.m: Likewise. |
|
6692 * control/DEMOcontrol.m: Likewise. |
|
6693 * control/dezero.m: Likewise. |
|
6694 * control/dre.m: Likewise. |
|
6695 * control/hinfsyn_ric.m: Likewise. |
|
6696 |
5095
|
6697 2000-01-05 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3407
|
6698 |
|
6699 * io/printf.m: Add @seealso{...} to doc string. |
|
6700 * io/puts.m: Likewise. |
|
6701 * plot/semilogx.m: Likewise. |
|
6702 * plot/semilogy.m: Likewise. |
|
6703 * plot/__pltopt__.m: Likewise. |
|
6704 * plot/bar.m: Likewise. |
|
6705 * plot/xlabel.m: Likewise. |
|
6706 * plot/grid.m: Likewise. |
|
6707 * plot/shg.m: Likewise. |
|
6708 * plot/title.m: Likewise. |
|
6709 * plot/mesh.m: Likewise. |
|
6710 * plot/__pltopt1__.m: Likewise. |
|
6711 * plot/contour.m: Likewise. |
|
6712 * plot/hist.m: Likewise. |
|
6713 * plot/stairs.m: Likewise. |
|
6714 * plot/meshgrid.m: Likewise. |
|
6715 * plot/polar.m: Likewise. |
|
6716 * plot/loglog.m: Likewise. |
|
6717 * plot/plot.m: Likewise. |
|
6718 * miscellaneous/semicolon.m: Likewise. |
|
6719 * miscellaneous/menu.m: Likewise. |
|
6720 * miscellaneous/etime.m: Likewise. |
|
6721 * miscellaneous/texas_lotto.m: Likewise. |
|
6722 * miscellaneous/comma.m: Likewise. |
|
6723 * audio/lin2mu.m: Likewise. |
|
6724 * audio/playaudio.m: Likewise. |
|
6725 * audio/loadaudio.m: Likewise. |
|
6726 * audio/saveaudio.m: Likewise. |
|
6727 * audio/mu2lin.m: Likewise. |
|
6728 * audio/record.m: Likewise. |
|
6729 * strings/isletter.m: Likewise. |
|
6730 * strings/lower.m: Likewise. |
|
6731 * strings/lower.m: Likewise. |
|
6732 * strings/upper.m: Likewise. |
|
6733 * specfun/erfinv.m: Likewise. |
|
6734 * specfun/gammai.m: Likewise. |
|
6735 * specfun/log2.m: Likewise. |
|
6736 * specfun/pow2.m: Likewise. |
|
6737 * elfun/gcd.m: Likewise. |
|
6738 * elfun/lcm.m: Likewise. |
|
6739 * special-matrix/vander.m: Likewise. |
|
6740 * special-matrix/sylvester_matrix.m: Likewise. |
|
6741 * special-matrix/hilb.m: Likewise. |
|
6742 * special-matrix/hankel.m: Likewise. |
|
6743 * special-matrix/toeplitz.m: Likewise. |
|
6744 * special-matrix/invhilb.m: Likewise. |
|
6745 * statistics/base/std.m: Likewise. |
|
6746 * statistics/base/median.m: Likewise. |
|
6747 * linear-algebra/cond.m: Likewise. |
|
6748 * linear-algebra/norm.m: Likewise. |
|
6749 * finance/nper.m: Likewise. |
|
6750 * finance/pmt.m: Likewise. |
|
6751 * finance/pv.m: Likewise. |
|
6752 * finance/rate.m: Likewise. |
|
6753 * finance/npv.m: Likewise. |
|
6754 * general/fliplr.m: Likewise. |
|
6755 * general/flipud.m: Likewise. |
|
6756 * general/is_scalar.m: Likewise. |
|
6757 * general/rem.m: Likewise. |
|
6758 * general/perror.m: Likewise. |
|
6759 * general/tril.m: Likewise. |
|
6760 * general/rot90.m: Likewise. |
|
6761 * general/num2str.m: Likewise. |
|
6762 * general/int2str.m: Likewise. |
|
6763 * general/reshape.m: Likewise. |
|
6764 * general/logspace.m: Likewise. |
|
6765 * general/is_symmetric.m: Likewise. |
|
6766 * general/is_vector.m: Likewise. |
|
6767 * general/nextpow2.m: Likewise. |
|
6768 * general/columns.m: Likewise. |
|
6769 * general/is_square.m: Likewise. |
|
6770 * general/rows.m: Likewise. |
|
6771 * control/ugain.m: Likewise. |
|
6772 * control/damp.m: Likewise. |
|
6773 * control/dare.m: Likewise. |
|
6774 * control/are.m: Likewise. |
|
6775 * control/sys2fir.m: Likewise. |
|
6776 * control/abcddim.m: Likewise. |
|
6777 * control/is_abcd.m: Likewise. |
|
6778 * control/step.m: Likewise. |
|
6779 * control/is_observable.m: Likewise. |
|
6780 * control/is_controllable.m: Likewise. |
|
6781 * control/jet707.m: Likewise. |
|
6782 * control/polyout.m: Likewise. |
|
6783 * control/impulse.m: Likewise. |
|
6784 * control/lqg.m: Likewise. |
|
6785 * control/is_detectable.m: Likewise. |
|
6786 * control/sysdimensions.m: Likewise. |
|
6787 * control/sysupdate.m: Likewise. |
|
6788 * control/stepimp.m: Likewise. |
|
6789 * control/is_stable.m: Likewise. |
|
6790 * control/tfout.m: Likewise. |
|
6791 * control/zpout.m: Likewise. |
|
6792 |
3405
|
6793 2000-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6794 |
|
6795 * set/complement.m: Add @seealso{} stuff. |
|
6796 * set/create_set.m: Likewise. |
|
6797 * set/intersection.m: Likewise. |
|
6798 * set/union.m: Likewise. |
|
6799 |
3399
|
6800 1999-12-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6801 |
3400
|
6802 * control/d2c.m: Use double quotes instead of single quotes for |
|
6803 string constants. |
|
6804 * control/dgkfdemo.m: Likewise. |
|
6805 * control/fir2sys.m: Likewise. |
|
6806 * control/frdemo.m: Likewise. |
|
6807 * control/moddemo.m: Likewise. |
|
6808 * control/minfo.m: Likewise. |
|
6809 * control/is_stabilizable.m: Likewise. |
|
6810 * control/is_dgkf.m: Likewise. |
|
6811 * control/polyout.m: Likewise. |
|
6812 * control/sysconnect.m: Likewise. |
|
6813 * control/sysrepdemo.m: Likewise. |
|
6814 * control/tf2sys.m: Likewise. |
|
6815 * control/tfout.m: Likewise. |
|
6816 * control/zp2sys.m: Likewise. |
|
6817 * control/zpout.m: Likewise. |
|
6818 * control/tzero.m: Likewise. |
|
6819 |
|
6820 * control/DEMOcontrol.m: Handle moddemo case too. |
|
6821 |
|
6822 * image/loadimage.m: Use double quotes instead of single quotes |
|
6823 for string constants. Use sprintf instead of square brackets to |
|
6824 construct string. |
|
6825 |
3399
|
6826 * control/DEMOcontrol.m: Formatting tweaks. |
3400
|
6827 * control/fir2sys.m: Likewise. |
3399
|
6828 |
3390
|
6829 1999-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6830 |
|
6831 * mkdoc: Only delete spaces before @ characters at the beginning |
|
6832 of a line. |
|
6833 |
3383
|
6834 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6835 |
3388
|
6836 * control/bddemo.m: Make it more likely to work with any value of |
|
6837 whitespace_in_literal_matrix. |
3386
|
6838 * control/analdemo.m: Ditto. |
|
6839 * control/dgkfdemo.m: Ditto. |
|
6840 * control/frdemo.m: Ditto. |
|
6841 * control/sysrepdemo.m: Ditto. |
|
6842 * control/moddemo.m: Ditto. |
3388
|
6843 * control/zp2ss.m: Ditto. |
3387
|
6844 * control/zp2tf.m: Ditto. |
3388
|
6845 * control/syssub.m: Ditto. |
|
6846 * finance/npv.m: Ditto. |
|
6847 * statistics/base/studentize.m: Ditto. |
|
6848 * statistics/base/values.m: Ditto. |
|
6849 * statistics/distributions/exponential_cdf.m: Ditto. |
|
6850 * statistics/distributions/poisson_cdf.m: Ditto. |
3386
|
6851 |
3384
|
6852 * control/dezero.m: Use toascii to convert string to ASCII value |
|
6853 instead of multiplying it by 1. |
|
6854 |
3383
|
6855 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok. |
|
6856 * control/zpout.m: Ditto. |
|
6857 * control/tfout.m: Ditto. |
|
6858 * control/tf2sys.m: Ditto. |
|
6859 * control/syssub.m: Ditto. |
|
6860 * control/syssetsignals.m: Ditto. |
|
6861 * control/sysout.m: Ditto. |
|
6862 * control/sysmult.m: Ditto. |
|
6863 * control/sysgroup.m: Ditto. |
|
6864 * control/sysdup.m: Ditto. |
|
6865 * control/sysdisc.m: Ditto. |
|
6866 * control/syscont.m: Ditto. |
|
6867 * control/sysconnect.m: Ditto. |
|
6868 * control/sysappend.m: Ditto. |
|
6869 * control/sysadd.m: Ditto. |
|
6870 * control/ss2sys.m: Ditto. |
|
6871 * control/nyquist.m: Ditto. |
|
6872 * control/lqg.m: Ditto. |
|
6873 * control/fir2sys.m: Ditto. |
|
6874 * control/dmr2d.m: Ditto. |
|
6875 * control/dezero.m: Ditto. |
|
6876 * control/d2c.m: Ditto. |
|
6877 * control/c2d.m: Ditto. |
|
6878 * control/bddemo.m: Ditto. |
|
6879 * control/pzmap.m: Ditto. |
|
6880 |
5095
|
6881 1999-12-08 Daniel Calvelo <dcalvelo@pharion.univ-lille2.fr> |
3374
|
6882 |
|
6883 * signal/spectral_adf.m: Fix typo. |
|
6884 |
3372
|
6885 1999-11-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6886 |
|
6887 * linear-algebra/cond.m: Texinfoize doc string. |
|
6888 * linear-algebra/kron.m: Ditto. |
|
6889 * linear-algebra/norm.m: Ditto. |
|
6890 * linear-algebra/null.m: Ditto. |
|
6891 * linear-algebra/orth.m: Ditto. |
|
6892 * linear-algebra/rank.m: Ditto. |
|
6893 * linear-algebra/trace.m: Ditto. |
|
6894 * linear-algebra/qzhess.m: Ditto. |
|
6895 * miscellaneous/menu.m: Ditto. |
3373
|
6896 * general/perror.m: Ditto. |
|
6897 * general/strerror.m: Ditto. |
|
6898 * general/columns.m: Ditto. |
|
6899 * general/rows.m: Ditto. |
|
6900 * image/colormap.m: Ditto. |
|
6901 * image/gray.m: Ditto. |
|
6902 * image/gray2ind.m: Ditto. |
|
6903 * image/image.m: Ditto. |
|
6904 * image/imagesc.m: Ditto. |
|
6905 * image/imshow.m: Ditto. |
|
6906 * image/ind2gray.m: Ditto. |
|
6907 * image/ind2rgb.m: Ditto. |
|
6908 * image/loadimage.m: Ditto. |
|
6909 * image/rgb2ntsc.m: Ditto. |
|
6910 * image/ntsc2rgb.m: Ditto. |
|
6911 * image/ocean.m: Ditto. |
|
6912 * image/rgb2ind.m: Ditto. |
|
6913 * image/saveimage.m: Ditto. |
3372
|
6914 * io/printf.m: Ditto. |
|
6915 * io/puts.m: Ditto. |
|
6916 |
3369
|
6917 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6918 |
|
6919 * special-matrix/hankel.m: Texinfoize doc string. |
|
6920 * special-matrix/hilb.m: Ditto. |
|
6921 * special-matrix/invhilb.m: Ditto. |
|
6922 * special-matrix/sylvester_matrix.m: Ditto. |
|
6923 * special-matrix/toeplitz.m: Ditto. |
|
6924 * special-matrix/vander.m: Ditto. |
|
6925 * linear-algebra/vec.m: Ditto. |
|
6926 * linear-algebra/vech.m: Ditto. |
|
6927 * general/common_size.m: Ditto. |
|
6928 * general/diff.m: Ditto. |
|
6929 * general/fliplr.m: Ditto. |
|
6930 * general/flipud.m: Ditto. |
|
6931 * general/rot90.m: Ditto. |
|
6932 * general/reshape.m: Ditto. |
|
6933 * general/shift.m: Ditto. |
|
6934 * general/tril.m: Ditto. |
|
6935 * general/triu.m: Ditto. |
|
6936 * general/logspace.m: Ditto. |
3371
|
6937 * general/nargchk.m: Ditto. |
3369
|
6938 |
3367
|
6939 1999-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6940 |
|
6941 * statistics/base/mean: Texinfoize doc string. |
|
6942 * statistics/base/median: Ditto. |
|
6943 * statistics/base/std: Ditto. |
|
6944 * statistics/base/cov: Ditto. |
|
6945 * statistics/base/corrcoef: Ditto. |
|
6946 * statistics/base/kurtosis: Ditto. |
|
6947 * statistics/base/mahalanobis: Ditto. |
|
6948 * statistics/base/skewness: Ditto. |
3368
|
6949 * statistics/base/gls.m: Ditto. |
|
6950 * statistics/base/ols.m: Ditto. |
3367
|
6951 * signal/detrend.m: Ditto. |
|
6952 * signal/freqz.m: Ditto. |
|
6953 * signal/sinc.m: Ditto. |
|
6954 * signal/fftconv.m: Ditto. |
|
6955 * signal/fftfilt.m: Ditto. |
3368
|
6956 * set/create_set.m: Ditto. |
|
6957 * set/union.m: Ditto. |
|
6958 * set/intersection.m: Ditto. |
|
6959 * set/complement.m: Ditto. |
|
6960 * poly/compan.m: Ditto. |
|
6961 * poly/conv: Ditto. |
|
6962 * poly/deconv: Ditto. |
|
6963 * poly/poly: Ditto. |
|
6964 * poly/polyderiv: Ditto. |
|
6965 * poly/polyfit: Ditto. |
|
6966 * poly/polyinteg: Ditto. |
|
6967 * poly/polyreduce: Ditto. |
|
6968 * poly/polyval: Ditto. |
|
6969 * poly/polyvalm: Ditto. |
|
6970 * poly/residue: Ditto. |
|
6971 * poly/roots: Ditto. |
|
6972 * plot/top_title.m: Ditto |
|
6973 * plot/subwindow.m: Ditto |
|
6974 * plot/subplot.m: Ditto |
|
6975 * plot/plot_border.m: Ditto |
|
6976 * plot/oneplot.m: Ditto |
|
6977 * plot/multiplot.m: Ditto |
|
6978 * plot/mplot.m: Ditto |
|
6979 * plot/xlabel.m: Ditto |
|
6980 * plot/figure.m: Ditto |
|
6981 * plot/meshdom.m: Ditto |
|
6982 * plot/mesh.m: Ditto |
|
6983 * plot/stairs.m: Ditto |
|
6984 * plot/polar.m: Ditto |
|
6985 * plot/loglog.m: Ditto |
|
6986 * plot/hist.m: Ditto |
|
6987 * plot/contour.m: Ditto |
|
6988 * plot/bar.m: Ditto |
|
6989 * plot/axis.m: Ditto |
|
6990 * plot/plot.m: Ditto. |
3367
|
6991 |
3361
|
6992 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
6993 |
3365
|
6994 * control/pinv.m: Delete. |
|
6995 |
3364
|
6996 * Makefile.in (DOCSTRINGS): Don't echo $(ALL_M_FILES). |
|
6997 |
3361
|
6998 * strings/blanks.m: Texinfoize doc string. |
|
6999 * strings/strcat.m: Ditto. |
|
7000 * strings/str2mat.m: Ditto. |
|
7001 * strings/deblank.m: Ditto. |
|
7002 * strings/findstr.m: Ditto. |
|
7003 * strings/index.m: Ditto. |
|
7004 * strings/rindex.m: Ditto. |
|
7005 * strings/split.m: Ditto. |
|
7006 * strings/strcmp.m: Ditto. |
|
7007 * strings/strrep.m: Ditto. |
|
7008 * strings/substr.m: Ditto. |
|
7009 * general/int2str.m: Ditto. |
|
7010 * general/num2str.m: Ditto. |
|
7011 * strings/dec2bin.m: Ditto. |
|
7012 * strings/bin2dec: Ditto. |
|
7013 * strings/dec2bin: Ditto. |
|
7014 * strings/dec2hex: Ditto. |
|
7015 * strings/hex2dec: Ditto. |
|
7016 * strings/str2num: Ditto. |
|
7017 |
3347
|
7018 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7019 |
|
7020 * Makefile.in (DISTFILES): Include DOCSTRINGS. |
|
7021 |
5095
|
7022 1999-11-09 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3361
|
7023 |
|
7024 * control/DEMOcontrol.m: Texinfoize doc string. |
|
7025 * control/abcddim.m: Ditto. |
|
7026 * control/abcddims.m: Ditto. |
|
7027 * control/analdemo.m: Ditto. |
|
7028 * control/are.m: Ditto. |
|
7029 * control/axis2dlim.m: Ditto. |
|
7030 * control/bddemo.m: Ditto. |
|
7031 * control/bode.m: Ditto. |
|
7032 * control/bode_bounds.m: Ditto. |
|
7033 * control/bodquist.m: Ditto. |
|
7034 * control/buildssic.m: Ditto. |
|
7035 * control/c2d.m: Ditto. |
|
7036 * control/ctrb.m: Ditto. |
|
7037 * control/d2c.m: Ditto. |
|
7038 * control/damp.m: Ditto. |
|
7039 * control/dare.m: Ditto. |
|
7040 * control/dcgain.m: Ditto. |
|
7041 * control/dgkfdemo.m: Ditto. |
|
7042 * control/dgram.m: Ditto. |
|
7043 * control/dlqe.m: Ditto. |
|
7044 * control/dlqr.m: Ditto. |
|
7045 * control/dlyap.m: Ditto. |
|
7046 * control/dmr2d.m: Ditto. |
|
7047 * control/fir2sys.m: Ditto. |
|
7048 * control/frdemo.m: Ditto. |
|
7049 * control/freqchkw.m: Ditto. |
|
7050 * control/freqresp.m: Ditto. |
|
7051 * control/gram.m: Ditto. |
|
7052 * control/h2norm.m: Ditto. |
|
7053 * control/h2syn.m: Ditto. |
|
7054 * control/hinf_ctr.m: Ditto. |
|
7055 * control/hinfdemo.m: Ditto. |
|
7056 * control/hinfnorm.m: Ditto. |
|
7057 * control/hinfsyn.m: Ditto. |
|
7058 * control/hinfsyn_chk.m: Ditto. |
|
7059 * control/impulse.m: Ditto. |
|
7060 * control/is_abcd.m: Ditto. |
|
7061 * control/is_controllable.m: Ditto. |
|
7062 * control/is_detectable.m: Ditto. |
|
7063 * control/is_dgkf.m: Ditto. |
|
7064 * control/is_digital.m: Ditto. |
|
7065 * control/is_observable.m: Ditto. |
|
7066 * control/is_sample.m: Ditto. |
|
7067 * control/is_signal_list.m: Ditto. |
|
7068 * control/is_siso.m: Ditto. |
|
7069 * control/is_stabilizable.m: Ditto. |
|
7070 * control/is_stable.m: Ditto. |
|
7071 * control/jet707.m: Ditto. |
|
7072 * control/lqe.m: Ditto. |
|
7073 * control/lqg.m: Ditto. |
|
7074 * control/lqr.m: Ditto. |
|
7075 * control/lsim.m: Ditto. |
|
7076 * control/ltifr.m: Ditto. |
|
7077 * control/lyap.m: Ditto. |
|
7078 * control/moddemo.m: Ditto. |
|
7079 * control/nyquist.m: Ditto. |
|
7080 * control/obsv.m: Ditto. |
|
7081 * control/ord2.m: Ditto. |
|
7082 * control/outlist.m: Ditto. |
|
7083 * control/pinv.m: Ditto. |
|
7084 * control/place.m: Ditto. |
|
7085 * control/polyout.m: Ditto. |
|
7086 * control/prompt.m: Ditto. |
|
7087 * control/pzmap.m: Ditto. |
|
7088 * control/qzval.m: Ditto. |
|
7089 * control/rldemo.m: Ditto. |
|
7090 * control/rlocus.m: Ditto. |
|
7091 * control/sortcom.m: Ditto. |
|
7092 * control/ss2sys.m: Ditto. |
|
7093 * control/ss2tf.m: Ditto. |
|
7094 * control/ss2zp.m: Ditto. |
|
7095 * control/starp.m: Ditto. |
|
7096 * control/step.m: Ditto. |
|
7097 * control/stepimp.m: Ditto. |
|
7098 * control/susball.m: Ditto. |
|
7099 * control/sys2fir.m: Ditto. |
|
7100 * control/sys2ss.m: Ditto. |
|
7101 * control/sys2tf.m: Ditto. |
|
7102 * control/sys2zp.m: Ditto. |
|
7103 * control/sysadd.m: Ditto. |
|
7104 * control/sysappend.m: Ditto. |
|
7105 * control/syschnames.m: Ditto. |
|
7106 * control/syschnamesl.m: Ditto. |
|
7107 * control/syschtsam.m: Ditto. |
|
7108 * control/sysconnect.m: Ditto. |
|
7109 * control/syscont.m: Ditto. |
|
7110 * control/syscont_disc.m: Ditto. |
|
7111 * control/sysdefioname.m: Ditto. |
|
7112 * control/sysdefstname.m: Ditto. |
|
7113 * control/sysdimensions.m: Ditto. |
|
7114 * control/sysdisc.m: Ditto. |
|
7115 * control/sysdup.m: Ditto. |
|
7116 * control/sysgetsignals.m: Ditto. |
|
7117 * control/sysgettype.m: Ditto. |
|
7118 * control/sysgroup.m: Ditto. |
|
7119 * control/sysgroupn.m: Ditto. |
|
7120 * control/sysmult.m: Ditto. |
|
7121 * control/sysout.m: Ditto. |
|
7122 * control/sysprune.m: Ditto. |
|
7123 * control/sysreorder.m: Ditto. |
|
7124 * control/sysrepdemo.m: Ditto. |
|
7125 * control/sysscale.m: Ditto. |
|
7126 * control/syssetsignals.m: Ditto. |
|
7127 * control/syssub.m: Ditto. |
|
7128 * control/sysupdate.m: Ditto. |
|
7129 * control/tf2ss.m: Ditto. |
|
7130 * control/tf2sys.m: Ditto. |
|
7131 * control/tf2sysl.m: Ditto. |
|
7132 * control/tf2zp.m: Ditto. |
|
7133 * control/tfout.m: Ditto. |
|
7134 * control/tzero.m: Ditto. |
|
7135 * control/tzero2.m: Ditto. |
|
7136 * control/ugain.m: Ditto. |
|
7137 * control/wgt1o.m: Ditto. |
|
7138 * control/zgfmul.m: Ditto. |
|
7139 * control/zgfslv.m: Ditto. |
|
7140 * control/zginit.m: Ditto. |
|
7141 * control/zgpbal.m: Ditto. |
|
7142 * control/zgreduce.m: Ditto. |
|
7143 * control/zgrownorm.m: Ditto. |
|
7144 * control/zgscal.m: Ditto. |
|
7145 * control/zgsgiv.m: Ditto. |
|
7146 * control/zgshsr.m: Ditto. |
|
7147 * control/zp2ss.m: Ditto. |
|
7148 * control/zp2ssg2.m: Ditto. |
|
7149 * control/zp2sys.m: Ditto. |
|
7150 * control/zp2tf.m: Ditto. |
|
7151 * control/zpout.m: Ditto. |
|
7152 |
5095
|
7153 1999-11-02 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3332
|
7154 |
5378
|
7155 * audio/lin2mu.m: Texinfoize doc string. |
|
7156 * audio/loadaudio.m: Ditto. |
|
7157 * audio/mu2lin.m: Ditto. |
|
7158 * audio/playaudio.m: Ditto. |
|
7159 * audio/record.m: Ditto. |
|
7160 * audio/saveaudio.m: Ditto. |
3332
|
7161 |
5095
|
7162 1999-10-26 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3321
|
7163 |
|
7164 * elfun/acot.m: Texinfoize doc string. |
|
7165 * elfun/acsc.m: Ditto. |
|
7166 * elfun/acsch.m: Ditto. |
|
7167 * elfun/asec.m: Ditto. |
|
7168 * elfun/asech.m: Ditto. |
|
7169 * elfun/cot.m: Ditto. |
|
7170 * elfun/coth.m: Ditto. |
|
7171 * elfun/csc.m: Ditto. |
|
7172 * elfun/csch.m: Ditto. |
|
7173 * elfun/gcd.m: Ditto. |
|
7174 * elfun/lcm.m: Ditto. |
|
7175 * elfun/sec.m: Ditto. |
|
7176 * elfun/sech.m: Ditto. |
|
7177 * general/nextpow2.m: Ditto. |
|
7178 * general/rem.m: Ditto. |
|
7179 * linear-algebra/commutation_matrix.m: Ditto. |
|
7180 * linear-algebra/cross.m: Ditto. |
|
7181 * linear-algebra/duplication_matrix.m: Ditto. |
|
7182 * miscellaneous/bincoeff.m: Ditto. |
|
7183 * miscellaneous/xor.m: Ditto. |
|
7184 * specfun/bessel.m: Ditto. |
|
7185 * specfun/beta.m: Ditto. |
|
7186 * specfun/betai.m: Ditto. |
|
7187 * specfun/erfinv.m: Ditto. |
|
7188 * specfun/gammai.m: Ditto. |
|
7189 * specfun/log2.m: Ditto. |
|
7190 * specfun/pow2.m: Ditto. |
|
7191 |
5095
|
7192 1999-10-23 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3321
|
7193 |
|
7194 * general/is_scalar.m: Texinfoize help text. |
|
7195 * general/is_square.m: Ditto. |
|
7196 * general/is_symmetric.m: Ditto. |
|
7197 |
3320
|
7198 1999-10-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7199 |
|
7200 * strings/split.m: If the string to be split is empty, just return |
|
7201 an empty string. |
|
7202 |
3319
|
7203 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7204 |
|
7205 * Makefile.in (ALL_M_FILES): New macro. |
|
7206 (DOCSTRINGS): No longer .PHONY; depend on $(ALL_M_FILES). |
|
7207 |
3306
|
7208 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7209 |
|
7210 * control/bode.m: Don't return anything if nargout == 0. |
|
7211 |
|
7212 1999-10-20 James B. Rawlings <jbraw@bevo.che.wisc.edu> |
|
7213 |
|
7214 * control/bode.m: Don't do axis scaling for magnitude plots. |
|
7215 |
3305
|
7216 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7217 |
|
7218 * Makefile.in (DISTFILES): Add move-if-change, mkdoc, and |
|
7219 gethelp.cc to the list. |
|
7220 |
3296
|
7221 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7222 |
3301
|
7223 * time/asctime.m: Texinfoize help text. |
|
7224 * time/clock.m: Ditto. |
|
7225 * time/date.m: Ditto. |
|
7226 * miscellaneous/cputime.m: Ditto. |
|
7227 * miscellaneous/etime.m: Ditto. |
|
7228 * miscellaneous/is_leap_year.m: Ditto. |
|
7229 * miscellaneous/popen2.m: Ditto. |
|
7230 * miscellaneous/version.m: Ditto. |
|
7231 * miscellaneous/tic.m: Ditto. |
|
7232 * miscellaneous/toc.m: Just refer to tic.m. |
|
7233 |
3297
|
7234 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of |
|
7235 `cd dir; $(MAKE); cd ..'. |
|
7236 ($(SUBDIRS)): Likewise. |
|
7237 |
|
7238 * statistics/Makefile.in ($(SUBDIRS)): Likewise. |
|
7239 |
|
7240 * statistics/Makefile.in (bin-dist): Use `$(MAKE) -C dir' instead |
|
7241 of `cd dir; $(MAKE)'. |
|
7242 |
3296
|
7243 * gethelp.cc, mkdoc: New files. |
|
7244 * Makefile.in: Use them to create DOCSTRINGS file from .m file |
|
7245 sources. |
|
7246 |
3291
|
7247 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7248 |
|
7249 * linear-algebra/kron.m: Fix typo in previous change |
|
7250 |
3282
|
7251 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7252 |
|
7253 * control/bode.m: Allow optional 5th arg to specify plot style. |
|
7254 |
5095
|
7255 Wed Sep 22 22:12:03 1999 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3273
|
7256 |
|
7257 * linear-algebra/krylov.m: Correctly handle case of V having full |
|
7258 rank when V has more columns than rows. |
|
7259 |
|
7260 Mon Sep 20 23:04:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7261 |
|
7262 * general/linspace.m, linear-algebra/pinv.m: Delete. |
|
7263 |
|
7264 * statistics/tests/manova.m: Avoid problems if |
|
7265 whitespace_in_literal_matrix is set to "traditional". |
|
7266 * statistics/tests/t_test_regression.m: Likewise. |
|
7267 * statistics/tests/u_test.m: Likewise. |
|
7268 * statistics/tests/chisquare_test_homogeneity.m: Likewise. |
|
7269 * statistics/tests/anova.m: Likewise. |
|
7270 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
7271 * statistics/base/statistics.m: Likewise. |
|
7272 * image/saveimage.m: Likewise. |
|
7273 * signal/arch_fit.m: Likewise. |
|
7274 * signal/autoreg_matrix.m: Likewise. |
|
7275 * signal/triangle_lw.m: Likewise. |
|
7276 * strings/dec2hex.m: Likewise. |
|
7277 |
3268
|
7278 Thu Sep 9 19:31:58 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7279 |
|
7280 * image/saveimage.m: Initialize scale. |
|
7281 |
|
7282 Sun Sep 5 22:13:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7283 |
|
7284 * general/reshape.m: Allow reshape (a, size (b)). |
|
7285 |
3266
|
7286 Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7287 |
|
7288 * specfun/erfinv.m: Improve stopping criterion. |
|
7289 Add iteration count as second return value. |
|
7290 |
3265
|
7291 Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7292 |
|
7293 * statistics/base/mean.m: Use .', not ' to reorient row vectors. |
|
7294 |
3263
|
7295 Tue Aug 17 11:11:27 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7296 |
|
7297 * miscellaneous/pack.m: New function. |
|
7298 |
|
7299 Mon Aug 16 07:46:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7300 |
|
7301 * plot/figure.m: Always return figure number. With no args, |
|
7302 figure now creates a new figure window and returns its number. |
|
7303 Accept figure (property, value) syntax, but do nothing. |
|
7304 |
5095
|
7305 Thu Aug 12 09:28:01 PDT 1999 Tom Poage <tfpoage@ucdavis.edu> |
3263
|
7306 |
|
7307 * general/shift.m: Avoid printing temporary value for backward shift. |
|
7308 |
3260
|
7309 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7310 |
|
7311 * plot/bar.m: Compute bar widths correctly when x-values are not |
|
7312 evenly spaced. |
|
7313 |
3250
|
7314 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7315 |
|
7316 * linear-algebra/cond.m: Avoid returning NaN for matrices that |
|
7317 contain only zeros. |
|
7318 |
5095
|
7319 Sun Jun 20 22:24:27 1999 Eduardo Gallestey <eduardo@faceng.anu.edu.au> |
3250
|
7320 |
|
7321 * linear-algebra/kron.m: Create result matrix and insert blocks |
|
7322 instead of appending them. |
|
7323 |
|
7324 Sat Jun 19 01:52:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7325 |
|
7326 * control/bodquist.m, control/buildssic.m, control/is_digital.m, |
|
7327 control/stepimp.m, control/sysmin.m, control/syssetsignals.m: |
|
7328 Update from A. S. Hodel. |
|
7329 |
3246
|
7330 Fri Jun 18 12:19:22 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7331 |
|
7332 * polynomial/polyfit.m: Correct previous change. |
|
7333 |
3243
|
7334 Wed Apr 7 13:57:26 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7335 |
|
7336 * linear-algebra/qrhouse.m, linear-algebra/krygetq.m: Delete. |
|
7337 |
5095
|
7338 Wed Apr 7 13:22:43 1999 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
3240
|
7339 |
|
7340 * control/is_controllable.m, control/zgscal.m: Accomodate new |
|
7341 version of krylov and krylovb. |
|
7342 |
|
7343 * control/outlist.m, control/sysout.m: Fix typos. |
|
7344 |
|
7345 * control/sysdimensions.m: Add option for total number of states. |
|
7346 |
|
7347 * linear-algebra/krylov.m: Improve robustness by row-pivoting. |
|
7348 * linear-algebra/krylovb.m: Just call krylov with appropriate |
|
7349 arguments. |
|
7350 |
|
7351 Tue Mar 30 00:43:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7352 |
|
7353 * strings/index.m: Fail with meaningful error message if either |
|
7354 arg is a string array. |
|
7355 |
3238
|
7356 Wed Mar 24 20:34:48 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7357 |
|
7358 * linear-algebra/norm.m: Do the right thing for 1- and |
|
7359 infinity-norms of complex matrices. From Sven Khatri |
|
7360 <khatri@saturn.vocalpoint.com>. |
|
7361 |
5095
|
7362 Tue Mar 16 13:36:36 1999 A. Scottedward Hodel" <scotte@eng.auburn.edu> |
3238
|
7363 |
|
7364 * linear-algebra/qrhouse.m: Handle default args correctly. |
|
7365 |
|
7366 Thu Mar 11 12:52:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7367 |
|
7368 * strings/split.m: Avoid problems when splitting strings that have |
|
7369 \ in them. |
|
7370 |
5095
|
7371 Thu Mar 11 12:36:13 1999 Massimo Lorenzin <maxlorenzin@tin.it> |
3238
|
7372 |
|
7373 * image/colormap.m: Do better arg checking, handle string args |
|
7374 that name the colormap function to call (e.g., colormap ("ocean")). |
|
7375 |
5095
|
7376 Mon Mar 8 22:23:24 1999 Rolf Fabian <fabian@TU-Cottbus.De> |
3238
|
7377 |
|
7378 * polynomial/polyfit.m: Use .' transpose operator, not '. |
|
7379 * linear-algebra/dot.m: Likewise. |
|
7380 * linear-algebra/cross.m: Likewise. |
|
7381 * general/rot90.m: Likewise. |
|
7382 |
5095
|
7383 Sat Mar 6 01:45:00 1999 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3238
|
7384 |
|
7385 * linear-algebra/qrhouse.m: Permute columns at each iteration so |
|
7386 that the leading column is not all zeros. |
|
7387 |
|
7388 Fri Mar 5 00:37:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7389 |
|
7390 * general/shift.m: Fix potential problems with |
|
7391 whitespace_in_literal_matrix. |
|
7392 * signal/arch_rnd.m: Ditto. |
|
7393 * signal/autocov.m: Ditto. |
|
7394 * signal/diffpara.m: Ditto. |
|
7395 * signal/hurst.m: Ditto. |
|
7396 * signal/periodogram.m: Ditto. |
|
7397 * signal/spectral_adf.m: Ditto. |
|
7398 * signal/spectral_xdf.m: Ditto. |
|
7399 * signal/spencer.m: Ditto. |
|
7400 * signal/synthesis.m: Ditto. |
|
7401 * statistics/distributions/wiener_rnd.m: Ditto. |
|
7402 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
7403 * statistics/models/logistic_regression.m: Ditto. |
|
7404 * statistics/models/logistic_regression_derivatives.m: Ditto. |
|
7405 * statistics/tests/run_test.m: Ditto. |
|
7406 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
7407 |
5095
|
7408 Wed Mar 3 02:25:00 1999 Joao Cardoso <jcardoso@inescn.pt> |
3238
|
7409 |
|
7410 * plot/__plr2__.m: Fix typo. |
|
7411 |
3233
|
7412 Tue Jan 12 10:31:15 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7413 |
|
7414 * plot/__pltopt1__.m: Accept "k" to mean black. |
|
7415 |
5095
|
7416 Fri Dec 11 10:43:19 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3233
|
7417 |
|
7418 * linear-algebra/krylov.m: Force empty_list_elements_ok for this |
|
7419 function. |
|
7420 |
5095
|
7421 Thu Dec 10 11:07:00 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3233
|
7422 |
|
7423 * control/ss2sys.m: Fix typo. |
|
7424 |
|
7425 Wed Dec 9 12:42:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7426 |
|
7427 * plot/subplot.m, plot/oneplot.m: Don't call clearplot. |
|
7428 |
|
7429 * control: Update from A. S. Hodel <a.s.hodel@eng.auburn.edu> for |
|
7430 signal names as lists of strings instead of string arrays. |
|
7431 |
3225
|
7432 Fri Dec 4 16:08:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7433 |
3233
|
7434 * quaternion: New directory of functions from A. S. Hodel |
3225
|
7435 <a.s.hodel@eng.auburn.edu>. |
|
7436 * Makefile.in (SUBDIRS): Add it to the list. |
3226
|
7437 * quaternion/Makefile.in: New file. |
|
7438 * configure.in (AC_OUTPUT): Add quaternion/Makefile. |
3225
|
7439 |
|
7440 Tue Nov 24 21:41:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7441 |
|
7442 * image/saveimage.m: Make it work again for black and white colormaps. |
|
7443 |
|
7444 * image/imagesc.m: Use rows (colormap), not length (colormap), |
|
7445 since there can be fewer rows than columns. Round values to |
|
7446 nearest position in colormap instead of truncating. Correct usage |
|
7447 message. |
|
7448 |
5095
|
7449 Tue Nov 24 14:50:52 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3225
|
7450 |
|
7451 * linear-algebra/krylov.m: New arg pflg. If nonzero, avoid using |
|
7452 zero rows of [A,v] as householder pivots; this avoids spurious |
|
7453 non-zero entries in returned orthogonal matrix U, but destroys the |
|
7454 Householder matrix structure of H. |
|
7455 |
|
7456 Fri Nov 20 12:46:46 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7457 |
|
7458 * general/logical.m: Just copy input to output if argument is |
|
7459 already a logical object. |
|
7460 |
3215
|
7461 Fri Nov 6 10:17:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7462 |
|
7463 * New files from OCST, in control subdiretory: |
|
7464 |
|
7465 DEMOcontrol.m is_siso.m syschnames.m |
|
7466 abcddim.m is_stabilizable.m syschnamesl.m |
|
7467 abcddims.m is_stable.m syschtsam.m |
|
7468 analdemo.m jet707.m sysconnect.m |
|
7469 are.m lqe.m syscont.m |
|
7470 axis2dlim.m lqg.m syscont_disc.m |
|
7471 bddemo.m lqr.m sysdefioname.m |
|
7472 bode.m lsim.m sysdefstname.m |
|
7473 bode_bounds.m ltifr.m sysdimensions.m |
|
7474 bodquist.m lyap.m sysdisc.m |
|
7475 buildssic.m mb.m sysdup.m |
|
7476 c2d.m minfo.m sysgetsignals.m |
6302
|
7477 com2str.m moddemo.m sysgettsam.m |
3215
|
7478 controldemo.m nichols.m sysgettype.m |
|
7479 ctrb.m nyquist.m sysgroup.m |
|
7480 d2c.m obsv.m sysgroupn.m |
|
7481 damp.m ord2.m sysmult.m |
|
7482 dare.m outlist.m sysout.m |
|
7483 dcgain.m packedform.m sysprune.m |
|
7484 demomarsyas.m packsys.m sysreorder.m |
|
7485 dezero.m; parallel.m sysrepdemo.m |
|
7486 dgkfdemo.m place.m sysscale.m |
|
7487 dgram.m polyout.m syssub.m |
|
7488 dhinfdemo.m prompt.m sysupdate.m |
|
7489 dlqe.m pzmap.m tf2ss.m |
|
7490 dlqg.m qzval.m tf2sys.m |
|
7491 dlqr.m rldemo.m tf2sysl.m |
|
7492 dlyap.m rlocus.m tf2zp.m |
|
7493 dmr2d.m rotg.m tfout.m |
|
7494 fir2sys.m run_cmd.m; tzero.m |
|
7495 frdemo.m series.m tzero2.m |
|
7496 freqchkw.m sortcom.m ugain.m |
|
7497 freqresp.m ss2sys.m unpacksys.m |
|
7498 gram.m ss2tf.m wgt1o.m |
|
7499 h2norm.m ss2zp.m zgfmul.m |
|
7500 h2syn.m starp.m zgfslv.m |
|
7501 hinf_ctr.m step.m zginit.m |
|
7502 hinfdemo.m stepimp.m zgpbal.m |
|
7503 hinfnorm.m strappend.m; zgreduce.m |
|
7504 hinfsyn.m susball.m zgrownorm.m |
|
7505 hinfsyn_chk.m swap.m zgscal.m |
|
7506 impulse.m swapcols.m zgsgiv.m |
|
7507 is_abcd.m swaprows.m zgshsr.m |
|
7508 is_controllable.m sys2fir.m zp2ss.m |
|
7509 is_detectable.m sys2ss.m zp2ssg2.m |
|
7510 is_dgkf.m sys2tf.m zp2sys.m |
|
7511 is_digital.m sys2zp.m zp2tf.m |
|
7512 is_observable.m sysadd.m zpout.m |
|
7513 is_sample.m sysappend.m |
|
7514 |
|
7515 Thu Nov 5 13:28:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7516 |
|
7517 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \. |
|
7518 |
|
7519 * strings/deblank.m: Make it work for string arrays too. |
|
7520 |
3211
|
7521 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7522 |
|
7523 * linear-algebra/housh.m: New file from the OCST. |
|
7524 * linear-algebra/krygetq.m: Ditto. |
|
7525 * linear-algebra/krylov.m: Ditto. |
|
7526 * linear-algebra/krylovb.m: Ditto. |
|
7527 * linear-algebra/qrhouse.m: Ditto. |
|
7528 * general/is_duplicate_entry.m: Ditto. |
|
7529 |
|
7530 * general/is_symmetric.m: Call is_square instead of doing that |
|
7531 check in line. |
|
7532 |
3196
|
7533 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7534 |
3202
|
7535 * general/is_square.m: |
|
7536 |
|
7537 * general/isempty.m, general/is_matrix.m: Delete. |
|
7538 |
|
7539 * general/is_symmetric: Delete special case for strings. Whether |
|
7540 the conversion is valid should depend on implicit_str_to_num_ok. |
|
7541 |
|
7542 * general/is_square.m: If arg is not a matrix, don't check size, |
|
7543 just return 0. |
|
7544 * general/is_symmetric: Likewise. |
|
7545 * general/is_vector.m: Likewise. |
|
7546 * general/is_scalar.m: Likewise. |
|
7547 |
3196
|
7548 * general/length.m: Delete. |
|
7549 |
3191
|
7550 Fri Oct 23 00:21:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7551 |
|
7552 * configure.in: Add finance/Makefile, statistics/base/Makefile, |
|
7553 statistics/distributions/Makefile, statistics/models/Makefile, |
|
7554 and statistics/tests/Makefile to the list of files to create. |
|
7555 |
|
7556 * finance/Makefile.in, statistics/base/Makefile.in, |
|
7557 statistics/distributions/Makefile.in, statistics/models/Makefile.in, |
|
7558 statistics/tests/Makefile.in: New files. |
|
7559 * statistics/Makefile.in: Delete file lists. Now only handle |
|
7560 subdirectories. |
|
7561 * Makefile.in (SUBDIRS): Add finance. |
|
7562 |
|
7563 * Move the following files from statistics to statistics/base: |
|
7564 |
|
7565 corrcoef.m |
|
7566 kurtosis.m |
|
7567 mahalanobis.m |
|
7568 median.m |
|
7569 ols.m |
|
7570 skewness.m |
|
7571 std.m |
|
7572 |
|
7573 New files, from Kurt Hornik's octave-ci package: |
|
7574 |
|
7575 * finance (new directory): |
|
7576 |
|
7577 fv.m |
|
7578 fvl.m |
|
7579 irr.m |
|
7580 nper.m |
|
7581 npv.m |
|
7582 pmt.m |
|
7583 pv.m |
|
7584 pvl.m |
|
7585 rate.m |
|
7586 vol.m |
|
7587 |
|
7588 * linear-algebra/dmult.m |
|
7589 |
|
7590 * signal: |
|
7591 |
|
7592 arch_fit.m |
|
7593 arch_rnd.m |
|
7594 arch_test.m |
|
7595 arma_rnd.m |
|
7596 autocor.m |
|
7597 autocov.m |
|
7598 autoreg_matrix.m |
|
7599 bartlett.m |
|
7600 blackman.m |
|
7601 diffpara.m |
|
7602 durbinlevinson.m |
|
7603 fractdiff.m |
|
7604 hamming.m |
|
7605 hanning.m |
|
7606 hurst.m |
|
7607 periodogram.m |
|
7608 rectangle_lw.m |
|
7609 rectangle_sw.m |
|
7610 sinetone.m |
|
7611 sinewave.m |
|
7612 spectral_adf.m |
|
7613 spectral_xdf.m |
|
7614 spencer.m |
|
7615 stft.m |
|
7616 synthesis.m |
|
7617 triangle_lw.m |
|
7618 triangle_sw.m |
|
7619 yulewalker.m |
|
7620 |
|
7621 * statistics/base (new directory): |
|
7622 |
|
7623 center.m |
|
7624 cloglog.m |
|
7625 cor.m |
|
7626 cov.m |
|
7627 cut.m |
|
7628 iqr.m |
|
7629 kendall.m |
|
7630 logit.m |
|
7631 mean.m |
|
7632 meansq.m |
|
7633 moment.m |
|
7634 ppplot.m |
|
7635 probit.m |
|
7636 qqplot.m |
|
7637 range.m |
|
7638 ranks.m |
|
7639 run_count.m |
|
7640 spearman.m |
|
7641 statistics.m |
|
7642 studentize.m |
|
7643 table.m |
|
7644 values.m |
|
7645 var.m |
|
7646 |
|
7647 (Replaces cov.m and mean.m with new versions.) |
|
7648 |
|
7649 * statistics/distributions (new directory): |
|
7650 |
|
7651 beta_cdf.m |
|
7652 beta_inv.m |
|
7653 beta_pdf.m |
|
7654 beta_rnd.m |
|
7655 binomial_cdf.m |
|
7656 binomial_inv.m |
|
7657 binomial_pdf.m |
|
7658 binomial_rnd.m |
|
7659 cauchy_cdf.m |
|
7660 cauchy_inv.m |
|
7661 cauchy_pdf.m |
|
7662 cauchy_rnd.m |
|
7663 chisquare_cdf.m |
|
7664 chisquare_inv.m |
|
7665 chisquare_pdf.m |
|
7666 chisquare_rnd.m |
|
7667 discrete_cdf.m |
|
7668 discrete_inv.m |
|
7669 discrete_pdf.m |
|
7670 discrete_rnd.m |
|
7671 empirical_cdf.m |
|
7672 empirical_inv.m |
|
7673 empirical_pdf.m |
|
7674 empirical_rnd.m |
|
7675 exponential_cdf.m |
|
7676 exponential_inv.m |
|
7677 exponential_pdf.m |
|
7678 exponential_rnd.m |
|
7679 f_cdf.m |
|
7680 f_inv.m |
|
7681 f_pdf.m |
|
7682 f_rnd.m |
|
7683 gamma_cdf.m |
|
7684 gamma_inv.m |
|
7685 gamma_pdf.m |
|
7686 gamma_rnd.m |
|
7687 geometric_cdf.m |
|
7688 geometric_inv.m |
|
7689 geometric_pdf.m |
|
7690 geometric_rnd.m |
|
7691 hypergeometric_cdf.m |
|
7692 hypergeometric_inv.m |
|
7693 hypergeometric_pdf.m |
|
7694 hypergeometric_rnd.m |
|
7695 kolmogorov_smirnov_cdf.m |
|
7696 laplace_cdf.m |
|
7697 laplace_inv.m |
|
7698 laplace_pdf.m |
|
7699 laplace_rnd.m |
|
7700 logistic_cdf.m |
|
7701 logistic_inv.m |
|
7702 logistic_pdf.m |
|
7703 logistic_rnd.m |
|
7704 lognormal_cdf.m |
|
7705 lognormal_inv.m |
|
7706 lognormal_pdf.m |
|
7707 lognormal_rnd.m |
|
7708 normal_cdf.m |
|
7709 normal_inv.m |
|
7710 normal_pdf.m |
|
7711 normal_rnd.m |
|
7712 pascal_cdf.m |
|
7713 pascal_inv.m |
|
7714 pascal_pdf.m |
|
7715 pascal_rnd.m |
|
7716 poisson_cdf.m |
|
7717 poisson_inv.m |
|
7718 poisson_pdf.m |
|
7719 poisson_rnd.m |
|
7720 stdnormal_cdf.m |
|
7721 stdnormal_inv.m |
|
7722 stdnormal_pdf.m |
|
7723 stdnormal_rnd.m |
|
7724 t_cdf.m |
|
7725 t_inv.m |
|
7726 t_pdf.m |
|
7727 t_rnd.m |
|
7728 uniform_cdf.m |
|
7729 uniform_inv.m |
|
7730 uniform_pdf.m |
|
7731 uniform_rnd.m |
|
7732 weibull_cdf.m |
|
7733 weibull_inv.m |
|
7734 weibull_pdf.m |
|
7735 weibull_rnd.m |
|
7736 wiener_rnd.m |
|
7737 |
|
7738 * statistics/models (new directory): |
|
7739 |
|
7740 logistic_regression.m |
|
7741 logistic_regression_derivatives.m |
|
7742 logistic_regression_likelihood.m |
|
7743 |
|
7744 * statistics/tests (new directory): |
|
7745 |
|
7746 anova.m |
|
7747 bartlett_test.m |
|
7748 chisquare_test_homogeneity.m |
|
7749 chisquare_test_independence.m |
|
7750 cor_test.m |
|
7751 f_test_regression.m |
|
7752 hotelling_test.m |
|
7753 hotelling_test_2.m |
|
7754 kolmogorov_smirnov_test.m |
|
7755 kolmogorov_smirnov_test_2.m |
|
7756 kruskal_wallis_test.m |
|
7757 manova.m |
|
7758 mcnemar_test.m |
|
7759 prop_test_2.m |
|
7760 run_test.m |
|
7761 sign_test.m |
|
7762 t_test.m |
|
7763 t_test_2.m |
|
7764 t_test_regression.m |
|
7765 u_test.m |
|
7766 var_test.m |
|
7767 welch_test.m |
|
7768 wilcoxon_test.m |
|
7769 z_test.m |
|
7770 z_test_2.m |
|
7771 |
|
7772 Thu Oct 22 12:25:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7773 |
|
7774 * time/date.m: Use %Y, not %y in format string, for Matlab 5 |
|
7775 compatibility and to avoid Y2K problems. |
|
7776 |
3190
|
7777 Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7778 |
|
7779 * polynomial/polyfit.m: Just use the \ operator to handle the |
|
7780 least-squares solution. |
|
7781 |
3180
|
7782 Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7783 |
|
7784 * strings/str2num.m: If eval returns a string, return an empty matrix. |
|
7785 |
|
7786 * strings/strrep.m: Don't convert args to numeric values. |
|
7787 Prevent warnings for empty string args. |
|
7788 From Georg Thimm <thimm@idiap.ch>. |
|
7789 |
|
7790 * strings/strcat.m: Prevent warnings for empty string args. |
|
7791 |
|
7792 Wed Sep 2 17:20:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7793 |
|
7794 * miscellaneous/menu.m: Remove special case for empty string |
|
7795 returned from input(). Add second arg to eval() to catch errors. |
|
7796 |
3178
|
7797 Thu Jun 18 16:32:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7798 |
|
7799 * plot/__plt__.m: Don't call usleep. |
|
7800 |
3175
|
7801 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7802 |
|
7803 * linear-algebra/dot.m: New function. |
|
7804 |
|
7805 * strings/lower.m, strings/upper.m: New functions, for Matlab |
|
7806 compatibility. |
|
7807 |
|
7808 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7809 |
|
7810 * plot/hist.m: Also allow just one output argument. |
|
7811 |
|
7812 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7813 |
|
7814 * strings/deblank.m: Make it work if the string is only blanks. |
|
7815 |
|
7816 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7817 |
|
7818 * plot/__plt2mv__.m: Delete calls to keyboard. |
|
7819 |
|
7820 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7821 |
|
7822 * plot/oneplot.m: Fix typo. |
|
7823 |
3174
|
7824 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7825 |
|
7826 * miscellaneous/flops.m: Allow a single argument too. |
|
7827 |
|
7828 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7829 |
|
7830 * strings/str2mat.m: Also handle case when there are no empty |
|
7831 strings correctly. |
|
7832 |
|
7833 Mon Apr 20 22:14:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7834 |
|
7835 * strings/isletter.m: New function, for Matlab compatibility. |
|
7836 |
3168
|
7837 Fri Apr 17 10:53:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7838 |
|
7839 * strings/str2mat.m: Handle string matrices too. |
|
7840 |
3167
|
7841 Wed Apr 15 11:16:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7842 |
|
7843 * audio/loadaudio.m: Accept "pcm" as another file extension for |
|
7844 linear encoding. |
|
7845 |
|
7846 * audio/saveaudio.m, audio/loadaudio.m, audio/playaudio.m, |
|
7847 audio/record.m: Open files in binary mode. |
|
7848 |
3164
|
7849 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7850 |
|
7851 * miscellaneous/dump_prefs.m: Use string array for list of values. |
|
7852 Move functionality of dump_1_pref here, but use built-in function |
|
7853 type to extract value, and put it inside try/catch block. |
|
7854 * miscellaneous/dump_1_pref.m: Delete unused function. |
|
7855 |
3162
|
7856 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7857 |
|
7858 * plot/__pltopt1.m__: New file. |
|
7859 * plot/__pltopt.m__: Handle opt as a string array by calling |
|
7860 __pltopt1__ multiple times and returning a string array with rows |
|
7861 corresponding to the rows of opt. |
|
7862 * plot/__plt2ss__.m, plot/__plt2vv__.m, plot/__plt2vm__.m, |
|
7863 plot/__plt2mv__.m, plot/__plt2mm__.m: Handle fmt as a string |
|
7864 array. |
|
7865 |
|
7866 Fri Mar 27 03:00:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7867 |
|
7868 * plot/mplot.m: Fix misspellings of global variables. |
|
7869 Don't call clearplot. |
|
7870 |
|
7871 Tue Mar 17 17:45:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7872 |
|
7873 * plot/subplot.m, plot/multiplot.m: Set gnuplot_command_replot to |
|
7874 "cle;rep" when going in ot multiplot mode. |
|
7875 * plot/oneplot.m: Reset gnuplot_command_replot to "rep" when |
|
7876 switching out of multiplot mode. |
|
7877 |
3156
|
7878 Fri Feb 20 01:31:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
3148
|
7879 |
3156
|
7880 * plot/mplot.m, plot/subplot.m, plot/oneplot.m, plot/multiplot.m, |
|
7881 plot/subwindow.m: Call clearplot after setting up multiplot mode. |
3148
|
7882 |
3141
|
7883 Tue Feb 3 00:18:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7884 |
|
7885 * special-matrix/sylvester_matrix.m: Rename from hadamard.m |
|
7886 |
|
7887 * miscellaneous/bug_report.m: Don't try to get smart with |
|
7888 OCTAVE_HOME. Assume octave-bug can be found in EXEC_PATH. |
|
7889 |
|
7890 * Makefile.in (install): Create separate ls-R files for |
|
7891 $(datadir) and $(libexecdir). |
|
7892 (uninstall): Remove both ls-R files. |
|
7893 |
3136
|
7894 Sat Jan 31 01:09:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7895 |
|
7896 * signal/fftshift.m: New file. |
|
7897 |
|
7898 * plot/contour.m: Fix for non-square case. |
|
7899 |
|
7900 * general/randperm.m: New file. |
|
7901 |
|
7902 Fri Jan 30 15:20:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7903 |
|
7904 * specfun/betai.m: Restore file for compatibility with previous |
|
7905 versions. Call betainc with reordered args. |
|
7906 * specfun/gammai.m: Likewise, call gammainc with reordered args. |
|
7907 |
3131
|
7908 Wed Jan 28 22:44:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7909 |
|
7910 * plot/contour.m: Handle discrete contour levels. |
|
7911 |
|
7912 Tue Jan 27 04:31:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7913 |
|
7914 * control/lyap.m: For compatibility with Matlab, solve |
|
7915 A*X + X*A' + C = 0 instead of A'*X + X*A + C = 0. |
|
7916 |
3124
|
7917 Wed Dec 10 00:14:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7918 |
|
7919 * specfun/bessel.m: New file. |
|
7920 |
|
7921 * specfun/betai.m, specfun/betainc.m, specfun/gammai.m, |
|
7922 specfun/gammainc.m: Delete. |
|
7923 |
3106
|
7924 Wed Nov 19 00:19:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7925 |
|
7926 * image/colormap.m: Initialize __current_color_map__ in global |
|
7927 statement. |
|
7928 * miscellaneous/toc.m: Initialize __tic_toc_timestamp__ in global |
|
7929 statement. |
|
7930 * plot/axis.m: Initialize __current_axis__ in global statement. |
|
7931 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
7932 plot/subwindow.m: Initialize __multiplot_mode__ in global statement. |
|
7933 |
3103
|
7934 Tue Nov 18 01:35:50 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7935 |
|
7936 * time/tic.m: Rename _time_tic_called to __tic_toc_timestamp__. |
|
7937 * time/toc.m: Likewise. |
|
7938 |
|
7939 * image/colormap.m: Rename CURRENT_COLOR_MAP to __current_color_map__. |
|
7940 |
|
7941 * plot/mplot.m, plot/multiplot.m, plot/subplot.m: Don't do |
|
7942 anything special for automatic_replot when in multiplot mode -- |
|
7943 recent 3.6beta releases handle this correctly. |
|
7944 |
|
7945 * plot/figure.m: Ensure that we are not in multiplot mode before |
|
7946 setting the terminal type. |
|
7947 |
|
7948 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
7949 plot/subwindow.m: Use leading and trailing underscores for |
|
7950 `private' globals. |
|
7951 |
|
7952 * plot/oneplot.m: Don't do anything if gnuplot_has_multiplot is false. |
|
7953 |
3101
|
7954 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7955 |
|
7956 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE. |
|
7957 |
3091
|
7958 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7959 |
3092
|
7960 * specfun/gammai.m: Avoid problems with whitespace when |
|
7961 constructing matrices. |
|
7962 |
3091
|
7963 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee |
|
7964 <SJL@nrc.gov>. Also return yf in the same orientation as the |
|
7965 original y vector. |
|
7966 |
3085
|
7967 Fri Sep 19 17:04:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7968 |
|
7969 * linear-algebra/cross.m: Use direct formula instead of calling |
|
7970 det three times in a loop. If both args are column (row) vectors, |
|
7971 return a column (row) vector. If they don't match, pay attention |
|
7972 to the value of prefer_column_vectors. |
|
7973 |
5095
|
7974 Thu Aug 28 15:31:20 1997 Rolf Fabian <fabian@olymp.Umwelt.TU-Cottbus.de> |
3085
|
7975 |
|
7976 * polynomial/polyvalm.m: Don't assume orthogonal eigenvectors for |
|
7977 nonsymmetric matrices. |
|
7978 |
|
7979 * general/tril.m: Fix usage message. |
|
7980 |
|
7981 * polynomial/polyvalm.m: Fix error messages. |
|
7982 * polynomial/polyderiv.m: Likewise. |
|
7983 * polynomial/polyval.m: Likewise. |
|
7984 |
3081
|
7985 Wed Aug 13 14:14:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7986 |
|
7987 * strings/blanks.m: Allow blanks(0) to return empty string. |
|
7988 Allow negative arguments if treat_neg_dim_as_zero is true. |
|
7989 |
3063
|
7990 Wed Jun 25 21:26:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
7991 |
|
7992 * plot/mesh.m: Set noparametric plot mode after plotting. |
|
7993 |
5095
|
7994 Wed Jun 25 21:06:10 1997 Rick Niles <niles@axp745.gsfc.nasa.gov> |
3062
|
7995 |
|
7996 * plot/__pltopt__.m: Handle key/legend names. |
|
7997 Correctly set colors, line styles, and point styles. |
|
7998 |
3061
|
7999 Wed Jun 25 13:34:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8000 |
|
8001 * polynomial/polyfit.m: Return fit y values as second output. |
|
8002 Don't use QR factorization to solve least squares problem. |
|
8003 |
|
8004 Wed Jun 18 10:24:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8005 |
|
8006 * control/dlqr.m: Use ao, not a, to compute k. |
|
8007 |
3024
|
8008 Tue Jun 3 12:16:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8009 |
|
8010 * miscellaneous/path.m: New file. |
|
8011 |
2993
|
8012 Wed May 21 11:45:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8013 |
|
8014 * miscellaneous/bug_report.m: Pass file id to dump_prefs, not file |
|
8015 name. |
|
8016 |
2968
|
8017 Mon May 12 02:04:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8018 |
|
8019 * specfun/erfinv.m: Add missing semicolon. |
|
8020 |
2870
|
8021 Wed Apr 2 22:04:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8022 |
|
8023 * miscellaneous/xor.m: Make type of return value logical. |
|
8024 |
2853
|
8025 Fri Mar 28 16:19:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8026 |
|
8027 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
8028 warn_comma_in_global_decl. |
|
8029 |
2831
|
8030 Tue Mar 25 22:00:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8031 |
|
8032 * miscellaneous/bug_report.m: Use __OCTAVE_HOME__ to find |
|
8033 octave-bug script. |
|
8034 |
2823
|
8035 Mon Mar 24 16:49:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8036 |
2824
|
8037 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
8038 prefer_zero_one_indexing. |
|
8039 |
2823
|
8040 * general/logical.m: New file. |
|
8041 |
2816
|
8042 Sat Mar 15 15:07:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8043 |
|
8044 * general/nextpow2.m: Correctly handle new meaning of is_scalar() |
|
8045 and is_vector(). |
|
8046 |
5095
|
8047 Thu Mar 13 16:36:35 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
2813
|
8048 |
|
8049 * specfun/erfinv.m: Scale update by sqrt (pi) / 2. |
|
8050 Use tolerance of 2 * eps. |
|
8051 |
2811
|
8052 Wed Mar 12 16:57:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8053 |
|
8054 * Makefile.in (install-strip): New target. |
|
8055 * audio/Makefile.in: Ditto. |
|
8056 * control/Makefile.in: Ditto. |
|
8057 * elfun/Makefile.in: Ditto. |
|
8058 * general/Makefile.in: Ditto. |
|
8059 * image/Makefile.in: Ditto. |
|
8060 * io/Makefile.in: Ditto. |
|
8061 * linear-algebra/Makefile.in: Ditto. |
|
8062 * miscellaneous/Makefile.in: Ditto. |
|
8063 * plot/Makefile.in: Ditto. |
|
8064 * polynomial/Makefile.in: Ditto. |
|
8065 * set/Makefile.in: Ditto. |
|
8066 * signal/Makefile.in: Ditto. |
|
8067 * specfun/Makefile.in: Ditto. |
|
8068 * special-matrix/Makefile.in: Ditto. |
|
8069 * startup/Makefile.in: Ditto. |
|
8070 * statistics/Makefile.in: Ditto. |
|
8071 * strings/Makefile.in: Ditto. |
|
8072 |
2809
|
8073 Tue Mar 11 10:14:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8074 |
|
8075 * elfun/coth.m: Write as cosh(x) ./ sinh(x) instead of 1 ./ tanh(x). |
|
8076 |
2798
|
8077 Fri Mar 7 23:06:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8078 |
|
8079 * statistics/corrcoef.m: Make it actually work. |
|
8080 |
2795
|
8081 Thu Mar 6 12:36:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8082 |
2798
|
8083 * statistics/corrcoef.m: Don't fail if single argument is a matrix. |
2795
|
8084 |
2779
|
8085 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
8086 |
|
8087 * Version 2.0.5 released. |
|
8088 |
2745
|
8089 Wed Feb 26 01:48:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8090 |
2749
|
8091 * Makefile.in (maintainer-clean): Also remove configure. |
|
8092 |
2746
|
8093 * signal/fftconv.m: Check inputs with is_vector(), not is_matrix(). |
|
8094 |
2745
|
8095 * general/is_matrix.m: Return zero for empty matrices. |
|
8096 |
|
8097 Tue Feb 25 15:16:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8098 |
|
8099 * linear-algebra/vech.m: Size result just once. |
|
8100 |
2726
|
8101 Sun Feb 23 00:15:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8102 |
|
8103 * general/is_square.m: Handle empty matrices correctly. |
|
8104 * general/is_symmetric.m: Handle empty matrices and strings. |
|
8105 |
2716
|
8106 Sat Feb 22 01:06:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8107 |
|
8108 * polynomial/conv.m: Check inputs with is_vector(), not is_matrix(). |
|
8109 * polynomial/deconv.m: Likewise. |
|
8110 * polynomial/polyderiv.m: Likewise. |
|
8111 * polynomial/polyinteg.m: Likewise. |
|
8112 * polynomial/polyreduce.m: Likewise. |
|
8113 * polynomial/polyval.m: Likewise. |
|
8114 * polynomial/polyvalm.m: Likewise. |
|
8115 * general/postpad.m: Likewise. |
|
8116 * general/prepad.m: Likewise. |
|
8117 |
|
8118 * polynomial/compan.m: Check input with is_vector(), not |
|
8119 is_matrix(). Handle scalar case. |
|
8120 |
2711
|
8121 Fri Feb 21 13:36:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8122 |
2715
|
8123 * plot/contour.m: Order data so that it is consistent with |
|
8124 meshgrid and mesh. |
|
8125 |
2711
|
8126 * plot/meshdom.m, plot/meshgrid.m: Change help message. |
|
8127 * plot/sombrero.m: Use meshgrid, not meshdom. |
|
8128 |
2709
|
8129 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
8130 |
|
8131 * Version 2.0.4 released. |
|
8132 |
2706
|
8133 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8134 |
2702
|
8135 * miscellaneous/paren.m: New file. |
|
8136 |
2693
|
8137 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
8138 |
|
8139 * Version 2.0.3 released. |
|
8140 |
2676
|
8141 Thu Feb 13 19:06:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8142 |
|
8143 * image/saveimage.m: Only clip image data that is actually out of |
|
8144 range. |
|
8145 |
2667
|
8146 Sun Feb 9 19:52:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8147 |
|
8148 * general/is_matrix.m: Scalars, vectors, and empty matrices may |
|
8149 also be considered to be matrices. |
|
8150 |
|
8151 * general/is_vector.m: Scalars may also be considered to be vectors. |
|
8152 |
|
8153 * general/isempty.m: Use size(), not rows() and columns(). |
|
8154 |
|
8155 * plot/contour.m: Convert set to gset. |
|
8156 Set view to 0, 0, 1, 1, not 0, 0, 1.9, 1. |
|
8157 |
2663
|
8158 Fri Feb 7 12:55:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8159 |
|
8160 * specfun/erfinv.m: Fix typo in last change. |
|
8161 |
2650
|
8162 Fri Jan 31 09:30:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8163 |
|
8164 * image/loadimage.m: Make it possible to load files with image |
|
8165 data named X or img. |
|
8166 |
|
8167 * image/default.img: Change name of image from X to img to match |
|
8168 what saveimage does now. |
|
8169 |
|
8170 * image/loadimage.m: Rename X to be img, to match what saveimage |
|
8171 does now. |
|
8172 |
2632
|
8173 Mon Jan 27 13:48:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8174 |
2634
|
8175 * Version 2.0.2 released. |
|
8176 |
2632
|
8177 * plot/__plt__.m: Use usleep() instead of replot to try to avoid |
|
8178 weird missing-lines bug without creating extra plots unecessarily. |
|
8179 |
2624
|
8180 Sat Jan 25 22:37:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8181 |
|
8182 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
8183 elfun/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
8184 io/Makefile.in, linear-algebra/Makefile.in, |
|
8185 miscellaneous/Makefile.in, plot/Makefile.in, |
|
8186 polynomial/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
8187 specfun/Makefile.in, special-matrix/Makefile.in, |
|
8188 startup/Makefile.in, statistics/Makefile.in, strings/Makefile.in, |
|
8189 time/Makefile.in (bin-dist): New target. |
|
8190 |
2621
|
8191 Wed Jan 22 11:28:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8192 |
|
8193 * specfun/erfinv.m: Avoid A([]) = X, X != [] error. |
|
8194 |
|
8195 Tue Jan 21 11:16:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8196 |
|
8197 * miscellaneous/xor.m: Make it work. |
|
8198 |
2613
|
8199 Mon Jan 20 12:28:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8200 |
|
8201 * plot/sombrero.m: Doc fix. |
|
8202 |
2602
|
8203 Tue Jan 7 00:16:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8204 |
|
8205 * Version 2.0.1 released. |
|
8206 |
2601
|
8207 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8208 |
|
8209 * elfun/lcm.m: Replace missing if statement. |
|
8210 |
|
8211 * elfun/gcd.m: Report error if no input args. |
|
8212 * elfun/lcm.m: Likewise. |
|
8213 |
2597
|
8214 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8215 |
|
8216 * Makefile.in (install): Use ls -LR to create ls-R database. |
|
8217 Also list contents of $libexecdir/octave in ls-R database. |
|
8218 |
2583
|
8219 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8220 |
|
8221 * Version 2.0 released. |
|
8222 |
2575
|
8223 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8224 |
|
8225 * Version 1.94. |
|
8226 |
2558
|
8227 Sun Dec 1 20:55:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8228 |
|
8229 * strings/str2num.m: New file. |
|
8230 |
2554
|
8231 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8232 |
|
8233 * Version 1.93. |
|
8234 |
2540
|
8235 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8236 |
|
8237 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m, |
|
8238 linear-algebra/duplication_matrix.m, linear-algebra/vec.m, |
|
8239 linear-algebra/vech.m: New files from Kurt Hornik. |
|
8240 |
|
8241 * general/nextpow2.m, general/shift.m, general/diff.m, |
|
8242 general/common_size.m: New files from Kurt Hornik. |
|
8243 |
|
8244 * miscellaneous/bincoeff.m, miscellaneous/xor.m: |
|
8245 New files from Kurt Hornik. |
|
8246 |
|
8247 * signal/detrend.m: New file from Kurt Hornik. |
|
8248 |
|
8249 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m, |
|
8250 specfun/pow2.m, specfun/log2.m: |
|
8251 New files and updates from Kurt Hornik. |
|
8252 |
2523
|
8253 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8254 |
|
8255 * plot/__plt__.m: Add explicit replot after last command is |
|
8256 issued, to force all lines to be displayed. Hmm. |
|
8257 |
2512
|
8258 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8259 |
2520
|
8260 * plot/axis.m, plot/bottom_title.m, plot/contour.m, |
|
8261 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m, |
|
8262 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m, |
|
8263 plot/plot_border.m, plot/polar.m, plot/semilogx.m, |
|
8264 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
8265 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m: |
|
8266 Uset gset, not set. |
|
8267 |
2512
|
8268 * Version 1.92. |
|
8269 |
2482
|
8270 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8271 |
2486
|
8272 * image/saveimage.m: When writing PostScript, name Octave as the |
|
8273 almighty Creator. Use single call to fprintf instead of looping. |
|
8274 |
|
8275 * image/Makefile.in: Delete references to octtopnm. |
|
8276 |
|
8277 * general/logspace.m: Doc fix. |
|
8278 |
2482
|
8279 * Version 1.91. |
|
8280 |
2458
|
8281 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8282 |
|
8283 * image/image.m: Use tmpnam() instead of home-brew scheme. |
|
8284 |
|
8285 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of |
|
8286 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is |
|
8287 deleted. |
|
8288 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead |
|
8289 of a system() command to delete the tmp file. |
|
8290 |
2452
|
8291 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8292 |
|
8293 * Version 1.90. |
|
8294 |
|
8295 * Makefile.in (DISTFILES): Add ChangeLog. |
|
8296 |
2360
|
8297 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8298 |
|
8299 * plot/subplot.m, plot/multiplot.m, plot/mplot.m: |
|
8300 Don't check for string value of automatic_replot. |
|
8301 |
|
8302 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m: |
|
8303 Temporarily set do_fortran_indexing to 1, not "true". |
|
8304 |
|
8305 * miscellaneous/menu.m: Temporarily set page_screen_output to 0, |
|
8306 not "false". |
|
8307 |
|
8308 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to |
|
8309 "false". |
|
8310 |
2355
|
8311 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
8312 |
|
8313 * strings/substr.m: Allow negative OFFSET. LEN is now optional. |
|
8314 |
2330
|
8315 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8316 |
|
8317 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in |
|
8318 system command. |
|
8319 |
|
8320 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8321 |
|
8322 * __plr1__.m: Renamed from polar_int_1.m. |
|
8323 * __plr2__.m: Renamed from polar_int_2.m. |
|
8324 * __plr__.m: Renamed from polar_int.m. |
|
8325 * __plt1__.m: Renamed from plot_int_1.m. |
|
8326 * __plt2__.m: Renamed from plot_int_2.m. |
|
8327 * __plt2mm__.m: Renamed from plot_2_m_m_.m. |
|
8328 * __plt2mv__.m: Renamed from plot_2_m_v_.m. |
|
8329 * __plt2ss__.m: Renamed from plot_2_s_s_.m. |
|
8330 * __plt2vm__.m: Renamed from plot_2_v_m_.m. |
|
8331 * __plt2vv__.m: Renamed from plot_2_v_v_.m. |
|
8332 * __plt__.m: Renamed from plot_int.m. |
|
8333 * __pltopt__.m: Renamed from plot_opt.m. |
|
8334 Change all callers. |
|
8335 |
|
8336 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8337 |
|
8338 * All .m files: Add regular Author:, Created:, and Adapted-By: |
|
8339 comments like those found in Emacs lisp files. |
|
8340 |
|
8341 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8342 |
|
8343 * All .m files: Change comment style. |
|
8344 |
|
8345 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8346 |
|
8347 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m, |
|
8348 subplot.m, subwindow.m, top_title.m: |
|
8349 Print error message if gnuplot_has_multiplot is not true. |
|
8350 |
|
8351 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8352 |
|
8353 * plot/figure.m: New function. |
|
8354 |
|
8355 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8356 |
|
8357 * strings/strrep.m: New function. |
|
8358 |
|
8359 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8360 |
|
8361 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m, |
|
8362 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m, |
|
8363 strings/hex2dec.m, strings/index.m, strings/rindex.m, |
|
8364 strings/split.m, strings/str2mat.m, strings/substr.m: |
|
8365 New functions from Kurt Hornik, heavily modified by jwe. |
|
8366 |
|
8367 * general/reshape.m: Allow strings to be reshaped too. |
|
8368 |
|
8369 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok. |
|
8370 Always return a scalar. |
|
8371 |
|
8372 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8373 |
|
8374 * polynomial/polyfit.m: Make orientation of result compatible with |
|
8375 Matlab. |
|
8376 |
|
8377 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8378 |
|
8379 * polynomial/polyfit.m: Add missing close paren. |
|
8380 |
|
8381 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8382 |
|
8383 * plot/plot_opt.m: Set compatibility arg in call to sscanf. |
|
8384 |
|
8385 * io/scanf.m: Delete. |
|
8386 |
|
8387 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8388 |
|
8389 * statistics/median.m: Fix typo in usage message. |
|
8390 |
|
8391 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8392 |
|
8393 * miscellaneous/popen2.m: New file. |
|
8394 |
|
8395 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8396 |
|
8397 * configure.in (AC_OUTPUT): Add io/Makefile. |
|
8398 |
|
8399 * io: New directory. |
|
8400 * Makefile.in (SUBDIRS): Add it to the list. |
|
8401 |
|
8402 * miscellaneous/flops.m: New file. |
|
8403 |
|
8404 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8405 |
|
8406 * miscellaneous/cputime.m: Return three arguments instead of a |
|
8407 vector, for compatibility with previous versions and with Matlab |
|
8408 (which only returns one scalar value). |
|
8409 |
|
8410 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
|
8411 |
|
8412 * general/triu.m: Compute lower bound on loop index correctly. |
|
8413 * general/tril.m: Likewise, for upper bound. |
|
8414 |
|
8415 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8416 |
|
8417 * image/saveimage.m: For color images, make sure indices into |
|
8418 temporary colormap and result matrix have proper orientation. |
|
8419 Set grey flag correctly. |
|
8420 |
|
8421 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8422 |
|
8423 * statistics/std.m: Use better formula (from Jim Van Zandt |
|
8424 jrv@vanzandt.mv.com). |
|
8425 |
|
8426 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8427 |
|
8428 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com). |
|
8429 * mesh.m: Transpose Z if only one arg. |
|
8430 Handle case of all three args being matrices (from Jim Van Zandt |
|
8431 jrv@vanzandt.mv.com). |
|
8432 * meshdom.m: Undo previous change. |
|
8433 |
|
8434 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
8435 |
|
8436 * configure.in (AC_OUTPUT): Add audio/Makefile |
|
8437 |
|
8438 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8439 |
|
8440 * audio: New directory of files from Kurt Hornik and Andreas |
|
8441 Weingessel. |
|
8442 * audio/Makefile.in: New file. |
|
8443 * Makefile.in (SUBDIRS): Add audio to the list. |
|
8444 |
|
8445 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8446 |
|
8447 * polynomial/polyfit.m: Use `economy-stle' QR factorization. |
|
8448 |
|
8449 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8450 |
|
8451 * plot/mesh.m: Require, length (y) == rows (z) and length (x) == |
|
8452 columns (z), not the other way around. |
|
8453 * plot/meshdom.m: Don't reverse order of elements in y. |
|
8454 |
|
8455 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8456 |
|
8457 * plot/axis.m: Return current axis if nargin == 0. |
|
8458 |
|
8459 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8460 |
|
8461 * polynomial/roots.m: Updates from Kurt Hornik. |
|
8462 |
|
8463 * polynomial/polyder.m: New file. |
|
8464 |
|
8465 * polynomial/polyderiv.m: Give return value and arg different names. |
|
8466 |
|
8467 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8468 |
|
8469 * specfun/betainc.m: New file. |
|
8470 * specfun/gammainc.m: New file. |
|
8471 |
|
8472 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8473 |
|
8474 * general/strerror.m: New file. |
|
8475 * general/perror.m: Implement using strerror(). |
|
8476 |
|
8477 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8478 |
|
8479 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m |
|
8480 plot/plot_border.m plot/subplot.m plot/subwindow.m |
|
8481 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt. |
|
8482 |
|
8483 * image/saveimage.m: Round img values first. |
|
8484 |
|
8485 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8486 |
|
8487 * control/abcddim.m control/are.m general/tril.m general/triu.m |
|
8488 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m |
|
8489 linear-algebra/null.m miscellaneous/etime.m plot/contour.m |
|
8490 plot/mesh.m plot/plot_int.m plot/polar_int.m |
|
8491 special-matrix/hankel.m special-matrix/toeplitz.m |
|
8492 tuwien/strfun/split.m: Add missing semicolons. |
|
8493 |
|
8494 * plot/polar_int.m: Use .', not ' to make vectors conform. |
|
8495 |
|
8496 * image/Makefile.in: Don't build or install octtoppm. |
|
8497 |
|
8498 * image/saveimage.m: Rewrite to avoid using octoppm and pbm |
6653
|
8499 routines so that people who don't have the pbm stuff installed |
2330
|
8500 can still use this function. |
|
8501 |
|
8502 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8503 |
|
8504 * image/saveimage.m: Better error checking, clean up a bit. |
|
8505 |
|
8506 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8507 |
|
8508 * plot/plot_opt.m: Change more to more_opts as a temporary fix to |
|
8509 avoid conflict with new built-in text-style function more. |
|
8510 |
|
8511 * linear-algebra/norm.m: Also allow 2nd arg == "inf". |
|
8512 |
|
8513 * startup/Makefile.in (install): Also install octaverc in |
|
8514 $localfcnfiledir/startup/octavrc. |
|
8515 |
|
8516 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8517 |
|
8518 * mkinstalldirs: New file. |
|
8519 * Makefile.in (DISTFILES): Add it to the list. |
|
8520 |
|
8521 * Makefile.in (DISTFILES): Distribute configure.in and configure. |
|
8522 |
|
8523 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8524 |
|
8525 * special-matrix/hankel.m: Compatibility fix. Complain if |
|
8526 r(1) != c(nr), not if r(1) != c(1). |
|
8527 |
|
8528 * signal/filter.m: Doc fix. |
|
8529 |
|
8530 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8531 |
|
8532 * miscellaneous/cputime.m: Use new resource structure names (no |
|
8533 ru_ or tv_ prefixes). |
|
8534 |
|
8535 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8536 |
|
8537 * time/ctime.m: Fix doc string and usage message. |
|
8538 |
|
8539 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8540 |
|
8541 * time/clock.m: Use new time structure names (no tm_ prefix). |
|
8542 |
|
8543 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
8544 |
|
8545 * control/c2d.m: Make function work for any value of |
|
8546 whitespace_in_literal_matrix. |
|
8547 * control/dare.m: Likewise. |
|
8548 * control/tzero.m: Likewise. |
|
8549 * elfun/gcd.m: Likewise. |
|
8550 * elfun/lcm.m: Likewise. |
|
8551 * general/postpad.m: Likewise. |
|
8552 * general/prepad.m: Likewise. |
|
8553 * linear-algebra/kron.m: Likewise. |
|
8554 * miscellaneous/etime.m: Likewise. |
|
8555 * polynomial/conv.m: Likewise. |
|
8556 * polynomial/deconv.m: Likewise. |
|
8557 * polynomial/poly.m: Likewise. |
|
8558 * polynomial/roots.m: Likewise. |
|
8559 * signal/filter.m: Likewise. |
|
8560 * signal/freqz.m: Likewise. |
|
8561 * signal/fftfilt.m: Likewise. |
|
8562 |
|
8563 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8564 |
|
8565 * miscellaneous/is_leap_year.m: Make work for vector args. |
|
8566 |
|
8567 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8568 |
|
8569 * plot/polar_int_2.m: Add missing semicolons. |
|
8570 Set theta = theta', not rho'. |
|
8571 |
|
8572 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8573 |
|
8574 * polynomial/roots.m: Make it work for any value of |
|
8575 whitespace_in_literal_matrix. |
|
8576 |
|
8577 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8578 |
|
8579 * configure.in: New file. |
|
8580 |
|
8581 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8582 |
|
8583 * control/lyap.m: Add missing semicolon. |
|
8584 |
|
8585 * miscellaneous/cputime.m: New function file. |
|
8586 |
|
8587 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8588 |
|
8589 * time: New directory. |
|
8590 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m: |
|
8591 New function files. |
|
8592 * time/Makefile.in: New file. |
|
8593 * Makefile.in (SUBDIRS): Add time. |
|
8594 |
|
8595 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8596 |
|
8597 * polynomial/polyreduce.m: Make sure initial index is not empty. |
|
8598 |
|
8599 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8600 |
|
8601 * plot/plot_int_1.m: Transpose data with .', not '. |
|
8602 |
|
8603 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8604 |
|
8605 * Makefile.in (install uninstall clean mostlyclean distclean |
|
8606 realclean): Use SUBDIR_FOR_COMMAND. Combine actions. |
|
8607 |
|
8608 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8609 |
|
8610 * Makefile.in (install): Create ls-R database file. |
|
8611 (uninstall): Delete it. |
|
8612 |
|
8613 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
8614 |
5378
|
8615 * image/saveimage.m: Fix typo. |
2330
|
8616 |
|
8617 See ChangeLog.1 in the top level directory for earlier changes. |