Function to write data to a specifc line in a text file
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
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?
댓글 수: 0
답변 (1개)
Azzi Abdelmalek
2016년 7월 24일
0 개 추천
댓글 수: 0
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!