Info

This question is closed. Reopen it to edit or answer.

Undefined function or variable

8 views (last 30 days)
Daniel Jakob
Daniel Jakob on 20 Oct 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
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)
Jos (10584) on 20 Oct 2017
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!