Feeds
질문
Why do I get "Array indices must be positive integers or logical values" error
t=0:0.01:4; h1=t.*cos(2.*pi.*t); subplot(6,1,1); plot(t,h1); title 'p(t)'; grid on; h2=t.*exp(-2.*t); subplot(6,1,2...
대략 5년 전 | 답변 수: 1 | 0
질문
대략 5년 전 | 답변 수: 1 | 0