2-D Plot with Latitude, Pressure Level, and other Variables
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Michelle De Luna
le 3 Nov 2020
Modifié(e) : Michelle De Luna
le 4 Nov 2020
Hi everyone!
I have been tasked with plotting specific humidity on a 2-D plot that uses latitude as the x-axis and atmospheric pressure level as the y-axis. In essence, specific humidity should be a dotted line that expresses how the variable changes with respect to latitude and pressure level. Am I making this more complicated than it has to be? Any helpful tips on how best to approach the problem?
Thanks in advance!
P.S. Here is a 3-D plot I produced using lat, atmospheric pressure, and specific humidity. Unfortunately, I need a 2-D plot with lat and pressure as axes and specific humidity as a dotted line.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/402189/image.png)
4 commentaires
Walter Roberson
le 3 Nov 2020
create a grid of humidity based on latitude and pressure, and contour?
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Line Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!