Re: how to show 3-D data in X-Y
- From: kevmitch@xxxxxxxxx
- Date: 17 Jun 2006 02:21:29 -0700
is
pcolor(x,y,x);shading flat
what you're looking for?
Kevin
helper wrote:
hans wrote:
What is the command to use, if I want to plot (X,Y,Z) data in a
flat
(X,Y) coordinate system where Z is represented by color coding
"jet".
I only found "contourf(X,Y,Z)" but I don't want contours and I want
a
continuous color coded fill with "Z".
The other chance might have been the "surf" command, but that is
3-D
data presentation.
hans
Try IMAGE
.
- Follow-Ups:
- Re: how to show 3-D data in X-Y
- From: hans
- Re: how to show 3-D data in X-Y
- References:
- how to show 3-D data in X-Y
- From: hans
- Re: how to show 3-D data in X-Y
- From: helper
- how to show 3-D data in X-Y
- Prev by Date: Re: problems with my stand-alone application
- Next by Date: data colheaders
- Previous by thread: Re: how to show 3-D data in X-Y
- Next by thread: Re: how to show 3-D data in X-Y
- Index(es):
Relevant Pages
|
Loading