Plotting not working after installation

1 Ansicht (letzte 30 Tage)
Prithvi Pani
Prithvi Pani am 21 Apr. 2018
Beantwortet: Walter Roberson am 22 Apr. 2018
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.

Antworten (2)

Prithvi Pani
Prithvi Pani am 22 Apr. 2018
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....

Walter Roberson
Walter Roberson am 22 Apr. 2018
https://www.mathworks.com/matlabcentral/answers/377644-hardware-opengl-failure-on-ubuntu-16-04-3-can-not-initialize-shared-resources

Kategorien

Mehr zu Graphics Performance finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by