pwSensitivityAddPair


 pwSensitivityAddPair(stateVariable, parameter, iCouple)

 Adds a variable-parameter pair to the list of existing
 variable-parameter pairs in order to display the corresponding
 analytical time-dependent sensitivity.

 

Arguments for pwSensitivityAddPair

 stateVariable  ID   E.g. Erk
 parameter      ID   E.g. Erk_activation or scale_pErk_obs_C1
 iCouple        int  Number of couple. Currently always 1.

 

Description

 Existing pairs are listed in the 'Sensitivities' view of the equalizer.
 Please re-combine or use the equalizer to remove old pairs.

 Requires CVODES integrator and the symbolic math toolbox.

 Don't forget the suffix _C1 for locally fitted parameters.


 Currently, only pairs for the first couple (iCouple=1) are supported.