GUI in matlab ERROR after reopening
Show older comments
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 Comment
Walter Roberson
on 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.
Answers (0)
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!