Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.4.0 - Português

Change language to:
English - Français - 日本語 - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Ajuda Scilab >> Arquivos : funções de Entrada/Saída

Arquivos : funções de Entrada/Saída

  • Directory
    • chdirmuda o diretório corrente do Scilab
    • createdirmakes new directory
    • dirgets file list
    • isdirchecks if argument is a directory path
    • lsshows files
    • mkdirmakes a new directory
    • pwdgets Scilab current directory
    • removedirremoves a directory
    • rmdirremoves a directory
  • Paths - Filenames
    • get_absolute_file_pathfornece o nome de endereço absoluto de um arquivo aberto no Scilab
    • getrelativefilenamedado um nome de diretório absoluto e um nome de arquivo relativo, retorna um nome de arquivo relativo.
    • basenamestrip directory and suffix from filenames
    • dirnamegets directory from filenames
    • fileextreturns extension for a file path
    • filepartsreturns the path, filename and extension for a file path
    • filesepreturns directory separator for current platform
    • fullfilebuilds a full filename from parts
    • fullpathcreates an full path name for the specified relative path name.
    • getdrivesgets the drive letters of all mounted filesystems on the computer
    • getlongpathnamegets long path name
    • getshortpathnamegets short path name
    • pathconvertpathnames convertion between POSIX and Windows.
    • pathsepreturns path separator for current platform
    • tempnamecreates a file with an unique filename
  • fileinfoFornece informações sobre um arquivo
  • getmd5retorna soma de verificação md5
  • newestretorna o arquivo mais novo de um conjunto de arquivos
  • sscanfconverte entrada formatada fornecida por um string
  • copyfilecopies a file
  • deletefiledeletes a file
  • dispfilesdisplays opened files properties
  • findfilesfinding all files with a given file specification
  • fprintfEmulator of C language fprintf function. This function is obsolete.
  • fprintfMatwrites a matrix in a file
  • fscanfconverts formatted input read on a file. This function is obsolete.
  • fscanfMatreads a matrix from a text file
  • percentioa variable, which keeps standard input and standard output (file descriptor)
  • isfilechecks whether argument is an existing file
  • listfileslist of files
  • listvarinfilelist of variables in a saved data file
  • maxfilessets the limit for the number of files a Scilab is allowed to have open simultaneously
  • mclearerrresets binary file access errors
  • mclosecloses an opened file
  • mdeletedeletes file(s)
  • meofchecks if end of file has been reached
  • merrortests the file access errors indicator
  • mfprintfconverts, formats, and writes data to a file
  • mfscanfreads its input from the character string (interface to the C sscanf function)
  • mgetreads byte or word in a given binary format and returns an int type
  • mgetlreads lines from an text file
  • mgetstrreads a character string from a file
  • mopenopens a file in Scilab
  • movefilemoves file or directory
  • mputwrites byte or word in a given binary format
  • mputlwrites strings in a text file
  • mputstrwrites a character string in a file
  • mseeksets current position in a binary file
  • mtellbinary file management
  • save_formatformat of files produced by "save"
  • scanfconverts formatted input on standard input
  • scanf_conversionmscanf, msscanf, mfscanf conversion specifications
Report an issue
<< XML Management Ajuda Scilab Funções de Entrada/Saída >>

Copyright (c) 2022-2023 (Dassault Systèmes)
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 Oct 01 17:39:50 CEST 2012