how do I find where a function is being invoked?

How do I find where, i.e., in what other defined functions, a function is being invoked? My codebase is getting pretty large, and sometimes I'm not sure where I've used a particular function. Any help for that?

 Réponse acceptée

Image Analyst
Image Analyst le 29 Juin 2016

2 votes

Maybe control-shift-F to do a multi-file search. Or else use the dependency report (the little down arrow on the title bar of the Current Folder panel).

1 commentaire

Yes! control-shift-F! Who knew. Thank you - this expanded "find" will come in very handy.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by