changeset 22289:ed023556d4fa

__unimplemented__.m: Add moving statistics functions to list (bug #48774). * __unimplemented__.m: Add moving statistics functions to list (bug #48774).
author Rik <rik@octave.org>
date Sun, 14 Aug 2016 07:54:14 -0700
parents 57fded74ee22
children c83deaa3fbe6
files scripts/help/__unimplemented__.m
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/help/__unimplemented__.m	Mon Jul 11 23:31:21 2016 -0700
+++ b/scripts/help/__unimplemented__.m	Sun Aug 14 07:54:14 2016 -0700
@@ -725,6 +725,13 @@
   "movegui",
   "movie",
   "movie2avi",
+  "movmax",
+  "movmean",
+  "movmedian",
+  "movmin",
+  "movstd"
+  "movsum",
+  "movvar",
   "multibandread",
   "multibandwrite",
   "NaT",