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!