From: Ke on 15 Oct 2009 14:17 I really really hate the beep sound. I could turn the beep off with "beep off" command, but I still need some warning sound. I doubt it was matlab calling beep sound from OS because I changed the OS warning sound, but this didn't effect the beep sound from matlab. Is there a .wav file under matlab that was called everytime it gives a beep?
From: Oleg Komarov on 15 Oct 2009 15:59 "Ke " <ck(a)bu.edu> wrote in message <hb7ovg$kks$1(a)fred.mathworks.com>... > I really really hate the beep sound. > I could turn the beep off with "beep off" command, but I still need some warning sound. > > I doubt it was matlab calling beep sound from OS because I changed the OS warning sound, but this didn't effect the beep sound from matlab. > > Is there a .wav file under matlab that was called everytime it gives a beep? I need it badly too, it keep beeping on every single mistake!
From: Jan Simon on 15 Oct 2009 17:38 Dear Ke! > I really really hate the beep sound. > I could turn the beep off with "beep off" command, but I still need some warning sound. > > I doubt it was matlab calling beep sound from OS because I changed the OS warning sound, but this didn't effect the beep sound from matlab. > > Is there a .wav file under matlab that was called everytime it gives a beep? On Windows the OS is responsible for the sound, e.g. for fprintf('\a'). Therefore you can change it in the Sound control panel. Which OS do you use? Kind regards, Jan
|
Pages: 1 Prev: Curve fitting Wiebe fonction Next: Optimizing Bifurcation Diagram |