help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cell array of matrices -> N-d array?


From: Dan Muresan
Subject: cell array of matrices -> N-d array?
Date: Wed, 9 May 2012 19:42:06 +0300

Hi,

is there an efficient (loop-less) way to convert from an

NxN cell array of 3x3 matrices

to an

NxNx3x3

N-dimensional array?


Thanks,
Dan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]