|
From: Tatsuro M. <tma...@ya...> - 2014-03-08 02:24:55
|
--- On Sat, 2014/3/8, Ethan A Merritt wrote: > On Saturday, 08 March, 2014 10:29:44 Tatsuro MATSUOKA wrote: > > Hello > > > > Prof. Takeno introduced a new feature 'import' on the gnuplot threads in Japan > > > > On the ChangeLog, 2014-02-27, I have found the description. > > > > I have read 'help import' and explanation for 'import' for gnuplot.pdf created from the recent cvs source. > > > > However I cannot find out how to prepare the C or C++ codes. > > Are there any instruction or sample code to write import func(x) in C(++)? > > Yes. > The directory .../demo/plugin/ contains sample code, a Makefile, and > a demo (plugin.dem) that exercises the sample code. > > Ethan Thanks! I will try later. Tatsuro |