Integrate Panel
Use the Integrate panel to obtain the area under a curve. The area under the curve that has been integrated is shaded and the total area, based on the calculation, is given.
Location: Post page > xy plots panel
Panel Options
Option | Action |
---|---|
plot = | Click the button or text box to display a list of plots in the model, then select the desired plot. |
curve = | Click the button or text box to display a list of curves in the model, then select the desired curve. |
from: x = | The starting point on the curve for the area you wish to calculate. Integration will be calculated between this point and to: x=. |
to: x = | The ending point on the curve for the area you wish to calculate. Integration will be calculated between this point and from: x=. |
area = | This read-only field displays the total area calculated under the curve between the from: x = and to: x = points. |
avg height = | This read-only field displays the average height of the curve between the from: x = and to: x = points. |
Command Buttons
Button | Action |
---|---|
integrate | Perform the calculation on the selected curve between the specified points. |
return | Exit the panel. |