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

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

[Octave-bug-tracker] [bug #53215] plot3 with empty arguments does not se


From: Marshall
Subject: [Octave-bug-tracker] [bug #53215] plot3 with empty arguments does not set the return plot handle
Date: Fri, 23 Feb 2018 21:09:34 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0

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

                 Summary: plot3 with empty arguments does not set the return
plot handle
                 Project: GNU Octave
            Submitted by: marsian
            Submitted on: Sat 24 Feb 2018 02:09:33 AM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: Marsian
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:


handle = plot3([],[],[])


produces the error


error: value on right hand side of assignment is undefined


This code runs without error in Matlab. This command can be used to produce a
plot handle which can later be used with set(handle, ...) to set x, y, and z
data [for animations...].




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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