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

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.
See the recommended documentation of this function

Scilabヘルプ >> History manager > historysize

historysize

履歴の行数を取得

呼び出し手順

nb = historysize()
nbMax = historysize("max")
nbMax = historysize(newMax)

引数

nb

履歴の行数.

nbMax

履歴ファイルの最大行数.

newMax

履歴ファイルの最大行数を設定します.

デフォルトでこの値は最大20000行です.

説明

履歴の行数を取得します.

この関数は履歴ファイルの最大行数を設定する際にも 使用できます.

historysize()
            historysize("max")
Report an issue
<< historymanager History manager loadhistory >>

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:
Tue Feb 14 15:10:43 CET 2017