• G_make - call make or nmake
  • about - affiche la boite de dialogue "A propos de scilab" (Windows)
  • add_demo - Add an entry in the demos list
  • add_help_chapter - Add an entry in the helps list
  • add_palette - Add an entry in the Scicos palettes list
  • apropos - recherche d'un mot-clé dans l'aide de Scilab
  • banner - affiche la baniere scilab
  • basename - strip directory and suffix from filenames
  • c_link - check dynamic link
  • calendar - Calendrier
  • cd - change le répertoire courant de Scilab
  • chdir - change le répertoire courant de Scilab
  • clc - Efface la fenêtre de commande
  • clipboard - Copie ou colle une chaine de caracteres dans le presse-papier (Windows).
  • configure_msvc - positionne les variables d'environnements necessaire pour pouvoir utiliser le compilateur Microsoft C.
  • console - montre ou cache la console (pour Windows)
  • create_palette - Build Scicos palettes
  • datenum - Convertie une date en un nombre
  • datevec - Reconstruction d'un vecteur contenant une Date
  • dec2hex - représentation hexadécimale d'un entier
  • dirname - get directory from filenames
  • edit_error - opens in SciPad the source of the last recorded error
  • findmsvccompiler - retourne la version du compilateur Microsoft C detecté
  • foo - foo short description
  • gethistory - retourne dans une matrice de type chaine de caracteres l'historique de scilab.
  • getlongpathname - retourne le chemin au format nom long (Seulement pour Windows)
  • getmemory - returns free and total system memory
  • getos - retourne le nom et la version de O.S
  • getscilabkeywords - returns a list with all scilab keywords.
  • getshell - retourne le nom de l'interpreteur de commandes.
  • getshortpathname - retourne le chemin au format court (Seulement pour Windows)
  • head_comments - display scilab function header comments
  • help - commande d'aide en ligne
  • help_skeleton - build the skeleton of the xml help file associated to a Scilab function
  • hex2dec - conversion from hexadecimal representation to integers
  • ilib_build - utility for shared library management
  • ilib_compile - ilib_build utility: executes the makefile produced by ilib_gen_Make
  • ilib_for_link - utility for shared library management with link
  • ilib_gen_Make - utility for
  • ilib_gen_gateway - utility for ilib_build, generates a gateway file.
  • ilib_gen_loader - utility for ilib_build: generates a loader file
  • intersci - scilab tool to interface C of Fortran functions with scilab
  • LANGUAGE - Variable qui définit la langue
  • link - incremental linker
  • listfiles - list files
  • loadhistory - charge un fichier contenant l'historique
  • make_index - creates a new index file for on-line help
  • man - on line help XML file description format
  • mkdir - Crée un nouveau répertoire
  • pathconvert - pathnames convertion between posix and windows.
  • %helps - variable contenant les noms des répertoires des chapitres d'aide
  • perl - execute le script Perl.
  • printsetupbox - Display print dialog box (Windows)
  • realtime - set dates origin or waits until date
  • realtimeinit - set time unit
  • resethistory - Efface toutes les entrées dans l'historique courant.
  • rmdir - Supprime un repertoire
  • savehistory - sauvegarde l'historique de scilab dans un fichier.
  • sci2exp - convertit une expression ou une instruction d'affectation en une chaîne
  • sci2map - conversion de variables Scilab vers Maple
  • scilab - script principal d'exécution de Scilab et de divers outils
  • scilink - Unix script to relink Scilab
  • scipad - Embedded Scilab text editor
  • sethomedirectory - Set Scilab home directory
  • setlanguage - Modifie la langue courante.
  • sleep - suspend Scilab
  • timer - temps CPU consommé
  • tohome - Déplace le curseur en haut à gauche de la fenêtre de commande
  • toolbar - montre ou cache la toolbar (pour Windows) (Windows)
  • toprint - Send text or figure to the printer (Windows)
  • ulink - unlink a dynamically linked shared object
  • unix - exécution d'une commande Unix ou DOS
  • unix_g - exécution d'une commande Unix ou DOS, sortie redirigée vers une variable
  • unix_s - exécution d'une commande Unix ou DOS, pas de sortie
  • unix_w - exécution d'une commande Unix ou DOS, sortie redirigée vers la fenêtre de Scilab
  • unix_x - exécution d'une commande Unix ou DOS, sortie redirigée vers une fenêtre
  • winopen - Ouvre le fichier avec l'application appropriée (Windows seulement)
  • winqueryreg - Obtenir une clef de la base des registres de Microsoft Windows
  • with_atlas - Test si Scilab a ete construit avec la librairie Atlas
  • with_gtk - Checks if Scilab has been built with the "GIMP Toolkit" library
  • with_javasci - Test si Scilab a ete construit avec l'interface java
  • with_pvm - Test si Scilab a été compilé avec l'interface "Parallel Virtual Machine"
  • with_texmacs - Checks if Scilab has been called by texmacs
  • with_tk - Checks if Scilab has been built with TCL/TK
  • xmltohtml - converts xml Scilab help files to html