An infinite recursive call occurred. How do I fix it?
26 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
재훈
le 11 Nov 2024 à 11:44
Réponse apportée : Stephen23
le 11 Nov 2024 à 14:26
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?
0 commentaires
Réponse acceptée
Stephen23
le 11 Nov 2024 à 14:26
Get rid of the 2nd line of code:
GUI_INI_FM(gcf); % gcf는 현재 GUI 핸들을 가리킴(24.11.11) !!!! DELETE THIS !!!!
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Lighting, Transparency, and Shading dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!