Matlab批处理 12345Path = '路径'; %''中填写路径File = dir(fullfile(Path,'*.mat')); %格式FileNames = {File.name}';Trace = strcat(Path,FileNames(k));A = load(Trace{1,1}); %多组数据常采用eval函数 软件 > Matlab #Matlab Matlab批处理 https://sunfove.xyz/2019/09/24/2019-09-24-Matlab批处理/ Author Sunfove Posted on September 24, 2019 Licensed under Hexo搭建个人博客 Previous 踏青 Next Please enable JavaScript to view the comments