How to set variable wheels for front and rear in simdriveline vehicle body
    4 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Kausihan Selvam
 am 10 Jan. 2017
  
    
    
    
    
    Beantwortet: Martin
    
 am 7 Aug. 2017
            HI
I want to develop a vehicle body with one axle in front and two axles in rear. how can i manipulate the 'vehicle body' module available in simdriveline library to achieve it. basically i want to set variable number of wheels per axle.
thanks
0 Kommentare
Akzeptierte Antwort
  Martin
    
 am 7 Aug. 2017
        Starting in R2015b, the Vehicle Body block allows the two axles to have different numbers of wheels. If the Number of wheels per axle is set to a scalar, both axles will have the same number of wheels. If it is set to a two-element vector (e.g., [1 2]), the first element will be the number of wheels on the front axle, and the second number will be the number of wheels on the rear axle. Please see the block reference page of the Vehicle Body for more information: block reference page
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Tires and Vehicles finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!