What are the AxleNumVec and TrackNumVec variables in the Independent Suspension - Double Wishbone block?

3 views (last 30 days)
I can't find anything in the documentation about them. Their size or what the mean would be helpful

Answers (1)

Jason Rodgers
Jason Rodgers on 15 Oct 2021
AxleNumVec and TrackNumVec are defined through the mask of this block. In the documentation AxleNumVec is NumAxl and refers to the number of axles this block needs to model. TrackNumVec is NumTracksByAxl and is the number of tracks (wheels) per axle than need to be modeled. This will be a vector if you have more than one axle.

Categories

Find more on Chassis Systems 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!