Change what folder matlab starts up with
Show older comments
Ok this is probably a stupid question but nothing I found on the internet works for me. When you start up MatLab there's the current folder box at the top where you can browse to a directory you want MatLab to look for file in. Is there anyway that I can set there the folder looks at the start. Make it go from:
'C:\Documents and Settings\comp101'
to:
'C:\Documents and Settings\comp101\Desktop'
something like that.
Accepted Answer
More Answers (1)
Try to modify the variable : userpath
here you can find an extensive how-to
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!