Main Content
tunedParameters
Description
returns the tuned parameters from the tuner.params
= tunedParameters(tuner
)
Tip
When tuning a
trackingFilterTuner
object by using itstune
object function, thetrackingFilterTuner
object saves the tuned parameters at each solver step. Use thetunedParameters
function to retrieve the tuned parameters.If you changed any of these properties of the
trackingFilterTuner
object, run thetune
object function before using thetunedParameters
function.FilterInitializationFcn
TunablePropertiesSource
CustomTunableProperties
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023a