# CreateMatrix This module lets the user create a small dense matrix manually. **Detailed Description** This module lets the user create a small dense matrix manually. In the GUI, one can type the contents of an arbitrarily sized matrix. First set the dimensions of the matrix, then type its contents. After setting matrix dimensions, use either the Update button or press the **enter** key to update matrix size.