error: MATLAB is selecting SOFTWARE OPENGL rendering.

조회 수: 15 (최근 30일)
mamata gharti magar
mamata gharti magar 2022년 2월 5일
편집: Arun 2023년 10월 21일
I am trying to install matlab in Ubuntu and it shows me this error when i try to launch matlab for the first time:
MATLAB is selecting SOFTWARE OPENGL rendering. std::exception: Message Catalog MATLAB:branding was not loaded from the file. Please check file location, format or contents
What can i do ?

답변 (1개)

Arun
Arun 2023년 10월 21일
편집: Arun 2023년 10월 21일
Hey Mamata,
I understand that you are having issues while trying to boot MATLAB for the first time after install, in Ubuntu. One workaround could be launching MATLAB with the below flag:
./matlab -nosoftwareopengl
If the above workaround does not work, you can go through the dump logs generated during MATLAB start using the link shared: https://www.mathworks.com/matlabcentral/answers/100816
Hope this helps.

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by