load syntax

2 views (last 30 days)
William
William on 23 Aug 2011
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
.\ usually mean the current directory

More Answers (0)

Categories

Find more on Search Path in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!