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

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

[Octave-bug-tracker] [bug #38989] Pause called after plot results in emp


From: Colin Beckingham
Subject: [Octave-bug-tracker] [bug #38989] Pause called after plot results in empty figure window until pause resolved
Date: Tue, 14 May 2013 19:58:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

URL:
  <http://savannah.gnu.org/bugs/?38989>

                 Summary: Pause called after plot results in empty figure
window until pause resolved
                 Project: GNU Octave
            Submitted by: colbec
            Submitted on: Tue 14 May 2013 07:58:08 PM GMT
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Using Opensuse 12.3

Steps: (in an .m script)
1. define a set of points for plot to draw
2. call plot to plot the points
3. add a pause() command to halt the script early
4. first call to the .m script results in a plot window
correctly filled before pause is resolved
5. second and subsequent calls to the .m script
in the same Octave session
result in a figure window but no points are plotted
6. hit return to resolve the pause and the figure window
is filled correctly.

Expected: plot followed by pause draws the plot before the 
pause is processed on all calls to the same script in the 
same session.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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