help using surf command
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 25 Ott 2013
What does size() show for each one?
Risposte (1)
Azzi Abdelmalek
il 24 Ott 2013
0 voti
Your data are latitude , longitude and pressure, it's obvious they should be the same size
Categorie
Scopri di più su Surface and Mesh Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!