help-octave
[Top][All Lists]
Advanced

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

handlers error


From: ALI Khan
Subject: handlers error
Date: Wed, 3 Jun 2015 15:57:10 +0200

Hello,

I have encountered an error...


Startin f = 1.000000e+03
error: handles to nested functions are not yet supported
error: called from
    solve at line 368 column 24
    impedance at line 188 column 23
    Example at line 37 column 3
error: evaluating argument list element number 1
error: called from
    solve at line 368 column 24
    impedance at line 188 column 23
    Example at line 37 column 3


My line 368 of solve function is:


[Im0, ~,residual,it] = gmres(@PMZMT,Vm0,[],1e-6,200);

where PZMT is a function constructed by me


Can someone help??


--
Your sincerely;
Engineer Mohammad Ali Khan
Master of Science in Computational Engineering (Mechatronics)
University of Erlangen, Bavaria
Germany

reply via email to

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