Mercurial > hg > octave-nkf
comparison NEWS @ 12556:88558b8eb8a7
Add deprecated entry for cquad() pointing to quadcc().
HG Enter commit message. Lines beginning with 'HG:' are removed.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Thu, 31 Mar 2011 09:57:11 -0700 |
parents | 294c0927c762 |
children | 89604fa96d2f |
comparison
equal
deleted
inserted
replaced
12555:422a7a7e9b6e | 12556:88558b8eb8a7 |
---|---|
459 | 459 |
460 The following functions have been deprecated in Octave 3.4 and will | 460 The following functions have been deprecated in Octave 3.4 and will |
461 be removed from Octave 3.8 (or whatever version is the second major | 461 be removed from Octave 3.8 (or whatever version is the second major |
462 release after 3.4): | 462 release after 3.4): |
463 | 463 |
464 autocor cellidx gammai krylovb values | 464 autocor cellidx fstat is_global saveimage |
465 autocov dispatch glpkmex replot | 465 autocov cquad gammai krylovb values |
466 betai fstat is_global saveimage | 466 betai dispatch glpkmex replot |
467 | 467 |
468 Summary of important user-visible changes for version 3.2: | 468 Summary of important user-visible changes for version 3.2: |
469 --------------------------------------------------------- | 469 --------------------------------------------------------- |
470 | 470 |
471 ** Compatibility with Matlab graphics has been improved. | 471 ** Compatibility with Matlab graphics has been improved. |