Matlab R2016b very slow on Mac OS 10.12.3
Show older comments
I am running Matlab via the GUI on an iMac (late 2015 model — 3.2 Ghz Intel Core i5, 32 GB RAM). I have found that Matlab runs unbearably slowly for many tasks. If I run simple commands (e.g. printing the value in a cell array — '>> x{33}') several times repeatedly in the command window, Matlab will print the result quickly the first few times, but then take several seconds for the next few attempts. The %CPU used spikes up dramatically (110%) when I do this. It also similarly seizes up when I try to manipulate figures by zooming or panning.
I have source control turned off (as suggested in other discussions), but the problems persist.
My bench results were: 0.1805 0.1231 0.0600 0.0857 1.6188 0.9599
1 Comment
Walter Roberson
on 23 Mar 2017
I have not observed this in running Sierra in a virtual machine on my El Capitan MacBook Pro.
Accepted Answer
More Answers (1)
Teerth Brahmbhatt
on 20 Sep 2018
0 votes
I was also struggling with this issue on Mac High Sierra with a 2018 version of Matlab, I think disabling the source control integration was the most useful step, my Matlab is running a lot quicker.
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!