photo

Rongxing Hu


Last seen: 10 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer
  • First Review

查看徽章

Feeds

排序方式:

已回答
edgecolor of pixels of imagesc
You could use plot to add the edge lines edge_x = repmat( [0:length(xdata)]+0.5, length(ydata)+1,1) edge_y = transpose( repmat...

2 years 前 | 0

提问


How to plot the on-off status matrix with elements displayed
I want to plot a figure like this with matlab. The elements are presented and marked with differetn colors.

2 years 前 | 1 个回答 | 0

1

个回答