octave-maintainers
[Top][All Lists]
Advanced

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

Re: [OctDev] Java/OpenGL-based graphics package for octave


From: Michael Goffioul
Subject: Re: [OctDev] Java/OpenGL-based graphics package for octave
Date: Wed, 25 Apr 2007 21:38:20 +0200

On 4/25/07, John W. Eaton <address@hidden> wrote:
On 25-Apr-2007, Michael Goffioul wrote:

| The baseline is actually stored in the axes object using setappdata.
| Next stem plot just have to retreive it.

How would you know what method is used to store the object?

What do you mean?

The baseline handle is stored in the axes object using setappdata and
a well-known name (something like "SeriesBaseLine"). You then retrieve
it with getappdata and the same name.

Michael.


reply via email to

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