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
filesep
カレントのプラットフォームにおけるディレクトのリセパレータを返す
呼び出し手順
s = filesep()
パラメータ
- s
a string
説明
rディレクトのリセパレータを返します. ( GNU/Linuxでは'/', Windowsでは'\' )
rei
filesep()
Report an issue | ||
<< fileparts | Paths - Filenames | fullfile >> |