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 ____________________________________________________________________________________ No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started. http://mobile.yahoo.com/mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
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 _______ Thanks again ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
