Feeds
질문
SIMULINK BUG, or Am I missing something in DATA STORE MEMORY block?
I have a Simulink model with the following problem: At the top-level I have one data store memory block A, with one respectiv...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to put Multiple Parallel Entries in Vectors?
I have q=zeros(20,1) and x=[3;4;5;6;7;8;9;1;2;3;4;5] If I declare q(x,1)=1 then I get: q=[1;1;1;1;1;1;1;1;1;0;0;0;0;0;0;0...
거의 13년 전 | 답변 수: 1 | 0
