Write column in .txt file
Mostrar comentarios más antiguos
Hi, I would like to know how can I write a column into a .txt file.
Let's say that the output is
A = [0.045; 0.011; 0.003; 0.005]*1.0e-03
I would also like to know how instead I can add the output to an already existing text file as a column, the last column in this case.
Summing up:
- How to write output in new file as a column
- How to write output in an existing file as the last column
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Text Files 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!