-
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
Sorting Routines
Tagged: sorting data
- This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by Bernhard Kantz.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
November 20, 2017 at 2:25 pm #16566Dermot CraddenParticipant
Is there a way to sort data sets either by increasing or decreasing values without writing a script routine or macro
The example files show how sorting values can create a better chart.
The sorting I have to do in excel then re-import the sorted data back into FP
I have FlexPro 9.0.13 Standard
March 23, 2018 at 10:12 am #20553Bernhard KantzParticipantI’m afraid, there is no one-click solution to sort a dataset or a signal. But a one-line FPScript formula can do the job.
Please insert a new formula and write Sort(. Drag your signal (or data set) from the object list window into the code. Add a comma and select the appropriate operation parameter (SORT_X for a signal or SORT_Y for a data set). That’s all.
Then you can use the formula for your diagram.
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.