csvファイルの複数の読み込みについて.
Show older comments
同じフォルダ内にCSVファイルが複数あり,そのCSVファイルからデータを読み込み,CSVファイルとして一つずつ連番のCSVファイル(1.csv,2.csv,...といった感じに)に出力したいと思っています.フォルダ内のCSVファイルの名前が連番(1.csv,2.csv,...)でなくランダムです.同一フォルダ内のCSVファイルを一つずつ読み込んでいく方法がありましたらご教授宜しくお願いいたします.
Accepted Answer
More Answers (1)
Akiko
on 2 Jul 2018
2 votes
Categories
Find more on ファイルの操作 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!