How to import unknown-size mixed text file in Matlab?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Assume we are given text files of mixed (numerical real/integer and word/string elements). Elements are separated by \tab (large space). The imported file may be in cell format. The code should work for any file of multiple lines and columns.
An example line in text file:
0.2 54 Tom 8639 0.0031 0
1 comentario
Respuestas (0)
Ver también
Categorías
Más información sobre Workspace Variables and MAT 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!