pwPlotMultipleParameterSettings


 pwPlotMultipleParameterSettings(ID1, values1, ID2, values2, ...)

 Sets the specified parameters given by ID1, ID2, ... successively to
 values1(1), values2(1) / ... / values1(end), values2(end)
 and integrates and plots the trajectories.

 All values vectors are row vectors and must have the same length.
 You can also provide a scaling value for a parameter which will be used
 for all settings (TODO).

 If you have multiple data sets:
 Please note that the parameter names refer to the currently combined
 models, i.e. use the same name as in the equalizer.
 Global parameters will have the same name as in the model,
 wherease locally fitted parameters get the suffix _Ci where
 i is the number of the combined couple.
 If a parameter is not found, the suffix _C1 is assumed.

See also

pwSetFitParameterValuesByID
pwDraw
pwOverwrite