photo

Daniele Maddaluno


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
Explicitly specifying line colors when plotting a matrix
I can solve your problem with something like this: x = 1:5; y = [x; x.^2; x.^3; x.^4; x.^5]; n = size(y, 1); col...

6 years 前 | 7