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

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

[Octave-bug-tracker] [bug #47200] I play around with basic plot, move to


From: anonymous
Subject: [Octave-bug-tracker] [bug #47200] I play around with basic plot, move to the graph and it jsut disappears
Date: Fri, 19 Feb 2016 14:43:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.103 Safari/537.36

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

                 Summary: I play around with basic plot, move to the graph and
it jsut disappears
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 19 Feb 2016 02:43:30 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

in the sehll i did this

>>x = -5:0.01:2;
>>y = x.^2 + 3*x - 4
>>plot(x, y)
>>axis([<forget which ones exactly>])
>>axis equal

i then tried moving to the the plotted graph, and the whole program just
colapsed.

I did this 2 or 3 times, same thing happened




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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