How to copy contents of one text file to other text or .c file ?
2 views (last 30 days)
Show older comments
Sameer Kumthekar
on 26 Mar 2014
Commented: Sameer Kumthekar
on 27 Mar 2014
Hi,
I want to write model version specific data at the top of .c file containing code. I could write it to the end of .c file by opening file in append+ mode.but is there any way to write from start by pushing down the existing contents?
please help , thanks in advance Sameer
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Text Data Preparation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!