Is it possible to specify format in writedlm?
Specifically, I want to write a matrix of Floats to a file, but I am only interested in saving a few digits after the decimal point, anything else would take too much disk space for no good reason. Is there a way to do this?
