How do I download data that is updated everyday in a new file?

1 view (last 30 days)
Hi,
I am attempting to map disease outbreaks using MATLAB mapping toolbox.
Is there a way I can download these files so that my map is updated each time a new, updated data filed is added to the master branch shown in the link? I am very new to matlab so code and explanation is appreciated!

Answers (1)

Srivardhan Gadila
Srivardhan Gadila on 3 May 2020
websave('01-22-2020.csv',rawFileVersionURL)

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!