필터 지우기
필터 지우기

problem with starting matlab

조회 수: 1 (최근 30일)
Dario Pannella
Dario Pannella 2019년 3월 5일
편집: Anant Upadhyay 2019년 3월 8일
when i start Matlab i have this problem
  댓글 수: 2
Walter Roberson
Walter Roberson 2019년 3월 5일
Which release are you using, and which operating system?
Dario Pannella
Dario Pannella 2019년 3월 5일
Matlab R2018b
windows 10

댓글을 달려면 로그인하십시오.

답변 (1개)

Anant Upadhyay
Anant Upadhyay 2019년 3월 8일
편집: Anant Upadhyay 2019년 3월 8일
Hi Dario,
In order to work around the issue, you can try to start MATLAB with 'nojvm' tag. Please follow the steps given below:
1. Open Command Prompt and navigate to the drive where you installed MATLAB.
2. Execute the following command to open MATLAB with 'nojvm' tag in Command Prompt:
matlab -nojvm
3. MATLAB Command Window will open up and then you can execute the followig commands in it:
restoredefaultpath
rehash toolboxcache
4. Restart MATLAB normally.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by