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!

채택된 답변

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