workspace to matrix
Mostrar comentarios más antiguos
I have hundreds of variables defined separately in workspace and Im trying to make ony big matrix of those variables. I have a variable named "channelNames" (in workspace) which is the list of all the variable names I need in that matrix. This is also the list of all the variables defined in workspace. So basically I want to conbine everything in workspace together in a single matrix. One important note here, variables (vectors) in workspace have different lenghts.
Respuestas (1)
Sean de Wolski
el 3 de En. de 2012
0 votos
Fairly similar to:
Categorías
Más información sobre Variables en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!