readcpt.icn: Procedure to read produce "carpet" from file

procedure read_cpt:        convert numerical carpet to matrix

link readcpt
August 7, 1997; Ralph E. Griswold
See also: writecpt.icn
This file is in the public domain.

This procedure reads a "carpet" file and returns a corresponding matrix.

Source code | Program Library Page | Icon Home Page