comparison NEWS @ 12290:75a496c7a3df release-3-4-x

Deprecate saveimage.m.
author Rik <octave@nomad.inbox5.com>
date Sat, 29 Jan 2011 19:08:45 -0800
parents 0f5b0613f4a9
children e3048d7fb131
comparison
equal deleted inserted replaced
12289:39bf9ee145a8 12290:75a496c7a3df
408 The following functions have been deprecated in Octave 3.4 and will 408 The following functions have been deprecated in Octave 3.4 and will
409 be removed from Octave 3.8 (or whatever version is the second major 409 be removed from Octave 3.8 (or whatever version is the second major
410 release after 3.4): 410 release after 3.4):
411 411
412 autocor cellidx gammai replot 412 autocor cellidx gammai replot
413 autocov dispatch is_global values 413 autocov dispatch is_global saveimage
414 betai fstat krylovb 414 betai fstat krylovb values
415 415
416 * For compatibility with Matlab, mu2lin (x) is now equivalent to 416 * For compatibility with Matlab, mu2lin (x) is now equivalent to
417 mu2lin (x, 0). 417 mu2lin (x, 0).
418 418
419 Summary of important user-visible changes for version 3.2: 419 Summary of important user-visible changes for version 3.2: