Projects - search

Filter by:

Limit to posts tagged with one or more of:

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.

The default plots in Matlab look ok, but really aren't publishing quality, particularly if the plot is reduced in size. Text is too small, axis labels are crowded, and lines are too thin. After you produce a plot, just download and run this function txt file. Addtional help information available in the function header.

Ising models are widely used in physics and mathematics. I was interested in doing some simple tests, however I was amazed that an Internet search turned up almost no available programs in Matlab.