help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Get all environment variables in a session?


From: ws
Subject: Re: Get all environment variables in a session?
Date: Thu, 25 Jun 2009 22:34:20 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> >... but is there a way to get all the environment variables that have been 
> >set
> > for an Octave session?
> 
> What about
>  system("env")
> 

I guess that is the equivalent to a regular function, but it seems ugly to 
use it given the putenv() etc functions.  Oh well.

Thanks though.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]