retrieving ftp data with loop

1 visualizzazione (ultimi 30 giorni)
sermet
sermet il 21 Lug 2015
Risposto: Walter Roberson il 21 Lug 2015
%HOST=garner.ucsd.edu
%USER=anonymous
%PASSW=12345
%data path=rinex/relevant_year/relevant_day/xxxx (data)
%in here relevant_year, relevant_day and xxxx data are variable. Therefore I need to write a loop to retrieve multiple data (several relevant_year, relevant_day, xxxx) in ftp.

Risposta accettata

Walter Roberson
Walter Roberson il 21 Lug 2015
Use sprintf() to construct the string to pass to ftp()

Più risposte (0)

Categorie

Scopri di più su Downloads in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by