Toolbox installation going wrong - linux
조회 수: 72 (최근 30일)
이전 댓글 표시
I am using the newest release 2025a on a linux computer. I want to install the Statistics and Machine Learning Toolbox which is included in my license. In general the installation process is simple - i open the add-on explorer, find the toolbox and click install. Then a window pops up, that the toolbox will be installed, matlab will be closed and restarted once complete. Matlab closes but never restarts, if i start it again the toolbox is missing.
What can I do ?
댓글 수: 2
Star Strider
2025년 6월 16일
Also, be sure to include your Linux distro and version in your note to MathWorks.
Davide
2025년 7월 11일
I am having the same problem (Ubuntu 24.04.2 LTS), still didn't find a way to solve it
답변 (3개)
Mahboob
2025년 8월 13일 17:48
Run matlab by sudo so that it can run the installer after closing.
댓글 수: 0
Rahul Gulia
대략 12시간 전
Open a terminal and run:
sudo matlab
Then, start installing your Add-Ons. Hope this helps.
댓글 수: 0
참고 항목
카테고리
Help Center 및 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!