Inputs in Simulink model....

I need to give inputs to my controller in the simulink model... The inputs should be in a form of matrix... How can this be done??

 Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 23 Sep 2013

0 votes

2 Comments

Actually it need to be 3 matrices, each with different entries.. I also want that when i choose three values, the controller should take these... does the constant block do that??
If you want three matrices, use 3 constant blocks

Sign in to comment.

More Answers (2)

ES
ES on 24 Sep 2013

0 votes

For an exhaustive list of possibilities in giving Input to a Simulink Model, use SignalBuilder. Signal Builder has an added advantage that you can specify the input values in an Excel file and just import it to a Signal Builder.
Smith Steven
Smith Steven on 26 Sep 2013

0 votes

Problem solved.... Thanks to both of the above users.....

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!