Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: English - Français - Русский - 日本語
Ajuda do Scilab >> Arquivos : funções de Entrada/Saída > 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 — muda o diretório corrente do Scilab
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:34:44 CEST 2016