lookup(Lookup_value, lookup_vector, Result_vector)参数1:Lookup_value是要查找的值;参数2:lookup_vector是要查找的范围;参数3:Result_vector是要获得的值。