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 Comments

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!

Sign in to comment.

Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products

Asked:

on 30 May 2013

Commented:

on 5 Dec 2022

Community Treasure Hunt

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

Start Hunting!