How to plot navigation points on an indoor floorplan

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일

1 개 추천

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일

0 개 추천

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

카테고리

질문:

2011년 2월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by