![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19451067_1599477196196_DEF.jpg)
Emilia Simonian
Followers: 0 Following: 0
Feeds
提问
How can I use the unique function to output all the different numbers following M from all the file names?
rootdir = '/Users/apple/Desktop/Project/Code/Data/'; l = dir([rootdir,'*_dat.mat']); for n=1:length(l) str=l(n).name; ix...
4 years 前 | 2 个回答 | 0
2
个回答提问
forming matrices depending on file name
I have matlab files in a folder and there are, for example, several that have file names that start with M1, several that start ...
4 years 前 | 1 个回答 | 0
1
个回答提问
What is this code doing?
if 0, mfiles={'bh_plot_session','rsbs_prepare_formodel','rsbs_speed_stats_extra','resscn_prepare_formodel','speed_stats_ext...
4 years 前 | 1 个回答 | 0