How to grid with distance?

4 visualizaciones (últimos 30 días)
Alejandra Uguet de Resayre
Alejandra Uguet de Resayre el 17 de Mzo. de 2022
Respondida: Voss el 18 de Mzo. de 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!!

Respuesta aceptada

Voss
Voss el 18 de Mzo. de 2022

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by