mario, a MATLAB code which creates a sort of needlepoint image of Mario, as an array of colored squares.
The information on this web page is distributed under the MIT license.
mario is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.
box_display, a MATLAB code which displays a box plot, over integer pairs of data, of a function defined by two formulas.
box_games, a MATLAB code which contains utilities for creating and displaying simple board games, such as for checkers, or life, or a cellular automaton.
box_plot, a MATLAB code which displays a box plot of data that consists of pairs of integers;
graphics_test, MATLAB codes which illustrate how various kinds of data can be displayed and analyzed graphically.
lights_out, a MATLAB code which sets up the "Lights Out" game and allows a user to try to solve it.