help-octave
[Top][All Lists]
Advanced

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

Re: Home directory in octave on windows?


From: Tatsuro MATSUOKA
Subject: Re: Home directory in octave on windows?
Date: Fri, 29 May 2009 10:44:04 +0900 (JST)

Hello

I have remembered the other way

Please write the below

putenv('HOME','D:\usr')

(octave-home) /share/octave/site/m/startup/octaverc or
(octave-home) /share/octave/version/m/startup/octaverc

Perhaps this way is smart than that I have show in previous post.

Regards

Tatsuro

--- Tatsuro MATSUOKA < wrote:

> Hello
> 
> I have mislead.
> 
> Please set environment variable 'HOME' in the windows.
> 
> In my case HOME is set to 'D:\usr\tatsu'
> > ls ~
>  Volume in drive D has no label.
>  Volume Serial Number is ACCF-78A8
> 
>  Directory of D:\usr\Tatsu
> 
> 
> For the way to set environment variables, please see:
> http://lifehacker.com/259018/ 
> Create your own environment variables for quick folder navigation
> 
> Regards
> 
> Tatsuro
> 
> --- m h wrote:
> 
> > I'm running Octave-3.0.5 on a WinVista machine.
> > 
> > Right now, it seems that octave insists that my home directory
> > (whatever that means on windows), i.e. the directory that is listed when
> > I type "ls ~", is a network drive that my computer is connected to,
> > specifically a drive that's mounted as U: . This also unfortunately means my
> > .octaverc file, log file, etc, get created and written to the root 
> > directory of U:
> > . I'd like that to be somewhere else.
> > 
> > How do I change where octave thinks the home directory is? Can I tell
> > it to look for a .octaverc file (and store log files) somewhere else?
> > Or is that hard coded into the executable that I download?
> > 
> > Thanks...
> > 
> > --- Marc
> > 
> > 
> > 
> >       > _______________________________________________
> > Help-octave mailing list
> > address@hidden
> > https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> > 
> 
> 
> --------------------------------------
> Power up the Internet with Yahoo! Toolbar.
> http://pr.mail.yahoo.co.jp/toolbar/
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

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