photo

Sam N


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

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


store data from different structures into one variable
I have a structure with multiple variables and under each variable are cells that have their own structure. I want to go through...

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

1

respuesta

Pregunta


read mat files with specific and dynamic name format and import data
matFiles = dir('s*_results.mat'); for k = 1:length(matFiles) rawdata = fullfile(matFiles, k); filename = importdata(r...

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

2

respuestas