help-octave
[Top][All Lists]
Advanced

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

Re: pushd and popd for octave?


From: Jordi Gutiérrez Hermoso
Subject: Re: pushd and popd for octave?
Date: Fri, 30 Jul 2010 12:19:14 -0500

On 30 July 2010 11:27, fork <address@hidden> wrote:
> Are there equivalents to the bash shell commands 'pushd' and 'popd' in Octave?

> I can't use a persistent variable since there are
> two functions (popd() and pushd()) that need to access.

Why not make both of them be wrappers to a third function that has the
persistent variable?


reply via email to

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