Matlab is not properly working on Macbook (MacOS Sierra)

3 views (last 30 days)
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 Comments
Stelios Fanourakis
Stelios Fanourakis on 22 Jan 2019
they are just folders on desktop thst do not open by double click but the same issue I faced when I transfered them to my documents folder
Walter Roberson
Walter Roberson on 22 Jan 2019
On the desktop -- so this is something in your Sierra, not a MATLAB issue ?

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown 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!