Installation guide
htmlrep
4-5
<SELECT NAME="NAMELIST" SIZE=10 AUTOGENERATE=$mylist$ MULTIPLE>
<OPTION SIZE=6>
</SELECT>
htmlrep
uses the HTML code from the <SELECT> tag to the </SELECT> tag as a
template for generating the entire
SELECT list. One of each of the tags shown
above is required.
If
mylist is a matrix or cell array, htmlrep uses only the first column vector to
construct the select list.