photo

Alexey Budkov


Last seen: 7日 前 2022 年からアクティブ

Followers: 0   Following: 2

統計

  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

回答済み
How to "extract" a variable name to a string ?
Try the following: myvar = 1; get_myvar_name = @(x) inputname(1); get_myvar_name(myvar)

2年以上 前 | 1