Example #1
0
def matrixImage(path, escale, M):
    """Make an image with the M matrix and save it.  
    """
    LTRelation.imagePrint(path, M, escale)