usa_box_plot, a MATLAB code which creates simplified maps of the USA in which each state appears as a box, and the placement of the boxes only roughly corresponds to the relative locations of states on an accurate map.
The information on this web page is distributed under the MIT license.
usa_box_plot is available in 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;
usa_cvt_geo, a MATLAB code which creates a centroidal Voronoi Tessellation (CVT) of the continental United States, based solely on geometric considerations.
usa_matrix, a MATLAB code which defines the adjacency matrix for US states, using a variety of matrix formats.