Main Content
getReportData
Return results of comparing configuration parameter values
Syntax
rpt_data
= cfgObj
.getReportData()
Description
compares
the original configuration parameter values with the values that the
object recommends. rpt_data
= cfgObj
.getReportData()
is
a handle to a cfgObj
cgv.Config
object. Returns a cell array
of character vectors with the model, parameter, previous
value, and recommended or new value.