data structure for a matrix (2 dimensional) whose elements are a vector
Show older comments
I'd like to encode a m-by-n matrix using matlab.
Problem is each element of the matrix should be a vector of size k.
How to encode this kind of matrix efficiently?
Thanks
Dohoon
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices 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!