xpcexplr
MATLAB/Lokomat-Simulink/LokomatControl/build/
and type the following command tgbasis.load('Treadmill')
If you wish to run another model on the treadmill (like
Treadmill_UDP
, also see here) ReplaceTreadmill
with the model name you wish to run.
tgbasis.start
tgbasis.setparam(tgbasis.getparamid('Treadmill/Speed','Value'),<speed in m/s>)