Community Profile

photo

James Cress


Attivo dal 2018

Followers: 0   Following: 0

Statistiche

  • First Review
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
changing part of the name of a variable inside a "for" loop
You could do this very easily with a struct. data = struct; for k = 1:4 data.(['DT' num2str(k*10) 'sec'])= A*data.(['T'...

quasi 6 anni fa | 1