how to solve this error 'Undefined function or variable 'uiopen'.'
조회 수: 20 (최근 30일)
이전 댓글 표시
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
Adam Danz
2020년 4월 4일
Good! Using full paths is the way to go. In case you're not already aware, fullfile(path, filename) is a useful function.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
