How to import text file data into Matlab?

I have to import the text file data into matlab. The txt file consist of 50000 rows and the columns are separated by ';' If some one have any idea to import this enormous amount of data. Thanks

 Réponse acceptée

Star Strider
Star Strider le 8 Août 2015

0 votes

The csvread function would be my initial choice.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by