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
Walter Roberson 2013 年 10 月 25 日
What does size() show for each one?

サインインしてコメントする。

回答 (1 件)

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 10 月 24 日

0 投票

Your data are latitude , longitude and pressure, it's obvious they should be the same size

カテゴリ

タグ

質問済み:

2013 年 10 月 24 日

コメント済み:

2013 年 10 月 25 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by