[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Function handle with arguments for GUI callback
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Function handle with arguments for GUI callback |
Date: |
Mon, 11 Mar 2013 12:32:52 -0400 |
On 11 March 2013 12:21, Arnaud Miege <address@hidden> wrote:
> I am trying to develop a GUI (using Octave 3.6.2 with Qt graphics toolkit on
> Windows). The whole of the code is in a single function file, with a number
> of nested functions. I have used MATLAB for more than 10 years so I am used
> to the nested functions having access to the workspace of the calling
> function. Now, I understand that the decision was made for Octave to not
> support this behaviour, and that's fine, everybody's entitled to their
> opinion, I am not going to discuss the benefits of using either approach.
You might be interested in knowing that the current development branch
of Octave has changed nested functions:
http://hg.savannah.gnu.org/hgweb/octave/rev/fa3989fbb1b5#l1.57
- Jordi G. H.
- Function handle with arguments for GUI callback, Arnaud Miege, 2013/03/11
- Re: Function handle with arguments for GUI callback,
Jordi Gutiérrez Hermoso <=
- Re: Function handle with arguments for GUI callback, Ben Abbott, 2013/03/11
- Re: Function handle with arguments for GUI callback, Arnaud Miege, 2013/03/11
- Re: Function handle with arguments for GUI callback, Michael Goffioul, 2013/03/11
- Re: Function handle with arguments for GUI callback, Arnaud Miege, 2013/03/11
- Re: Function handle with arguments for GUI callback, Michael Goffioul, 2013/03/11
- Re: Function handle with arguments for GUI callback, Arnaud Miege, 2013/03/12
- Re: Function handle with arguments for GUI callback, Arnaud Miege, 2013/03/13
- Re: Function handle with arguments for GUI callback, Jordi Gutiérrez Hermoso, 2013/03/13
- Re: Function handle with arguments for GUI callback, Arnaud Miege, 2013/03/13
- Re: Function handle with arguments for GUI callback, Doug Stewart, 2013/03/13