Azzera filtri
Azzera filtri

How to plot navigation points on an indoor floorplan

2 visualizzazioni (ultimi 30 giorni)
Ravi
Ravi il 18 Feb 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

Risposte (2)

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

Ravi
Ravi il 18 Feb 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

Community Treasure Hunt

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

Start Hunting!

Translated by