User Guide
>
>
The Matrix palette does not support some properties. To set all properties,
use the Matrix constructor.
To define a matrix using the Matrix constructor, specify:
• The number of rows and columns. If you explicitly specify all element
values, these arguments are not required.
• A list of lists that define the element values row-wise.
• Parameters such as shape, datatype, and fill that set properties of the
matrix.
For example:
>
The Matrix palette cannot fill the matrix with an arbitrary value. Use the
fill parameter.
>
4.3 Linear Algebra • 143