simulink code generation error !!!
Mostra commenti meno recenti
Hi everybody !
I have some problems with code generation. my generated code looks like okay. But if I make some implementation with this code to another main C-Script, the variables don't suit together :/ I see this error:
incompatible types when assigning to type ‘real_T’
can anybody tell me please where is the problem ? what should I chance to have the right variable type
thanks in advance
Best Regards Onur
2 Commenti
Anthony Poulin
il 7 Lug 2014
I think the type real_T is defined in the header file "tmwtypes.h", do you have include it?
Onur Isbecer
il 7 Lug 2014
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Simulink Coder in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!