Filter löschen
Filter löschen

Regarding RTW

2 Ansichten (letzte 30 Tage)
Sriharsha
Sriharsha am 14 Feb. 2012
Hi,
I am trying to generate Embedded code using command Line.
I have a simple simulink model, which consists an adder and two multipliers.
Now i want to generate an ert.tlc using command line.
If i build the system using configuration parameters, i am able to generate an EXE file.
But when i am trying to generate using command line, by using make_rtw (model), i am not able to generate an EXE file.
Can any one tell, why this is happening??
Regards
Sriharsha S
  2 Kommentare
Andreas Goser
Andreas Goser am 14 Feb. 2012
"Not able" -> Is there an error message?
Sriharsha
Sriharsha am 14 Feb. 2012
There is no error.. But, we need to get an EXE file ...
There is no EXE file generated , while running through command line..
But, whem i use build button, there is an EXE file generated...

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Kaustubha Govind
Kaustubha Govind am 14 Feb. 2012
The command to generate code from a model is rtwbuild(model), not make_rtw(model).

Weitere Antworten (0)

Kategorien

Mehr zu Deployment, Integration, and Supported Hardware finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by