getReporter
Class: systemcomposer.rptgen.finder.ComponentResult
Package: systemcomposer.rptgen.finder
Syntax
reporter = getReporter(result)
Description
returns a reporter that is used to include information about components in a model. You can
use this reporter to customize what information is included and how the information is
formatted. See the reporter
= getReporter(result
)systemcomposer.rptgen.report.Component
reporter class for more information on how
to customize the reporter.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2022b