bugGNU Octave - Bugs: bug #47200, I play around with basic plot,...

 
 

bug #47200: I play around with basic plot, move to the graph and it jsut disappears

Submitter:  None
Submitted:  Fri 19 Feb 2016 02:43:30 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Need Info Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.0.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 24 Feb 2016 07:18:25 PM UTC, comment #2: 

No response, closing report.

Rik <rik5>
Group administrator
Fri 19 Feb 2016 09:16:50 PM UTC, comment #1: 

I can't reproduce this result.

Please tell us what "forget which ones exactly" was.  (If you can't reproduce the result, we can't.)  Also what is the result of typing


graphics_toolkit


If you are using gnuplot, what version is it?

Lachlan Andrew <lachlan>
Fri 19 Feb 2016 02:43:30 PM UTC, original submission:  

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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by lachlan (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-02-24 rik5 Open/ClosedOpen Closed
    2016-02-19 lachlan StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code