Array of buses, with bus having different data types, Simulink 2012a
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Rey
el 16 de Nov. de 2012
0 votos
Categorías
Más información sobre Event Functions en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!