What is Matlab command line equivalent to "Deploy to Hardware Ctrl+B" button in Simulink?

3 ビュー (過去 30 日間)
Hello,
What is Matlab command line equivalent to "Deploy to Hardware Ctrl+B" button in Simulink?
Thanks!

採用された回答

Fangjun Jiang
Fangjun Jiang 2020 年 2 月 21 日
rtwbuild()

その他の回答 (1 件)

bhavay chaudhary
bhavay chaudhary 2022 年 5 月 10 日
You can use:
slbuild()
Note: rtwbuild() is depreciated in the latest versions of matlab

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by