![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19451067_1599477196196_DEF.jpg)
Emilia Simonian
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
82 061
of 297 046
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20 422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
mer än 4 år ago | 2 answers | 0
2
answersQuestion
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 ...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
What is this code doing?
if 0, mfiles={'bh_plot_session','rsbs_prepare_formodel','rsbs_speed_stats_extra','resscn_prepare_formodel','speed_stats_ext...
mer än 4 år ago | 1 answer | 0