フィルターのクリア

Is RMatlab2020b compatible with Ubuntu 14.04?

2 ビュー (過去 30 日間)
chandra Naik
chandra Naik 2020 年 11 月 6 日
Me trying to install RMatalb2020b.iso in Ubuntu by following these steps, but cursor blinking not showing any thing. However, mount is craeted and could see the files :
steps are
1) Create a folder to use as a mount point.
sudo mkdir /media/mathworks
2) Mount the ISO to that folder. In this example, the ISO is called “matlab.iso” and is located in the user’s home folder under Downloads:
sudo mount -t iso9660 -o loop ~/Downloads/R2019a_Linux.iso /media/mathworks
3) Run the installer script:
sudo /media/mathworks/install

回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by