|
From: Ethan A M. <sf...@us...> - 2014-03-08 01:36:15
|
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 |