Insert a header in a txt file
이전 댓글 표시
How can I insert a header in a txt file without deleting the contents and the format of the txt file? I would like simply to insert a header on top of all the columns of data in order to specify the variable of each column.
댓글 수: 3
KSSV
2021년 12월 6일
How is your text file? What data it has?
Emilio Pulli
2021년 12월 6일
Walter Roberson
2021년 12월 6일
writetable instead of writematrix.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Text Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!