What is Matlab command line equivalent to "Deploy to Hardware Ctrl+B" button in Simulink?
2 views (last 30 days)
Show older comments
Hello,
What is Matlab command line equivalent to "Deploy to Hardware Ctrl+B" button in Simulink?
Thanks!
0 Comments
Accepted Answer
More Answers (1)
bhavay chaudhary
on 10 May 2022
You can use:
slbuild()
Note: rtwbuild() is depreciated in the latest versions of matlab
0 Comments
See Also
Categories
Find more on Raspberry Pi Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!