octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #45554] Setting label after empty errorbar plo


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #45554] Setting label after empty errorbar plot blocks command prompt
Date: Wed, 15 Jul 2015 19:41:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #2, bug #45554 (project octave):

Confirmed bug on linux.  Since Cntrl-C is needed three times to force close, I
would think the code isn't being hung in the M-file scripts but the core
somewhere (probably waiting on gnuplot to complete its previous commands,
which aren't valid).

Note that Qt has some peculiar behavior as well.  The

errorbar(x,x,x,'.b;test;');

command does not draw a new Qt/fltk errorbar plot, but the legend text is
updated to read "test".  Gnuplot at least clears the screen on the errorbar
command, which seems better than leaving the old plot visible.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45554>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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