LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY graph using formula node

Solved!
Go to solution

Delete the multiply and change N to 100. Then you have 0 <= i < 100 and 100 <= x < 200.

 

Lynn

Message 11 of 14
(931 Views)

At last i got it...thank u so much...to every one helping me....i attached the file...what i did..thanks again..:)

0 Kudos
Message 12 of 14
(928 Views)

Can I know why the attached file..is not giving the exact values in graph...please reply

0 Kudos
Message 13 of 14
(910 Views)

Please explain what you think it should be giving.

 

It appears to me that is is doing exactly what you programmed it to do. You send it an array of two points, both with the same Y value and it plots a horizontal line.

 

Lynn

0 Kudos
Message 14 of 14
(903 Views)