Array of buses, with bus having different data types, Simulink 2012a
Show older comments
Hi,
I am trying to create an array of buses in Simulink 2012a, following the documentation given at: http://www.mathworks.se/help/releases/R2010b/toolbox/simulink/ug/bsocrb0.html
I want to make an array of a bus which is defined to have 3 elements of different data types: boolean, double and uint8. Is this not possible?
I noticed that the demo sldemo_bus_arrays combines buses with all elements of the same data type, so it looks kind of trivial and perhaps not so useful in many cases. It really doesn't correspond to an array of structures in this case.
Thanks in advance for replies.
Rey
Accepted Answer
More Answers (1)
Rey
on 16 Nov 2012
0 votes
Categories
Find more on Event Functions in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!