Four-Bar Mechanism Simulation

LinkLength is a cell array of four strings, each string is a valid MATLAB expression for the lengths of links 1 to 4. These expressions can simply be strings representing a constant, say, '2.3', or they can be expressions defined in terms of a time variable, t, (say '3*t'). ................
................