Emilia Simonian
Followers: 0 Following: 0
Statistik
3 Fragen
0 Antworten
RANG
67.654
of 293.799
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 20.065
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 149.824
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
What is this code doing?
if 0, mfiles={'bh_plot_session','rsbs_prepare_formodel','rsbs_speed_stats_extra','resscn_prepare_formodel','speed_stats_ext...
fast 4 Jahre vor | 1 Antwort | 0