필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
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
Brayann Alexander Perez Guizar
Brayann Alexander Perez Guizar 2022년 7월 3일
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.

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

채택된 답변

Brayann Alexander Perez Guizar
Brayann Alexander Perez Guizar 2022년 7월 3일
편집: Brayann Alexander Perez Guizar 2022년 7월 4일
I used the poslog function, example:
m=mobiledev
m.Logging=0
[lat, lon, t, speed, course, alt, horizacc]=poslog(m)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Object Identification에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by