Can we create a block thats not exist at library? like aerospace wing block?

 채택된 답변

Jim Riggs
Jim Riggs 2019년 10월 24일

1 개 추천

You can create almost anything you like. See the "user defined functions" tab in the library browser.
You can use a "MATLAB function" or "Matlab subsystem" block to embed Matlab code in a Simulink block.
You can use an "S-function" block to embed C/C++ code in a simulink block.
And a "Subsystem block" can contain any number of other Simulink blocks, including Matlab function blocks and S-functions.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Aerospace Applications에 대해 자세히 알아보기

질문:

2019년 10월 24일

댓글:

2024년 5월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by