Scilab 6.0.1
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
getpid
ScilabプロセスIDを取得
呼び出し手順
id=getpid()
説明
ScilabプロセスIDの整数を返します
例
d='SD_'+string(getpid())+'_'
Comments
Add a comment:
Please login to comment this page.