| MATLAB File Help: prtDataSetClass/setObservationsAndTargets |
dataSet = setObservationsAndTargets(dataSet,data,targets) Replace both the data and targets in a data set with new "data" and "targets". The inputs should have the same size in the first dimension. setObservationsAndTargets is useful when the size of a data set has to change.
| Defining Class | prtDataSetInMem |
| Access | public |
| Sealed | false |
| Static | false |