-
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
Display Two curves on the same figure
Tagged: #display #figure
- This topic has 3 replies, 2 voices, and was last updated 4 years, 2 months ago by Bernhard Kantz.
-
AuthorPosts
-
September 1, 2020 at 4:02 pm #28266Zoé SIGRISTParticipant
Hello,
I would like to know the script to display two or more curves on the same figure. This leas to 2 figures : Return [<Sig> Signal(sig, time) , <Envelop> Signal(env, time)]
thanks
- This topic was modified 4 years, 2 months ago by Zoé SIGRIST.
September 1, 2020 at 4:39 pm #28274Bernhard KantzParticipantThe operator creates a list of one or more elements specified. Details can be found in the online help. Lists can be treated as one dynamic curve (with a graph for each element) or multiple static curves in a diagram.
If one just wants to multiple graphs depicted in a diagram, this can be achieved selecting multiple datasets when creating the diagram. It is also possible to add new curves to an existing diagram.
September 9, 2020 at 5:28 pm #28293Zoé SIGRISTParticipantThank you for your anwser.
However, I don’t succeed in making 2 curves in one diagram/figure by FpScript
Could you please give me an example?
September 10, 2020 at 9:10 am #28294Bernhard KantzParticipantPossibly it is a misunderstanding. With an FPScript formula, one cannot create, delete or change the properties (with some minor exceptions) of other objects. Thus it is not possible to create a diagram within FPScript code. But one can provide a list of two or more datasets in a formula that can be depicted in a diagram.
It may be helpful to view this (french) introduction video (https://www.youtube.com/watch?v=07h2k5SMUa8), where a second curve is added interactively to an existing diagram.
-
AuthorPosts
- You must be logged in to reply to this topic.