[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: handlers error
From: |
Bård Skaflestad |
Subject: |
Re: handlers error |
Date: |
Wed, 3 Jun 2015 16:52:55 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
Just for the record: What version of Octave are you using?
On 03/06/15 15:57, ALI Khan wrote:
error: handles to nested functions are not yet supported
That seems clear enough. You're using a feature (handles to nested
functions) that is not supported in (your version of?) Octave.
If at all possible, I'd suggest rewriting the code so that your "PMZMT"
function becomes a subfunction rather than a nested function.
Sincerely,
--
Bård Skaflestad
SINTEF ICT, Applied Mathematics
- handlers error, ALI Khan, 2015/06/03
- Re: handlers error,
Bård Skaflestad <=