real_T datatype undefined in simulink generated code
Afficher commentaires plus anciens
I have a stateflow chart in my simulink model where I'm doing some calculations with some f32 variables. The code generated by matlab uses some variable called real_T which I understand is supposed to be a double but then when I compile it I get an error saying that 'real_T is undefined'.
How could I solve this issue? I have not yet found a solution. Please give me some tips if possible. Thanks!
Réponses (0)
Catégories
En savoir plus sur General Applications 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!