-
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
Comparison of two or more datasets in different files
- This topic has 2 replies, 2 voices, and was last updated 16 years, 4 months ago by Anonymous.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
July 15, 2008 at 7:46 pm #12602AnonymousGuest
I have imported different files with identical channels. How can I compare comfortable one channel of two data sets without using fixed names for the data set?
July 15, 2008 at 7:46 pm #8265AnonymousGuestI have imported different files with identical channels. How can I compare comfortable one channel of two data sets without using fixed names for the data set?
July 16, 2008 at 12:21 am #8971Bernhard KantzParticipantYou can either write a VBA macro or create a user-defined FPScript function.
Example: “Formula Compare”
Arguments data1, data2 Maximum(data2-data1) < 1E-15
Now you can create a second formula to compare two data sets:
Compare(Signal, Signal2)
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.