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

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 > saveconsecutivecommands

saveconsecutivecommands

連続する冗長なコマンドを保存する.

呼び出し手順

saveconsecutivecommands(boolean_in)
boolean_out = saveconsecutivecommands()

引数

boolean_in

論理値 (%t または %f)

boolean_out

カレントの値

説明

連続した冗長なコマンドを保存します.

連続した同じ命令の実行を履歴ファイルに保存したい場合, saveconsecutivecommands(%t) としてください.

saveconsecutivecommands()
saveconsecutivecommands(%t)
1
1
2
saveconsecutivecommands(%f)
1
1
2
Report an issue
<< saveafterncommands History manager savehistory >>

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:
Wed Apr 01 10:25:14 CEST 2015