Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português do Brasil - English

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

Scilab manual >> Files : Input/Output functions > maxfiles

maxfiles

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

呼び出し手順

r= maxfiles(newnumbermax)

パラメータ

newnumbermax

整数, 新しい値

r

新しい実効値.

説明

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

最初 : 20

最大 : 100

デフォルト : 20

r=maxfiles(50);

参照

<< ls Files : Input/Output functions mclearerr >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 2011-2012 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jan 26 16:25:11 CET 2011