powered by
Function to plot an object of class CM
# S3 method for cm plot(x, ...)
an object of class cm
other arguments
A plot of the contract matrix
# NOT RUN { cm=ringlattice(N=20,K=4) # } # NOT RUN { plot(cm) # }
Run the code above in your browser using DataLab