Post Reply 
mat2list command
02-18-2014, 08:01 AM
Post: #3
RE: mat2list command
Try convert(vector,23)
23 is the subtype of HP lists (Xcas does not make a difference between vectors and lists), 0 is for normal lists, 1 for sequences, 2 for sets.
And the CAS does not try to convert your code to a loop. It is interpreted like it was entered.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
mat2list command - Thomas Ritschel - 02-17-2014, 09:11 PM
RE: mat2list command - massimo - 02-18-2014, 12:37 AM
RE: mat2list command - parisse - 02-18-2014 08:01 AM
RE: mat2list command - Thomas Ritschel - 02-18-2014, 06:57 PM
RE: mat2list command - parisse - 02-19-2014, 07:38 AM



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