slreportgen.finder.DiagramResult Class
Namespace: slreportgen.finder
Superclasses: mlreportgen.finder.Result
Create diagram result finder object
Description
Diagram search result object for a Simulink® or Stateflow® diagram.
sets properties using name-value pairs. You can specify multiple name-value pair
arguments in any order.finder
= DiagramResult(Name=Value
)
The slreportgen.finder.DiagramResult
class is a handle
class.
Creation
Description
creates a search result object for a Simulink or Stateflow diagram. The result
= DiagramResult(diagram
)result
object contains the
specified Simulink or Stateflow diagram. Diagram finder find methods create and return
instances of this object for each diagram that they find. You do not need to
create this object yourself.
Input Arguments
Properties
Methods
Version History
Introduced in R2017b