D = csvRead('data.csv'); DD = csvRead('data.csv',',','.','string'); genre = DD(:,3);