Slow or Laggy Matlab Workspace

244 views (last 30 days)
Brian
Brian on 2 Jan 2015
Edited: Jeremy Rutman on 26 Mar 2024 at 22:38
Matlab has become unusually unresponsive when I allow it to sit for some time (a few hours to a few days). The type of slowness I'm referring to is simply that the command window, variable editor and code editor are almost non-responsive. A click to activate one of the windows will take 10-30 seconds to respond, rendering the application useless.
I have just over 1GB worth of variables loaded into my workspace but this pales in comparison to the power of my machine (48Gb of RAM and 24 processors). I also have the java heap space turned up to 2.5 GB but still consistently receive a laggy Matlab, even when no variables are open in the editor and no plots have been drawn.
Just to note - as I click the X to close Matlab, even though I have not even opened a code window and Matlab has been sitting idle for 2+ hours - I get the message "An operation is in progress. If the operation does not finish in 20 seconds, Matlab will stop the operation and exit."
ver details - Matlab 2014B 64 bit (v 8.4) Windows 7 Professional V6.1 SP1 Java Version: Java 1.7.0_11-b21 with Oracle Corp Java Hotspot - 64-Bit Server VM mixed mode.
Thanks in advance for your help, Brian
  3 Comments
Sean de Wolski
Sean de Wolski on 7 Jan 2015
I'd guess that the lack of response was that many people had Thursday-Sunday off for New Years so this disappeared off the front page by Monday morning.
Marcos Guimaraes
Marcos Guimaraes on 27 Jul 2017
I have exactly the same problem. Even to change directory takes seconds

Sign in to comment.

Accepted Answer

Sean de Wolski
Sean de Wolski on 7 Jan 2015
Is your current directory either:
  1. Full of thousands of files?
  2. On a network?
These two reasons are often the cause of lag because MATLAB needs to refresh the path every time it displays the command window.
  7 Comments
Eduardo Gil
Eduardo Gil on 25 Nov 2018
Moved: Adam Danz on 25 Feb 2023
Thanks Sean, you deserve a medal. I am running a 1,000 lines matlab code using Spreadsheet link to exchange data between Excel and Matlab - and all of a sudden the exchange of data between Excel and Matlab starts to run unusually slow. The code runs in 60 seconds. I move the spreadsheet and the matlab code to C: drive - now it runs in 2.5 seconds. It's the freaking network.
Adam Danz
Adam Danz on 25 Feb 2023
I wrote a utility several years ago to see what's on your CD history and a GUI to remove unwanted CD history.

Sign in to comment.

More Answers (4)

Jon
Jon on 25 Sep 2017
Edited: Jon on 25 Sep 2017
I've been having a similar issue with my 2011b installation where it suddenly became very slow to switch between the Editor and the Command Window, and slow to execute any command from the Command Window. GUIs and figures still responded normally. I tried the solution mentioned above with no effect. My issue ended up being the 'Command History' which I never remember clearing before. Once it was cleared the Command Window started responding immediately again.

Rtf
Rtf on 7 Apr 2022
Hi I am having the same problem here and I can not use a local drive because I have to work on a network drive. This is so disapointing and frustrating... Sometimes I need to wait 30 seconds or more for the editor or the comand line to repond again and this is almost happening all the time!! Please is there any solution to that?
  2 Comments
Ward Newman
Ward Newman on 25 Feb 2023
Yes, I find this unacceptable as well. Any enterprise user in the semiconductor or similar industry will be using shared cloud drives etc. The staff answer above from Sean is an explanation but not a solution. I've been an avid MATLAB user both as a student and now a professional for over 15 years but I'm getting ready to turn my back on the program. Mathworks is going to be losing business from this as I will advise my collaegues to drop off as well. The killed productivity from this "slow down" is measurable.
Jeremy Rutman
Jeremy Rutman on 26 Mar 2024 at 22:37
There's nothing I've seen in matlab proper that python/numpy/matplotlib cannot do - tho as far as I can tell simulink is somewhat useful and doesn't yet have any competitor .

Sign in to comment.


David Jessen
David Jessen on 2 Oct 2021
Edited: David Jessen on 2 Oct 2021
I just got MATLAB and I have not done anything, but when I type it laggs, navigating between windows works perfectly
  1 Comment
Niranjan Nanjappa
Niranjan Nanjappa on 1 Feb 2022
Edited: Niranjan Nanjappa on 1 Feb 2022
I have the exact same issue. Its a new installation of Matlab R2021b and everything works fine apart from the text editor that keeps lagging.

Sign in to comment.


Jeremy Rutman
Jeremy Rutman on 26 Mar 2024 at 20:00
Edited: Jeremy Rutman on 26 Mar 2024 at 22:38
Same issue with a new trial verson of matlab 2024a with only a super-simple simulink example open, no cloud files and no network install. On trying to add a code block, the block is almost entirely useless its so laggy. Neither restart nor reinstall of matlab don't help. My machine is a 24-core i9 with 64Gb ram, is this insufficient for a simulink code block?

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!