Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
pathsep
カレントのプラットフォームのパスセパレータを返す
呼び出し手順
s = pathsep()
パラメータ
- s
文字列
説明
パスセパレータを返します. ( Linuxでは ':', Windows では ';' )
例
pathsep()
Report an issue | ||
<< pathconvert | Paths - Filenames | splitURL >> |