help-octave
[Top][All Lists]
Advanced

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

data structure difficulties


From: shoker_17
Subject: data structure difficulties
Date: Sun, 17 Dec 2006 18:52:39 -0800 (PST)

Hi,

May I know how do i convert an array of matrices within a cell into
matrices?
For example,

cellSize = size(images);
a = deref(images,1,1:cellSize(2));

The 'a' here is supposed to store the array of matrices within the cell or
are there any other methods?
Please advice.

Thanks.


Shoker
-- 
View this message in context: 
http://www.nabble.com/data-structure-difficulties-tf2837804.html#a7922901
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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