필터 지우기
필터 지우기

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 CenterFile Exchange에서 Install Products에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by