Clear Filters
Clear Filters

How I can find the directory the script or function running now is

3 views (last 30 days)
I am running a script and i want to know the path it is with out using the script name.
The path is in 'matlabpath' so by using pwd i can get a different path. It is exist a way to know the directory of the running script or function(In running i mean that i what to use the command in the script to get the answer)?

Accepted Answer

Adam
Adam on 20 Mar 2017
Edited: Adam on 20 Mar 2017
doc mfilename

More Answers (0)

Categories

Find more on Search Path in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!