フィルターのクリア

How to connect existing simulink signal to an input port of the block programmatically?

6 ビュー (過去 30 日間)
Yuriy
Yuriy 2016 年 3 月 30 日
回答済み: goerk 2016 年 4 月 11 日
Hi
I want to connect existing simulink signal to an input port of the block programmatically. I have a signal handler and block handler. How I can do it programmatically?
Thank you

回答 (1 件)

goerk
goerk 2016 年 4 月 11 日
You can use the command:
h = add_line('sys','oport','iport')

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by