Post Reply 
Exact items for a matrix from a program
06-10-2015, 06:27 AM
Post: #5
RE: Exact items for a matrix from a program
(06-10-2015 05:50 AM)Joe Horn Wrote:  Then I'd suggest using a loop that scans through the entire matrix (e.g. R goes from 1 to rowDim(M1), and C goes from 1 to colDim(M1)), and outputs exact(row(col(M1,C),R) at each iteration. Or something like that. Not a single command, but it works.

thank you, I'll try it

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Exact items for a matrix from a program - salvomic - 06-10-2015 06:27 AM



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