05-09-2009 03:47 PM
05-09-2009 03:54 PM
05-09-2009 04:34 PM
05-09-2009 04:39 PM
05-09-2009 05:09 PM
rasha wrote:
i have done this but an error occurs data type mismatch
The default output of the Equal? operation when you wire arrays is to give you an array so you can see the comparison for each and every element. To get a single Boolean output right-click on the Equal? function and select Comparison Mode -> Compare Aggregates.