How do I extract data from an output file
Mostrar comentarios más antiguos
I am trying to write a script to extract the columnar data between
" cell: 65 "
and
"==================================================================================================================================="
And import it into an excel file. Also, to be able to just extract the second and third column, without the first ("energy") column.
Ehat I want to do is be able to search for the string " cell: 65 ", and then import the data below that.
Thanks!!
2 comentarios
Teresa Tutt
el 15 de Abr. de 2015
Jan
el 16 de Abr. de 2015
The question does not contains enough information. Do you know how to process a list of files? Is it enough to search for a 65 in the first two columns? How should the data exported to an Excel file? Should all values be copied to one sheet, to different columns etc?
Respuestas (0)
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!