Computing in Matlab

A simple progress meter for Matlab. If you have code that requires many iterations to run, it is nice to get an on-screen update. Instead of printing numbers onto the screen, it is much cleaner to have this progress txt file which computes the time remaining. Additional help information available in the function header.