Feeds
질문
How can i plot whit the command plot a complex number with an imaginary part which is null? Can you make me an example of the code with this number?
z=1+0*i;
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why the imaginary part of the points p1,p2,p3 isn't zero in the plane?
p1=1; p2=3; p3=4; plot([p1,p2,p3],'x') <</matlabcentral/answers/uploaded_files/125390/ktogjot.jpg>>
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
why does simulink use the transfer function to simulate the step response?
<</matlabcentral/answers/uploaded_files/121580/Cattura.PNG>>
7년 초과 전 | 답변 수: 0 | 0

