make figure contours mor evident
Mostrar comentarios más antiguos
How I can plot the contour lines more evident in fig1 like it in figure 2? what is the command for that?
Respuestas (1)
Walter Roberson
el 27 de Nov. de 2022
0 votos
When you call contour() you can pass in the number of contour levels to use. Or instead you can pass in a vector of the values of the contour levels. To make the contours more obvious, reduce the number of contour levels.
Categorías
Más información sobre Contour Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!