Feeds
已回答
how can I use a name of an external variable in a function?
Thanks a lot. "Inputname" was the one I was looking for...
how can I use a name of an external variable in a function?
Thanks a lot. "Inputname" was the one I was looking for...
14 years 前 | 0
提问
how can I use a name of an external variable in a function?
Hi, with the following function: function savefigure(data) imagesc(data) saveas(1,['nameofthevariabledata.png']);...
14 years 前 | 3 个回答 | 0
