How to disable the beep sound in MATLAB & Simulink?

How to disable the beep sound in MATLAB & Simulink?
The sound which is meant is described here:
It can be heard if an error occurs in MATLAB or a simulation finishes/completes in Simulink.

 Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 6 Mai 2020

10 Stimmen

The simple solution to disable this beep in MATLAB & Simulink is to use the following command:
>> beep off
The documentation about the command can be found here:

Weitere Antworten (0)

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by