Change what folder matlab starts up with
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Akzeptierte Antwort
Adam Filion
am 2 Jul. 2012
There's a doc page with examples on how to do this:
2 Kommentare
Adam Filion
am 2 Jul. 2012
If you need it to start directly there rather than run a script first, then you need to try one of the other two options. Either of those should start it directly in that folder.
Siehe auch
Kategorien
Mehr zu Startup and Shutdown 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!