1 |
<TITLE>/</TITLE> |
---|
2 |
<BODY> |
---|
3 |
<A HREF = "index.html">[Index for ./mat4]</A> |
---|
4 |
<A HREF = "../index.html">[Return to Master Index]</A> |
---|
5 |
<H1>lcontour2</H1> |
---|
6 |
<H2>(./mat4/lcontour2.m)</H2> |
---|
7 |
<HR><H3>Function Synopsis</H3> |
---|
8 |
<pre>chandle=lcontour2(elems,x,y,Q,cval,p1,v1,p2,v2,p3,v3,p4,v4,...</pre> |
---|
9 |
<HR><H3>Help text</H3> |
---|
10 |
<pre> |
---|
11 |
LCONTOUR2 |
---|
12 |
|
---|
13 |
STOP STOP STOP STOP |
---|
14 |
|
---|
15 |
In MATLAB5.0, the name of LCONTOUR2 has been changed to <A HREF = "../7.mat4/lcontour4.html">LCONTOUR4</A>. |
---|
16 |
<A HREF = "../7.mat4/lcontour4.html">LCONTOUR4</A> is a MATLAB5.0-compatible version of the MATLAB 4 routine |
---|
17 |
LCONTOUR2 and has EXACTLY the same calling sequence. You MUST |
---|
18 |
use <A HREF = "../7.mat4/lcontour4.html">LCONTOUR4</A>. (The MATLAB5.0-compliant version is called LCONTOUR. |
---|
19 |
Type "help lcontour" for how it is called.) |
---|
20 |
|
---|
21 |
The call that used to look like: |
---|
22 |
h=lcontour2(elems,x,y,Q,cval,p1,v1,p2,v2,...) |
---|
23 |
now needs to look like: |
---|
24 |
h=<A HREF = "../7.mat4/lcontour4.html">lcontour4</A>(elems,x,y,Q,cval,p1,v1,p2,v2,...) |
---|
25 |
|
---|
26 |
Sorry, but this is unavoidable and terminal !! |
---|
27 |
</pre> |
---|
28 |
<HR><H3>Cross-Reference Information</H3>This function is called by |
---|
29 |
<pre><UL> |
---|
30 |
<LI><A HREF = "../7.mat4/lcontour4.html">lcontour4</A> ./mat4/lcontour4.m</LI> |
---|
31 |
</UL></pre> |
---|
32 |
<HR> |
---|
33 |
Produced by <A HREF="http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Tue Feb 2 16:15:45 EST 1999 |
---|
34 |
<BR> |
---|
35 |
Cross-Directory links are: OFF<BR> |
---|
36 |
</BODY> |
---|