Sorry for asking beginner's questions. Where would I find "plot jd3"? I am using J804. My objective is to get a handle of the output of the plot command into C# (as a variant), which I can retrieve via the COM interface. (Purpose: I am "remote controlling" J from a Windows Forms app and would like to display some data generated by the J plot command inside a C# Windows Form.) Thank You.
-----Original Message----- From: Programming [mailto:[email protected]] On Behalf Of Björn Helgason Sent: Mittwoch, 19. Oktober 2016 13:33 To: Programming forum <[email protected]> Subject: Re: [Jprogramming] Access of Plot Output via JDLLServer COM Interface Try the new plot jd3 On 19 Oct 2016 10:47, "Herbert Weissenbaeck // Privat" < [email protected]> wrote: > How would I access the graphical output of the J plot command when > accessing J via the COM (DLL) interface from C#? > > (There must be a more elegant way than saving it to a pdf and loading > it into the c# app.) > > Thank you. > > Herbert > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
