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 computer code and data files made available on this web page are distributed under the MIT license
usa_box_plot is available in a MATLAB 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, MATLAB codes which creates a centroidal Voronoi Tessellation (CVT) of the continental United States, based solely on geometric considerations.