find_references
Versione 1.0.2 (2,05 KB) da
Dirk-Jan Kroon
Searches through the Matlab files in the current folder to find files which call a certain function
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
Cita come
Dirk-Jan Kroon (2024). find_references (https://www.mathworks.com/matlabcentral/fileexchange/69156-find_references), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2018b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Search Path in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.