How to get Bus details from an output port using MATLAB and not Simulink?

I have a model which has input and output ports that are connected to buses internally. How to get the bus info without using Simulink at all? Bus info is the bus structure, depth, hierarchy and data types. In essence a matlab code that does function of data assistant in Simulink without Simulink.

回答(1 个)

Hi,
Following link will help in getting the BUS details programatically:
Hope this helps!!!

1 个评论

Thank you for your answer. However, as I said, I don't have a bus at hand. It is an output port that is internally connected to a bus in the model. The quetion is how to extract the signal information, and consequently hierarchy, from the output port which comprises a bus signal?

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Simulink 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by