From: Pi-Meson on 16 Mar 2010 08:22 Hello, I'm new to MATLAB and want to know if it is possible to create a matrix where each element is itself a matrix?
From: David Young on 16 Mar 2010 08:34 Use cell arrays, or possibly structure arrays.
From: us on 16 Mar 2010 08:39 "Pi-Meson " <edward.mollison-ball(a)student.manchester.ac.uk> wrote in message <hnnt5d$p7i$1(a)fred.mathworks.com>... > Hello, I'm new to MATLAB and want to know if it is possible to create a matrix where each element is itself a matrix? one of the solutions help cell; us
|
Pages: 1 Prev: add_block to copy a block Next: License number plate detection |