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 years 前 | 1 个回答 | 0
提问
5 years 前 | 1 个回答 | 0