Re: how to show 3-D data in X-Y



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

.



Relevant Pages

  • Re: Command Button Special Effects
    ... Perhaps they are Toggle buttons or Labels made to look like command buttons? ... All my command buttons in all my forms are flat in this particular ... The flat format is the ... A Command Button's special effect is Raised. ...
    (microsoft.public.access.forms)
  • Re: Command Button appearance
    ... flat and style/graphical and neither did the job. ... is have a flat, no border, graphical command button on which I can make the ... The toolbar is in Microsoft Windows Common Controls, which you add to a project ...
    (comp.lang.basic.visual.misc)
  • Re: One-click sorting/filtering table?
    ... Have a run-of-the-mill form, displays one record at a time from a flat ... Would like to create a few command buttons at ... the bottom of the form, and, when click on them, each invokes a ...
    (microsoft.public.access.forms)
  • Re: One-click sorting/filtering table?
    ... Have a run-of-the-mill form, displays one record at a time from a flat ... Would like to create a few command buttons at ... the bottom of the form, and, when click on them, each invokes a ...
    (microsoft.public.access.macros)
  • Command Button appearance
    ... Is it possible to make a Flat command button? ... Jim Y ...
    (comp.lang.basic.visual.misc)

Loading