ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW MathScript RT Module

cancel
Showing results for 
Search instead for 
Did you mean: 

how to plot 2 arrays on a graph in labview communications design

Solved!
Go to solution

Actually, I am trying to plot 2 arrays from the mathscript node .one depends to the other.I have made a cluster for the 2 arrays and plot them in the graph but the resulted graph doesn't really show the exact values.

I want to plot pde_sim which depends on snrdb.

Capture9.PNG

the resulted figure that I get is :

Capture10.PNG

Is something wrong with my code ??

 

0 Kudos
Message 1 of 2
(6,346 Views)
Solution
Accepted by topic author emnajaoua

Hi,

 

You need to use Build Cluster instead of Build Cluster Array.

 

Graph.png

Message 2 of 2
(6,339 Views)