You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function find_references searches through the matlab files in the current folder to find files which call/reference a certain function.
The filenames including, a hyperlink to the lines references the functions are displayed (see screenshot)
find_references(functionname)
Example
find_references('disp');
Note, this function is very basic and will also return variables with
the same name
Cite As
Dirk-Jan Kroon (2026). find_references (https://www.mathworks.com/matlabcentral/fileexchange/69156-find_references), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.2 (2.05 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
