help-octave
[Top][All Lists]
Advanced

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

create array of matrix


From: shivax
Subject: create array of matrix
Date: Tue, 17 Jul 2018 23:49:28 -0500 (CDT)

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





--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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