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 comments
Loading...
Problem Recent Solvers26
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15780 Solvers
-
Swap the first and last columns
22531 Solvers
-
Omit columns averages from a matrix
618 Solvers
-
Count decimal digits of a number
235 Solvers
-
Check that number is whole number
5192 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!