Search for text in all .m files of a folder?

15 views (last 30 days)
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
Mohamed Atia on 6 Jan 2023
if you are using windows, try using content:"figure(1)" in the search box

Sign in to comment.

Accepted Answer

Jon
Jon on 6 Jan 2023
Use the "Find Files" function on the home tab of MATLAB main window

More Answers (0)

Categories

Find more on Environment and Settings in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!