Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

What is the name that MATLAB uses to describe the text box above the command Window that contains the path to the Current Folder

1 vue (au cours des 30 derniers jours)
What is the name that MATLAB uses to describe the text box above the command Window that contains the path to the Current Folder. Please email me the answer at wbprof@bellsouth.net

Réponses (1)

Vidya Viswanathan
Vidya Viswanathan le 31 Août 2016
I believe the command you are looking for is "pwd" which displays the current folder. You can save the path as a character array as follows-
>> currentFolder = pwd
Regards,
Vidya

Cette question est clôturée.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by