Matlab is not properly working on Macbook (MacOS Sierra)
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi
I am trying to transit my work from Windows pc to Macbook.
The problem is that in my Macbook, the folder that Matlab "sees" is appearing dim and semi-transparent without letting me do anything. Not even imshow an image, althought the image is in the folder, I get the error
Error using images.internal.getImageFromFile (line 13)
Cannot find the specified file: "3d3.jpg".
Error in images.internal.imageDisplayParseInputs (line 74)
images.internal.getImageFromFile(common_args.Filename);
Error in imshow (line 245)
images.internal.imageDisplayParseInputs({'Parent','Border','Reduce'},preparsed_varargin{:});
Any idea why this might happens?
I also get an "Out of Space" label underneath the folder and documents just because I don't have enough free space in my icloud account. But that does not have anything to do, with my hard drive in Mac as it is literally Empty.
댓글 수: 5
Walter Roberson
2019년 1월 22일
On the desktop -- so this is something in your Sierra, not a MATLAB issue ?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!