Hi,
I have an array that have 2 columns and 100 rows. First column is first name(for example 'alex') and second column is last name(for example 'ambersan').
I want to get "which names is in first column?" and "How many from each name?"?
Is there in Matlab any function that i can use it?