10-22-2015 08:20 AM
hello guys,
i have this problem...i use LV 2009 🙂
i have a numeric array (double format) and i would create a graph with all index in x-axis, and on Y put their values..and put a continuous line for all X with their
average
this is the first step...
as second step, i would create many graphs on the same graph (with different colors)...in X i have the same nr. of point, but in Y i have different values...so i need another average line and values
thanks...
10-22-2015 08:27 AM
Hello Gianluca1985,
I don't see any problems in you above statement. Now, can you tell us what you have tried and where the problems are?
Michel
10-22-2015
08:34 AM
- last edited on
05-06-2025
12:38 PM
by
Content Cleaner
You should try to make this on your own and then ask for help if you can't get it to work yourself. It's quite simple (maybe more simple than any other programming language) to create a graph indicator.
Here's a helpful resource on graphs and charts.
To plot multiple plots on your graph, write a 2D array of DBLs.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'