How to download a model example

Hi, I'm at http://se.mathworks.com/help/rtw/examples/getting-started-with-simulink-coder.html and want to download the model example. How do I do that? What should I print in my Matlab command window? I've tested
"model='rtwdemo_secondOrderSystem';%20open_system(model);"
but (of course) that didn't work.
Best regards, TOrbjörn

 Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 15 Apr 2016
Edited: Azzi Abdelmalek on 15 Apr 2016
It's written in the third line of the help
open_system('rtwdemo_secondOrderSystem')

1 Comment

'ee_dc_fast_charger' i want to download this model in 2016a. But its showng error.

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!