I can't Aerospace Blockset

16 ビュー (過去 30 日間)
ChangKi Sung
ChangKi Sung 2018 年 1 月 24 日
回答済み: Walter Roberson 2018 年 1 月 25 日
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?

回答 (2 件)

Nicolas Schmit
Nicolas Schmit 2018 年 1 月 25 日
For installation problems, contact the install support team <mailto:support@mathworks.com support@mathworks.com> .
Do you have a license for the Aerospace Blockset?

Walter Roberson
Walter Roberson 2018 年 1 月 25 日
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.

Community Treasure Hunt

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

Start Hunting!

Translated by