Regardless of argument matlab freezes when a call a plotting related function.
When I use in matlab command-line opengl info
the same error message as in this post is returned : https://de.mathworks.com/matlabcentral/answers/316984-known-graphics-issues-with-skylake-intel-520-ubuntu.
I am using ubuntu 16.04 and i have the same graphics card as the guy from the post : skylake 520.
I have tried :
starting from terminal with
matlab -softwareopengl
. This solves the problem actually, but i am searching for a more permanent way of fixing this. For example, how can include this setting in the startup file of matlab ?
0 Answers