% This Matlab script is to calculate and plot cross Modal Assurance Criterion
% (MAC) based on the given mode shapes
% Data: 30/11/2020
% Note: madeShape is a matrix with rows (number of DOFs) and columns (number of modes)
% Example: load modeShape1.mat
% load modeShape2.mat
% MAC = crossMAC(modeShape1,modeShape2);
Cite As
liangliang cheng (2026). cross MAC (https://www.mathworks.com/matlabcentral/fileexchange/83553-cross-mac), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
