Given a property name (e.g. 'AxesUnits', 'LineMarkerSize', 'UicontrolBackgroundColor'), return the factory-defined value for that property. This is the value that is used for graphics objects if you do not specify it as an argument.

For example, the factory-defined LineMarkerSize is 6, meaning line markers will have size 6 by default unless specified otherwise.

Solution Stats

63 Solutions

27 Solvers

Last Solution submitted on Apr 28, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...