Variable input vectors during the simulation in simulink
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Vojtech Lavicky
2012년 5월 9일
0 개 추천
댓글 수: 1
Arkadiy Turevskiy
2012년 5월 9일
what determines how many input vectors you will have?
카테고리
도움말 센터 및 File Exchange에서 Deep Learning with Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!