Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português - Русский - 日本語
Scilab Help >> Files : Input/Output functions > Directory > pwd

pwd

gets Scilab current directory

Syntax

pwd
x = pwd()

Description

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

Examples

pwd
x=pwd()

See Also

  • chdir — changes Scilab current directory
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:38 CEST 2016