You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There appears to be a conflict between Java Swing (used in the MATLAB desktop) and GLFW on Linux which can cause MATLAB to crash. The issue can be resolved by starting MATLAB without the JVM when running GLFW scripts:
There appears to be a conflict between Java Swing (used in the MATLAB desktop) and GLFW on Linux which can cause MATLAB to crash. The issue can be resolved by starting MATLAB without the JVM when running GLFW scripts:
matlab -nojvm