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