Emilia Simonian
Followers: 0 Following: 0
Statistiques
3 Questions
0 Réponses
RANG
67 956
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
environ 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
What is this code doing?
if 0, mfiles={'bh_plot_session','rsbs_prepare_formodel','rsbs_speed_stats_extra','resscn_prepare_formodel','speed_stats_ext...
environ 4 ans il y a | 1 réponse | 0