Variable input vectors during the simulation in simulink
Show older comments
Hello,
I have generated a neural network model (in simulink).
It accepts only one column vector (Mx1) as an input.
I'd like to have different inputs and change them during the simulation, for example [1; 1; 1; 0; 0] and then [1; 1; 0; 1; 1] and so on, these i want to define in workspace. Simply more that just one column vector as an input during one simulation. What block I can use? And what exactly I should set? thank you
Accepted Answer
More Answers (1)
Vojtech Lavicky
on 9 May 2012
0 votes
1 Comment
Arkadiy Turevskiy
on 9 May 2012
what determines how many input vectors you will have?
Categories
Find more on Deep Learning with Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!