To eliminate the lines begin with "%"
Mostra commenti meno recenti
I have a file (attached here) which I need to eliminate all the lines begin with "%" and remove the "commas" after the numbers. Then read the numbers and put in separate columns X, Y and Z. Can anyone help me to make the program?
Risposta accettata
Più risposte (1)
Image Analyst
il 26 Nov 2013
0 voti
Why not just use importdata() where you can tell it to throw away some number of headerlines?
Categorie
Scopri di più su Text Data Preparation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!