error opening simulink via Matlab

2 Ansichten (letzte 30 Tage)
Elinor Ginzburg
Elinor Ginzburg am 30 Nov. 2019
Beantwortet: Elinor Ginzburg am 2 Dez. 2019
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.

Akzeptierte Antwort

Jesús Zambrano
Jesús Zambrano am 2 Dez. 2019
Hi Elinor,
Have you tried to just type
simulink
in the MATLAB command window?

Weitere Antworten (1)

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

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by