Property Inspector
View and modify object properties
Description
The Property Inspector is an interactive tool for viewing and modifying the properties of objects, such as graphics objects, within the MATLAB® workspace.
Using this tool, you can:
View and modify properties of selected objects in a figure or app.
Change visual attributes of objects, such as color, font size, and line style.
Edit shared properties of multiple objects at once.
Explore the hierarchy of objects within a figure.
Show or hide objects within a figure.
Open the Property Inspector
Figure: On the Format tab of the figure, in the Enable section, enable plot edit mode by clicking Select & Plot Edit. Then, in the Inspect section, click More Properties.
MATLAB command prompt: Enter
inspect.
Examples
Programmatic Use
Version History
Introduced before R2006a




