How to plot navigation points on an indoor floorplan

2 visualizaciones (últimos 30 días)
Ravi
Ravi el 18 de Feb. de 2011
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

Respuestas (2)

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

Ravi
Ravi el 18 de Feb. de 2011
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

Categorías

Más información sobre Automotive en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by