[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
- plot templates and options lists for set, plot etc., Thorsten Meyer, 2009/06/06
- Re: plot templates and options lists for set, plot etc., Ben Abbott, 2009/06/06
- Re: plot templates and options lists for set, plot etc., Thorsten Meyer, 2009/06/06
- Re: plot templates and options lists for set, plot etc.,
John W. Eaton <=
- Re: plot templates and options lists for set, plot etc., Ben Abbott, 2009/06/07
- Re: plot templates and options lists for set, plot etc., John W. Eaton, 2009/06/07
Re: plot templates and options lists for set, plot etc., Benjamin Lindner, 2009/06/06