Matrix Comparison Facility
Downloading Instructions


Requirements

For command-line tool
To install and use matcmp, you need the Gnu C compiler (gcc), Version 2.4.5 or later.
For graphical tool
To install and use xmatcmp, you need the Gnu C compiler (gcc, Version 2.4.5 or later), TCL (Version 7.3), and Tk (Version 3.6).

Downloading

For command-line tool
The distribution of matcmp is available via anonymous ftp from ftp.cs.orst.edu; a compressed tarfile will be found at /pub/pancake/MCF/MCF_Cmdline.tar.Z.

Download the matcmp source distribution via your web browser.

For graphical tool
The distribution of xmatcmp is available via anonymous ftp from ftp.cs.orst.edu; a tarfile will be found at /pub/pancake/MCF/MCF_Graphical.tar.Z.

Download the xmatcmp source distribution via your web browser.

Information is available on obtaining Tcl7.3/Tk3.6 or GNU gcc, as well as on determining whether the necessary version of Tcl/Tk is installed on your system.

Building the Tool(s)

Using the Tool

Example input files are provided for you:
For command-line tool
Step 1: If you are in the build subdirectory, move to MCF_Cmdline/demo
Step 2: Invoke the tool. The following are examples of user questions and how the tool could be applied to answer them:
For graphical tool
Step 1: If you are in the build subdirectory, move to MCF_Graphical/demo
Step 2: Invoke the tool. The following are examples of user questions and how the tool could be applied to answer them:

Let Us Know!


Back to MCF home page