Why can't Matlab figures be opened using Matlab on MAC?
조회 수: 6 (최근 30일)
이전 댓글 표시
I am trying to open saved matlab figures on my mac but when I open the .fig file I get a Finder error stating "there is no application set to open the document." When I click choose application, it will not allow me to select MATLAB_R2019b. How am I supposed to open matlab figures when this occurs?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/988380/image.png)
댓글 수: 0
답변 (1개)
Animesh Gupta
2022년 9월 1일
Hello Brianna,
It is my understanding that you want to open saved MATLAB figures.
The figures saved in MATLAB with '.fig' extension can be opened in MATLAB using command openfig command.
You may refer the following link for more information - https://www.mathworks.com/help/matlab/ref/openfig.html
I hope it helps.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!