Creating new blocks for use in Simulink

How to create a new block with user defined parameters and function in Simulink?..please help

回答 (1 件)

Andreas Goser
Andreas Goser 2011 年 1 月 24 日

1 投票

I am aware of two major implementations. First you can create your own Simulink block by using standard blocks and put them into a subsystem. Finally you mask the subsystem, see
Secondly, you can include C-code as an S-Function (and also mask):

カテゴリ

ヘルプ センター および File ExchangeSubsystems についてさらに検索

製品

質問済み:

2011 年 1 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by