Plot a graph from a sparse matrix in Matrix Market format.
The script uses ngraph library and Graphvis. Dependencies are resolved by the script.
bash install.sh
bash plot.sh Matrix.mtx
Upon successful running, there will be a png file called out.png
that shows the visual form of the matrix.