Matlab 2024a not starting after Mac OS Sonoma 15.1 Update
915 次查看(过去 30 天)
显示 更早的评论
Hello everyone,
After updating my MacBook Pro M2 i can no longer open Matlab R2024a.
When trying to start from finder or spotlight i get
The application “Spotlight [Finder] ” does not have permission to open “(null).”
I saw in another question (on which I couldn't comment due to missing reputation points) that it was suggested to start via console.
When I do that, i receive
> 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]
For context, running 2023b for Apple Silicon works, but running my 2024a version which is for intel mac (and therefore run via rosetta 2) does not work. Unfortunately I am dependend on 2024a due to old toolboxes that do not (and probably never will) support Apple Silicon.
I would be very thankful if someone could suggest a fix.
Thank you in advance!
1 个评论
Christopher
about 10 hours 前
编辑:Christopher
about 10 hours 前
I'm having the same issue with not having permission to open Matlab 2023 on my macbook pro. I just reinstalled Matlab 2024 and it's now working.
Edit: I reinstalled it via the matlab on the web with my student license
回答(2 个)
Sumukh
2024-11-6,11:15
I experienced the same issue earlier in MATLAB R2023b. I updated the software to MATLAB R2024b, and this issue got resolved. You can refer to the following link to update an existing MATLAB installation:
If updating the software does not work, kindly try out a possible workaround that involves building app files with Automator suggested in the following thread where the same issue is being faced in MATLAB R2023a:
Additionally, the following Mac thread has another workaround on this ongoing issue to look at:
Hope this resolves the issue!
0 个评论
Walter Roberson
about 10 hours 前
I recently upgraded to MacOS Sequoia 15.1.1 (a day after upgrading to 15.1). I am now getting this message for all MATLAB versions before R2024b. I was not getting this problem with MacOS Sequoia 15.0
The workaround is to right-click on the MATLAB_R20xx.app listing in Finder, and select Show Package Contents. Expand the "bin" folder inside the package, and double-click on the "matlab" item there. This will open a terminal window to run MATLAB inside and start MATLAB otherwise normally.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!