See Generated code from Realtime workshop for Arduino
Ältere Kommentare anzeigen
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...)
Antworten (2)
AJ von Alt
am 26 Aug. 2014
0 Stimmen
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.
phil
am 5 Sep. 2014
0 Stimmen
Kategorien
Mehr zu Arduino Hardware finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!