MATLAB File Help: prtDataSetBase/setObservationInfo
prtDataSetBase/setObservationInfo
 dataSet = setObservationInfo(dataSet,obsInfoStruct)
  Set the observationInfo field of the data set to the
  structure array obsInfoStruct.  obsInfoStruct should be
  dataSet.nObservations x 1.
  
  observationInfo can be used to store arbitrary information
  about a data set.
Method Details
Access public
Sealed false
Static false