urlwrite
Download URL content and save to file (not recommended)
urlwrite is not recommended. For http or
https protocols, use webread or webwrite instead. For
ftp protocols, use ftp functions. For file protocols, use fileread, fopen or copyfile.
Description
urlwrite(uses
additional options specified by one or more URL,filename,Name,Value)Name,Value pair
arguments.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Tips
urlreadandurlwritecan download content from FTP sites. Alternatively, use theftpfunction to connect to an FTP server and themgetfunction to download a file.
Version History
Introduced before R2006a