Import names of excel files to a String array

3 ビュー (過去 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 Center および File ExchangeSpreadsheets についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by