Update bus selector by matlab script
2 ビュー (過去 30 日間)
古いコメントを表示
Hi, is there a possibility to let a Bus Selector and Bus Creator update by a Matlab Script after I change the element name within a bus object?
0 件のコメント
回答 (1 件)
Yash
2025 年 2 月 16 日
For Bus Creator block, the signal name can be changed programatically. However, for Bus Selector block, the Input Signals is a read only object, therefore only manual updation of name is possible.
For further info, go through this MATLAB Answer post: Bus selector cannot find signals where the name has been changed programmatically?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Composite Interfaces についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!