Get Object Variable Name inside the objects function

5 visualizaciones (últimos 30 días)
Vincent
Vincent el 21 de Sept. de 2011
Hi,
I'm searching a way to retrieve an objects name within a function of the object itself (the name of the object in the workspace, not the classname!).
Any ideas? Thanks :)
P.S.: Googling this is really hard, you can imagine the keywords "Object" and "Name" are totally specific to this problem ;)

Respuesta aceptada

Daniel Shub
Daniel Shub el 21 de Sept. de 2011
I think you are looking for inputname
doc inputname

Más respuestas (1)

Vincent
Vincent el 21 de Sept. de 2011
Thank you, that's exactly what I've been searching for!

Categorías

Más información sobre Variables en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by