Community Profile

photo

Emilia Simonian


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta