help-octave
[Top][All Lists]
Advanced

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

Re: testing binary of octave-3.3.91 (mingw32) is uploaded


From: Tatsuro MATSUOKA
Subject: Re: testing binary of octave-3.3.91 (mingw32) is uploaded
Date: Thu, 3 Feb 2011 07:11:41 +0900 (JST)

Hello
--- fork wrote:

> Tatsuro MATSUOKA <tmacchant <at> yahoo.co.jp> writes:
> 
> > To be honest, I cannot understand what is a problem for command line 
> > history.
> > Please show me more detailed example that you think as a problem.
> 
> Let's say you type the following sequence, hitting return after each line:
> 
> y=2
> z=3
> x=add(y,z)

For the history, please refer John's comment.



> In matlab and stable octave you then can type the single character "y" and 
> press
> the up arrow and you will get "y=3".  In your build of octave if you press the
> up arrow you get "x=add(y,z)", ignoring the hint given by the "y" character 
> (it
> is sort of like incremental search, limiting the search backward to options 
> with
> the given prefix).
> 
> > I also cannot understand meaning of 'a way print'.
> > Does it mean print command?
> 
> Yes, the print command.  I wouldn't mind trying to set up ghostscript etc, 
> but I
> am not sure the best way.
> 
For gnuplot printing, ghostscript etc are not required.  They are required for 
the fltk printing.
For the fltk printing, at least ghostscript should be installed and set PATH 
environmental variables
property.  Pstoedit is required for print emf file. 
 However, a bug prevent us to do it



--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie8/


reply via email to

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