필터 지우기
필터 지우기

How to plot navigation points on an indoor floorplan

조회 수: 2 (최근 30일)
Ravi
Ravi 2011년 2월 18일
HI, I have an indoor floor map (jpeg), I have tracked the movement of a person using mobile sensors and I have data in the form of x,y and angle , I want to show the trajectory on the floor plan, how should I go with it? Simply I want to show the navigation on map, how I will map my navigation data on the map in matlab.
regards ravi

답변 (2개)

Brett Shoelson
Brett Shoelson 2011년 2월 18일
Look at the QUIVER command (and HOLD ON, of course). That does what I think you're asking for.
Cheers,
Brett

Ravi
Ravi 2011년 2월 18일
Actually I have distance and angle information, I know the initial start point.when persons starts walking,I have distance in each step and angle information. I want to map this information onto floorplan of a building(jpeg), How it will go?
regards ravi

카테고리

Help CenterFile Exchange에서 Mapping에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by