# HG changeset patch # User Ben Abbott # Date 1289894470 21600 # Node ID ac2d29f06fcef58bf75348ac0c3def51e70a2330 # Parent d682cd6669acb322e11aa02d90945f33d6a8f982 unimplemented.m: Update unimplemented functions list. diff --git a/scripts/ChangeLog b/scripts/ChangeLog --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,7 @@ +2010-11-16 Ben Abbott + + * miscellaneous/unimplemented.m: Update unimplemented functions list. + 2010-11-15 Rik * plot/saveas.m: Add function name to error messages. Use semicolons diff --git a/scripts/miscellaneous/unimplemented.m b/scripts/miscellaneous/unimplemented.m --- a/scripts/miscellaneous/unimplemented.m +++ b/scripts/miscellaneous/unimplemented.m @@ -189,7 +189,6 @@ "gallery", "gammaincinv", "gco", - "getappdata", "getframe", "getpixelposition", "getpref", @@ -233,7 +232,6 @@ "instrfind", "instrfindall", "interpstreamspeed", - "isappdata", "iscom", "isinterface", "isjava", @@ -343,17 +341,14 @@ "resample", "reset", "rgbplot", - "rmappdata", "rmpref", "root", "rotate", "rotate3d", "rsf2csf", - "saveas", "selectmoveresize", "sendmail", "serial", - "setappdata", "setpixelposition", "setpref", "showplottool", @@ -395,7 +390,6 @@ "uigetfile", "uigetpref", "uiimport", - "uimenu", "uiopen", "uipanel", "uipushtool",