Plotting not working after installation

Getting this message: MATLAB has experienced a low-level graphics error, and may not have drawn correctly. Read about what you can do to prevent this issue at Resolving Low-Level Graphics Issues then restart MATLAB. To share details of this issue with MathWorks technical support, please include this file with your service request.

Answers (2)

I am unable to plot (as I said in the heading of my question!!). I have successfully installed. But once I began doing the following, the above message was shooted...
n=0.1:0.1:2; plot(n,n); %Expects a y=x straight line. The plot window opens but not display anything....
https://www.mathworks.com/matlabcentral/answers/377644-hardware-opengl-failure-on-ubuntu-16-04-3-can-not-initialize-shared-resources

Categories

Find more on Graphics Performance in Help Center and File Exchange

Asked:

on 21 Apr 2018

Answered:

on 22 Apr 2018

Community Treasure Hunt

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

Start Hunting!