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

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

[Octave-bug-tracker] [bug #49747] rotate3d compatibility with Matlab


From: Guillaume
Subject: [Octave-bug-tracker] [bug #49747] rotate3d compatibility with Matlab
Date: Fri, 2 Dec 2016 10:26:41 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #2, bug #49747 (project octave):

The function to see the public properties of an object is properties() but it
is not available in Octave. The error you report with get() has, I think, more
to do with missing features of the handle class, e.g. it doesn't work either
with inputParser():

++
get(inputParser)
error: octave_base_value::array_value(): wrong type argument 'object'
error: get: H must be a graphics handle
--

I've nevertheless modified Rotate3D to have a better behavior there.

(file #39129)
    _______________________________________________________

Additional Item Attachment:

File name: Rotate3D.m                     Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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