I need to scan a text with variable number of coloumns
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello, I need to scan a text with a variable number of cloumns. I have a counter, nTarget and I know that the coloumns are 3xnTarget so I would like to write something like dati = textscan(fid,'%7f'); repeating %7f for 3xnTarget times (there are other data then to collect. Many thanks
Risposte (0)
Vedere anche
Categorie
Scopri di più su Text Files 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!