# HG changeset patch # User Rik # Date 1411269054 25200 # Node ID d657ed3f5f2554740445c1b6cbba0f5f19422e84 # Parent 3132cd3d6625eb756a940ea8ba0cca2a1421926b Remove rotate and zoom from list of unimplemented functions. * __unimplemented__.m: Remove rotate and zoom from list of unimplemented functions. diff -r 3132cd3d6625 -r d657ed3f5f25 scripts/help/__unimplemented__.m --- 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