Workspace, files, folders and paths¶
Workspace¶
Clears all data and procedures from the current workspace. |
|
Sets matrices equal to 0. |
|
Deletes specified global symbols. |
|
Displays global symbol table. |
Files, folders and paths¶
Changes working directory in interactive mode. |
|
Returns the current working directory. |
|
Changes the working directory within a program. |
|
Deletes a file. |
|
Returns a string containing the full path to the file in which the statement is contained. |
|
Returns the full path to the GAUSS home directory. |
|
Adds folders to the source path relative to the program file or the working directory. |
|
Resets the source path to the original GAUSS startup values. |