Prev: imwrite and imshow
Next: plot cube in matlab with a given eight points then translate androtate it!
From: Bruno Luong on 28 Feb 2010 15:57 "John " <wwwinfor(a)gmail.com> wrote in message <hme37m$3l0$1(a)fred.mathworks.com>... > how to get the name of a variable and assign it as a string to a new variable? > > Thanks! getname=@(varargin) inputname(1); a = pi; myname = getname(a) % Bruno
First
|
Prev
|
Pages: 1 2 Prev: imwrite and imshow Next: plot cube in matlab with a given eight points then translate androtate it! |