photo

Andrew Tchieu


Last seen: 2 giorni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


How do I use something like 'inputname' to give back name of struct and fieldname supplied?
foo.bar = 1; a = 1; get_names(foo.bar, a) function get_names(x, y) duh = inputname(1); fprintf('inputname = %s\n', duh); ...

oltre 2 anni fa | 2 risposte | 1

2

risposte