Community Profile

photo

Sam N


Last seen: quasi 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 3 anni fa | 1 risposta | 1

1

risposta

Domanda


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

quasi 3 anni fa | 2 risposte | 0

2

risposte