workspace to matrix
Show older comments
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.
Answers (1)
Sean de Wolski
on 3 Jan 2012
0 votes
Fairly similar to:
Categories
Find more on Introduction to Installation and Licensing 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!