Undefined function error is very slow to occur
Show older comments
Whenever I type or have a script/M-file with an undefined function or variable (usually through a typo), MATLAB takes about 40 seconds to return the 'Undefined function or variable' message. For example:
ERROR: >> fg
Undefined function or variable 'fg'.
If I turn off internet access, the delay in producing the message does not occur.
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown 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!