What is Matlab command line equivalent to "Deploy to Hardware Ctrl+B" button in Simulink?
6 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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!