changeset 25165:7c6fbd6e5a7a stable

doc: fix onenormest doc string deprecation note * onenormest.m: Fix Octave version mentioned in doc string deprecation note.
author Mike Miller <mtmiller@octave.org>
date Sun, 08 Apr 2018 17:49:28 -0700
parents 09e0ddee659c
children 883564a561aa
files scripts/deprecated/onenormest.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/deprecated/onenormest.m	Sun Apr 08 17:26:39 2018 -0700
+++ b/scripts/deprecated/onenormest.m	Sun Apr 08 17:49:28 2018 -0700
@@ -20,7 +20,7 @@
 ## @deftypefn  {} {[@var{est}, @var{v}, @var{w}, @var{iter}] =} onenormest (@var{A}, @var{t})
 ## @deftypefnx {} {[@var{est}, @var{v}, @var{w}, @var{iter}] =} onenormest (@var{apply}, @var{apply_t}, @var{n}, @var{t})
 ##
-## @code{onenormest} is deprecated and will be removed in Octave version 4.4.
+## @code{onenormest} is deprecated and will be removed in Octave version 4.6.
 ## Use @code{normest1} for the equivalent functionality.
 ##
 ## Apply @nospell{Higham and Tisseur's} randomized block 1-norm estimator to