MATLAB File Help: prtDataSetBase/setTargetNames
prtDataSetBase/setTargetNames
  setTargetNames  Set the data set target names
  
   dataSet = dataSet.setTargetNames(NAMES) Set an object's
   target names to NAMES.
 
   dataSet = dataSet.setTargetNames(NAMES, INDICES) Set the
   target names for only the specified INDICES.
Method Details
Access public
Sealed false
Static false