Why Real-time model data structure in MATLAB2018b version?
3 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Andrey Kiselnikov
on 27 Aug 2019
Because both C/C++ coder and HDL coder continuously developing to perform better characteristics and looking of generated code.
2 Comments
Andrey Kiselnikov
on 27 Aug 2019
The MathWorks provides special training where they explain the code generation strategy and how to build a good model for generating the code.
More Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!