Need Help Activating Matlab on Linux Despite Valid License

Hello, I'm currently following the instructions on this website: [link to the website] to install Matlab on my Linux system. I've successfully executed the command ./activate_matlab.sh, but encountered an error as depicted in the attached screenshot.
I'm seeking guidance on the next steps to successfully activate and use Matlab on my Linux computer. It's worth noting that my license is in good standing, as I am currently using Matlab on my Windows system without any issues. Any assistance would be greatly appreciated.

댓글 수: 4

What happens when you start MATLAB then "sign into your MathWorks Account at MATLAB startup when prompted" as the dialog suggests?
Humm, I'm just confused how to start Matlab since though it seem that the installation is finished but I could still not find the Matlab in my computer and I'm not sure any command in terminal could help me start it. I'm a new user for a Linux system computer and this is the first time I tried it on a Linux system computer.
If I recall correctly, one of the steps in the Installer asks if you want to create a symbolic link to allow easier access to running MATLAB. If you didn't select to create that link, I'd look in the default location listed on this documentation page (or if you changed that when you installed, look where you told the installer to install MATLAB.)
I've check the the matlab root folder, but I'm still confused should there be comthing call Matlab or if I can used any commad to call it out?

댓글을 달려면 로그인하십시오.

 채택된 답변

Steven Lord
Steven Lord 2024년 1월 24일
이동: Steven Lord 2024년 1월 25일

0 개 추천

From the second of the documentation pages I linked above:
"If you did not set up symbolic links in the installation procedure, then type matlabroot/bin/matlab. matlabroot is the name of the folder in which you installed MATLAB."
In this case, matlabroot is /usr/local/MATLAB/R2023b. Or since you're in that directory already, just run ./bin/matlab

댓글 수: 1

HSIN-Yi CHEN
HSIN-Yi CHEN 2024년 1월 25일
이동: Steven Lord 2024년 1월 25일
This works! Thank you so much for your help!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2023b

질문:

2024년 1월 24일

이동:

2024년 1월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by