pcolor plot axis

  • Follow


hi,

I would like that in a pcolor plot I have performed, the axis (line and axis markers)would be visible (the pcolor plot does not allow to see them.

Thanks!
0
Reply carballo.rodrigo (10) 5/14/2010 6:38:09 AM

rodrikas <carballo.rodrigo@gmail.com> wrote in message <1380939881.135029.1273833519453.JavaMail.root@gallium.mathforum.org>...
> hi,
> 
> I would like that in a pcolor plot I have performed, the axis (line and axis markers)would be visible (the pcolor plot does not allow to see them.
> 
> Thanks!

but - this is the default behavior(!)...
which ML version do you use...
can you show an example(?)...

us
0
Reply us 5/14/2010 11:09:04 AM


"rodrikas" <carballo.rodrigo@gmail.com> wrote in message 
news:1380939881.135029.1273833519453.JavaMail.root@gallium.mathforum.org...
> hi,
>
> I would like that in a pcolor plot I have performed, the axis (line and 
> axis markers)would be visible (the pcolor plot does not allow to see them.

?

Using the example from the documentation:

pcolor(hadamard(20))
colormap(gray(2))

I see the axes ticks and labels perfectly fine.  If that's not the behavior 
you're seeing, post a SMALL segment of code that people can run to try to 
reproduce the behavior you're seeing.

-- 
Steve Lord
slord@mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ 


0
Reply Steven 5/14/2010 1:21:40 PM

2 Replies
480 Views

(page loaded in 0.061 seconds)

Similiar Articles:













7/23/2012 10:13:08 PM


Reply: