Path: SC/DemoFuns
% Compute smooth friction RHS. -------------------------------------------------------------------------- Form: xDot = FSRHS( x, t, d ) -------------------------------------------------------------------------- ------ Inputs ------ x (1,1) State See Friction Smooth t (1,1) Timed d (1,1) Smooth friction parameters See Friction Smooth ------- Outputs ------- xDot (1,1) Derivative --------------------------------------------------------------------------
SC: Actuator/FrictionSmooth Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the SC Module page