フィルターのクリア

Finding a variable between a a lot of m files

1 回表示 (過去 30 日間)
M.R. Ebrahimi
M.R. Ebrahimi 2021 年 4 月 15 日
コメント済み: Walter Roberson 2021 年 4 月 15 日
Hi
I have a lot of .m files. I want to find a specific variable between them. I do not know in which .m file this variable exist. For example I have file1.m, code1.m and script1.m and I want to find worker between the m files. How can I find it?
Regards

採用された回答

Walter Roberson
Walter Roberson 2021 年 4 月 15 日
In the main MATLAB command window, look on the HOME tab, in the ribbon, 5th entry is "Find files". Click on there and you will be given a search tool.
  2 件のコメント
M.R. Ebrahimi
M.R. Ebrahimi 2021 年 4 月 15 日
編集済み: M.R. Ebrahimi 2021 年 4 月 15 日
Tnx, But I want to find inside the .m files. In this way, I can just find the m file name.
Walter Roberson
Walter Roberson 2021 年 4 月 15 日
The tool shows the line the text appears on, and if you double-click the entry it will take you there in the editor.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by