home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / graphics / explorer / 465 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.graphics.explorer
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!yale.edu!newsserver.jvnc.net!jvnc.net!erenj.com!rufus.erenj.com!srfergu
  3. From: srfergu@rufus.erenj.com (Scott Ferguson)
  4. Subject: Re: VectorGen
  5. Message-ID: <1993Jan21.134454.14054@erenj.com>
  6. Sender: news@erenj.com (Usenet News System Gateway)
  7. Nntp-Posting-Host: rufus.erenj.com
  8. Organization: Exxon Research & Engineering Co.
  9. References:  <1993Jan20.143702.3470@julian.uwo.ca>
  10. Date: Thu, 21 Jan 1993 13:44:54 GMT
  11. Lines: 28
  12.  
  13. In article <1993Jan20.143702.3470@julian.uwo.ca>, lferjo@gfx.engga.uwo.ca (Lisa Ferjo) writes:
  14. |> 
  15. |> I have a question about VectorGen. I read in 4 data variables using a dscribe
  16. |> module.  By using ChannelSelect I use the 4th data variables to map specific
  17. |> colours onto my image.  I want to use the first three variables as input 
  18. |> to VectorGen.  But I get the error:
  19. |>           Type Mismatch: Input port "Input" of type cxLattice received 
  20. |>                   unexpected data.
  21. |>    INput port wants NUM data Variables : [1..3]
  22. |>    incoming data is Num data Variables: 4
  23. |> Is there any way around this besides creating two dscribe modules, one to 
  24. |> read in the values for colourmap and another for VectorGen.
  25. |> 
  26. |> Thanks Lisa
  27.  
  28. What you need is a module to extract a vector rather than a single channel,
  29. much like ChannelSelect. Looks like you'll need to write your own at this
  30. point, with mbuilder.
  31.  
  32. Will there be a module like this in the standard 2.0 module set?
  33.  
  34. -- 
  35. ----------------------------------------------------------------------
  36. Scott Ferguson                        Exxon Research & Engineering Co.
  37. Project Engineer                      New Jersey
  38. ----------------------------------------------------------------------
  39. "When I was your age son, dogs didn't even have the right to vote!"
  40. (J. Seinfeld)
  41.