data structure for a matrix (2 dimensional) whose elements are a vector
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!