changeset 19116:d657ed3f5f25

Remove rotate and zoom from list of unimplemented functions. * __unimplemented__.m: Remove rotate and zoom from list of unimplemented functions.
author Rik <rik@octave.org>
date Sat, 20 Sep 2014 20:10:54 -0700
parents 3132cd3d6625
children a4c226a963c5
files scripts/help/__unimplemented__.m
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/help/__unimplemented__.m	Sat Sep 20 19:59:30 2014 -0700
+++ b/scripts/help/__unimplemented__.m	Sat Sep 20 20:10:54 2014 -0700
@@ -783,7 +783,6 @@
   "renamecats",
   "reordercats",
   "rng",
-  "rotate",
   "rowfun",
   "savefig",
   "scatteredInterpolant",
@@ -868,7 +867,6 @@
   "xmlread",
   "xmlwrite",
   "xslt",
-  "zoom",
   };
 endfunction