explore
R2026bClass: OptimizationResult
Explore fixed-point implementations found during optimization process
Description
explore( applies the data types
of the best solution found during the optimization process for the result)OptimizationResult object specified by result. If
you have defined tolerances for logged signals in your system,
explore opens the Simulation Data Inspector with logging data
displayed for further exploration of numeric behavior. By default, the best solution
and the first simulation scenario will be applied on the model and explored.
explore(specifies
options using one or more name-value arguments.result,Name=Value)
returns the optimized fixed-point implementation of the system as an solution = explore(result,Name=Value)OptimizationSolution object, solution.