function block with changeable input

3 ビュー (過去 30 日間)
haluk zorluoglu
haluk zorluoglu 2021 年 4 月 9 日
回答済み: stozaki 2021 年 4 月 9 日
Hi everyone,
I want to create a simulink block with changaeble number of inputs? Is this possible? How can I do this?
Thank you in advance

回答 (1 件)

stozaki
stozaki 2021 年 4 月 9 日
Hi haluk zorluoglu,
We cannot increase the number of ports in the function block. However, we can vectorize the input and enter it.
In other words, input signals of multiple elements are input together in a Mux block. Please check using the attached model.
However, Function block is not supported in the new MATLAB version. It is recommended to use the MATLAB Function block.
It is also specified in the release notes.
Regards,
stozaki

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by