필터 지우기
필터 지우기

Import names of excel files to a String array

조회 수: 7 (최근 30일)
Edison
Edison 2018년 7월 23일
댓글: Edison 2018년 7월 23일
I have a folder with multiple excel files. I would like to write a function where the input argument is the route to the folder and the output is an array of String variables containing the names of the files, one for each position. The number of the files should be undefined and they have large names (40 characters average)
  댓글 수: 2
Geoff Hayes
Geoff Hayes 2018년 7월 23일
Edison - perhaps look at dir and go from there.
Edison
Edison 2018년 7월 23일
Thanks, just what i needed

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by