Scilab Home page
|
Wiki
|
Bug tracker
|
Forge
|
Mailing list archives
|
ATOMS
|
File exchange
Scilab Online Help
Please
login
or
create an account
Scilab 6.0.0
Scilabヘルプ
Scilab
Control flow
abort
break
case
continue
do
else
elseif
end
for
halt
if then else
pause
resume
return
select
then
try
while
Change language to:
English
-
Français
-
Português
-
Русский
-
Scilabヘルプ
>>
Scilab
>
Control flow
> halt
halt
実行を停止
呼び出し手順
halt
()
halt
(
'
a
message
'
)
説明
キーボードから何か入力されるまで実行を停止します.
例
halt
(
'
Press a key
'
)
halt
(
)
参照
pause
— 中断モード, キーボード入力を待つ
return
— リターンまたは復旧し,ローカルな変数をコピー
exec
— スクリプトファイルを実行する
Comments
Add a comment:
Please login to comment this page.
Report an issue
<< for
Control flow
if then else >>
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:20 CEST 2016
Comments
Add a comment:
Please login to comment this page.