getundoc - get undocumented object properties
by Yair Altman
17 Sep 2011
(Updated 21 Jan 2012)
GETUNDOC returns a structure of undocumented properties (names & values) for the specified object
|
Watch this File
|
| File Information |
| Description |
GETUNDOC('OBJECT') or GETUNDOC(H) returns a structure of undocumented properties (names & values) for the object having handle H or identified by the string 'OBJECT'.
For example, GETUNDOC('axes') or GETUNDOC(gca) returns undocumented property names and values for the axes object.
This is an extension of Duane Hanselman's original utility from 2006 (which is no longer available on the File Exchange). |
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 19 Sep 2011 |
Compatibility fix for HG2 |
| 20 Jan 2012 |
added public fields (Java & MCOS) |
| 21 Jan 2012 |
Removed the Aerospace Blockset from the list of requirements - it got in there by mistake... |
|
Contact us at files@mathworks.com