find specific text in a text file
Show older comments
Hi
In the text file below, I want to obtain everything between "|[" and "]|".
system
component1 |[ b,a,d, w,e,r ]| component2
endsystem
so the output is : b,a,d, w,e,r
Thanks in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Work with Components 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!