Post Reply 
Taking part of a matrix.
06-30-2021, 02:54 PM
Post: #2
RE: Taking part of a matrix.
(06-30-2021 01:25 PM)Isai Wrote:  Is there any way of take part of a matrix? For example in Matlab it could be A(i:j,m:n) to take from i to j rows and m to n columns.
I know that in HP Prime we could take an element of a matrix, A(i,j).

This operation is called "slicing" the matrix. I don't think there is anything built-in to do it, except in Python/Numpy.

— Ian Abbott
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Taking part of a matrix. - Isai - 06-30-2021, 01:25 PM
RE: Taking part of a matrix. - ijabbott - 06-30-2021 02:54 PM
RE: Taking part of a matrix. - robmio - 06-30-2021, 03:22 PM



User(s) browsing this thread: 1 Guest(s)