octave-maintainers
[Top][All Lists]
Advanced

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

Re: Data goes to console instead of Octave GUI command window


From: PrasannaKumar Muralidharan
Subject: Re: Data goes to console instead of Octave GUI command window
Date: Sat, 30 Nov 2013 10:59:14 +0530

When the image window is closed the focus does not return back to
Octave. It goes to some other window. Not sure if it is an octave
issue but just to bring it up for discussion.

This is the reason for the previous mail I sent. Sorry for the noise.

Thanks,
PrasannaKumar

On 30 November 2013 10:55, PrasannaKumar Muralidharan
<address@hidden> wrote:
> Hi,
>
> Installed latest octave code from hg (18030:f0427ca399cc). Did the
> following in Octave GUI
>
>>> x = sym('x');
>>> plot(Sin(x))
> error: unary operator '.'' not implemented for 'ex' operands
> error: called from:
> error:   /usr/local/share/octave/3.7.7+/m/plot/draw/private/__plt__.m
> at line 185, column 8
> error:   /usr/local/share/octave/3.7.7+/m/plot/draw/private/__plt__.m
> at line 118, column 17
> error:   /usr/local/share/octave/3.7.7+/m/plot/draw/plot.m at line
> 220, column 10
>>>
>
> After that all the command that I type does not appear in the GUI
> command window, it appears in a terminal from which Octave was
> launched.
>
> Should I report this as a bug?
>
> Thanks,
> PrasannaKumar


reply via email to

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