Why do I get a Windows error beep when starting Matlab R2017b?
6 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!