how import only one column of data file
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Bob Thompson
il 6 Mar 2018
If the file will read properly with csvread() or xlsread() it is possible to specify a range of values for these two readers.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Data Import and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!