help-octave
[Top][All Lists]
Advanced

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

Re: plot templates and options lists for set, plot etc.


From: John W. Eaton
Subject: Re: plot templates and options lists for set, plot etc.
Date: Sun, 7 Jun 2009 08:46:17 -0400

On  6-Jun-2009, Thorsten Meyer wrote:

| Also, how are graphic objects realized internally? Aren't they also
| structures? It always seemed quite strange to me, that the get()
| function returns a structure, while all the functions setting handle
| options take lists of key, value,... as input arguments...

I think Matlab just prints the properties and does not return a
structure.

When the graphics property classes were written, it seemed easier to
simply return the internal data as a structure instead of writing
special code to print it.

jwe


reply via email to

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