フィルターのクリア

how to build a self-defined block in Simulink?

3 ビュー (過去 30 日間)
xw
xw 2022 年 9 月 19 日
回答済み: Shreyansh Mehra 2022 年 9 月 22 日
I am new to Simulink and i wanna build a self-defined block that is not contained in Simulink. Actually, i try to combine a brand-new battery model with electrical circuit, but Simulink don't contain such battery model. Should i write a .m file to build such new battery model or build it by some exist blocks in Simulink?

採用された回答

Shreyansh Mehra
Shreyansh Mehra 2022 年 9 月 22 日
Hello,
Simulink does allow users to create their own blocks. These blocks can be built using existing Simulink blocks, as well as by integrating MATLAB or C/C++ code.
The documentation linked below explains the different types of custom blocks in Simulink and might help decide which custom block suits your needs. Please have a look.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeProgrammatic Model Editing についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by