MatrixFiles.set_matrix# MatrixFiles.set_matrix(matrix, slice_)[source]# Save the matrix to a CSV, with a filename based on the slice parameters. Parameters: matrix (DataFrame) slice_ (SegmentationSlice) Return type: None