Simulink doesn't load command bar on Mac M1

조회 수: 2 (최근 30일)
Marco Mastrocola
Marco Mastrocola 2022년 4월 22일
편집: JIAN WANG 2022년 5월 20일
Hi everyone, I'm using Matlab R2022a on a M1 Macbook pro; there isn't any problem with Matlab, but when I open Simulink it doesn't show the command bar. How can I fix this?

답변 (1개)

Harshit Gupta
Harshit Gupta 2022년 4월 25일
I understand that you are facing issues with loading Simulink in your Mac M1.
To resolve this issue, please try opening MATLAB in one of the following ways:
1. Start MATLAB from the binary file
2. Start MATLAB by opening an associated file (e.g., M script, MAT file, slx file)
3. Use MATLAB Online
4. Start MATLAB through the terminal. 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 R2022a and have installed MATLAB in the default directory, the command in the terminal will be:
/Applications/MATLAB_R2022a.app/bin/matlab
  댓글 수: 1
JIAN WANG
JIAN WANG 2022년 5월 20일
편집: JIAN WANG 2022년 5월 20일
i don't think you understood his issue.
i am facing exactly the same problem with Simulink on M1 chip macbook. i think it is a common issue on mac M1 machine, please fix it, thanks!

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

카테고리

Help CenterFile Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by