Is Matlab supported by Linux/Ubuntu on Apple M1 chip?

조회 수: 44 (최근 30일)
Stefan
Stefan 2022년 12월 26일
댓글: Walter Roberson 2025년 2월 7일
Is Matlab supported in Linux(Ubuntu) running on an Apple M1 Max chip through Parallels?
The installer seem to identify correctly the architecture to be linux-arm-64, however, there is no linux-arm-64 available in the bin folder, but only glnxa64 is available.
The install scipt is failing with the following error code, as it can't find the right folder (linux-arm-64), and consequently the install command from that folder. Note that the installer's if'elif statements fall though as the the folder linux-arm-64 doesn't exist.
./install: 1: exec: /home/parallels/Downloads/bin/linux-arm-64/install_unix_legacy: not found

답변 (1개)

James
James 2022년 12월 30일
MATLAB has a beta that runs natively on M1/M2 series CPUs, but it's only for macOS. The closest thing you'll get to MATLAB running natively on ARM on Linux is MATLAB Online.
  댓글 수: 3
James
James 2025년 2월 7일

Thanks, but this answer is over 2 years old now. MATLAB has native builds for the Apple M-series CPUs. I doubt they still offer those old beta builds for download.

Walter Roberson
Walter Roberson 2025년 2월 7일
MATLAB Online runs on Intel processors; Intel(R) Xeon(R) in particular.
As of R2025 Pre-release, the only support for ARM processor is for MacOS. If there are ARM versions planned for Linux or Windows, it is being kept quiet.

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

카테고리

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