how to superimpose matlab plot on a geotiff image.

조회 수: 6 (최근 30일)
abhishek dosapati
abhishek dosapati 2020년 2월 26일
편집: abhishek dosapati 2020년 2월 27일
(i am trying to create an image like this) i have u and v components of wind speed 10m , i am able to generate the 'quiver' plot for u and v components for direction of wind. Now i have to superimpose the plot on a geotiff image, is there any way? no use within matlab. i use envi to do the superimpose.

답변 (1개)

KSSV
KSSV 2020년 2월 26일
Use hold on and plot.
  댓글 수: 5
KSSV
KSSV 2020년 2월 26일
That case..use image function with the picture...specify your x and y limits and use quiver over this.
abhishek dosapati
abhishek dosapati 2020년 2월 27일
actually i want to create something like this. thank you so much for the answers by the way.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Vector Fields에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by