Downloading igs file from the server

3 views (last 30 days)
% this is the main site, in this site under the "IGS Final Orbit available for GPS weeks:" section there are locations like 1790 1791.
%I need to write codes which find the location number (which is determined before like 1790) and enter the location and find the specific file in this location like "igs17902.sp3.Z". Then I need to download this file into my computer.
%the specific file I need to download always start with igsxxxxx.sp3.Z. xxxxx is the number which calculated before.

Accepted Answer

Star Strider
Star Strider on 6 Jun 2014
See the documentation on Internet File Access, and specifically Downloading Web Content and Files.

More Answers (0)

Categories

Find more on Downloads in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!