Partie XIX. Entrées/Sorties

Table des matières

getenv — renvoie la valeur d'une variable d'environnement
getpid — renvoie le numéro de processus de Scilab
host — exécution d'une commande Unix ou DOS
setenv — fixe la valeur d'une variable d'environnement
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
file — file management
getio — get Scilab input/output logical units
getscilabkeywords — returns a list with all scilab keywords.
halt — stop execution
input — prompt for user input
load — Load a saved variable or a serie of variables
oldload — load saved variable in 2.4.1 and previous formats (OBSOLETE)
oldsave — saving variables in 2.4.1 and previous format (OBSOLETE)
read — matrices read
read4b — fortran file binary read
readb — fortran file binary read
readc_ — read a character string (obsolete see input)
save — Save a variable or a serie of variables in a binary file
writb — fortran file binary write
write — write in a formatted file
write4b — fortran file binary write