sschdl.tuneOptimizedModel
Tune parameter values for dynamic switches optimized for FPGA deployment
Since R2026a
Syntax
Description
returns the tuned dynamic switch parameter values for the corresponding Simscape™ switches in the original Simscape model.tunedParams = sschdl.tuneOptimizedModel(originalModel)
specifies options using one or more name-value arguments. For example, to enable
fine-tuning of the parameter values for the dynamic switches in the FPGA HIL optimized
model, specify tunedParams = sschdl.tuneOptimizedModel(originalModel,Name=Value)FineTune as true.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026a



