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.

回答(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

类别

帮助中心File Exchange 中查找有关 Graphics Performance 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by