Scilab 5.4.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
pathsep
カレントのプラットフォームのパスセパレータを返す
呼び出し手順
s = pathsep()
パラメータ
- s
文字列
説明
パスセパレータを返します. ( Linuxでは ':', Windows では ';' )
例
pathsep()
Comments
Add a comment:
Please login to comment this page.