Plot GPS Coordinates on Map

Plot GPS Coordinates on Map
316 Downloads
Updated 9 Nov 2019

View License

function plot_GPS(filename,Lon,Lat,LonMin,LonMax,LatMin,LatMax)

Input:
filename: filename of the image
Lon: Longitude coordinates vector
Lat: Latitude coordinates vector
LonMin, LonMax: Longitude boundaries of the map
LatMin, LatMax: Latitude boundaries of the map

Cite As

Ayad Al-Rumaithi (2024). Plot GPS Coordinates on Map (https://www.mathworks.com/matlabcentral/fileexchange/73309-plot-gps-coordinates-on-map), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

Comments

1.0.0