Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

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: