GUI in matlab ERROR after reopening
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 12 Fév 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.
Réponses (0)
Voir également
Catégories
En savoir plus sur Environment and Settings 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!