Linux : Installing new toolboxes on an existing installation
Mostrar comentarios más antiguos
Hello,
I want to install toolboxes on an existing installation, for example on :
/usr/local/MATLAB/R2020b
as suggested by the matlab installer.
I tried to select the toolbox with the add-on button on matlab windows, connect to my account, and then I got a problem because I don't have the permission to write on /usr/local/MATLAB..
I tried to run matlab with a command line as sudo like :
sudo /usr/local/MATLAB/R2020b/bin/matlab -c /usr/local/MATLAB/R2020b/licenses/license.lic
And I got a licence checkout failed:
License checkout failed.
License Manager Error -9
Your username does not match the username in the license file.
I haven't the intaller script anymore, or don't know where it is located on matlab installation folder (/usr/local/MATLAB/R....)
Does anyone knows how to solve this ?
Thanks in advance,
Bruno
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!