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

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

[Octave-bug-tracker] [bug #45107] ylim does not work the same way as xli


From: anonymous
Subject: [Octave-bug-tracker] [bug #45107] ylim does not work the same way as xlim does.
Date: Fri, 15 May 2015 07:34:10 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

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

                 Summary: ylim does not work the same way as xlim does.
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fr 15 Mai 2015 07:34:08 UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Thomas Schmidt
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

plot(x,y)
>> xlim([0,12])
>> plot(x,y)
>> ylim([0,12])
error: subscript indices must be either positive integers less than 2^31 or
logicals
>>
(process:14919): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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