How to remove grid lines from a plot

Hey I am trying to show just saturation distribution without the grid cell lines showing. Tried grid off , and 'EdgeColor', 'none' but still showing the grid cell lines
Please help...

 Respuesta aceptada

KSSV
KSSV el 5 de Mzo. de 2020

0 votos

Use shading interp after plotting the mesh.

Más respuestas (1)

Chukwuemeka Enemanna
Chukwuemeka Enemanna el 5 de Mzo. de 2020

1 voto

Thanks, I figured a way to fix it directly on the plot, right click and go to line styles, chose none and the grids are off.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by