help-octave
[Top][All Lists]
Advanced

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

Re: Help please


From: Andy Buckle
Subject: Re: Help please
Date: Wed, 15 Dec 2010 07:46:29 +0000

> I'm trying to get Octave to run on my desktop, but I'm having difficulties.
> I have tried to tell it:
> cd Desktop\HW

In DOS, cd Desktop would work if the current working directory was
C:\Documents and Settings\<user>. In Octave, try

cd 'C:\Documents and Settings\<user>\Desktop'

If you want more help, you will need to specify some code for your
CTRL-C problem, and exactly what you are trying to set up.

-- 
/* andy buckle */


reply via email to

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