Get location from GPS coordinates?

Is there anyway that I can get Matlab to tell me a location based on the input of GPS coordinates? So, for example, if I gave it the coordinates (42.3899, -89.0366), how can I get Matlab to tell me that that's Roscoe, Illinois?

 采纳的回答

You will need to write a script that uses a geocoding service. Google and Yahoo both provide this service. There may be a fee associated with it, you'd have to read their documentation.

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by