Matlab triggeres sandboxd in macOs

3 Ansichten (letzte 30 Tage)
Mats
Mats am 29 Dez. 2021
Beantwortet: Tim Lueth am 9 Dez. 2022
Running matlab 2021b on MacOs 11.6 (Big Sur) on an intel i7 macbook pro and sandboxd appears frequently making matlab extremely slow. Is there a fix for this as the only short term solution is killing sandboxd and that does not seem like a long term viable solution.

Akzeptierte Antwort

Priyanka Kondapalli
Priyanka Kondapalli am 3 Jan. 2022
Hi,
This is a known issue and our teams are working on it. As a workaround you can follow the below steps:
To open MATLAB from the terminal, open a Terminal window (/Applications/Utilities/Terminal.app) and run the following command:
$MATLAB/bin/matlab
Where $MATLAB is the path to your MATLAB directory. For example, if you are using MATLAB R2021b and have installed MATLAB in the default directory, the command will be:
/Applications/MATLAB_R2021b.app/bin/matlab
  2 Kommentare
Jonathan Mynard
Jonathan Mynard am 19 Jan. 2022
Bearbeitet: Jonathan Mynard am 19 Jan. 2022
This workaround doesn't work for me. My Matlab is freezing very often, sometimes with and sometimes without sandboxd running high CPU.
Mats
Mats am 19 Jan. 2022
That solved it for me in a good way.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Tim Lueth
Tim Lueth am 9 Dez. 2022

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by