| MATLAB File Help: 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.| Access | public | 
| Sealed | false | 
| Static | false |