Matlab is not running "MATLAB is selecting SOFTWARE OPENGL rendering"

I am running ubuntu 22.04 and have install both the 2023 and 2020 versions of matlab, both encounter an issue after writing "MATLAB is selecting SOFTWARE OPENGL rendering". It does not crash - but nothing loads. I have looked for other solutions with no success.

4 Comments

I suggest contacting tech support and include instructions how to reproduce the problem.
Do you have GPU HW and installed corresponding graphic driver supporting OpenGL?
Post here output of the following command: >> opengl info

Sign in to comment.

Answers (1)

You can start Matlab in Linux without OpenGL using:
matlab -nosoftwareopengl

Categories

Products

Release

R2023b

Asked:

on 13 Oct 2023

Commented:

on 15 Oct 2023

Community Treasure Hunt

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

Start Hunting!