Octave for Windows problem

View: New views
7 Messages — Rating Filter:   Alert me  

Octave for Windows problem

by Rock-15 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all.

I've just installed GNU Octave for Windows. It works fine but I was wondering if it's at all possible to remove or at least modify the appearance of the annoying message that comes up after the result of each computation. For instance:

octave-3.2.3.exe:1:C:\Octave\3.2.3_gcc4.4.0\bin

I just can't find a way to get rid of it!

Thank you.

Rocco Rossi

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

Re: Octave for Windows problem

by dbateman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Something like the command

PS1(">>")

might be what you are looking for

D.


Rocco Orlando Rossi wrote:

> Hi all.
>
> I've just installed GNU Octave for Windows. It works fine but I was
> wondering if it's at all possible to remove or at least modify the
> appearance of the annoying message that comes up after the result of each
> computation. For instance:
>
> octave-3.2.3.exe:1:C:\Octave\3.2.3_gcc4.4.0\bin
>
> I just can't find a way to get rid of it!
>
> Thank you.
>
> Rocco Rossi
>
>  
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> ------------------------------------------------------------------------
>
> _______________________________________________
> Octave-dev mailing list
> Octave-dev@...
> https://lists.sourceforge.net/lists/listinfo/octave-dev
>  


--
David Bateman                                dbateman@...
35 rue Gambetta                              +33 1 46 04 02 18 (Home)
92100 Boulogne-Billancourt FRANCE            +33 6 72 01 06 33 (Mob)


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

R: Octave for Windows problem

by Marco atzeri-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



--- Ven 6/11/09, Rocco Orlando Rossi  ha scritto:

> Hi all.
>
> I've just installed GNU Octave for Windows. It works
> fine but I was wondering if it's at all possible to
> remove or at least modify the appearance of the annoying
> message that comes up after the result of each computation.
> For instance:
>
>
> octave-3.2.3.exe:1:C:\Octave\3.2.3_gcc4.4.0\bin
>
> I just can't find a way to get rid of it!
>
> Thank you.
>
> Rocco Rossi

1) this is not the Octave help mailing list.
For that see
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
This is for discussion about the development of octave

2) see "help PS1"

Regards
Marco



     

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

Re: R: Octave for Windows problem

by Tatsuro MATSUOKA-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello

--- Marco Atzeri  wrote:

>
>
> --- Ven 6/11/09, Rocco Orlando Rossi  ha scritto:
>
> > Hi all.
> >
> > I've just installed GNU Octave for Windows. It works
> > fine but I was wondering if it's at all possible to
> > remove or at least modify the appearance of the annoying
> > message that comes up after the result of each computation.
> > For instance:
> >
> >
> > octave-3.2.3.exe:1:C:\Octave\3.2.3_gcc4.4.0\bin
> >
> > I just can't find a way to get rid of it!
> >
> > Thank you.
> >
> > Rocco Rossi
>
> 1) this is not the Octave help mailing list.
> For that see
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> This is for discussion about the development of octave

Really?

The question specific to octave on Cygwin may be discussed in the Cygwin ML.
Octave for windows is distributed from octave-forge page.

This is the same situation.

As an evidence:

**************************
If you have questions regarding software downloaded from Octave-Forge, send a message to the
repository mailing list.

If you have code to contribute, send a message to the repository mailing list or join the development
team.
*********************************

The above is described in the octave-forge top page.

Octave for windows is distrbuted on the octave-forge project pafe but not octave itself.
Inquiry that is specific to octave for windows is recommend to discuss here but not at octave-help
list.

Regards

Tatsuro


> 2) see "help PS1"
>
> Regards
> Marco
>
>
>
>      
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Octave-dev mailing list
> Octave-dev@...
> https://lists.sourceforge.net/lists/listinfo/octave-dev
>


--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

Re: R: Octave for Windows problem

by Tatsuro MATSUOKA-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello

My way of writing in the previous post is a little bit too rough.

