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

2 visualizaciones (últimos 30 días)
Yona
Yona el 22 de Oct. de 2014
Editada: Yona el 22 de Oct. de 2014
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?

Respuesta aceptada

Orion
Orion el 22 de Oct. de 2014
Editada: Orion el 22 de Oct. de 2014
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 comentario
Yona
Yona el 22 de Oct. de 2014
Editada: Yona el 22 de Oct. de 2014
tnx, i didn't know that we can find in file by this.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Debugging and Analysis en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by