Search for text in all .m files of a folder?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Mohamed Atia
am 6 Jan. 2023
if you are using windows, try using content:"figure(1)" in the search box
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Find more on Entering Commands in Help Center and File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!