PRTools Contents

PRTools User Guide

prdownload

PRDOWNLOAD

Download well defined data and toolboxes

    STATUS = PRDOWNLOAD(URL,DIRNAME)

Input
 URL String containing URL of file to be downloaded
 DIRNAME Final directory for download, created if necessary.  Default: directory of calling function

Description

The URL will be downloaded in directory DIRNAME (to be created if  needed). The resulting file will be uncompressed in case of a zip-, gz-  or tar-file.

The main purpose of this routine is to download missing datafiles or  datasets from PRDATAFILES and PRDATASETS.

See also

prdatasets, prdatafiles,

PRTools Contents

PRTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.