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!