Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: English - Français - Português - Русский -
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
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:35:44 CEST 2016