I need to scan a text with variable number of coloumns
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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
1 comentario
Respuestas (0)
Ver también
Categorías
Más información sobre Text Files en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!