How can I programmatically change the names of the elements of a bus?
조회 수: 9 (최근 30일)
이전 댓글 표시
The output of a third party S-Function that I use in my Simulink model consists of a bus with its respectice elements. Each element has its name assigned inside the S-Function, but I don't have access to it. I would like to filter certain words out of each element name programatically, keeping the bus structure.
댓글 수: 0
답변 (1개)
Yogesh
2022년 9월 6일
I understand that you are trying to access and edit the element names while keeping the bus structure; refer to the link below, It might help you with it.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!