W3cubDocs

/Octave

15.3.3 Graphics Object Properties

In this Section the graphics object properties are discussed in detail, starting with the root figure properties and continuing through the objects hierarchy. The documentation about a specific graphics object can be displayed using doc function, e.g., doc ("axes properties") will show Axes Properties.

The allowed values for radio (string) properties can be retrieved programmatically or displayed using the one or two arguments call to set function. See set.

In the following documentation, default values are enclosed in { }.

© 1996–2018 John W. Eaton
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.
https://octave.org/doc/interpreter/Graphics-Object-Properties.html