write data



Hi,
I want to write data at a specific line after a sepcific word.
I am using (textread) to read the first words in the file,
then (strmatch) to find the line number of that specific word.
I want to start writing after this line number.
How can use this with fseek?
Thank you
Hesham
.