diff scripts/help/__unimplemented__.m @ 18999:137d01e7c2d4

New scripts pan.m and rotate3d.m, update __add_default_menu__.m * pan.m: New script to control panning mode for GUI * rotate3d.m: New script to control panning mode for GUI * __add_default_menu__.m: Update uimenus and callbacks. The menubar items now sets properties on all axes except legends. It's now possible to set, for example, the grid for all plots in a subplot. * findall.m: Update test to reflect change of __add_default_menu__.m * __unimplemented__.m: remove added pan and rotate3d scripts
author Andreas Weber <andy.weber.aw@gmail.com>
date Mon, 28 Jul 2014 22:40:12 +0200
parents 9addb5ad9426
children 38937efbee21
line wrap: on
line diff
--- a/scripts/help/__unimplemented__.m	Mon Jul 28 08:36:39 2014 -0700
+++ b/scripts/help/__unimplemented__.m	Mon Jul 28 22:40:12 2014 +0200
@@ -730,7 +730,6 @@
   "ordqz",
   "ordschur",
   "padecoef",
-  "pan",
   "parseSoapResponse",
   "pathtool",
   "pcode",
@@ -755,7 +754,6 @@
   "readasync",
   "rng",
   "rotate",
-  "rotate3d",
   "scatteredInterpolant",
   "selectmoveresize",
   "sendmail",