MATLAB: Importing CSV files to Matlab

csvimport

Hello,
I am looking for a code, which could help me to import multiple CSV files to matlab with for loop. Each CSV file has 2 columns, so I need to create different matrix for every CSV file.
Thanks in advance!