Section Average on Curves


Updated by Altair Forum User
Hi,
i want to include an average level line on specific sections of curves in my plot window, like in the attached Image.
Is there some funtion / plot macro to do this?
Find more posts tagged with
Sort by:
1 - 3 of
31


Updated by Altair Forum User
Hi,
Please try the following:
1. use 'plot macro' button to switch to macros
2. search for 'subrange x'
3. input your curve (double click on 'curve' and select)
4. input 'X start' and 'X end' for your range of interest
5. press apply -> new curve is created
6. search for macro 'mean - curve output'
7. select the new curve (double click on 'curve' and select)
8. press apply ---> be happy
If you have installed MVP-Toolbar, then both functions are included in the menus Curve Manipulation-> Curve Cut and Statistics->Meanvalue.
Best regards,
Mario
Hi,
You can use 'Datum Lines' option under the 'Curve' tab.
Hope it helps.