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!