diff NEWS @ 27817:78435ddc9f88

Implement new function "gui_mainfcn" for Matlab compatibility (bug #44282). * scripts/plot/util/gui_mainfcn.m: New function. * scripts/plot/util/module.mk: Add function to build system. * NEWS: Mention new function.
author Guillaume Flandin
date Wed, 11 Dec 2019 13:00:31 +0000
parents 392c03df4565
children 78c171fe48fc
line wrap: on
line diff
--- a/NEWS	Fri Dec 13 08:54:06 2019 -0800
+++ b/NEWS	Wed Dec 11 13:00:31 2019 +0000
@@ -130,6 +130,9 @@
   "Superclasslist" for Matlab compatibility.  The original name will
   exist as an alias until Octave version 8.1.
 
+- An undocumented function `gui_mainfcn` has been added, for compatibility
+  with figures created with Matlab's Guide.
+
 ### Alphabetical list of new functions added in Octave 6
 
 * `commandhistory`