CONCAT/APPEND/PREPEND CAS FUNCTION
|
07-30-2016, 12:37 PM
(This post was last modified: 07-30-2016 02:40 PM by compsystems.)
Post: #4
|
|||
|
|||
RE:
(07-30-2016 07:51 AM)parisse Wrote: concat([[a,b],[c,d]],[[3,4,5]]) returns a list of 3 lists with different sizes, it's not a matrix anymore. Your matrix arguments must have the same number of lines for matrix concatenation. Here there is an error, if not is a matrix, the output should not add empty fields to copy to the entry line concat(mat1,vec3) returns [[a,b,[c,d],[3,4,5]] In the history is not displayed, but to copy to the entry line following the key sequence ([up] [copy]) if displayed the empty fields [[a,b, □],[c,d, □],[3,4,5]] |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
CONCAT/APPEND/PREPEND CAS FUNCTION - compsystems - 07-30-2016, 03:08 AM
RE: [Request] fill zeros in vectors and matrices with empty elements - parisse - 07-30-2016, 07:51 AM
RE: - compsystems - 07-30-2016 12:37 PM
RE: - compsystems - 07-30-2016, 12:33 PM
RE: [Request] fill zeros in vectors and matrices with empty elements - parisse - 07-30-2016, 01:33 PM
RE: - compsystems - 07-30-2016, 02:12 PM
RE: - compsystems - 07-30-2016, 02:47 PM
RE: CONCAT/APPEND/PREPEND CAS FUNCTION - parisse - 07-30-2016, 04:50 PM
RE: CONCAT/APPEND/PREPEND CAS FUNCTION - Tim Wessman - 08-01-2016, 08:46 PM
RE: CONCAT/APPEND/PREPEND CAS FUNCTION - compsystems - 08-01-2016, 11:40 PM
RE: CONCAT/APPEND/PREPEND CAS FUNCTION - Tim Wessman - 08-02-2016, 04:04 PM
|
User(s) browsing this thread: 1 Guest(s)