Re: Wrap by plot by 90?



In article <g4k2tb$da1$1@xxxxxxxxxxxxxxxxxx>, Ci Xang <c.xmg@xxxxxxx> wrote:
Try to use the 360-deg scale (270 180 90) for (-90 -180 90)
instead of the plus/minus 180-deg scale. Just add 360 to
(-90 -180 90) and then set(gca, 'XDir', 'reverse'). Matlab
would not allow non-monotonically increasing axis values for
the case of the (-90 180 90 deg) scale. I wish it could and
thus would allow more of us to customize the axes (hint for
next R200x version)!

Axes can, however, be relabelled arbitrarily by setting the
XTick, YTick, or ZTick properties to the locations you want the
labels to appear (locations in terms of the data coordinates you
handed to the plotting routines), and setting the XLabel, YLabel,
or ZLabel properties to the strings you want those labels to show up as
on the graph.
--
"The first draught serveth for health, the second for pleasure,
the third for shame, the fourth for madness." -- Sir Walter Raleigh
.



Relevant Pages

  • Re: New food pyramid coming
    ... of course is nonsense as any recipe will attest. ... Nothing wrong with using a scale. ... > nutritional information labels. ... > Jim Chinnis Warrenton, Virginia, USA ...
    (sci.med.cardiology)
  • Re: key performance indicator
    ... A statisticus made a key performance indicator graph ... > Y axes: ... > So every item in the scale is plotted by its mean via the Y axes and by ... So you seem to have something about the importance ...
    (sci.stat.edu)
  • Re: plotmatrix formating
    ... in the scale of its respective axes, ... histograms that won't cut it. ... use your idea of placing the labels in those boxes. ...
    (comp.soft-sys.matlab)
  • Re: Formatting X Axis
    ... The scale is being plotted as a date scale, due to the labels being dates, instead of Categories which is what you want. ... Right click chart and pick Chart Options. ... 09/25/07, 09/27/07 are the true x-axis labels that should correspond to my data series, BUT, dates such as 09/20/07, 09/22/07, etc. are displayed as ...
    (microsoft.public.excel.charting)
  • Re: Printing issue
    ... a couple of clients computers. ... However a couple of clients the actual labels that are printed are larger than the labels themselves and as each label prints down the page the problem of course get worst. ... The orginal developer wrote into the program to adjust the left and top margin which works fine but it moves the whole image - doesnt scale it. ... My idea at the moment is to include a right and bottom margin setting and from this calculate a scale then multiply all printing positions by this amount - this would be quite a huge undertaking. ...
    (microsoft.public.vb.general.discussion)