Install MatLab on a computer with a 64-bit operating system, ARM-based processor
45 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a computer with a 64-bit operating system, ARM-based processor. When I try to install each version of MatLab it reports errors and the installation crashes.

What can I do to be able to install the Software with an Arm processor? Are there any new versions that I can use?
Thank you for your answers in advance.
0 comentarios
Respuestas (2)
Rik
el 9 de Jun. de 2022
If your hardware happens to a Raspberry Pi: I know there are things you can do with Simulink to deploy code to a Pi. I have never tried.
If it is indeed a Raspberry Pi: you could consider GNU Octave. All the usual caveat apply. It is also extremely slow and the graphics are tricky to get to work properly.
I second the advice from Steven to try Matlab Online. Other than that, given the current tractory there might be an ARM64 version of Matlab in 5-10 years. If you need it sooner, try translation layers like box86.
1 comentario
Rik
el 9 de Jun. de 2022
(I should really make a separate post outlining the usual caveats of GNU Octave vs Matlab)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!