LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

graph xy

Bonjour

Voici mon problème. J’ai crée un tableau a plusieurs dimension (5 colonnes ,100 ligne) que j'aimerai visualiser sur un seul graphe avec comme abscisse la premier colonne de mon tableau

Mais je n'y arrive pas avec un graphe XY et encore moins avec un graphe normal

Comment dois je faire

0 Kudos
Message 1 of 3
(2,477 Views)

I'm not sure if I entirely understood the question because I used an online translator, but try this: 

Use "Index Array" 

Index the first column (column 0) for the x values

Then the second column (column 1) for the y values 

Then bundle x with y and send to xy graph. 

Message Edited by Cory K on 12-16-2008 01:21 PM
Cory K
0 Kudos
Message 2 of 3
(2,459 Views)
Do you already have the table or did you not get that far yet?
Cory K
0 Kudos
Message 3 of 3
(2,457 Views)