Still one problem remains. The list I have is a list where every element
refers to a file, where the actual matrices are. This means problems with
dealing with them. How do I turn the list of references into an actual
vector with real matrices as components?
See below for earlier details.
Svemp
On Thu, 11 Oct 2007, Svempa wrote:
>
> I have two equally long lists of equally large matrices . I now want to
> generate a column that consists of the differences between position [i,j] in
> matrix k in each list. That is, the first position in this new column is
> 'position [1,1] in matrix 1 (of
I have two equally long lists of equally large matrices . I now want to
generate a column that consists of the differences between position [i,j] in
matrix k in each list. That is, the first position in this new column is
'position [1,1] in matrix 1 (of list 1)' minus 'position [1,1] in matrix 1
(
3 matches
Mail list logo