MARIO, a MATLAB program which creates a sort of "needlepoint" image of Mario, as an array of colored squares.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
MARIO is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version and a Python version.
BOX_DISPLAY, a MATLAB program which displays a box plot, over integer pairs of data, of a function defined by two formulas.
BOX_GAMES, a MATLAB library which contains utilities for creating and displaying simple board games, such as for checkers, or life, or a cellular automaton.
BOX_PLOT, a MATLAB program which displays a box plot of data that consists of pairs of integers;
GRAPHICS_EXAMPLES, MATLAB programs which illustrate how various kinds of data can be displayed and analyzed graphically.
LIGHTS_OUT, a MATLAB program which sets up the "Lights Out" game and allows a user to try to solve it.