How to find the location of a file?

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!

 Réponse acceptée

the cyclist
the cyclist le 23 Août 2013

0 votes

The which() command will do that.

Plus de réponses (1)

Mehdi
Mehdi le 23 Août 2013

0 votes

Thank you sir! It worked.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by