help-octave
[Top][All Lists]
Advanced

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

Re: how to change drives?


From: Andy Adler
Subject: Re: how to change drives?
Date: Fri, 14 Nov 2003 13:49:05 -0500 (EST)

On Fri, 14 Nov 2003 address@hidden wrote:

> mals_9 >I am a newcomer to Octave. How do I change drives in Octave. I am 
> currently in C: and would like to access dirve D:. thank you

> Do any of these work?
>
> octave> cd D:
> octave> cd d:\
> octave> cd /cygdrive/d/

You will need to use cd /cygdrive/d/ in octave win32.
I'm not sure why, because cygwin allows cd D:.

The octave-2.1.42 from octave.sf.net maps /c to C:, /d to D:, etc.

Andy



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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