Ignore:
Timestamp:
11/25/19 10:17:35 (5 years ago)
Author:
bduin
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • prdatasets/pr_getdata.m

    r129 r132  
    2020% is constucted and returned to the user.
    2121%
    22 % SEE ALSO (<a href="http://37steps.com/prhtml/37tools.html">37tools Contents</a>)
    23 % DATASETS, DATAFILES
     22% SEE ALSO DATASETS, DATAFILES
    2423
    25 % Copyright: R.P.W. Duin, r.p.w.duin@37steps.com
     24% Copyright: R.P.W. Duin
    2625
    2726function out = pr_getdata(varargin)
     
    3433%  dset  : becomes full path and name of dataset
    3534%  ddir  : becomes full path of dataset
    36 
    3735name = callername;
    3836argin = setdefaults(varargin,[],[],[],[],true);
Note: See TracChangeset for help on using the changeset viewer.