[Index for ./mat4]
[Return to Master Index]
lcontour2
(./mat4/lcontour2.m)
Function Synopsis
chandle=lcontour2(elems,x,y,Q,cval,p1,v1,p2,v2,p3,v3,p4,v4,...
Help text
LCONTOUR2
STOP STOP STOP STOP
In MATLAB5.0, the name of LCONTOUR2 has been changed to LCONTOUR4.
LCONTOUR4 is a MATLAB5.0-compatible version of the MATLAB 4 routine
LCONTOUR2 and has EXACTLY the same calling sequence. You MUST
use LCONTOUR4. (The MATLAB5.0-compliant version is called LCONTOUR.
Type "help lcontour" for how it is called.)
The call that used to look like:
h=lcontour2(elems,x,y,Q,cval,p1,v1,p2,v2,...)
now needs to look like:
h=lcontour4(elems,x,y,Q,cval,p1,v1,p2,v2,...)
Sorry, but this is unavoidable and terminal !!
Cross-Reference Information
This function is called by
Produced by mat2html on Tue Feb 2 16:15:45 EST 1999
Cross-Directory links are: OFF