rename a variable
Mostrar comentarios más antiguos
in my workspace i have an array that is named 'data' and I have a name field with some filename = 'filename'
I would like to rename the array called data to the name that is stored in the filename name variable.
simply doing filename = data; renames data to filename not the actual name that filename holds.
Respuesta aceptada
Más respuestas (1)
Sean de Wolski
el 5 de Mzo. de 2012
1 voto
Categorías
Más información sobre String Parsing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!