Emilia Simonian
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
217 114
of 295 295
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20 205
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 527
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...
ungefär 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 ...
ungefär 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...
ungefär 4 år ago | 1 answer | 0