On 5-May-2008, David Bateman wrote: | The equivalent of the Octave putenv function in matlab is called | setenv.. Also the matlab setenv function accepts a single argument and | then assumes the second is an empty string. The attached patch | addresses this. I applied it. Thanks, jwe