pwCopyDataFromLibrary


 pwCopyModelDataLibrary(dataFile, targetFolder)

 Copies a data set from the data library into
 the specified folder

 If no targetFolder is specified, the current folder is used.

 The data file must be specified including file extension.

 

Example

 pwCopyDataFromLibrary('JAK-STAT5-Swameye-2003-Dataset-01.xls');

See also

pwAddData
pwShowDataFromLibrary
pwAddDataFromLibrary