Function: column2uint32

CALL:

DESCRIPTION:

Replace elements with unique numeric tag (of type uint32)

INPUT:

      col1, col2: 
          data that can be concatinated, like char matrices, numeric
          matrices, cell arrays or string arrays

OUTPUT:

      i1,i2:
          unique sequential index for combination of col1 and col2