From: Aaron Plotnik on 5 May 2010 14:49 I am encountering issues with creating a Simulink bus based on a bus object. When I use a Bus Creator, I must tie it to input signals with the exact names of the bus elements if I wish to hook that bus to a Bus Selector downstream without getting errors on that Selector. I have a situation where I want two buses created of the same type on the same diagram, so naming them on the input signals to be the same is problematic. My workaround is to place an inport on the top level of the model with the BusObject specified and then overwrite all fields using the Bus Assignment block. Is there a better way?
|
Pages: 1 Prev: mexCallMATLAB question Next: books on Matlab using control systems |