how to detect datatype inconsistency between Signal datatype and initial value datatype.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
how to detect datatype inconsistency between Signal datatype and initial value datatype during simulation.
e.g Signal datatype on the model boolean IC: given as 0(i.e. double) simulation pass but ert code generation fails
Error during code generation: /bo_OlsDm1Counter</a>' is being cast from data type 'single' to the data type 'boolean'. Downcasts and signed/unsigned mismatches of tunable parameter expressions are not allowed in order to ensure consistent behavior between simulation and generated code
1 Commento
Risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!