Code covered by the BSD License  

Highlights from
Modeling Flexible Bodies in SimMechanics

image thumbnail
from Modeling Flexible Bodies in SimMechanics by Dallas Kennedy
Technical paper and examples on modeling flexibility in SimMechanics.

paper_generate_figures.m
% PAPER_GENERATE_FIGURES Generate all plots for the flexible-body paper

% Copyright 2006, The MathWorks, Inc.

cosmos_cantilever;
paper_generate_lump_plots;
paper_generate_fea_plots;
paper_plot_freq_shift;
bdclose all;

Contact us at files@mathworks.com