Function to write data to a specifc line in a text file
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
I don't really know how to go about this.
I just want a simply function that I can call in a script. This function would take in an initially blank text file, and add data to it, line by line. The line number would be an input of the function. The data that it would write into the file would be the output of the script.
any ideas on how to get started?
Respuestas (1)
Azzi Abdelmalek
el 24 de Jul. de 2016
0 votos
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!