adam dunne wrote: > How do I put the output of 'plot' to a file (or alternatively cut and > paste plot output?)
See Help|User Manual|Plot|Plot Commands, sections on Output commands and Copy commands. For example, to copy to clipboard in J504: plot i.5 pd 'clip' Note that copy to clipboard is not yet working in the current J601 beta. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
