i am not sure i understand your problem or not, I think you want to
know how to open .mat file?
in SGA__suspension_skyhook_replot.m , the line below is to load mat file.
%load data from mat file
load('SGA__suspension_skyhook_quarter.mat');
cheers,
leo