Info
此问题已关闭。 请重新打开它进行编辑或回答。
Why is the state of action subsystem checked in generated code
1 次查看(过去 30 天)
显示 更早的评论
Hello,
I just worte a matlab level-2 function and created a simple simulink model, refer the figures.
The code generator creates the following code:
The "if statements" at line 43 and 47 are absolutely unnecessary. They just compares the logic state differen between the current and previous function call.
I am sure there is something wrong configed within my matlab level-2 function. But I don't know what.
please help me to eliminate the unnecessary code lines
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!