Changing imported variable names
Mostra commenti meno recenti
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
Risposte (0)
Categorie
Scopri di più su Workspace Variables and MAT Files in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!