how import only one column of data file
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
HI, I would like to import in a vector only one column of a file .dat . The first column is the one in which I am interested It looks like the file attached.
1 Kommentar
Bob Thompson
am 6 Mär. 2018
If the file will read properly with csvread() or xlsread() it is possible to specify a range of values for these two readers.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Import and Analysis 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!