フィルターのクリア

matlab default directory

5 ビュー (過去 30 日間)
saima
saima 2012 年 6 月 5 日
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.

回答 (2 件)

Andrei Bobrov
Andrei Bobrov 2012 年 6 月 5 日
userpath('C:\Users\overlook\Documents')
  1 件のコメント
saima
saima 2012 年 6 月 5 日
It is not working.
moreover, why is it happening? it was not a case in previous version

サインインしてコメントする。


Jason Ross
Jason Ross 2012 年 6 月 5 日
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".

カテゴリ

Help Center および File ExchangeInstall Products についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by