photo

xianghong


Last seen: oltre un anno fa Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Professional Interests: neuroscience, MRI, electrophysiology

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
how to make a variable name from a string
EDU>> test='eye'; EDU>> value=[1,2,3]; EDU>> eval([sprintf(test) '=value+1']) Index exceeds matrix dimensions. Lo...

quasi 11 anni fa | 0

Risposto
how to make a variable name from a string
This seems like to name the fields within a variable. If I just want to make a variable name from a string, how to do it? Tha...

quasi 11 anni fa | 0

Domanda


how to make a variable name from a string
2013a version >> test='eye' >> value = [5,5,3] value = 5 5 3 >> eval([sprintf(test) '=...

quasi 11 anni fa | 4 risposte | 0

4

risposte