How to get Bus details from an output port using MATLAB and not Simulink?
5 views (last 30 days)
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.
0 Comments
Answers (1)
sam0037
on 15 Apr 2016
Hi,
Following link will help in getting the BUS details programatically:
Hope this helps!!!
See Also
Categories
Find more on Get Started with 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!