photo

Andrew Tchieu


Last seen: 2 días hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


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

más de 2 años hace | 2 respuestas | 1

2

respuestas