--- vincent 1000 <[EMAIL PROTECTED]> wrote:

> 2007/2/26, Oleg Kobchenko <[EMAIL PROTECTED]>:
> >
> > --- vincent 1000 <[EMAIL PROTECTED]> wrote:
> >
> > > I like especially the way J represents complex vectorfields. Do you know
> > of
> > > other software which has similar features?
> >
> > This is not taken after a particular software, or there isn't
> > any software that I know of that does that, but it's not impossible
> > that some math systems like Mathlab would be able to do that.
> > The idea is fairly simple and fits into viewmat nicely
> > (magnitude of complex number is just viewmat).
> >
> > The idea was inspired by a CG illustrations in a documentary
> > about reconstructing the weather that contributed to
> > the sinking of Spanish Armada off of the coast of Scotland
> > and Ireland.
> >
> > Might be "Little Ice Age: Big Chill" (aired tomorrow)
> > http://www.history.com/shows.do?action=detail&showId=173249
> >

> Thank you,
> I found this in the J-Documentation:
> _________________________________
> viewmatcc (v) view matrix in given child control
> 
> [hue] viewmatcc mat;cc
> 
> hue and mat are as for viewmat
> 
> cc is the id of the isigraph control.
> ________________________________________
> 
> My question is where can I find:
> 
> ______ cc the id of the isigraph control  _______

   load 'viewmat'

   viewmat1_z_=: ([: glpaint_jgl2_ [: viewmatcc_jviewmat_ 'g';~]) :: viewmat

   viewmat1 10 10 [EMAIL PROTECTED] 100
   viewmat1 10 10 [EMAIL PROTECTED] 100

Works from session window.



 
____________________________________________________________________________________
Finding fabulous fares is fun.  
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel 
bargains.
http://farechase.yahoo.com/promo-generic-14795097
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to