error opening simulink via Matlab
2 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Jesús Zambrano
2019-12-2
Hi Elinor,
Have you tried to just type
simulink
in the MATLAB command window?
0 个评论
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Programmatic Model Editing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!