Problem 43020. Get factory-defined property values

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

46.43% Correct | 53.57% Incorrect
Last Solution submitted on Jan 10, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers25

Suggested Problems

More from this Author44

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!