how tro get a section from a .dat file in matlab
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
want extract a long string of values seperated by commas from a .dat file and makes it into a 3d array
1 Commento
dpb
il 22 Ott 2016
OK, and the problem in doing that is what, precisely?
Try using the importdata tool first, then reshape is your friend...
Risposte (0)
Vedere anche
Categorie
Scopri di più su Structures 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!