필터 지우기
필터 지우기

How in the world am I supposed to install MATLAB on Linux Ubuntu 20.04?!

조회 수: 46 (최근 30일)
Ali Almakhmari
Ali Almakhmari 2023년 2월 6일
댓글: Ali Almakhmari 2023년 2월 7일
I know this question was asked multiple times not just on this forum but many other ones. But I just can’t seem to get the help I need to get the MATLAB installer running. So I have the installer in an .iso format. I mounted it, and opened the folder. And now I see 9 folders and 1 file: boot, casper, dists, EFI, install, isolinux, pool, preseed, ubuntu, and md5sum.txt. And inside the install folder is just one file that is mt86plus. I have no idea where to go from here. I really need support. And it really doesn’t help that I am new to Linux.

답변 (1개)

MarKf
MarKf 2023년 2월 6일
cd mounted/directory/with/matlab
./install
But you probably already tried that. Add sudo first before the command maybe. You said you already mounted it, maybe not with the command but with Disk Image Mounter. You could try sudo mount -o loop pth/file.iso /mnt/iso and verify that with mount or df -H or ls -l /mnt/iso/.
  댓글 수: 3
Ali Almakhmari
Ali Almakhmari 2023년 2월 6일
편집: Ali Almakhmari 2023년 2월 6일
When I try the ./install I get an error that says something along the words that install is a folder and not a file. And regarding your second suggestion, I don't have a zip file or the option to download the zip file instead of the iso. However, I will repeat the process with sudo mount and let you know...that might make a difference but I highly doubt it.
Ali Almakhmari
Ali Almakhmari 2023년 2월 7일
Yep. Same error. ./install is a directory.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by