Assignment title: Information


Create a cell from three vectors, where each vector represents a dimension (3 dimensional - cube). Data are in format:

Col1 Col2 Col3 Col4 1 4 10 15

1 3 8 15 2 6 10 20

3 4 9 20

Triplet of {Col1, Col2, Col3} have a value from Col4. For example {1 4 10}=15