Matlab on ARM processor?

106 次查看(过去 30 天)
Brennan Maher
Brennan Maher 2020-9-4
I have been having difficulties when attempting to install MATLAB on my computer. I am using a Samsung Galaxy Book2 with a 64-bit OS (Windows 10).
When trying to open the .exe, I get this message: "This app can't run on your PC. To find a version for your PC, check with the software publisher."
Is it possible that the issue is my ARM-based processor? Is there another version of the software that I can try?
Thanks,
Brennan
  1 个评论
Matthew Courtemanche
编辑:Matthew Courtemanche 2020-9-15
It is my suspicion that the .exe installer is a blob that has been compiled for amd64/x86 64-bit processors. Your ARM processor requires the binary to be compiled for aarch64. I do not know if current Matlab build releases support this. The probably will in a revision or two due to pressure from fortcoming Apple Silicon (ARM) Mac devices.
Edit: it looks like neither Matlab nor GNU Octave will work on your device for the time being. for now you might have to do the work in something like Python if that device is your only option.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 C Shared Library Integration 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by