pwLogChangeFitParameter(ID, exponent1, exponent2, n, oldValue) Changes fitted parameter given by ID between 10^exponent1 * oldValue and 10^exponent2 * oldValue at n steps. After each step the system is integrated and plotted.
Default values: exponent1 = -1
exponent2 = 1
n = 10
ID = ID of first fitted parameter
oldValue = current value of fitted parameter