matlab default directory

1 visualizzazione (ultimi 30 giorni)
saima
saima il 5 Giu 2012
Hello,
I just now upgraded to R2012a. after installation and activation when i start matlab it starts from C:\Program Files\MATLAB\R2012a\bin. but why? It is supposed to start from C:\Users\overlook\Documents. But why so?
Thanks in advance.

Risposte (2)

Andrei Bobrov
Andrei Bobrov il 5 Giu 2012
userpath('C:\Users\overlook\Documents')
  1 Commento
saima
saima il 5 Giu 2012
It is not working.
moreover, why is it happening? it was not a case in previous version

Accedi per commentare.


Jason Ross
Jason Ross il 5 Giu 2012
Look at the properties of the shortcut that starts MATLAB (select the icon, right click, properties). There is a field called "Start In". You can set it to "C:\users\overlook\documents" there, or use something like "%USERPROFILE%\Documents" if you want something more generic.
There are too many reasons this could have happened to speculate on the "why".

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by