13 lines
269 B
Plaintext
13 lines
269 B
Plaintext
selectSide('front');
|
|
%selectSide('rear');
|
|
|
|
% left and right data are identical
|
|
% this piece of code works regardless of car side
|
|
camber = fplot(CamberLeft)
|
|
toe = fplot(ToeLeft)
|
|
caster = fplot(CasterLeft)
|
|
kpi = fplot(KingpinLeft)
|
|
AntiDiveLeft =
|
|
|
|
ackermann
|