Feeds
질문
How to input this vector in simulink ?
How could i input this vector phi in simulink, to see the graphic in a scope? Consider the time vector for each point of the phi...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
Error using / Arguments must be numeric, char, or logical.
When i input this code : t=0:1:10; y=2.718.^(-t/5)-{[2.718.^(-t/5)].*t}/5; plot(t,y(t)) the program reclaims : Error using...
거의 4년 전 | 답변 수: 2 | 0