Why graphical function from a stateflow truth table has an aVarTruthTableCondition variable for each condition but autogenerated code does not include all those variables?
Afficher commentaires plus anciens
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?
Réponses (0)
Catégories
En savoir plus sur Simulink Functions dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!