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.

Respuestas (2)

Prithvi Pani
Prithvi Pani el 22 de Abr. de 2018

0 votos

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 el 22 de Abr. de 2018

0 votos

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

Categorías

Más información sobre Graphics Performance en Centro de ayuda y File Exchange.

Preguntada:

el 21 de Abr. de 2018

Respondida:

el 22 de Abr. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by