|
From: | Kai Torben Ohlhus |
Subject: | Re: create array of matrix |
Date: | Wed, 18 Jul 2018 13:11:33 +0200 |
i want to do this:
A[1]=B[1,3,4;4,5,6;5,6,7]
A[2]=B[4,5, 9;3,4,5;1,2,3]
..
i want to creare array of matrix..
it's possible? i try to use Indexing Cell Arrays but it's so difficult
[Prev in Thread] | Current Thread | [Next in Thread] |