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 years 前 | 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 years 前 | 2 个回答 | 0