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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers26
Suggested Problems
-
Omit columns averages from a matrix
591 Solvers
-
Sum all integers from 1 to 2^n
15735 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3356 Solvers
-
The sum of the numbers in the vector
609 Solvers
-
Find my daddy long leg (No 's')
2454 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!