showContents
获取在数据类型优化期间所做更改的摘要
语法
showContents(Solution)
showContents(Solution, index)
说明
showContents( 返回 Solution)OptimizationSolution 对象 Solution 中包含的在优化期间所做更改的摘要,包括模型设置、模块参数和模型中的数据类型。
showContents( 返回在由 Solution, index)index 指定的仿真场景中优化期间所做更改的摘要。
输入参数
版本历史记录
在 R2020a 中推出