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

3 次查看(过去 30 天)
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by