help using surf command
Mostrar comentarios más antiguos
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 comentario
Walter Roberson
el 25 de Oct. de 2013
What does size() show for each one?
Respuestas (1)
Azzi Abdelmalek
el 24 de Oct. de 2013
0 votos
Your data are latitude , longitude and pressure, it's obvious they should be the same size
Categorías
Más información sobre Surface and Mesh 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!