-
FlexPro
- At a Glance
- Features & Options
- Applications
- All Advantages
- What’s New in FlexPro 2021
- Try FlexPro For Free
- FlexPro View OEM Freeware
- Buying Guide
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
- Products
- News
- Support
- Company
- Contact
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
xvalue of a maximum
- This topic has 2 replies, 2 voices, and was last updated 13 years, 3 months ago by Markus Janssen.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
August 10, 2011 at 1:16 pm #12738Markus JanssenMember
Hello,
I used the FPScript command
%{Maximum(Signal)}How can I get the corresponding xValue of this Maximum?
Is there a reference of FPScript commands?
thanks
August 10, 2011 at 1:16 pm #8404Markus JanssenMemberHello,
I used the FPScript command
%{Maximum(Signal)}How can I get the corresponding xValue of this Maximum?
Is there a reference of FPScript commands?
thanks
August 10, 2011 at 2:13 pm #9201Bernhard KantzParticipantUse the GlobalMaximum-function instead of the Maximum-function:
GlobalMaximum(Signal, EVENT_EXTRACT).X
All functions and operators are described in the FlexPro help. In addition to that there are different wizards to import functions and operators in a FPScript formula.
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.