SetDirectory
Usage
• SetDirectory["dir"] sets the current working directory.
Notes
• SetDirectory sets the current working directory, then returns its full name. • SetDirectory prepends the current working directory to the directory stack given by DirectoryStack[ ].
|