is there any way to did not show the grid of pcolor plot?
    15 views (last 30 days)
  
       Show older comments
    
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 Comments
Answers (1)
  David Sanchez
      
 on 18 Sep 2014
        I think you should try:
grid off
after you call pcolor
See Also
Categories
				Find more on 2-D and 3-D Plots in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
