octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39257] handles to nested functions are not ye


From: anonymous
Subject: [Octave-bug-tracker] [bug #39257] handles to nested functions are not yet supported
Date: Thu, 09 Jul 2015 14:57:32 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0

Follow-up Comment #4, bug #39257 (project octave):

I'd like to add another data point for why it would be nice to have this
ability, now that Octave supports nested functions.  I have a large GUI built
in Matlab Guide that I'd like to export.  Matlab will put all the figure
generation code into one *.m file so you don't have to read the *.fig file for
the GUI.  However, the way Matlab implements the code for the callbacks in
Guide GUIs is via calls to nested function handles.

This seems to me to be a fairly large class of Matlab scripts that it would be
really nice to be able to run in Octave.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39257>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]