I can't Aerospace Blockset
12 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am currently using Ubuntu 14.04 and MATLAB 2017b.
I tried to install Aerospace Blockset using add-on.
But, I got a problem on the Mathworks Installer. It says 'Access denied','unable to write to /usr/local/MATLAB/R2017b, 'Select a different folder'.
On the Installer, there is no way to change directory or folder
Thus, I tried to open the Matlab as root. But, I cannot open it because of the lincensing error
'Licensing error: -9,57.' <-- This is what I got on the terminal.
Is there any solution for this?
0 commentaires
Réponses (2)
Nicolas Schmit
le 25 Jan 2018
For installation problems, contact the install support team <mailto:support@mathworks.com support@mathworks.com> .
Do you have a license for the Aerospace Blockset?
0 commentaires
Walter Roberson
le 25 Jan 2018
sudo chmod o+rwx /usr/local/MATLAB/R2017b
You might find that you need to chmod on other directories as well.
Remember to change the permissions back when you finish.
0 commentaires
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!