Feeds
已回答
How can I change the slopes of stairs plot?
Try x = [1 2 3] y = [5 6 7] stairs(x,y,'-.o') axis([0 11 0 11]) <</matlabcentral/answers/uploade...
How can I change the slopes of stairs plot?
Try x = [1 2 3] y = [5 6 7] stairs(x,y,'-.o') axis([0 11 0 11]) <</matlabcentral/answers/uploade...
9 years 前 | 1
| 已接受