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!