Oleksandr Slovak
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
What is the best way to get the name of a variable in a script?
You can use <https://uk.mathworks.com/help/matlab/ref/inputname.html inputname> function for that: aaa = 16; safe_a...
What is the best way to get the name of a variable in a script?
You can use <https://uk.mathworks.com/help/matlab/ref/inputname.html inputname> function for that: aaa = 16; safe_a...
6 years 前 | 2