필터 지우기
필터 지우기

How to grid with distance?

조회 수: 2 (최근 30일)
Alejandra Uguet de Resayre
Alejandra Uguet de Resayre 2022년 3월 17일
답변: Voss 2022년 3월 18일
Hello!
I have this bunch of data taken by a glider that swims up and down from west to east. I want to grid that data with depth and distance, but I don't know how to transform values of longitude and latitude to kilometers.
[glider.XD,glider.YD]=meshgrid(min(x km):5:max(x km),0:dz:-800);
How can I do that?
Thanks a lot!!

채택된 답변

Voss
Voss 2022년 3월 18일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Genomics and Next Generation Sequencing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by