Changing imported variable names
Mostrar comentarios más antiguos
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
Respuestas (0)
Categorías
Más información sobre Workspace Variables and MAT Files en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!