R2024b: When trying to open an M file, I receive the message: Unrecognized function or variable 'uiopen'
37 views (last 30 days)
Show older comments
Magdy Hanna
on 8 Oct 2024
Answered: Walter Roberson
on 8 Oct 2024
R2024b: When trying to open an M file, I receive the message: Unrecognized function or variable 'uiopen'
The same problem occurs when double clicking the M-file name.
The problem did not occur in R2023b
0 Comments
Accepted Answer
Walter Roberson
on 8 Oct 2024
Experiment with using
restoredefaultpath; rehash toolboxcache
If that works then
savepath
0 Comments
More Answers (0)
See Also
Categories
Find more on Dialog Boxes 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!