is there any way to did not show the grid of pcolor plot?
24 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
David Sanchez
le 18 Sep 2014
I think you should try:
grid off
after you call pcolor
Voir également
Catégories
En savoir plus sur Annotations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!