LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot xy graph labview

How to plot xy graph in labview. I have two 1-D arrays.

I tried this: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000004BQISA2&l=en-IN

 

But here "bundle" shows error sink and source are different. 

 

 

next I have to do is: I have x & y values.

But y have multipled values array like y @ 25C temperature, 35C temperature and so on different temperatures. 

0 Kudos
Message 1 of 2
(1,141 Views)

Have you spent time learning LabVIEW?  There are several Tutorials listed on the first page of the Forum that explain the basic concepts, including Structures (Loops), Data elements (including Arrays and Clusters), and Graphs/Charts (and the difference between them).

 

The document you cited clearly explains how to do what you need to do.  We cannot tell what you actually did, but clearly it was wrong.  Do you want us to "guess" what you did, or do you want to attach your VI (please, no pictures, attach the actual Code so we can see it, modify it, test it, see the Version of LabVIEW you are using, etc.).

 

Bob Schor

0 Kudos
Message 2 of 2
(1,139 Views)