本文通过FDTD的参数扫描功能分析了薄膜中WO3层厚度对反射率影响
Path = '路径'; %''中填写路径File = dir(fullfile(Path,'*.mat')); %格式FileNames = {File.name}';Trace = strcat(Path,FileNames(k));A = load(Trace{1,1}); %多组数据常采用