Simulink busses cannot use pointers or references. Can you use an array of integers?
int b[10];
Simulink must know the size of the bus in memory so that a signal of this bus type can be connected betwee blocks.
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!