Create a grid plot of a DRM by sampling a given percentage and plotting corresponding points of (drmXYZ(::,0), drmXYZ(::,1), drmXYZ(::,2))
Create a Histogram of bims of a DRM by sampling a given percentage and plotting corresponding points of (drmXY(::,0),drmXY(::,1))
Create 3d Histogram of a DRM by sampling a given percentage and plotting corresponding points of (drmXYZ(::,0), drmXYZ(::,1), drmXYZ(::,2))
Create a scatter plot of a DRM by sampling a given percentage and plotting corresponding points of (drmXY(::,0),drmXY(::,1))
Create a scatter plot of a DRM by sampling a given percentage and plotting corresponding points of (drmXYZ(::,0), drmXYZ(::,1), drmXYZ(::,2))
Create a s surface plot of a DRM by sampling a given percentage and plotting corresponding points of (drmXYZ(::,0), drmXYZ(::,1), drmXYZ(::,2))
Syntatic sugar for MPlot3d class
Syntatic sugar for MPlot3d class
Syntatic sugar for MPlot2d class
Syntatic sugar for MPlot2d class
Roll a set of datapoints in a mx3 matrix into a 3D Array()()()
Roll a set of datapoints in a mx3 matrix into a 3D Array()()()
Matrix of data points x_0 = mx(i,0), x_1 = mx(i,1), x_2 = mx(i,2)
an Array[Array[Array[Double]]] 3d Array