Info
This question is closed. Reopen it to edit or answer.
how to find specific lines in a text file and replace them with other lines?
1 view (last 30 days)
Show older comments
hello everyone...
i have a text file that attached . i want to find some lines that i don't know their position , and replace them with other lines.
lines that i want to remove them are:
**************************************************************
*Elset, elset=granulation, generate
1, 8393, 1
** Section: granulation
*Solid Section, elset=granulation, material=granulation
***************************************************************
and replace these lines:
*Elset, elset=Element-set1
1
** Section: Element
*Solid Section, elset=Element-set1, material=Element-num1
****************************************************************
Can someone help me ? thanks...
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!