How can I generate a array of bus by simulink R2007b

I have already created a Bus by using "Bus selector" and connect several of it to the "Vector Concatenate" block and its setting are:
Number of inputs = 2,
Mode = Multidimensional array,
concatenate dimension = 2,
I also add a "Selector" to choose the "bus" that I want to select from array of bus.
However, when I use the "Block selector" to chose the signal from the "Bus" that output from "selector",it always fail.
Do I use the wrong setting of "Vector Concatenate" or use the wrong block?
sincerely Nathan.

 Accepted Answer

You cannot create an array of buses in R2007b - it appears that the capability was added only in R2010b according to the Release Notes.

1 Comment

Thank you Kaustubha
I think I need to get new version of simulink to implement this task.
Thanks.

Sign in to comment.

More Answers (0)

Categories

Find more on Modeling 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!