download and save .jpg images from web

Hello,
I would like to download images from the web and save it in my disk. Here is an example of image I'm interested:
filex = 'http://lance-modis.eosdis.nasa.gov/imagery/subsets/tmp/AERONET_Ilorin.2012095.terra.1km.jpg'
I tried urlwrite(filex,'myimage'); but it does not work.
Some suggestions? thanks!

Answers (0)

Categories

Asked:

on 4 Apr 2012

Community Treasure Hunt

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

Start Hunting!