Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Português do Brasil - 日本語 - English
Aide Scilab >> Entrées/Sorties > halt

halt

stop execution

Calling Sequence

halt()
halt('a message')

Description

stops execution until something is entered in the keyboard.

Examples

halt('Press a key')

halt()

See Also

  • pause — mode de pause, attente clavier
  • return — sortie d'une fonction ou reprise d'exécution, avec récupération de variables locales
  • exec — exécution d'un script (fichier de commandes)
<< getscilabkeywords Entrées/Sorties input >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 2011-2012 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:11:00 CEST 2011