>> Verb ratio calculates (max - min of imaginary parts) % (max - min of real
>> parts)
On a slightly related note: I use
pd 'aspect ',(":do_jwplot_ '(YMax-YMin)%(XMax-XMin)'),';show'
to force equal ratio on the existing 2d plot. It used to be on a hotkey, but
then I moved it to a verb.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
