# HG changeset patch # User Mike Miller # Date 1465164091 25200 # Node ID f3455f8ff86d14b6cb0bbf07b3eaf6348230bc23 # Parent f1f17f13b3b9f4f72d2cc545a7df0879ebc18ce0 Document new functions dialog and uibuttongroup * NEWS: Mention new functions dialog and uibuttongroup. Sort the list. * __unimplemented__.m: Remove dialog from the list of missing functions. diff -r f1f17f13b3b9 -r f3455f8ff86d NEWS --- a/NEWS Sun Jun 05 16:17:31 2016 -0400 +++ b/NEWS Sun Jun 05 15:01:31 2016 -0700 @@ -82,16 +82,18 @@ audioformats deg2rad + dialog evalc hash im2double localfunctions - odeset + ode45 odeget - ode45 + odeset padecoef psi rad2deg + uibuttongroup ** Deprecated functions. diff -r f1f17f13b3b9 -r f3455f8ff86d scripts/help/__unimplemented__.m --- a/scripts/help/__unimplemented__.m Sun Jun 05 16:17:31 2016 -0400 +++ b/scripts/help/__unimplemented__.m Sun Jun 05 15:01:31 2016 -0700 @@ -628,7 +628,6 @@ "depfun", "details", "deval", - "dialog", "digraph", "discretize", "dither",