필터 지우기
필터 지우기

Add-On Explorer not starting

조회 수: 5 (최근 30일)
Hannes Bartle
Hannes Bartle 2018년 4월 9일
답변: Jay Vaidya 2020년 9월 4일
When I try to start the Add-On Explorer in Matlab 2018a on Arch Linux it crashes. I followed the steps described here: https://wiki.archlinux.org/index.php/Matlab#Addon_manager_not_working to solve some linking issues with the glib libraries but it doesn't seem to work.
Oddly, I can run the ./MATLABWindow binary inside /usr/local/MATLAB/R2018a/bin/glnxa64...
Thanks in advance!

답변 (1개)

Jay Vaidya
Jay Vaidya 2020년 9월 4일
Please try to run the following in the MATLAB Command Window:
>> opengl software
And then try opening the Add on explorer again. It worked for me.
If that works, you can save the preference so that MATLAB always opens with Software OpenGL by running:
>> opengl('save','software')

카테고리

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