필터 지우기
필터 지우기

How to plot contour lines on MATLAB?

조회 수: 5 (최근 30일)
Behrooz Daneshian
Behrooz Daneshian 2023년 7월 12일
답변: Star Strider 2023년 7월 12일
Hello everyone.
I aim to plot contour lines showing rain fall values on the US map. Suppose that I have a double array having 3 coloumns showing latitude, longitude, and the corresponding value for the rainfall, respectively. Can anyone guide me how I can plot contours?
My main question is that whether I am required to convert longitude and latitude to cartesian coordinate system in order to plot contours or I can plot them just with having longitude and latitude of each point ( representative for each weather station)?
Thank you in advance for your help.

답변 (1개)

Star Strider
Star Strider 2023년 7월 12일
See if contourm will do what you want. (I do not have the Mapping Toolbox since I do not need it for what I do, so I have no experience with it.)

카테고리

Help CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by