Re: Using the CONTOURS function's contour matrix
- From: "Dan Pearce" <dp_pearce@xxxxxxxxxxx>
- Date: Wed, 2 Aug 2006 12:12:56 -0400
I would like to use CONTOURS' output (i.e. the contour matrix) to
draw the actual contours.
Not sure I understand your problem but I think that you might be
using 'contours' not 'contour'. The contour function should display
the graphic immediately. Try
X = rand(10); % random data
Y = contour(X); % plot (note no 's')
.
- References:
- Using the CONTOURS function's contour matrix
- From: Jean-François Corbett
- Using the CONTOURS function's contour matrix
- Prev by Date: source seperation of music track using simulink
- Next by Date: Re: Scatter plots
- Previous by thread: Using the CONTOURS function's contour matrix
- Next by thread: Re: Using the CONTOURS function's contour matrix
- Index(es):
Relevant Pages
|
Loading