Scilab 6.1.0
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
SCIHOME
設定ファイルおよびScilabセッションの履歴ファイルのパスを有する.
説明
SCIHOME は設定ファイルおよびScilabセッションの
            履歴ファイルのパスを有します.
SCIHOMEの定義:
Windows XPの場合: "C:/Documents および Settings/<User>/Scilab/<Scilab-Version>"
Windows Vista および Windows 7の場合: "C:/User/AppData/Roaming/<User>/Scilab/<Scilab-Version>"
Windows %HOMEPATH% 環境変数に依存します.
Linux/Unix/MacOSの場合: /home/<User>/.Scilab/<Scilab-Version>
<User> はカレントのログイン名です
<Scilab-Version> は使用するScilabのバージョンです.
|  | The default path assigned to  SCIHOMEmay be replaced with a given path
           specified with the-scihomeoption when launching Scilab. | 
参照
- SCI — Scilabのルートパスの値を有する変数.
- TMPDIR — テンポラリディレクトリのパス
- Scilab startup — Scilabおよび関連ツールを起動するためのツール
| Report an issue | ||
| << SCI, WSCI | Predefined variables | TMPDIR >> |