MATLAB File Help: prtDataSetClass/setTargetNames
prtDataSetClass/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.

Help for prtDataSetClass/setTargetNames is inherited from superclass prtDataSetBase
Method Details
Defining Class prtDataSetBase
Access public
Sealed false
Static false