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

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

[Octave-bug-tracker] [bug #62856] h=rectangle() does not return handle


From: anonymous
Subject: [Octave-bug-tracker] [bug #62856] h=rectangle() does not return handle
Date: Wed, 3 Aug 2022 05:16:53 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62856>

                 Summary: h=rectangle() does not return handle
                 Project: GNU Octave
               Submitter: None
               Submitted: Wed 03 Aug 2022 09:16:52 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Vasily Apostolakis
        Originator Email: vasileios.a@protonmail.com
             Open/Closed: Open
                 Release: 7.2.0
         Discussion Lock: Any
        Operating System: Microsoft Windows


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 03 Aug 2022 09:16:52 AM UTC By: Anonymous
When running this line (expecting h to be a handle to the rectangle):


h = rectangle ("Position", [0.05, 0.05, 0.9, 0.4], "Curvature", 1.0)


h is assigned to a double. This is the output:


h = -4.6348


Note: The rectangle is created and displayed properly.







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62856>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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