Feeds
提问
MATLAB two Graph Plotting
x = 1:100; y = ones(1,100); y1 = ones(1,100); y2 = ones(1,100); y3 = ones(1,100); y = x; y1 = x+2; y2 = x+50; y3 = x+10...
5 years 前 | 1 个回答 | 0
1
个回答提问
Last else if graph not plotting
if i==3600 hold on; plot(x,C); elseif i==10800 ...
5 years 前 | 2 个回答 | 0

