Matlab freeze in 2021b

132 views (last 30 days)
Samuel Schmidt
Samuel Schmidt on 29 Oct 2021
Commented: Chris Hooper on 26 Mar 2024 at 18:00
Hi
When using matlab 2021b i offent experience than matlab frezze in shorter periods and that it becomes very slowly responding in the editor.
I have the problem both on my mac and PC, any proposales to solve this issue ?
Best Samuel
  3 Comments
Abhisek Dev Bhattarai
Abhisek Dev Bhattarai on 21 Jan 2022
Having the same issue. It freezes time and again!
Chris Hooper
Chris Hooper on 26 Mar 2024 at 18:00
I am also experiencing this.

Sign in to comment.

Answers (3)

Flemming
Flemming on 2 Dec 2021
2021b is a disaster.
  3 Comments
Steven Lord
Steven Lord on 5 Dec 2021
The original poster didn't come back and report on what happened when they contacted support.
If you're experiencing a hang when using MATLAB please contact Technical Support as Star Strider suggested and work with the Support staff to determine the cause and ideally how to work around the problem.
Flemming
Flemming on 6 Dec 2021
After using 2021b a few days, I reverted to 2021a. Unfortunately, I don't have to time to debug and test ongoing matlab development projects. Had this been an open-source project, I would maybe in some cases have taken the time.

Sign in to comment.


Alexander Andersson
Alexander Andersson on 23 Mar 2022
My collegue and I are haveing massive issues as well, such as hangs and crashes.
It is astonishing that Mathworks can produce such poor quality garbage and sell it for thousands of dollars. Mathworks should be ashamed of themselves for focusing on delivering toolboxes with fancy buzzwords instead of fixing their shit.

Marc Steinmann
Marc Steinmann on 4 Aug 2022
Edited: Marc Steinmann on 4 Aug 2022
I had the same problem and telephoned with the MATLAB support in Munich.
The solution is simple mostly it is the graphics driver from the graphics card or the driver from the internal graphics.
You just simply have to start Matlab with its inbuild softwaregraphics and it runs perfectly.
To get there right klick on your Matlab Icon and klick on Open file location.
Then there should be now opening the Explorer where your MAtlab link is situated.
Right klick on MATLAB R2021b and klick on properties.
Now you should should see a property window of MATLAB 2021b.
Go on Connections or ("Verknüpfungen" in German) and go at the end of the target (Ziel:) field.
There you have to add behind the quotation marks with a space the fat part.
"C:\Program Files\MATLAB\R2021b\bin\matlab.exe" -softwareopengl
Press Take over (Übernehmen) and now you can start matlab without your hardware graphics driver which produceses the whole errrors.
And thats it now it should run smoothly.
The alternativ is to update your graphics card driver and your internal Intel or AMD graphics driver and watch if it runs. In my case it didn't. So I stayed with the first solution.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!