Plot GPS Coordinates on Map

You are now following this Submission

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 (2026). Plot GPS Coordinates on Map (https://se.mathworks.com/matlabcentral/fileexchange/73309-plot-gps-coordinates-on-map), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.2

Added website

1.0.1

Comments

1.0.0