Filter löschen
Filter löschen

how to build a self-defined block in Simulink?

3 Ansichten (letzte 30 Tage)
xw
xw am 19 Sep. 2022
Beantwortet: Shreyansh Mehra am 22 Sep. 2022
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?

Akzeptierte Antwort

Shreyansh Mehra
Shreyansh Mehra am 22 Sep. 2022
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.

Weitere Antworten (0)

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by