help using surf command
显示 更早的评论
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 个评论
Walter Roberson
2013-10-25
What does size() show for each one?
回答(1 个)
Azzi Abdelmalek
2013-10-24
0 个投票
Your data are latitude , longitude and pressure, it's obvious they should be the same size
类别
在 帮助中心 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!