GUI in matlab ERROR after reopening
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!