Reduce noise in graph

3 visualizaciones (últimos 30 días)
Tadgh Cullen
Tadgh Cullen el 28 de Jun. de 2015
Comentada: Star Strider el 28 de Jun. de 2015
I have attached a figure showing the vorticity I have calculated and plot at each time step. I have set the
caxis ([-3500 2500)]
but as you can see, there is much unwanted noise (colour changes) in the graph that make it difficult to see exactly what is going on. Is there any way I can reduce this noise by setting lets say everything between -1000 and 1000 to a single colour? Or is there a better way of doing this?
Thanks for your time

Respuesta aceptada

Star Strider
Star Strider el 28 de Jun. de 2015
The contour and contourf functions allow you to set the number of contours, and alternately specify the particular values of the contours. See the documentation for Specify Number of Contour Lines for details. Experiment with those and the other options to get the result you want.
  2 comentarios
Tadgh Cullen
Tadgh Cullen el 28 de Jun. de 2015
That is exactly what I needed. Thank you
Star Strider
Star Strider el 28 de Jun. de 2015
My pleasure.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Contour Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by