An infinite recursive call occurred. How do I fix it?

5 Ansichten (letzte 30 Tage)
재훈
재훈 am 11 Nov. 2024
Beantwortet: Stephen23 am 11 Nov. 2024
Hellow all,
I am trying to use the FTF model among Oscillus_long. However, the file did not run, so I looked into the problem and found that duplicate calls were occurring. I checked the Singleton settings and set the name manually, but it doesn't seem to be working properly yet.
How can I catch the error?

Akzeptierte Antwort

Stephen23
Stephen23 am 11 Nov. 2024
Get rid of the 2nd line of code:
GUI_INI_FM(gcf); % gcf는 현재 GUI 핸들을 가리킴(24.11.11) !!!! DELETE THIS !!!!

Weitere Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte


Version

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by