Simulink doesn't load command bar on Mac M1

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?

Answers (1)

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 Comment

JIAN WANG
JIAN WANG on 20 May 2022
Edited: JIAN WANG on 20 May 2022
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!

Sign in to comment.

Categories

Products

Release

R2022a

Asked:

on 22 Apr 2022

Edited:

on 20 May 2022

Community Treasure Hunt

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

Start Hunting!