Why do I get a Windows error beep when starting Matlab R2017b?

조회 수: 2 (최근 30일)
Russell
Russell 2018년 12월 26일
댓글: Russell 2018년 12월 27일
When I start up Matlab (R2017b, running on Windows 10), I get a beep like the one that sounds on an error, but I don't get any pop ups or error/warning messages. Has anyone else run into this or have any idea what might be causing it?

답변 (1개)

Image Analyst
Image Analyst 2018년 12월 26일
I don't get a beep. If you look in the command window, is anything there, or is it empty?
Do you have a startup.m file? If so, edit it
>> edit startup.m
and tell us what's in there.
Last thing to try is
>> restoredefaultpath
and restart and see if the beep has gone away.
  댓글 수: 1
Russell
Russell 2018년 12월 27일
I do not have a startup.m and restoredefaultpath didn't change anything. I boot up Matlab, get the splash screen, and a beep once the GUI itself comes up. The command window is completely empty, I don't have any editors open.
However, I did figure it out - I had a system variable MATLAB_JAVA set to override the Java version used by a previous version of Matlab (R2015a). Getting rid of that system variable got rid of the beep. Thanks for the help!

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

카테고리

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

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by