Clear Filters
Clear Filters

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

40 views (last 30 days)
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

Answers (1)

Jestzer
Jestzer on 30 Dec 2022
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.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!