Index of /archives/text/CTAN/web/matlabweb
Name Last modified Size Description
Parent Directory -
Bugs 2000-05-22 22:39 838
Changes 2000-05-22 22:39 5.5K
Install 2000-05-22 22:39 880
Makefile 2000-05-22 22:39 1.0K
README 2000-05-22 22:39 1.8K
common.c 2000-05-22 22:39 24K
ctest.tex 2000-05-22 22:39 641
ctest.web 2000-05-22 22:39 311
driver.tex 2000-05-22 22:39 539
example.web 2000-05-22 22:39 6.9K
mtangle.c 2000-05-22 22:39 47K
mweb.tex 2000-05-22 22:39 2.2K
mwebman.ps 2000-05-22 22:39 324K
pathopen.c 2000-05-22 22:39 2.4K
spiderwebman.ps 2000-05-22 22:39 338K
swebbind.sty 2000-05-22 22:39 7.6K
test.web 2000-05-22 22:39 5.7K
weave.c 2000-05-22 22:39 91K
webfiles.ps 2000-05-22 22:39 725K
webfiles.sty 2000-05-22 22:39 32K
webkernel.tex 2000-05-22 22:39 15K
Welcome to MWEB (Matlab WEB)
This is an experimental literate programming system for the Matlab
programming language. It is based on the Spider system, which is in
turn based on the CWEB system which resembles the original WEB system
by Knuth.
This distribution does not include the real sources. Compiling the
programs from these would require the "tie", "nuweb", "spider", and
"awk" programs to exist on your system, so instead the C code is
distributed together with a Makefile that should compile them on most
UNIX systems. A complete distribution will be available later.
This distribution includes also some TeX and LaTeX macro files, among
them the complete "webfiles" package which is also distributed
separately. This package enables inclusion of multiple CWEB and MWEB
programs in a single LaTeX document.
A user manual is provided in the files "spiderwebman.ps" and
"mwebman.ps". The first is a generic manual for all Web systems
created with Spider, the second contains additional notes for MWEB.
Usage and implementation of the webfiles package are explained in
"webfiles.ps".
Please read the Install file for an installation instruction.
An example is provided in the files
example.web : MWEB document
ctest.web : CWEB document
ctest.tex : cweave output from ctest.web
driver.tex : driver for printing example with LaTeX
This example should work with TeX and LaTeX.
With TeX:
mweave example
tex example
With LaTeX:
mweave example
latex driver
The rationale for all this can be found in the documentation. If you
have problems with tex/latex, read the comments at the beginning of
example.web.
Mark Potse M.Potse@amc.uva.nl
Medical Physics Department,
Academic Medical Center
Meibergdreef 15,
1105 AZ Amsterdam,
The Netherlands