Simple webpage for generating latex code for matrices
Go to the project webpage or download the standalone html file and open it in your web browser.
To use the generated latex in a latex document, you must import the amsmath package, by putting \usepackage{amsmath}
near the top of your document.