Tables have the following two limitations:
• | The maximum number of elements is 224 (16777216). This is irrespective of the type of elements. |
• | Matrices created by tables are not support by any of the numerical matrix operations supported on the Matrix data type. Therefore, tables are not as suitable for numerical operations. |