--- Tatsuro MATSUOKA wrote:

> Hello
>
> --- Marco Atzeri  wrote:
>
> >
> >
> > --- Ven 6/11/09, Rocco Orlando Rossi  ha scritto:
> >
> > > Hi all.
> > >
> > > I've just installed GNU Octave for Windows. It works
> > > fine but I was wondering if it's at all possible to
> > > remove or at least modify the appearance of the annoying
> > > message that comes up after the result of each computation.
> > > For instance:
> > >
> > >
> > > octave-3.2.3.exe:1:C:\Octave\3.2.3_gcc4.4.0\bin
> > >
> > > I just can't find a way to get rid of it!
> > >
> > > Thank you.
> > >
> > > Rocco Rossi
> >
> > 1) this is not the Octave help mailing list.
> > For that see
> > https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> > This is for discussion about the development of octave
>
> Really?
>
> The question specific to octave on Cygwin may be discussed in the Cygwin ML.
> Octave for windows is distributed from octave-forge page.
>
> This is the same situation.
>
> As an evidence:
>
> **************************
> If you have questions regarding software downloaded from Octave-Forge, send a message to the
> repository mailing list.
>
> If you have code to contribute, send a message to the repository mailing list or join the
> development
> team.
> *********************************
>
> The above is described in the octave-forge top page.

********************************
> Octave for windows is distrbuted on the octave-forge project pafe but not octave itself.
> Inquiry that is specific to octave for windows is recommend to discuss here but not at
> octave-help
> list.

I correct the above to the below  

Octave for windows is distributed on the octave-forge project page but not octave itself.
According to the description of the octave-forge top page, it is no problem that inquiries that are
specific to the octave for windows are discussed on octave-dev@....
It is the same as the topics that are specific to octave on Cygwin are discussed in the Cygwin ML.

Regards

Tatsuro


--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

Re: Octave for Windows problem

by Tatsuro MATSUOKA-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello

--- David Bateman  wrote:

> Something like the command
>
> PS1(">>")
>
> might be what you are looking for
>
> D.

The description like the above (octave-dev@... ) is better to described in startup
files.
 
Please consult the octave manual '2.1.2 Startup Files'.

You can see '~/.octaverc' in the manual.
You can find where does '~' point to by

 > tilde_expand('~')

like

octave:3> tilde_expand('~')
ans = C:\Documents and Settings\Tatsu

In my case, I made a file '.octaverc' by a text editor and described

PS1('octave:\#> ')

Please also see '2.4.7 Customizing the Prompt' in the octave manual.

Regards

Tatsuro
 

--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

Re: Octave for Windows problem

by Tatsuro MATSUOKA-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello

I have mis-pasted.

> The description like the above (octave-dev@... ) is better to described in
> startup

should be

> The description like the above (PS1(">>") ) is better to described in
> startup


--- Tatsuro MATSUOKA wrote:

> Hello
>
> --- David Bateman  wrote:
>
> > Something like the command
> >
> > PS1(">>")
> >
> > might be what you are looking for
> >
> > D.
>
> The description like the above (octave-dev@... ) is better to described in
> startup
> files.
>  
> Please consult the octave manual '2.1.2 Startup Files'.
>
> You can see '~/.octaverc' in the manual.
> You can find where does '~' point to by
>
>  > tilde_expand('~')
>
> like
>
> octave:3> tilde_expand('~')
> ans = C:\Documents and Settings\Tatsu
>
> In my case, I made a file '.octaverc' by a text editor and described
>
> PS1('octave:\#> ')
>
> Please also see '2.4.7 Customizing the Prompt' in the octave manual.
>
> Regards
>
> Tatsuro
>  
>
> --------------------------------------
> GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
> http://pr.mail.yahoo.co.jp/gyao/
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Octave-dev mailing list
> Octave-dev@...
> https://lists.sourceforge.net/lists/listinfo/octave-dev
>


--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev