<< TMPDIR
Constants
%e >>
Scilab Help
>>
Scilab
>
Variables
>
Constants
> home
home
Gives the user directory.
Syntax
home
Description
home
gives the main user's directory.
Example
home
ls
(
home
)
cd
(
home
)
See also
SCIHOME
— contains the path to preferences, history files of your Scilab session.
SCI
— variable containing the value of the root path of Scilab.
TMPDIR
— temporary directory path.
Report an issue
<< TMPDIR
Constants
%e >>