Borrar filtros
Borrar filtros

¿How i can display this data in matlab mobile? (georeferences)

2 visualizaciones (últimos 30 días)
I am trying to display Latitude, longitude, elevation, accuracy and ubications name with some fuctions but so far I have not succeeded, I just want that data to be displayed on the console, as matlab normally does, they require gps and I suppose also the position sensors of matlab mobile. I just want to know how to display that data, I will use them to add them to the photos of a camera that I am programming, I will not attach the code for that because there is nothing that refers to what I need.
  1 comentario
Brayann Alexander Perez Guizar
Brayann Alexander Perez Guizar el 3 de Jul. de 2022
It is not necessary for you to tell me how to do all that, just what you know, the information about one or more of those data that I need.

Iniciar sesión para comentar.

Respuesta aceptada

Brayann Alexander Perez Guizar
Brayann Alexander Perez Guizar el 3 de Jul. de 2022
Editada: Brayann Alexander Perez Guizar el 4 de Jul. de 2022
I used the poslog function, example:
m=mobiledev
m.Logging=0
[lat, lon, t, speed, course, alt, horizacc]=poslog(m)

Más respuestas (0)

Categorías

Más información sobre Graphics Object Identification en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by