Main Content
mlreportgen.finder.AxesFinder Class
Namespace: mlreportgen.finder
Description
Use an object of the mlreportgen.finder.AxesFinder
class to find all
axes in a MATLAB® figure window.
The mlreportgen.finder.AxesFinder
class is a handle
class.
Creation
Description
creates an finder
= mlreportgen.finder.AxesFinder(container
)mlreportgen.finder.AxesFinder
object and sets the Container
property to a figure handle or path to a figure handle.
sets properties by using name-value arguments. Specify multiple name-value arguments in
any order.finder
= mlreportgen.finder.AxesFinder(Name
,Value
)
Properties
Methods
Examples
Version History
Introduced in R2021b