is there any way to did not show the grid of pcolor plot?
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I have a problem of drawing the pcolor plot. I wonder is there a way to enable a pcolor plot without showing the grid lines, since the pcolor plot becomes difficulty to recognize,if there are too many grid lines in a pcolor plot?
0 Kommentare
Antworten (1)
David Sanchez
am 18 Sep. 2014
I think you should try:
grid off
after you call pcolor
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!