Main Content
export
Class: tireModel
Syntax
export(obj,filepath,overwrite=true)
Description
This method requires Extended Tire Features for Vehicle Dynamics Blockset.
export(
writes the model parameter values specified by obj
,filepath
,overwrite
=true)obj
to the file specified
by filepath
and overwrites existing files when the optional name-value
argument overwrite
is specified as true
.
Input Arguments
Version History
Introduced in R2023b