Simulinkモデルで、Lineが分岐しているときに 分岐先のブロック名、ポート名 及び 分岐元のブロック名、ポート名を見つける方法はありますか?
Show older comments
Simulink モデルで、Lineにどのようなブロックが接続されているかは、SrcBlock、DstBlockで見つめることが出来ますが、Lineが分岐している場合は、SrcBlock、DstBlockが空になってしまいます。Lineが分岐しているときに、分岐先のブロック名、ポート名、分岐元のブロック名、ポート名を見つける方法はありますか?
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!