- publishing free software manuals
GNU Octave Manual Version 3
by John W. Eaton, David Bateman, Søren Hauberg
Paperback (6"x9"), 568 pages
ISBN 095461206X
RRP £24.95 ($39.95)

Get a printed copy>>>

32.7 Environment Variables

Built-in Function: getenv (var)
Return the value of the environment variable var. For example,

getenv ("PATH")

returns a string containing the value of your path.

Built-in Function: putenv (var, value)
Built-in Function: setenv (var, value)
Set the value of the environment variable var to value.

ISBN 095461206XGNU Octave Manual Version 3See the print edition