Revision 495
(checked in by cbc, 12 years ago)
|
Initial import of Stark code.
|
Line | |
---|
1 |
<TITLE>/</TITLE> |
---|
2 |
<BODY> |
---|
3 |
<A HREF = "index.html">[Index for .]</A> |
---|
4 |
<A HREF = "../index.html">[Return to Master Index]</A> |
---|
5 |
<H1>opnmldoc</H1> |
---|
6 |
<H2>(./opnmldoc.m)</H2> |
---|
7 |
<HR><H3>Function Synopsis</H3> |
---|
8 |
<pre>display_file(html_file)</pre> |
---|
9 |
<HR><H3>Help text</H3> |
---|
10 |
<pre> |
---|
11 |
OPNMLDOC Display <A HREF = "../1../opnml.html">OPNML</A>/MATLAB5 HTML documentation in Web browser. |
---|
12 |
|
---|
13 |
OPNMLDOC, by itself, launches the Help Desk. |
---|
14 |
|
---|
15 |
OPNMLDOC FUNCTION displays the HTML documentation for the MATLAB |
---|
16 |
function FUNCTION. If FUNCTION is overloaded, doc |
---|
17 |
lists the overloaded functions in the MATLAB command |
---|
18 |
window. |
---|
19 |
% |
---|
20 |
Examples: |
---|
21 |
opnmldoc lcontour |
---|
22 |
This is an <A HREF = "../1../opnml.html">OPNML</A> hack of the MATLAB/doc command. |
---|
23 |
</pre> |
---|
24 |
<HR> |
---|
25 |
Produced by <A HREF="http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Tue Feb 2 16:15:45 EST 1999 |
---|
26 |
<BR> |
---|
27 |
Cross-Directory links are: OFF<BR> |
---|
28 |
</BODY> |
---|