How to run Simulink command without opening those model windows?
Show older comments
I'm working on the project that request running those Matlab/Simulink command such like 'open_system()', 'model([],[],[],'compile')' in the cmd command window. So how to run it without throwing out the model windows the matlab window? I've tried '-automation -nodesktop'. But doesn't work. Thanks a lot!
2 Comments
Fangjun Jiang
on 12 Dec 2011
You don't want to show the Simulink model window, or the MATLAB Command Window?
Yuming Cao
on 12 Dec 2011
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!