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

조회 수: 1 (최근 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 CenterFile Exchange에서 Debugging and Analysis에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by