Error while trying to install symbolic math toolbox kit on linux
이전 댓글 표시
I'm trying to install the symbolic math toolbox on my linux device from the add-on mathlab page and I'm getting the following error after matlab tries to restart:
The feature at URL:
https://ui/install/addons_ui/index.html?uiTheme=light&snc=7FWGSZ
has crashed and will exit
The exit status was: TS_ABNORMAL_TERMINATION
why does this happen? I'm currently using matlab R2025b
댓글 수: 5
Torsten
2026년 2월 22일
Walter Roberson
2026년 2월 22일
That's odd... that URL refers to a resource on a host named "ui". I would have expected it to refer to something like
https://localhost/ui/install/addons_ui/index.html?uiTheme=light&snc=7FWGSZ
Mandius
2026년 2월 22일
편집: Walter Roberson
2026년 2월 22일
Steven Lord
2026년 2월 22일
Does the system on which you're trying to install MATLAB and/or Symbolic Math Toolbox satisfy the Linux system requirements?
Mandius
2026년 2월 22일
답변 (1개)
Ivy
2026년 2월 26일
0 개 추천
Since you're using Fedora and already aware that it is not supported, the recommended option is to use a supported distro.
If you really wish to get this installed on Fedora, as a workaround, you can try the standard MATLAB installer or MPM, but this does not guarantee every functionality in MATLAB will work (including the Symbolic Math Toolbox) because this distro is not supported:
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!