code generation for simulink models
显示 更早的评论
how to generate code for simulink models??i am using simpower systems and whenever i go for generate code it says change the solver.. and if at all code is generated then what format would it be in?? can i get in .m format??
采纳的回答
更多回答(1 个)
Christin
2012-8-16
0 个投票
when generating the code for a simulink model, the mcp/mcpd file is not being generated. How can I get that file to be generated?
3 个评论
Kaustubha Govind
2012-8-16
No idea what mcp/mcpd file means - could you elaborate please? AFAIK, Simulink Coder does not generate such a file.
Christin
2012-8-16
the mcp or mcpd file is the project file so that the entire project can be opened in other programs like Mplab IDE. Its mentioned in http://www.sim2lab.com/EX01_page5.html
TAB
2012-8-17
Simulink not generates any project file. It generated only .c and .h files which contains your model's implementation in C/C++ language.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!