GUI in matlab ERROR after reopening
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
i dont know that my GUI works perfectly fine when i make it for the first time. when i turn my laptop on after turn off, it says:
Unrecognized function or variable 'config_test'.
whereas config_test is a file in my code and i have added it to function already.
best regards
1 Kommentar
Walter Roberson
am 12 Feb. 2021
Check to see if the code for config_test is still error-free. If it does not parse properly then you can get that kind of situation.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!