Community Profile

photo

Jeffrey


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
When using contourf, is it possible to make a gap in contour lines so that the label is visible?
Z = peaks; [C,h] = contourf(Z,-10:2:10); colormap(cool) axis square set(h,'Linestyle','none') hold on [C1,h1] ...

10 years ago | 1