MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Arbitrary tick label for approximation layer in WaveletListPlot?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg116407] Arbitrary tick label for approximation layer in WaveletListPlot?
  • From: Mark Havryliv <mhavryliv at gmail.com>
  • Date: Sun, 13 Feb 2011 05:50:44 -0500 (EST)

Hi mathgroup,

Does anyone know how to set an arbitrary tick label for the approximation
layer in WaveletListPlot? It is easy to set one's own labels for the detail
layers, for instance:

WaveletListPlot[DiscreteWaveletTransform[Range[8]], Ticks -> {Automatic,
{{1, "d2"}, {2, "d1"}, {3, "d0"}, {4, "a"}}}]

gives d2,d1 and d0 for the top three axes but nothing for the final axis.
Any ideas?

Thanks,
Mark


  • Prev by Date: Re: Another point about Mathematica 8.0
  • Next by Date: Finding inverse of non-linear transformation
  • Previous by thread: DC-Area Mathematica Special Interest Group
  • Next by thread: Re: Arbitrary tick label for approximation layer in WaveletListPlot?