How to change variable name from known string?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ivan Shorokhov
am 1 Jul. 2015
Bearbeitet: Stephen23
am 27 Jun. 2019
Given: I have variable "Old_var=55" and string "New_var".
Want: How to change name from Old_var to New_var by using code, so I will have new variable "New_var=55".
1 Kommentar
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!