Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.5.1 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Scilabヘルプ >> Files : Input/Output functions > maxfiles

maxfiles

Scilabが同時にオープンできるファイル数を最大値を指定する.

呼び出し手順

r= maxfiles(newnumbermax)

引数

newnumbermax

整数, 新しい値

r

整数: 新しい実効値.

説明

maxfilesは, Scilabが同時にオープンできるファイル数を最大値を指定します.

最小値 : 20

最大値 : 100

デフォルト : 20

r = maxfiles(50);

参照

  • mopen — ファイルをオープン
Report an issue
<< listvarinfile Files : Input/Output functions mclearerr >>

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:
Thu Oct 02 13:58:25 CEST 2014