tunedParameters
Description
returns the tuned parameters from the tuner.params = tunedParameters(tuner)
Tip
When tuning a
trackingFilterTunerobject by using itstuneobject function, thetrackingFilterTunerobject saves the tuned parameters at each solver step. Use thetunedParametersfunction to retrieve the tuned parameters.If you changed any of these properties of the
trackingFilterTunerobject, run thetuneobject function before using thetunedParametersfunction.FilterInitializationFcnTunablePropertiesSourceCustomTunableProperties
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023a