Community Profile

photo

Rongxing Hu


Last seen: 5 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadísticas

  • First Answer
  • First Review

Ver insignias

Feeds

Ver por

Respondida
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...

casi 2 años hace | 0

Pregunta


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.

casi 2 años hace | 1 respuesta | 0

1

respuesta