Import names of excel files to a String array

1 Ansicht (letzte 30 Tage)
Edison
Edison am 23 Jul. 2018
Kommentiert: Edison am 23 Jul. 2018
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 Kommentare
Geoff Hayes
Geoff Hayes am 23 Jul. 2018
Edison - perhaps look at dir and go from there.
Edison
Edison am 23 Jul. 2018
Thanks, just what i needed

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu File Operations finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by