It is possible to find all m-file i call to another m-file?

2 ビュー (過去 30 日間)
Yona
Yona 2014 年 10 月 22 日
編集済み: Yona 2014 年 10 月 22 日
my problem is that i create a function and call it in several programs (m-files), now i find a better way and change the function and change the inputs and outputs.
i think it still compatible to the old function but i want check it, before i will use a program and get an error.
It is a way to check all m-file (in one folder) that call a function?
If it possible, how?

採用された回答

Orion
Orion 2014 年 10 月 22 日
編集済み: Orion 2014 年 10 月 22 日
Hi,
Just use the Find Files of Matlab.
select the current folder then ctrl+F
and search the name of your function in all mfile on the path.
  1 件のコメント
Yona
Yona 2014 年 10 月 22 日
編集済み: Yona 2014 年 10 月 22 日
tnx, i didn't know that we can find in file by this.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by