|
|
pcolor plot axis
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: pcolor plot axis - comp.soft-sys.matlabhi, 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 th... semilog plots with pcolor? - comp.soft-sys.matlabI am trying to plot data with pcolor that is linear in the Y axis but normally distributed to the log of the X axis. To visualize this, I would like ... Plotting two functions on the same plot - comp.soft-sys.matlab ...Hi all, I want to plot two y-axis data on the same x-axis. The problem is that the first plot should be done using command 'pcolor' and sec... Hide Z axis in mesh plot - comp.soft-sys.matlabpcolor plot axis - comp.soft-sys.matlab hi, I would like that in a pcolor plot I have performed, the axis (line and axis markers)would ... axes | axis | CLim | CLimMode ... errorbars in both axes?? - comp.soft-sys.matlabpcolor plot axis - comp.soft-sys.matlab errorbars in both axes?? - comp.soft-sys.matlab pcolor plot axis - comp.soft-sys.matlab errorbars in both axes?? - comp.soft-sys ... contourf with squares not interpolated contours? - comp.soft-sys ...pcolor plot axis - comp.soft-sys.matlab contourf with squares not interpolated contours? - comp.soft-sys ... pcolor plot axis - comp.soft-sys.matlab contourf with squares ... Log scaling of colors/colorbar for pcolor plot - comp.soft-sys ...pcolor plot axis - comp.soft-sys.matlab All of these plots have the same tick labels on the x-axis. I am wondering if there is a way to ... Log scaling of colors/colorbar ... pcolor in Matlab - comp.soft-sys.matlabpcolor plot axis - comp.soft-sys.matlab 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 ... how to set the range of colorbar - comp.soft-sys.matlab... 3 1.7 3.3; 4.1 4.4 9.7; 1.4 5.7 8.1]; h=pcolor(a); set(h,'LineStyle','none'); axis ... Log scaling of colors/colorbar for pcolor plot - comp.soft-sys ... ... Set position of tick labels - comp.soft-sys.matlabplot scroll bars, x-axis spacing - comp.soft-sys.matlab Set position of tick labels - comp ... Log scaling of colors/colorbar for pcolor plot - comp.soft-sys ... The code in ... pcolor - Pseudocolor (checkerboard) plot - MathWorks - MATLAB and ...A pseudocolor plot is a flat surface plot viewed from above. pcolor(X,Y,C) is the same as ... X = r*cos(theta); Y = r*sin(theta); C = r*cos(2*theta); pcolor(X,Y,C) axis ... pcolor plot axis - comp.soft-sys.matlab | Computer Grouphi, 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 th... 7/23/2012 10:13:08 PM
|
|
|
|
|
|
|
|
|