What is Matlab command line equivalent to "Deploy to Hardware Ctrl+B" button in Simulink?
6 次查看(过去 30 天)
显示 更早的评论
Hello,
What is Matlab command line equivalent to "Deploy to Hardware Ctrl+B" button in Simulink?
Thanks!
0 个评论
采纳的回答
更多回答(1 个)
bhavay chaudhary
2022-5-10
You can use:
slbuild()
Note: rtwbuild() is depreciated in the latest versions of matlab
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!