Filter löschen
Filter löschen

How to grid with distance?

2 Ansichten (letzte 30 Tage)
Alejandra Uguet de Resayre
Alejandra Uguet de Resayre am 17 Mär. 2022
Beantwortet: Voss am 18 Mär. 2022
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!!

Akzeptierte Antwort

Voss
Voss am 18 Mär. 2022

Weitere Antworten (0)

Kategorien

Mehr zu Genomics and Next Generation Sequencing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by