MATLAB: Is there an example of how to use nested bus objects in Simulink

addbusbuseditorbusseseditornestnestedsimulink

I am trying to use nested buses in my model, and I was wondering if there was an example I could follow.

Best Answer

Please refer the following help documentation on how to create Nested buses:
<http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ug/bq4icqm-1.html#bq4t8ug-1>
You may also look at the demo example by typing 'busdemo' on MATLAB Command Prompt.