Changing imported variable names
Show older comments
I have a program which imports data into MATLAB in a long list of variables. Unfortunately the creators of this program didn't consider how MATLAB ranks variables and so I will get a list like: ...1... ...10... ...11... ...19... ...2... ...20... ( where ...1... should be followed by ...2...) and so on. Is there any way to insert a 0? Cheers
Answers (0)
Categories
Find more on Workspace Variables and MAT Files in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!