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年 前 | 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年 前 | 3 件の回答 | 0
