Closed djm0539 closed 3 years ago
filename = strcat('../../data/environmentswarm',str1,'_',str2,'.mat');
where is data、
You can create an environment with "create_environment.m", save it to a directory and then edit the code correspondingly.
filename = strcat('../../data/environmentswarm',str1,'_',str2,'.mat');
where is data、