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
-
Remove any row in which a NaN appears
8635 Solvers
-
Find the two most distant points
2872 Solvers
-
2478 Solvers
-
Change the sign of even index entries of the reversed vector
564 Solvers
-
119 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!