usa_box_plot, an Octave 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 and an Octave version.
box_display, an Octave code which displays a box plot, over integer pairs of data, of a function defined by two formulas.
box_games, an Octave code which contains utilities for creating and displaying simple board games, such as for checkers, or life, or a cellular automaton.
box_plot, an Octave code which displays a box plot of data that consists of pairs of integers;
usa_cvt_geo, an Octave code which creates a centroidal Voronoi Tessellation (CVT) of the continental United States, based solely on geometric considerations.
usa_matrix, an Octave code which defines the adjacency matrix for US states, using a variety of matrix formats.