How do I delete the contour lines in a contourf plot? Or is there a plot type which does not draw lines but only fills the colors?

1 comentario

Udhav Gawandalkar
Udhav Gawandalkar el 5 de Abr. de 2017
Hi This is what I did to get rid of contour lines.
  1. Once you have figure window popped up, click on show "plot tool and dock feature" button in the toolbar of the figure
  2. select the figure plotted
  3. click on the Property Editor button (left bottom corner)
  4. Now, you should see Lines option
  5. select no line
enjoy!

Iniciar sesión para comentar.

 Respuesta aceptada

Friedrich
Friedrich el 8 de Jul. de 2011

13 votos

Hi,
contourf(peaks(20),10,'edgecolor','none');
greetings

2 comentarios

Frederico Severgnini
Frederico Severgnini el 23 de Ag. de 2016
Thank you Friedrich, that was really helpful!
Azam Chowdhury
Azam Chowdhury el 2 de Nov. de 2018
great

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Contour Plots en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 8 de Jul. de 2011

Comentada:

el 2 de Nov. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by