How to get Bus details from an output port using MATLAB and not Simulink?
Show older comments
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.
Answers (1)
sam0037
on 15 Apr 2016
0 votes
Hi,
Following link will help in getting the BUS details programatically:
Hope this helps!!!
1 Comment
Mohamed Z.
on 16 Apr 2016
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!