I'm using the Simulink analyzer with two requirements:
- Maximize final value of Signal A
- Minimize final value of Signal B
I'm trying to see how varying a parameter changes the final value of Signals A and B. I chose Maximize and Minimize because for my implementation, a bigger final A is better and a smaller final B is better. At the end of the sensitivity analysis, I get resulting values of 0 to 200 for the minimize Signal B requirement, and 0 to -0.15 for maximize signal A requirement. What do these numbers mean?
Also, is it possible to circumvent the trouble of figuring out what the resulting numbers mean, and just get the sensitivity analyzer to output the final value of the signal?