Search for text in all .m files of a folder?
10 views (last 30 days)
Show older comments
Hello, is there a way to look for a text (e.g. STRG+F "figure(1)") in all .m files of a folder? I could only look in one .m file at a time. If you have a larger main programm that utilizes several functions, it can take quite a while to find something. Thank you!
Tina
1 Comment
Mohamed Atia
on 6 Jan 2023
if you are using windows, try using content:"figure(1)" in the search box
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Entering Commands in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!