Scientific Notebook stores data in lists or in matrices. Numbers in a list should be separated by commas, with the numbers and commas both in mathematics mode. Lists can be plain or enclosed in brackets. A list of data is also referred to as a set of data . A list (not enclosed by brackets) can be reshapedinto a matrix.
To reshape a list or set of data into a matrix
Matrices + Reshape
2, 4, 7, 15, - 8, 0, - 10, (Number of Columns: 4)
1, 3.1, 2, 9.6, 3, 10.5, 4, 6.8, 5, 2.9, 6, 2.2, (Number of Columns: 2)
Plot 2D + Rectangular
For this plot, the matrix of points was used for two items. Item 1 is a Point Plot with Point Symbol set to Circle. Item 2 has Line Style set to Dots. and Line Color set to Green.