help using surf command
Afficher commentaires plus anciens
I need to plot pressure surface versus latitude and longitude as a surface plot, using the surf command. Pressure surface is a matrix, where latitude and longitude are vectors. I keep receiving the error data dimensions must agree.
1 commentaire
Walter Roberson
le 25 Oct 2013
What does size() show for each one?
Réponses (1)
Azzi Abdelmalek
le 24 Oct 2013
0 votes
Your data are latitude , longitude and pressure, it's obvious they should be the same size
Catégories
En savoir plus sur Surface and Mesh Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!