MATLAB File Help: prtDataGenProstate
prtDataGenProstate
    prtDataGenIris Read in data from the UCI PROSTATE data file
 
    DataSet = prtDataGenIris reads in the data from the classic Prostate.UCI
    file used in many pattern recognition texts and papers. For more
    information about this data, see the following URL:
 
    http://lib.stat.cmu.edu/S/Harrell/data/descriptions/prostate.html
 
    Example:
  
    ds = prtDataGenProstate;
    ds.plot;
See also