Hello

> You can add this command to your .octaverc if you don't want to run it
> every time you start Octave. I don't know where your .octaverc is
> located on Windows, though.

You can see it if you type 

tilde_expand("~/.octaverc")

at the octave prompt and press return.  

Regards

Tatsuro

--- S娼フren Haubergwrote:

> lセォ捨r, 16 05 2009 kl. 23:31 -0400, skrev Charles Moyes:
> > Hello Octave developers!
> > 
> > I am not sure if this has been mentioned before but after every time I
> > hit the [Enter] key in the Windows build of octave, I get the
> > following output:
> > 
> > octave-3.0.2.exe:1:C:\Program Files (x86)\Octave\3.0.2_gcc-4.3.0\bin
> > 
> > This occurs even if I try to enter standard Octave/MATLAB commands
> > such as i=4; that normally would not yield any output at all.  Is
> > there a way I can disable this echoing of the octave binary/line
> > number/file location?
> 
> I think this is something most people consider a feature, but it can be
> changed. The functions 'PS1', 'PS2', and 'PS4' allows you to do this.
> You can do something like
> 
>   PS1("> ")
> 
> You can add this command to your .octaverc if you don't want to run it
> every time you start Octave. I don't know where your .octaverc is
> located on Windows, though.
> 
> Sセォ捨ren
> 
> 
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables 
> unlimited royalty-free distribution of the report engine 
> for externally facing server and web deployment. 
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Octave-dev mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/octave-dev
> 


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

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to