Why graphical function from a stateflow truth table has an aVarTruthTableCondition variable for each condition but autogenerated code does not include all those variables?
显示 更早的评论
The autogenerated condition variables are of type boolean_T and have the prefix temp_. Is there a setting or configuration to have all the condition variables generated as temp_aVarTruthTableCondition_% or not having any of them at all?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!