Clear Filters
Clear Filters

tire data tdx format

3 views (last 30 days)
Muhammad umer Khan
Muhammad umer Khan on 4 Apr 2024
I am working on the example project. I have installed the addon according to the instruction. But, couldn't find the tire data. Can anyone help?
https://www.mathworks.com/help/vdynblks/ug/example-tire-data.html

Accepted Answer

Cris LaPierre
Cris LaPierre on 4 Apr 2024
  5 Comments
Cris LaPierre
Cris LaPierre on 4 Apr 2024
Also, look into the tireData and tireModel functions and methods. For example, this code loads a tire model for the corresponding tire.
obj = tireModel.builtin("Light passenger car 205/60R15")
Muhammad umer Khan
Muhammad umer Khan on 5 Apr 2024
Thank you so much. The copy command option worked for me. Have a nice day.

Sign in to comment.

More Answers (0)

Categories

Find more on Wheels and Tires in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!