naming variables
1 view (last 30 days)
Show older comments
I have a text file, s, and I have a varaible, Var1. I wonder how I can chane the name of Var1 using the content of the text variable s? (I'm not sure if I expressed the question clearly). Could you please help me about that?
s='myData'
Var1=[1 2 3]
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!