Post Reply 
help for opération for array
01-20-2016, 11:37 AM
Post: #2
RE: help for opération for array
Do you mean like this:

RANDMAT(M1,3,3); // to get a matrix in M1
L0:=mat2list(transpose(M1(-1))); // The first column of M1 transposed to a row, and then converted to a list

-Dale-
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: help for opération for array - DrD - 01-20-2016 11:37 AM



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