Scilab Function
Last update : 18/05/2014

sethomedirectory - Set ScicosLab home directory

Calling Sequence

[home,scicoslabhome]=sethomedirectory()
[home,scicoslabhome]=sethomedirectory(homepath)

Parameters

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