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

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

[Octave-patch-tracker] [patch #9013] New function "material"


From: Markus Mützel
Subject: [Octave-patch-tracker] [patch #9013] New function "material"
Date: Fri, 3 Jun 2016 13:25:32 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #2, patch #9013 (project octave):

The first argument to material is allowed to be any type of graphics handle or
a vector of these. The only ones that probably make sense are handles to patch
and surface objects themselves or handles to figure, axes or hggroup objects
in which case all descending patches and surfaces are updated.
But it seems also to be ok to pass a handle to e.g. a line object in which
case nothing changes.

Additionally, material can be called with one output argument which differs
depending on how many input arguments are given.

Attached is a patch with material.m that reflects this behavior.

(file #37376)
    _______________________________________________________

Additional Item Attachment:

File name: material_v2.patch              Size:13 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9013>

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




reply via email to

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