Undefined function or variable
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I had several runtime errors, and I closed out of MatLab to end them. Each time I returned, MatLab no longer recognized any of my functions. Now Matlab doesnt recognize any of the functions I create. I cannot create a new script and copy the function and save a new file.
I thought running this code might resolve the issues but all of my functions seized after:
restoredefaultpath
rehash toolboxcache
thank you
Answers (1)
Jos (10584)
on 20 Oct 2017
0 votes
Did you add the folder holding these functions to your path (and saved it)?
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!