Programming |
Exchanging Files over the Internet
MATLAB provides functions for exchanging files over the Internet. You can exchange files using common protocols, such as File Transfer Protocol (FTP), Simple Mail Transport Protocol (SMTP), and HyperText Transfer Protocol (HTTP). In addition, you can create zip archives to minimize the transmitted file size, and you can save and work with Web pages.
For more information, see the following sections:
Closing a File | Downloading Web Content and Files |
© 1994-2005 The MathWorks, Inc.