Post Reply 
Programming Question: How do you augment one matrix with another?
07-02-2014, 05:17 PM
Post: #6
RE: Programming Question: How do you augment one matrix with another?
Don't use augment for that, augment is the native Xcas command to do it like concat does. Use
[op(m1),op(m2)] instead (not much longer to type).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Programming Question: How do you augment one matrix with another? - parisse - 07-02-2014 05:17 PM



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