error opening simulink via Matlab

조회 수: 5 (최근 30일)
Elinor Ginzburg
Elinor Ginzburg 2019년 11월 30일
답변: Elinor Ginzburg 2019년 12월 2일
Hello,
I'm trying to open simulink through Matlab with the following command:
matlabroot\bin\win64\matlab.exe -r start_simulink
but it doesn't open and it gives me error which states:
>> matlabroot\bin\win64\matlab.exe -r start_simulink
matlabroot\bin\win64\matlab.exe -r start_simulink
Error: Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error.
To construct matrices, use brackets instead of parentheses.
I have the newest version of Matlab & I'm using windows. when I tried to download simulink seperately it said I already have it installed. so I don't understand what could be the problem in opening simulink?
Thank you very much for your help.

채택된 답변

Jesús Zambrano
Jesús Zambrano 2019년 12월 2일
Hi Elinor,
Have you tried to just type
simulink
in the MATLAB command window?

추가 답변 (1개)

Elinor Ginzburg
Elinor Ginzburg 2019년 12월 2일
I've managed to work it out by opening a simulink model straight from the 'new' botton. thank you!

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by