octave-maintainers
[Top][All Lists]
Advanced

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

Data goes to console instead of Octave GUI command window


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

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]