how can we eliminate step function during code generation

i am using ert.tlc for code generation ,while generating it creates step function. i need to remove those step function.

4 个评论

Not sure what you mean by "i need to remove those step function". Could you explain why? This function is typically where the main algorithm is generated into, so it's not clear why you'd want to get rid of it.
Kaustubha: i meant when ever i generate code for an model using ert.tlc ,it was generating an function called step which contain how model is working . i need to eliminate the step function
Milan: But why generate code at all if you don't want the model execution code? Or did you mean that you want to rename it to something else?
Hi,
Iam also looking for Similar options to generate code for inside Subsystem functions rather than step function code.
Thanks!

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息

提问:

2013-5-30

评论:

2022-12-5

Community Treasure Hunt

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

Start Hunting!

Translated by