point_cloud_from_matrix

Function point_cloud_from_matrix 

Source
pub fn point_cloud_from_matrix(
    points: Vec<Vec<f64>>,
) -> Result<PointCloudPlot, String>
Expand description

Create point cloud from matrix data