photo

Emilia Simonian


Last seen: circa 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

circa 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


What is this code doing?
if 0, mfiles={'bh_plot_session','rsbs_prepare_formodel','rsbs_speed_stats_extra','resscn_prepare_formodel','speed_stats_ext...

circa 4 anni fa | 1 risposta | 0

1

risposta