how to solve this error 'Undefined function or variable 'uiopen'.'
82 views (last 30 days)
Show older comments
I am facing problem in opening any file in matlab.It is showing this error "Undefined function or variable 'uiopen'." in command window.With this this window is shown in figure.
How can I solve it?
7 Comments
Adam Danz
on 4 Apr 2020
Good! Using full paths is the way to go. In case you're not already aware, fullfile(path, filename) is a useful function.
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing 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!