create_matrix
Create a new matrix book in Origin for 3D surface, contour, heatmap, and image plots. Specify rows and columns.
Instructions
Create a new matrix book in Origin.
Matrices back 3D surface, contour, heatmap, and image plots.
Args: book_name: Name for the new matrix book rows: Initial number of rows (default 10) cols: Initial number of columns (default 10)
Returns: Created matrix name (may differ from book_name if it was taken)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_name | Yes | ||
| rows | No | ||
| cols | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |