Filter löschen
Filter löschen

How to find the location of a file?

28 Ansichten (letzte 30 Tage)
Mehdi
Mehdi am 23 Aug. 2013
Hello, I need to be able to find the location of a an m.file and its full path (directory) by typing its name in the command window or programmatically. Is there any function that can do that? Thanks!

Akzeptierte Antwort

the cyclist
the cyclist am 23 Aug. 2013
The which() command will do that.

Weitere Antworten (1)

Mehdi
Mehdi am 23 Aug. 2013
Thank you sir! It worked.

Kategorien

Mehr zu Search Path finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by