See Generated code from Realtime workshop for Arduino
显示 更早的评论
Rather simple question:
How can i see the generated code when i use the realtimeworkshop with the Arduino Target?
deployment works fine and code works like a charme. I would just like to see what matlab is actually sending to the Arduino (generated c code...)
回答(2 个)
AJ von Alt
2014-8-26
0 个投票
Generated C code can be reviewed by enabling the Code Generation report.
In the Configuration Parameters dialog box select Real-Time Workshop( Code Generation in newer versions) > Report and check "Create code generation report" and "Open report automatically".
The generated code can also be found in the code generation folder. This folder is typically located in the working directory and has the same name as the model.
类别
在 帮助中心 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!