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

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

[Octave-bug-tracker] [bug #42060] Saving a plotted figure causes crash


From: anonymous
Subject: [Octave-bug-tracker] [bug #42060] Saving a plotted figure causes crash
Date: Sun, 06 Apr 2014 15:59:55 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0

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

                 Summary: Saving a plotted figure causes crash
                 Project: GNU Octave
            Submitted by: None
            Submitted on: So 06 Apr 2014 15:59:54 UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Robert Kessler
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I tried to save a figure, which was plotted with this command:

t=0:0.1:10;y=sin(2*t);figure(1);plot(t,y);grid on

Clicking on save, after choosing a name.png, OctaveGUI crashes.
I use Windows 7







    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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