LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

two 1D arrays to chart

I have two 1D arrays and I am trying to show both plots on the same chart. It is giving me a error from a bundle saying the source is a cluster of two elements and the sink is double. I can show both on seperate charts, but not together. thanks for your help.

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

First of all you probably need to be a little more discrete when asking for help on homework. It is not the wish of the forum members to complete peoples homework or assignments for them and remove the chance of learning.

 

Secondly, I think you misunderstand how Charts are supposed to work, use context help (found in the Help drop down menu or by pressing Ctrl+H) and hover your mouse over one of your charts. It should give you a little bit more of an understanding of how they are supposed to work.

0 Kudos
Message 2 of 3
(2,799 Views)

Hello William115,

 

I think these links could give you a good direction:

 

"Re: Graph multiple 1D arrays of different lengths of the same graph without adding zeros to the X values without Y values"
http://forums.ni.com/t5/LabVIEW/Graph-multiple-1D-arrays-of-different-lengths-of-the-same-graph/m-p/...

 

"Two methods for writing multiple plots to a waveform chart"
https://decibel.ni.com/content/docs/DOC-5574

 

 

 

regards,

 

Daniel Cabezas

Applications Engineering

National Instruments

www.ni.com/support

 

0 Kudos
Message 3 of 3
(2,764 Views)