IMOdel

IMOdel [# # [#]] Integrate the current model over the range specified by the first two parameters. The third (optional) number, which defaults to 200, is the number of steps.

For 2-dimensional data you can use

IMOdel IMOdel [# # [#]] [# # [#]]

where 2nd triplet of numbers specify the lower and upper limits, and the number of steps to use in the Y direction.

The method only uses a simple rectangle rule to calculate the integral.


Return to plt main page.