Scilab Website | Contribute with GitLab | Scilab Community | ATOMS toolboxes
Scilab Online Help
2023.0.0 - English


Input/Output functions

  • OS_commands
    • getenv — get the value of an environment variable
    • getpid — get Scilab process identificator
    • unix — alias of host()
    • setenv — set the value of an environment variable
    • unix_g — executes some Windows, Linux or MacOS instructions: output in variables
    • unix_s — executes some Windows, Linux or MacOS instructions: output canceled (Silent mode)
    • unix_w — executes some Windows, Linux or MacOS instructions: output in Scilab's console
    • unix_x — executes some Windows, Linux or MacOS instructions: output in a dedicated window
  • file — file management
  • getio — get Scilab input/output logical units
  • load — Loads some archived variables, a saved graphic figure, a library of functions
  • read — matrices read
  • read4b — fortran file binary read
  • readb — fortran file binary read
  • save — Saves some chosen variables in a binary data file
  • writb — fortran file binary write
  • write — writes real numbers or strings in the console or in a formatted file
  • write4b — fortran file binary write
Report an issue
<< Files : Input/Output functions Scilab Help Graphics >>

Copyright (c) 2022-2026 (Dassault Systèmes S.E.)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Mon Mar 27 11:52:45 GMT 2023