Why Real-time model data structure in MATLAB2018b version?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Asang singh
le 27 Août 2019
Commenté : Andrey Kiselnikov
le 27 Août 2019
I have compared the c code generated from MATLAB 2010b as well as MATLAB 2018b (in both the versions all the simulink parameter were same), and I found that in the latest version real time model data stucture is generted. Why it is not there in MATLAB 2010b, but its's there in MATLAB 2018b?
0 commentaires
Réponse acceptée
Andrey Kiselnikov
le 27 Août 2019
Because both C/C++ coder and HDL coder continuously developing to perform better characteristics and looking of generated code.
2 commentaires
Andrey Kiselnikov
le 27 Août 2019
The MathWorks provides special training where they explain the code generation strategy and how to build a good model for generating the code.
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!