Main Content
showContents
Class: OptimizationSolution
Syntax
showContents(Solution)
showContents(Solution, index)
Description
showContents(
returns a summary of the
changes made during optimization contained in the Solution
)OptimizationSolution
object, Solution
, including model
settings, block parameters, and data types in the model.
showContents(
returns a summary of the changes made during optimization in the simulation scenario specified
by Solution
, index
)index
.
Input Arguments
Version History
Introduced in R2020a