make figure contours mor evident
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How I can plot the contour lines more evident in fig1 like it in figure 2? what is the command for that?
0 Commenti
Risposte (1)
Walter Roberson
il 27 Nov 2022
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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Contour Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!