help-octave
[Top][All Lists]
Advanced

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

Re: moving graphic objecs


From: Ben Abbott
Subject: Re: moving graphic objecs
Date: Thu, 14 Oct 2010 09:20:21 -0700

On Oct 14, 2010, at 9:03 AM, address@hidden wrote:

> Hi, is there a way to move one graphic
> object in front of another, say a line
> object in front of a patch object.
> In MATLAB one can do this with the
> uistack command, but there is no equivalent
> in Octave. Is there a workaround?
> --
> Mayer A. Landau, PhD

You can change the position of the objects handle in its parent's "children" 
property.

Ben



reply via email to

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