convert/matrix - convert an array, a list of lists, or a Matrix to a matrix
|
Calling Sequence
|
|
convert(A, matrix)
|
|
Parameters
|
|
A
|
-
|
two-dimensional array, list of lists, or rtable-based Matrix
|
|
|
|
|
Description
|
|
•
|
The convert(A, matrix) calling sequence converts any of the following objects into a matrix:
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |
|
|
Download Help Document
Was this information helpful?