setEstimatedValues
Update experiments with estimated model initial states and parameter values
Description
experiment = setEstimatedValues(experiment0,parameters)
setEstimatedValues is used with the getValuesToEstimate method. You use getValuesToEstimate to
        obtain the parameters that you want to estimate from an experiment. When you estimate
        parameters for multiple experiments, getValuesToEstimate
        tags each parameter to track its corresponding experiment. You use setEstimatedValues to update the experiments with their corresponding estimated
        parameter values.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012b