Matlab triggeres sandboxd in macOs

조회 수: 3 (최근 30일)
Mats
Mats 2021년 12월 29일
답변: Tim Lueth 2022년 12월 9일
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.

채택된 답변

Priyanka Kondapalli
Priyanka Kondapalli 2022년 1월 3일
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
Jonathan Mynard
Jonathan Mynard 2022년 1월 19일
편집: Jonathan Mynard 2022년 1월 19일
This workaround doesn't work for me. My Matlab is freezing very often, sometimes with and sometimes without sandboxd running high CPU.
Mats
Mats 2022년 1월 19일
That solved it for me in a good way.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Tim Lueth
Tim Lueth 2022년 12월 9일

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by