NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

RE: How to animate 2 parameters

Hi Andrew,

I've CC'ed the list, as all questions should go to it
rather than just to me.

On Thu, 25 Sep 2003, Wilson, Andrew, J wrote:

> They are independent parameters.
>
> So I have about 20 values for a. And about 20 values for b.
> Each different combination of the values of a and b generates
> an image, giving about 400 2D images in all.

Thanks. So your MathType is something like:

  (a -> (b -> ((line, element) -> radiance)))

You can use ScalarMaps:

  a -> Animation
  b -> SelectValue
  line -> YAxis
  element -> XAxis
  radiance -> RGB

or you could map a to SelectValue instead of Animation.

Good luck,
Bill


  • 2003 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: