Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português do Brasil - Japanese -
Scilab help >> Sound file handling > beep

beep

Produce a beep sound

Calling Sequence

beep();
beep('on')
beep('off')
s=beep()

Description

beep() produces your computer's default beep sound.

beep('on') turns the beep on

beep('off') turns the beep off

s=beep() returns the current beep mode (on or off).

Authors

  • A.C

Comments


Add a comment:
Please login to comment this page.

<< auwrite Sound file handling lin2mu >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:10:01 CEST 2011