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

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

[Octave-bug-tracker] [bug #53291] unknown root property xdata


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #53291] unknown root property xdata
Date: Mon, 5 Mar 2018 16:55:46 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

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

                 Summary: unknown root property xdata
                 Project: GNU Octave
            Submitted by: dasergatskov
            Submitted on: Mon 05 Mar 2018 09:55:45 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:


fx = @(t) cos (t);
fy = @(t) sin (t);
fz = @(t) t;
ezplot3 (fx, fy, fz, [0, 5*pi], 100, "animate");


results in:


error: set: unknown root property xdata
error: called from
    comet3 at line 83 column 7
    __ezplot__ at line 449 column 9
    ezplot3 at line 62 column 19


 __octave_config_info__ ("hg_id")
ans = fd3edb183ee2


Dmitri.
-- 





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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