| Known Software and Documentation Problems | Search  Help Desk |
MATLAB Web Server
Suppressing the HTTP Header with htmlrep
Use this form of thehtmlrep function to suppress the output of the HTTP header 'Content-type: text/html\n\n' to outfile and outstring.
outstring = htmlrep(instruct,infile,outfile,'noheader')This
htmlrep option is documented online, in PDF and HTML form, but is not documented in the printed version of the MATLAB Web Server User's Guide.