<< 5-2 5-2 getf >>

removed >> removed > 5-2 > getcwd

getcwd

get Scilab current directory

Calling Sequence

x=getcwd()

Description

getcwd returns in ans the Scilab current directory. x=getcwd() returns in x the Scilab current directory.

Examples

getcwd
x=getcwd()

See Also

History

VersionDescription
5.2.2 getcwd was published up to Scilab 5.2.2. It is replaced with pwd.

Report an issue
<< 5-2 5-2 getf >>