Scilab 6.0.0
Scilabヘルプ >> Files : Input/Output functions > Directory > pwd
pwd
Scilab カレントディレクトリを出力
pwd
Scilab カレントディレクトリを取得
呼び出し手順
pwd x=pwd()
説明
pwd は, Scilab カレントディレクトリ を ans に返します.
x=pwd() は x にScilab カレントディレクトリを返します.
例
pwd x=pwd()
Comments
Add a comment:
Please login to comment this page.