help using surf command
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 25 Okt. 2013
What does size() show for each one?
Antworten (1)
Azzi Abdelmalek
am 24 Okt. 2013
0 Stimmen
Your data are latitude , longitude and pressure, it's obvious they should be the same size
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!