Code generation for subsystem only

I am trying to generate code for only a subsystem of a model, while ignoring the rest. Is there a way to set embedded coder to only generate code for a subsystem?
Alternately, is it possible to set a subsystem such that code cannot be generated for it?

回答 (1 件)

Valmir Sadiku
Valmir Sadiku 2013 年 5 月 16 日

1 投票

right click on the subsystem then go to 'C/C++ Code' and select 'Build This Subsystem'

7 件のコメント

Milan
Milan 2013 年 5 月 16 日
Thanks. And is there a way to ignore certain subsystems while generating code for an entire model?
Valmir Sadiku
Valmir Sadiku 2013 年 5 月 16 日
just comment out the certain Subsystems.
Milan
Milan 2013 年 5 月 17 日
but i need to generate from model configuration parameter ,because in that we have option for optimization of codes.
Kaustubha Govind
Kaustubha Govind 2013 年 5 月 17 日
Milan: You can still generate code from the whole model, but exclude the subsystem by commenting it out (this feature was introduced in R2012b).
Milan
Milan 2013 年 5 月 27 日
Hi kaustubha
How can we comment the subsystem.can you tell me the process in brief.
Milan
Milan 2013 年 5 月 27 日
Hi kaustubha TO be clear i am using simcoupler ,i dont want to generate code for it .i am using environment control block but it act switch in input side can i have same option at output terminal .
Kaustubha Govind
Kaustubha Govind 2013 年 5 月 29 日
Milan: Please see the video in the link from my previous comment for a demo on commenting out a block in R2012b and later releases. Can you explain what you mean by "it act switch in input side can i have same option at output terminal".

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeSimulink Coder についてさらに検索

質問済み:

2013 年 5 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by