필터 지우기
필터 지우기

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

조회 수: 2 (최근 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

카테고리

Help CenterFile Exchange에서 Embedded Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by