how to check that all called functions exist in the path?

I coded my simulation in an m file in which I call many other functions that I also wrote. Each function also calls several other functions.
Is there a way to check that all the needed functions and subfunctions are in the current directory of the m file? I need to do this without running the code *since it would take long time to run!

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products

Asked:

on 27 Jun 2015

Edited:

on 28 Jun 2015

Community Treasure Hunt

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

Start Hunting!