How can I import a column from multiple .csv files into seperate variables.

Here is the current code I have: l1 = cumsum(csvread('list1.csv',1,2,[1,2,1488,2]));
which works for one file however i want to get a list of l1, l2,...,l35 variables with just this specific column from my data files list1.csv, list2.csv,...,list35.csv
any help would be much appreciated!!

답변 (0개)

카테고리

도움말 센터File Exchange에서 Tables에 대해 자세히 알아보기

질문:

2013년 4월 28일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by