Main Content
set
Class: tireModel
Export tire model parameter values to supported Simulink or Simscape tire blocks
Since R2024a
Syntax
set(obj,path)
set(obj,path,Name=Value)
Description
This method requires Extended Tire Features for Vehicle Dynamics Blockset.
set(
exports tire
model parameter values from the obj
,path
)tireModel
object specified by
obj
to a supported Simulink® or Simscape™ tire block located at the path specified by path
.
set(
exports tire model parameter values from a obj
,path
,Name=Value
)tireModel
object with additional
options specified by one or more Name=Value
arguments.
Note
The tireModel
model type must match the block tire model type.
Input Arguments
Examples
Version History
Introduced in R2024a