Need Help Activating Matlab on Linux Despite Valid License

10 vues (au cours des 30 derniers jours)
HSIN-Yi CHEN
HSIN-Yi CHEN le 24 Jan 2024
Déplacé(e) : Steven Lord le 25 Jan 2024
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 commentaires
Steven Lord
Steven Lord le 24 Jan 2024
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.)
HSIN-Yi CHEN
HSIN-Yi CHEN le 24 Jan 2024
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?

Connectez-vous pour commenter.

Réponse acceptée

Steven Lord
Steven Lord le 24 Jan 2024
Déplacé(e) : Steven Lord le 25 Jan 2024
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 commentaire
HSIN-Yi CHEN
HSIN-Yi CHEN le 25 Jan 2024
Déplacé(e) : Steven Lord le 25 Jan 2024
This works! Thank you so much for your help!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by