LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

array comparision

Solved!
Go to solution

hi all 

 

i have 2 arrays .... i simply need to check if both are same ... if same give me a true and if not a false...

 

by using the '=' function i get an array of true/false......... what i need is simple just a single true if they are equal and if not a false

 

any suggestions

 

regards

 

Regards
0 Kudos
Message 1 of 3
(2,491 Views)
Solution
Accepted by topic author nolsqn
Right click on the equals, go to Comparison Mode, then select compare aggregates.
Message Edited by Ravens Fan on 02-16-2010 12:36 AM
0 Kudos
Message 2 of 3
(2,485 Views)

hi,

Its just extension of your logic,

see the attached example.

 

 

edit : sorry i did'nt see the above msg, it is optimised answer.

 

Regards,

Shrek

Message Edited by shrekt on 02-16-2010 11:09 AM
Message 3 of 3
(2,483 Views)