Cannot open Matlab 2024a after updating to MacOS 15.1

I see the error, The application “Dock” does not have permission to open “(null)” when starting MATLAB after updating to MacOS 15.1.
And I tried to open it in the terminal, it doesn't work,
shows:
% /Applications/MATLAB_R2024a.app/bin/matlab
env: /Applications/MATLAB_R2024a.app/bin/maca64/path_per_install: No such file or directory
mkdir: /bin/maca64: Operation not permitted
matlab: No MATLAB bin directory for this machine architecture.
ARCH = maca64

6 Comments

yes, the same question, I tried reinstall and open it in the terminal, doesn't work
xuewei@MacBookPro ~ % /Applications/MATLAB_R2024a.app/bin/matlab ; exit;
env: /Applications/MATLAB_R2024a.app/bin/maca64/path_per_install: No such file or directory
mkdir: /bin/maca64: Operation not permitted
matlab: No MATLAB bin directory for this machine architecture.
ARCH = maca64
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
try matlab 2024b, it works

Sign in to comment.

Answers (2)

https://ww2.mathworks.cn/matlabcentral/answers/2162900-system-command-hangs-on-mac-os-sequoia-15-0-1这个方放不知道行不行,我也遇到了2024a不行了,安装2024b安不上的问题

1 Comment

yesterday I didn't reinstall 2024b, I tried reinstall 2024a, still doesn't work, but today I install 2024b, and I can open it, it's so weird

Sign in to comment.

Categories

Asked:

Xue
on 3 Nov 2024

Answered:

on 2 Dec 2024

Community Treasure Hunt

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

Start Hunting!