How to copy the elements from the .dat file (contains 441 rows and 2 coloumns) into an array using for loop?

2 Ansichten (letzte 30 Tage)
I have a .dat file which contains 441 rows and 2 coloumns Want to copy all those elements to an array using for loop. Please help me out...

Akzeptierte Antwort

dpb
dpb am 27 Aug. 2014
doc importdata % and friends
No loop needed.

Weitere Antworten (0)

Kategorien

Mehr zu Matrix Indexing 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