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

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

[Octave-bug-tracker] [bug #31708] inserting text and autoscaling


From: Muhali
Subject: [Octave-bug-tracker] [bug #31708] inserting text and autoscaling
Date: Fri, 19 Nov 2010 21:54:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12

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

                 Summary: inserting text and autoscaling 
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Fri Nov 19 21:54:27 2010
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.3.52
        Operating System: GNU/Linux

    _______________________________________________________

Details:

In the following simple case:

plot(0);
text(-1,0,'x');

octave autoscales the plot after the 2nd command (unlike matlab).
A rescaling of axes should, however, depend solely on data and not on text.

M.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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