Why graphical function from a stateflow truth table has an aVarTruthTableCondition variable for each condition but autogenerated code does not include all those variables?
Mostrar comentarios más antiguos
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?
Respuestas (0)
Categorías
Más información sobre Simulink Functions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!