Lets say two arrays have been created,
a=[ [\'F\' 0 \'G\'] [0 0 0] [0 0 0]]
b=[[\'F\' \'F\' \'G\'] [\'F\' \'F\' \'G\'] [0 0 0]]