免费下载用于复合叶片分析和设计的软件的matlab代码%% clear all variables and close files/figuresclear all;close('all');fclose('all');format compact;%% set the Co-Blade versionSIM.version = '1.20.00-dcs';%% add paths to the source codeSIM.rootDir = pwd; SIM....