Main Content

getReportData

Return results of comparing configuration parameter values

Syntax

rpt_data = cfgObj.getReportData()

Description

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