How to read in data in matlab from text files in a folder automatically?

1 view (last 30 days)
Hello,
I have a folder with text files that contains 40 columns with first row containing headers and rest of the rows with various values. I want to write a code in which we select just the folder and matlab read in data from the text files, imports each column as column vector and saves the files with text file name.
Can anyone guide me how to approach this problem to generate the code?
  2 Comments
Aneesha
Aneesha on 7 Nov 2019
so did u write the code to open the files automatically from the folders?
Image Analyst
Image Analyst on 7 Nov 2019
I imagine he did, using the code from the FAQ, like in the link I gave below. If you need to also, I recommend that you also look in the FAQ instead of waiting who-knows-how-long for Pratik to answer you.

Sign in to comment.

Answers (2)

Image Analyst
Image Analyst on 6 Jun 2018

Pratik Panchal
Pratik Panchal on 7 Jun 2018
thanks for answering. :)

Categories

Find more on Startup and Shutdown 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!