-
FlexPro
- Zoom sur FlexPro
- Fonctionnalités & Options
- Domaines d’application
- Tous les avantages
- Nouveau dans FlexPro 2021
- Testez FlexPro gratuitement
- FlexPro View OEM Freeware
- Conseils d’achat
- Login
- Langue
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produits
- News
- Support
- Société
- Emplois
- Contact
- Login
- Langue
- +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.