load syntax

I keep going over the previous guys code and he is continually using load .\ 'filename' . The whole thing is in an eval statement which I understand but what does the ".\" immediatly after the 'load' command do?
Thanks

 Accepted Answer

Daniel Shub
Daniel Shub on 23 Aug 2011

0 votes

.\ usually mean the current directory

More Answers (0)

Categories

Tags

Community Treasure Hunt

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

Start Hunting!