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!