Update bus selector by matlab script
이전 댓글 표시
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?
답변 (1개)
Yash
2025년 2월 16일
0 개 추천
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?
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!