MATLAB: Is the MATLAB crashing while trying to perform graphic operations like plotting when I am using Windows 10 version 2004

MATLAB

Why is my MATLAB crashing while trying to perform graphic operations like plotting when I am using Windows 10 version 2004?

Best Answer

MATLAB is crashing while performing graphics operations when the following one or more conditions are met: 
We are aware and still investigating this issue. Please try the following workarounds to see if they address the problem:
  • Open MATLAB with the "softwareopenglmesa" tag. by running the following command form the command line:
>> matlab -softwareopenglmesa
  • Consider downgrading to a previous version of Windows.
  • Force OS to use only one graphics card instead of switching between the two 
  • When docking laptop, ensure that MATLAB is up and running before doing so.
  • Update the graphic drivers by downloading the latest version from the driver's website.
Please contact MathWorks Technical Support if the workarounds above do not resolve the issue.
Related Question