Scilab Function
Last update : 18/05/2014
sethomedirectory - Set ScicosLab home directory
Calling Sequence
- [home,scicoslabhome]=sethomedirectory()
- [home,scicoslabhome]=sethomedirectory(homepath)
Parameters
-
scicoslabhome: a string (value of SCIHOME environment variable)
-
homepath: home path (a string)
Description
Set ScicosLab home path : "SCIHOME" variable.
On Windows, C:/Documents and
Settings/<User>/ScicosLab/<ScicosLab-Version>
On Unix, /home/<User>/.ScicosLab/<ScicosLab-Version>
Author
Allan CORNET