问题
Is there a way within the matlab user interface to search for some text across multiple m-files?
回答1:
Press Ctrl-Shift-f, or go to menu Edit->Find Files. You will get a nice dialog that hopefully does what you want.
来源:https://stackoverflow.com/questions/12595662/search-for-text-across-multiple-m-files-within-the-matlab-user-interface