Info
此问题已关闭。 请重新打开它进行编辑或回答。
How can I make the simulink model run autonomously on the card without the need to have it connected to my PC?
1 次查看(过去 30 天)
显示 更早的评论
Regards: I am working on a project, where I want to connect the raspberry Pi 3 model B with Simulink. In simulink I want to develop an MPC control, my question is: How can I make the simulink model run autonomously on the card without the need to have it connected to my PC?
0 个评论
回答(1 个)
Sebastian Castro
2017-9-11
编辑:Sebastian Castro
2017-9-11
If you follow these steps (assuming your blocks are all supported for code generation), you should be able to get there: https://www.mathworks.com/help/supportpkg/raspberrypi/ug/create-and-run-an-application-on-raspberry_pi-hardware.html
- Sebastian
1 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!